.hero .hero-frame{grid-template-columns:minmax(0,60fr) minmax(0,40fr)}
.hero .hero-copy{opacity:1!important;transform:none!important}
.js .reveal{opacity:1;transform:none;transition:none}
.about-visual img{width:170px;height:auto}
.service-panel.common img{height:auto}
h1{font-size:clamp(46px,4vw,60px);max-width:none}
h1 span{display:block;white-space:nowrap}
@media(max-width:900px){.hero .hero-frame{grid-template-columns:1fr}}
@media(max-width:560px){h1 span{white-space:normal}}
