/* White room, existing editorial copy above the interactive scene. */
body:not(.case-page) .hero{background:#fff;min-height:clamp(528px,72.6svh,792px)}
.hero-source{pointer-events:none}
.hero-source a{pointer-events:auto}
.hero-canvas{pointer-events:auto;touch-action:pan-y}
.hero-source h1{text-shadow:none}
@media(min-width:1200px){.hero-source h1{font-size:clamp(3.6rem,4.86vw,6.48rem)}}
@media(max-width:720px){body:not(.case-page) .hero{min-height:70.4svh;padding-bottom:80px}.hero-source h1{font-size:clamp(28px,8.5vw,60px)}}
