@media(max-width:1050px){
  .nav-links{display:none}.menu-btn{display:block}.site-header>.btn{display:none}
  .hero{grid-template-columns:1fr;min-height:auto;padding-top:140px}.hero-visual{height:600px;margin-top:-10px}
  .wipe-sticky{grid-template-columns:1fr;gap:30px;padding:74px 0}.wipe-copy p{display:none}.wipe-stage{max-height:62vh}
  .cards-grid{grid-template-columns:1fr 1fr}.promise-values{grid-template-columns:1fr 1fr}
  .process-grid{grid-template-columns:1fr 1fr}.location-card{grid-template-columns:1fr}.location-orbit{min-height:260px}.location-orbit img{width:42%}
  .quote-panel{grid-template-columns:1fr}.contact{grid-template-columns:1fr}.contact-logo{height:240px}.footer-top{flex-direction:column;align-items:flex-start}
}
@media(max-width:720px){
  .site-header{width:calc(100% - 20px);top:10px;height:64px}.brand{width:72px}
  .hero{padding:120px 20px 72px}.hero-title{font-size:clamp(48px,14vw,74px)}.hero-copy{font-size:16px}.hero-metrics{gap:16px;flex-wrap:wrap}.hero-visual{min-height:430px;height:108vw;max-height:520px}.glass-card,.steam-layer{width:84%}.orb{width:84%}.hero-badge{right:3%;bottom:10%;font-size:12px}
  .scroll-cue{display:none}.section{width:calc(100% - 32px);padding:84px 0}.split-head{grid-template-columns:1fr;gap:24px}.split-head h2,.promise h2,.location h2,.quote h2,.footer-top h2{font-size:clamp(40px,12vw,60px)}
  .wipe-section{height:240vh}.wipe-sticky{width:calc(100% - 24px)}.wipe-copy h2{font-size:48px}.wipe-stage{aspect-ratio:4/5}.room{object-position:center}.wiper{width:44%}
  .cards-grid{grid-template-columns:1fr}.service-card{min-height:340px}.card-icon{margin-top:45px}
  .promise{padding-top:110px;padding-bottom:110px}.promise>p{font-size:25px}.promise-values{grid-template-columns:1fr}
  .process-grid{grid-template-columns:1fr}.process-line{display:none}.compare{aspect-ratio:4/5}.compare-before img{width:calc(100vw - 32px)}
  .location-card{padding:38px 24px;border-radius:28px}.location-orbit{min-height:220px}.quote-panel{padding:28px 20px;border-radius:26px}.form-row{grid-template-columns:1fr}
  .contact-grid{grid-template-columns:1fr}.contact-logo{height:210px}.contact-grid p,.contact-grid a{font-size:18px}
  footer{padding:64px 20px 24px}.footer-top{padding-bottom:54px}.footer-bottom{gap:20px;flex-direction:column}
}


@media(max-width:1050px){
  .wiper.wiper-scroll{width:12%;height:84%;top:8%}
}
@media(max-width:720px){
  .wiper.wiper-scroll{width:19%;height:76%;top:12%}
  .loader-mark{width:160px;height:160px}
  .loader-mark img{width:116px;height:116px}
  .loader-ring::after{transform-origin:6px 86px}
  .card-icon{margin-top:42px}
}
