/* EC-ANIM-008c/009: carousel-only scroll-reveal override */' .
        '.scroll-fade-up:has([aria-roledescription="carousel"]),' .
        '.scroll-fade-up:has([data-wpconvert-blog-filter-bar]),' .
        '.scroll-fade-left:has([aria-roledescription="carousel"]),' .
        '.scroll-fade-right:has([aria-roledescription="carousel"]),' .
        '.scroll-scale-in:has([aria-roledescription="carousel"]){' .
        'opacity:1!important;transform:none!important}' .
        '/* EC-ACCORDION-STATE: Sync panel visibility with trigger state — Puppeteer snapshots */' .
        '/* can capture panels as data-state=open while their trigger is data-state=closed */' .
        'h3[data-state="closed"]+[role="region"],' .
        'h3[data-state="closed"]+[data-state][role="region"]{' .
        'display:none!important;max-height:0!important;overflow:hidden!important;animation:none!important}