@css static final List<StyleRule> styles = [ css('.arcane-bar-back:hover').styles(raw: { 'background-color': ArcaneColors.surfaceVariant, }), ];