@css static final List<StyleRule> styles = [ css('.arcane-infinite-carousel-track:hover').styles(raw: { 'animation-play-state': 'paused', }), ];