.site-container,.site-nav{width:min(1280px,calc(100% - 4rem));margin-inline:auto}:root{--site-background:#fcf9f8;--site-surface:#ffffff;--site-surface-low:#f6f3f2;--site-line:#e7e2df;--site-text-muted:#6a6763;--site-primary:#0e2f22;--site-accent:#a73133;--site-shadow:0 18px 45px rgba(28, 28, 28, 0.08)}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:80px;background:rgba(255,255,255,.9);border-bottom:1px solid var(--site-line);box-shadow:0 3px 20px rgba(28,28,28,.05);backdrop-filter:blur(14px);transition:box-shadow 180ms,background 180ms}.site-header.is-scrolled{background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(28,28,28,.08)}.site-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-brand{flex:0 0 auto;display:inline-flex;align-items:center;text-decoration:none}.site-brand img{width:clamp(150px,17vw,220px);max-height:54px;object-fit:contain}.site-nav-links{display:flex;align-items:center;gap:2rem;font-size:.9rem;font-weight:600}.site-nav-links a{color:#5b5754;text-decoration:none;transition:color 180ms}.site-footer a:hover,.site-nav-links a.active,.site-nav-links a:hover{color:var(--site-accent)}.site-nav-links a.active{border-bottom:2px solid var(--site-accent);padding-bottom:.25rem}.site-nav-actions{display:flex;align-items:center;gap:.7rem}.service-icon-link{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(14,47,34,.12);border-radius:999px;background:#fff;text-decoration:none;transition:transform 180ms,border-color 180ms,box-shadow 180ms}.service-icon-link:hover{transform:translateY(-1px);border-color:rgba(167,49,51,.28);box-shadow:0 8px 20px rgba(28,28,28,.08)}.service-icon-link img{width:25px;height:25px;object-fit:contain}.site-menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:.5rem;background:var(--site-surface-low);cursor:pointer}.site-menu-toggle span{display:block;width:20px;height:2px;margin:4px auto;border-radius:999px;background:var(--site-primary)}main{padding-top:80px}.site-footer{padding:5rem 0 2rem;border-top:1px solid var(--site-line);background:#fafaf9}.site-footer .footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1.2fr 1.2fr;gap:3rem}.footer-logo{width:72px;height:auto;margin-bottom:1.15rem}.site-footer h3,.site-footer h4{margin:0 0 1.5rem;color:var(--site-primary)}.site-footer .developer-link,.site-footer p{color:var(--site-text-muted)}.button-whatsapp .material-symbols-outlined,.site-footer h3,.whatsapp-button .material-symbols-outlined{font-size:1.15rem}.site-footer p{max-width:280px;margin:0;font-size:.95rem;line-height:1.75}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.site-footer .footer-contact span:not(.material-symbols-outlined),.site-footer a{color:var(--site-text-muted);font-size:.95rem;text-decoration:none;transition:color 180ms}.site-footer .footer-contact li{display:flex;align-items:center;gap:.5rem}.site-footer .footer-contact .instagram-icon,.site-footer .footer-contact .material-symbols-outlined{color:var(--site-primary);font-size:1.1rem}.site-footer .footer-bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--site-line);display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer .developer-link,.site-footer .footer-bottom p{max-width:none;font-size:.8rem;font-weight:400;line-height:1.75}.button,.cta-button{min-width:190px!important;min-height:56px!important;padding:1rem 2rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important}.button-whatsapp,.whatsapp-button{border-color:#1f8f4d!important;color:#fff!important;background:#1f8f4d!important}.button-whatsapp:hover,.whatsapp-button:hover{background:#176f3b!important}.whatsapp-icon{width:1.15rem;height:1.15rem;flex:0 0 auto;fill:currentColor}.instagram-icon{width:1.1rem;height:1.1rem;flex:0 0 auto;fill:currentColor}.contact-content,.final-cta .cta-content,.journey-cta .cta-content,.services-cta .cta-content,.trip-cta .cta-content{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.contact-content h2,.final-cta .cta-content h2,.final-cta .cta-content p,.journey-cta .cta-content h2,.journey-cta .cta-content p,.services-cta .cta-content h2,.services-cta .cta-content p,.trip-cta .cta-content h2,.trip-cta .cta-content p{flex:0 0 100%;width:100%}.banner-actions{flex:0 0 100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.cta-content .cta-button,.cta-panel .cta-button{margin-inline:0.35rem}@media (max-width:640px){.site-container,.site-nav{width:min(100% - 2rem,1280px)}.site-brand img{width:138px}.site-nav-actions{gap:.45rem}.service-icon-link{width:32px;height:32px}.service-icon-link img{width:21px;height:21px}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.button,.cta-button{width:100%!important;min-width:0!important}.banner-actions{width:100%}}@media (max-width:1200px){.estate-service-grid,.listing-grid,.pillars-grid,.services-grid,.travel-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:960px){.site-nav-links{position:absolute;top:80px;right:2rem;left:2rem;display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--site-line);border-radius:.75rem;background:rgba(255,255,255,.96);box-shadow:var(--site-shadow);transform:translateY(-1rem);opacity:0;pointer-events:none;transition:transform 180ms,opacity 180ms}.site-nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}.site-menu-toggle{display:block}.site-footer .footer-grid{grid-template-columns:1fr}.contact-grid,.intro-grid,.intro-section,.mission-row,.service-panel,.service-panel.reverse,.story-grid,.support-grid,.why-grid{grid-template-columns:1fr!important}.estate-services,.featured-section,.intro-section,.pillars-section,.service-details,.support-section,.travel-services{padding-block:4.5rem!important}.intro-copy,.intro-images,.support-copy,.support-image-wrap{width:100%!important}.mission-row.reverse .mission-image,.service-panel.reverse .service-image{order:0!important}.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.about-hero,.contact-hero,.doc-hero,.estate-hero,.index-hero,.services-hero,.tours-hero{min-height:clamp(360px,72vh,520px)!important}.hero-content h1,.hero-copy h1,.services-hero h1{font-size:clamp(2.35rem, 12vw, 3.25rem)!important;line-height:1.05!important}.hero-content p,.hero-copy p,.services-hero p{font-size:clamp(1rem, 4.5vw, 1.12rem)!important;line-height:1.65!important}.contact-content h2,.cta-content h2,.cta-panel h2,.featured-section h2,.intro-copy h2,.section-heading h2,.section-title h2,.support-copy h2{font-size:clamp(2rem, 9vw, 2.75rem)!important;line-height:1.12!important}.estate-service-grid,.footer-grid,.form-grid,.intro-images,.listing-grid,.pillars-grid,.services-grid,.site-footer .footer-grid,.travel-grid,.why-grid{grid-template-columns:1fr!important}.intro-image img,.intro-image-wrap img,.mission-image img,.service-image img,.story-image img,.support-image img,.support-image-wrap img{height:auto!important;min-height:280px!important;max-height:420px!important}.intro-images div,.intro-images img{min-height:240px!important}.intro-images div{height:auto!important}.banner-actions,.cta-actions,.hero-actions{width:100%;flex-direction:column;align-items:stretch}.button,.cta-button,.modal-action,.submit-button{width:100%!important}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.site-header{height:72px}main{padding-top:72px}.site-brand img{width:118px;max-height:42px}.site-nav{gap:.75rem}.site-nav-actions{gap:.35rem}.service-icon-link{width:28px;height:28px}.service-icon-link img{width:18px;height:18px}.site-menu-toggle{width:38px;height:38px}.site-nav-links{top:72px;right:1rem;left:1rem}.about-hero,.contact-hero,.doc-hero,.estate-hero,.index-hero,.services-hero,.tours-hero{min-height:380px!important}.hero-content,.hero-copy{max-width:100%}.hero-content h1,.hero-copy h1,.services-hero h1{overflow-wrap:anywhere}.contact-details,.inquiry-form,.listing-card,.office-hours,.pillar-card,.service-tile,.thank-you-dialog,.travel-card{padding:1.25rem!important}.footer-logo{width:60px}}@media (max-width:360px){.service-icon-link{display:none}.site-brand img{width:130px}}