/* Dedicated mobile layout, loaded only by movil.html. */
body{max-width:760px;margin-inline:auto}header{height:72px;padding:0 20px;justify-content:space-between}.hero{min-height:640px;height:auto;display:block}.hero-copy{width:100%;max-width:none;padding:85px 24px 75px;margin:0}.hero-copy h1{font-size:clamp(39px,8.5vw,62px);line-height:1.08;letter-spacing:-1.6px}.hero-copy .intro{font-size:15px;max-width:430px}.hero-buttons{display:grid;max-width:430px}.hero-note{display:none}.hero>.coast{left:0;width:100%;background-position:58% center}.map-layout{display:flex;flex-direction:column}.map-art{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#87adb1 #0c2535}.region-map{width:760px;max-width:none}.map-guide{padding:25px}.map-guide h3{font-size:28px}.map-guide .map-personal{margin:8px 0}.gallery-track figure{flex-basis:87%}.testimonial-card{flex-basis:88%}.about{display:block}.about-image{height:360px;min-height:0}.services.wrap{max-width:100%;width:100%}.section{padding-block:50px}.wrap{width:calc(100% - 40px)}.reviews.wrap{width:100%;max-width:100%}.contact-grid,.faq,.step-grid{grid-template-columns:minmax(0,1fr)}footer .social-grid{grid-template-columns:1fr}#menu{display:grid;gap:6px;border:0;background:none;padding:12px 0 12px 8px;width:32px}#menu span{height:1.5px;width:22px;background:var(--navy)}nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:20px;margin:0}nav.open{display:flex;flex-direction:column;align-items:stretch}nav>a{padding:15px}.section-heading{display:block}.section-heading>p{margin-top:15px}.testimonial-heading{display:block}.testimonial-heading button{margin-top:18px}.testimonial-bottom{display:block}.testimonial-bottom a{display:inline-block;margin-top:15px}
