@css static final List<StyleRule> styles = [ css('.arcane-dashboard-user-menu:hover').styles(raw: { 'background-color': 'var(--muted)', }), ];