/* Fluid finishing pass: small phones, large phones and tablets stay balanced. */
@media(max-width:380px){.hero h1{font-size:40px!important}.hero-visual{height:300px!important}.hero-actions .button{font-size:12px}.compare-photo{height:215px!important}.compare-slide{gap:16px!important}.gallery-slide figure{height:295px!important}.contact h2{font-size:39px!important}}
@media(min-width:381px) and (max-width:650px){.hero h1{font-size:clamp(42px,10.7vw,50px)!important}.hero-visual{height:clamp(315px,78vw,350px)!important}.compare-photo{height:clamp(225px,57vw,260px)!important}.gallery-slide figure{height:clamp(310px,77vw,350px)!important}}
@media(min-width:651px) and (max-width:900px){.hero-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}.hero h1{font-size:48px!important}.hero-visual{height:430px!important}.hero-copy .trust-row{margin-top:40px!important}.compare-photo{height:340px!important}.footer-top{gap:32px!important}.contact-grid{gap:42px!important}}
