/* Mobile-first refinements: touch targets, typography, and compact layouts. */
@media (max-width:640px){
  html,body{overflow-x:hidden}.container{width:min(100% - 32px,1160px)}
  .header{height:70px;padding:0 16px}.nav{top:70px;padding:20px 16px 28px;gap:4px}.nav>a:not(.button),.nav .whatsapp-button,.nav .button{min-height:48px;display:flex;align-items:center;padding:13px 14px}.nav .button{justify-content:center;margin-top:8px}.nav .whatsapp-button{justify-content:center}
  .hero{min-height:735px}.hero-content{padding:118px 0 36px}.hero h1{font-size:clamp(50px,16vw,68px);line-height:.88;margin-bottom:20px}.hero h1 span{font-size:clamp(28px,9vw,38px);margin-top:12px}.hero-copy{font-size:15px;max-width:310px}.hero-actions{margin:27px 0 32px;gap:12px}.hero-actions .button,.hero-actions .whatsapp-button{min-height:50px;justify-content:center}.hero-metrics{gap:0;position:relative;z-index:2}.hero-metrics div{flex:1;padding:0 6px}.hero-metrics b{font-size:29px}.hero-metrics span{font-size:7px;line-height:1.3}.hero-visual{opacity:.36;right:-78px;bottom:8px;pointer-events:none}
  .section,.location{padding:68px 0}.section-head h2,.process h2,.about h2,.quote h2,.location-copy h2{font-size:clamp(46px,14vw,62px);line-height:.9}.section-head>p:not(.eyebrow),.quote-copy p:not(.eyebrow),.location-copy>p:not(.eyebrow){font-size:15px}.service-grid{gap:16px}.service-card{min-height:245px;padding:28px;border-radius:32px}.service-card h3{font-size:34px;margin-top:42px}.service-card a{min-height:44px;display:flex;align-items:end}.process-layout{gap:38px}.steps{padding:0 18px;border-radius:32px}.steps li{grid-template-columns:48px 1fr;gap:13px}.steps h3{font-size:29px}.about-panel,.about-quote{border-radius:32px}.about-panel{min-height:400px;padding:38px 25px}.about-quote{padding:38px 25px}blockquote{font-size:19px}.quote-layout{gap:34px}.whatsapp-quote{padding:20px;border-radius:18px}.quote-form{padding:28px 20px;border-radius:32px}.quote-form label{font-size:10px}input,select,textarea{font-size:16px;min-height:46px}.quote-form .button{min-height:52px;width:100%;justify-content:center}.location-grid{gap:28px}.location-action{min-height:50px;width:100%;justify-content:center}.map-frame{border-radius:32px;box-shadow:8px 8px 0 rgba(11,33,58,.14)}.map-frame iframe{min-height:330px}.footer{padding-top:42px}.footer-grid{gap:27px}.footer-bottom{padding-bottom:12px}.footer-bottom a{padding:9px 0}
}
@media (max-width:360px){.header-logo{width:142px}.hero h1{font-size:47px}.hero-actions .button,.hero-actions .whatsapp-button{font-size:10px;padding:13px 11px}.hero-metrics span{font-size:6px}.map-frame iframe{min-height:285px}}
