body.no-anim .logo-row { animation: none; }
    body.no-anim .hero-bg svg path animate { display: none; }
    body.no-anim .hero-chip .live { animation: none; }
    /* keep reveal nodes visible if JS fails */
    .no-js .reveal { opacity: 1; transform: none; }
