@css static final List<StyleRule> styles = [ css('.arcane-footer-link:hover').styles(raw: { 'color': 'var(--arcane-on-surface)', }), ];