/* Keep content immediately available; no scroll-entry or load-entry motion. */
.reveal,.reveal.in-view,.section-heading.reveal,.benefits-heading.reveal,.how-intro.reveal { opacity:1; transform:none; transition:none; will-change:auto; }
.site-header,.hero-copy,.hero-visual,body > footer { animation:none; }
.service-bubble.reveal { animation:none; }

/* Match the other section-title scale exactly. */
.benefits-heading { max-width:610px; }
.benefits-heading h2 { font-size:clamp(2.5rem,4.7vw,4.6rem); line-height:.99; letter-spacing:-.07em; }
@media (max-width:760px) { .benefits-heading { max-width:610px; }.benefits-heading h2 { font-size:clamp(2.5rem,4.7vw,4.6rem); line-height:.99; letter-spacing:-.07em; } }
