@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.DdQaqQDo.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.Bc-8i84L.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--forest: #183a2b;--forest-deep: #10271e;--moss: #71834e;--amber: #bf6a2b;--honey: #e9bd79;--paper: #f4f0e7;--paper-dark: #e7e0d2;--ink: #172018;--white: #fffdf7;--whatsapp: #168b49;--radius: 1.2rem;--gutter: clamp(1.25rem, 4vw, 4.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:Outfit Variable,Outfit,sans-serif;font-size:1rem;line-height:1.6}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}p,h1,h2,h3,blockquote{margin:0}h1,h2,h3{font-weight:520;line-height:.98;letter-spacing:-.045em;text-wrap:balance}h2{font-size:clamp(2.7rem,5.5vw,6.2rem);max-width:12ch}h3{font-size:clamp(1.65rem,2.6vw,2.65rem)}p{max-width:61ch}address{font-style:normal}:focus-visible{outline:3px solid var(--honey);outline-offset:4px}.page-shell{width:100%;max-width:100%;overflow:clip;padding-bottom:5.4rem}.skip-link{position:fixed;top:.7rem;left:.7rem;z-index:100;padding:.65rem 1rem;color:var(--forest);background:var(--white);transform:translateY(-160%);border-radius:.4rem}.skip-link:focus{transform:translateY(0)}.hero{min-height:100svh;display:grid;grid-template-columns:54% 46%;background:var(--forest);color:var(--white)}.hero-copy{display:flex;flex-direction:column;min-width:0;padding:0 var(--gutter) clamp(3rem,7vh,6rem)}.site-header{min-height:7.2rem;display:flex;align-items:center;gap:2.3rem}.wordmark{font-size:1.1rem;font-weight:680;letter-spacing:-.02em;white-space:nowrap}nav{display:flex;align-items:center;gap:1.4rem;margin-left:auto}nav a{font-size:.82rem;color:#ffffffc2;transition:color .2s ease}nav a:hover{color:var(--white)}.nav-contact{display:inline-flex;align-items:center;gap:.45rem;padding:.64rem .82rem;color:var(--white);background:#ffffff1a;border-radius:.55rem;font-size:.82rem}.nav-contact svg,.button svg,.contact-dock svg{width:1.05rem;height:1.05rem;fill:currentColor;flex:0 0 auto}.hero-message{margin-top:auto;padding-top:5rem}.eyebrow{margin-bottom:1.35rem;color:var(--honey);font-size:.8rem;font-weight:650;letter-spacing:.15em;text-transform:uppercase}h1{width:10ch;max-width:100%;font-size:clamp(3.8rem,6.4vw,7rem)}.hero-body{margin-top:1.6rem;color:#ffffffbd;font-size:clamp(1rem,1.35vw,1.25rem)}.hero-actions,.closing-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.2rem}.button{min-height:3.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1.15rem;border-radius:.5rem;font-weight:650;line-height:1.15;transition:transform .25s ease,background-color .25s ease}.button:hover{transform:translateY(-2px)}.button-light{color:var(--forest-deep);background:var(--white)}.button-whatsapp{color:#fff;background:var(--whatsapp)}.button-dark{color:var(--white);background:var(--forest)}.hero-image{min-width:0;min-height:100svh;margin:0;overflow:hidden}.hero-image img{object-position:53% center;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.hero-image:hover img{transform:scale(1.025)}.rhythm{overflow:hidden;color:var(--forest);background:var(--honey)}.rhythm-track{width:max-content;display:flex;align-items:center;gap:2.1rem;padding:1rem 0;animation:marquee 30s linear infinite}.rhythm span{display:inline-flex;align-items:center;gap:2.1rem;font-size:.82rem;font-weight:680;letter-spacing:.09em;text-transform:uppercase}.rhythm span:after{content:"";width:.34rem;height:.34rem;border-radius:50%;background:var(--forest)}@keyframes marquee{to{transform:translate(-50%)}}.chapter{padding:clamp(7rem,12vw,12rem) var(--gutter)}.chapter-intro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:5rem;align-items:end;margin-bottom:clamp(3rem,7vw,6rem)}.chapter-intro>p{color:#4a584d;font-size:clamp(1.05rem,1.4vw,1.25rem)}.stay-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,minmax(18rem,28vw));grid-auto-flow:dense;gap:.7rem}.stay-card{position:relative;min-width:0;overflow:hidden;border-radius:var(--radius);background:var(--paper-dark)}.stay-card.image .card-copy{position:absolute;inset:auto 1rem 1rem;z-index:1;padding:1.25rem;color:var(--white);background:#10271ed1;backdrop-filter:blur(8px);border-radius:.75rem}.stay-card.image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,19,14,.55),transparent 52%);pointer-events:none}.stay-card img{transition:transform .75s cubic-bezier(.2,.7,.2,1)}.stay-card:hover img{transform:scale(1.035)}.stay-card h3{font-size:clamp(1.55rem,2.2vw,2.35rem)}.stay-card p{margin-top:.75rem;color:inherit;opacity:.82}.stay-card.text{display:flex;align-items:flex-end;padding:clamp(1.6rem,3vw,3.2rem);color:var(--white);background:var(--forest)}.stay-card ul{display:flex;flex-wrap:wrap;gap:.45rem;padding:0;margin:1.5rem 0 0;list-style:none}.stay-card li{padding:.4rem .65rem;border:1px solid rgba(255,255,255,.22);border-radius:.35rem;font-size:.78rem}.card-1{grid-column:span 7;grid-row:span 2}.card-2,.card-3{grid-column:span 5;grid-row:span 1}.setting-section{padding-top:4rem;color:var(--white);background:var(--forest-deep)}.setting-intro>p{color:#ffffffa3}.moments{display:flex;flex-direction:column;gap:clamp(7rem,13vw,14rem)}.moment{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(16rem,.55fr);gap:clamp(2rem,7vw,8rem);align-items:end}.moment:nth-child(2n){grid-template-columns:minmax(16rem,.55fr) minmax(0,1.45fr)}.moment:nth-child(2n) .moment-image{order:2}.moment-image{min-height:38rem;margin:0;overflow:hidden;border-radius:var(--radius)}.moment-2 .moment-image{aspect-ratio:4 / 3;min-height:0}.moment-copy{padding-bottom:1rem}.moment-copy p{margin-top:1.3rem;color:#ffffffab}.arrival-note{width:min(48rem,100%);margin:clamp(8rem,15vw,15rem) 0 0 auto;padding:clamp(2rem,4vw,4rem);color:var(--forest-deep);background:var(--honey);border-radius:var(--radius)}.arrival-note p{margin-top:1.2rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-weight:680;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.28rem}.reviews-section{background:var(--paper)}.reviews-head{display:flex;justify-content:space-between;gap:4rem;align-items:end}.reviews-head p{margin-top:1.5rem;color:#4a584d}.google-score{display:flex;align-items:center;gap:1rem;flex:0 0 auto}.google-score strong{font-size:4rem;font-weight:530;line-height:.8;letter-spacing:-.06em}.google-score span{font-size:.78rem;line-height:1.45;color:#556057}.review-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(23rem,38vw);gap:.7rem;margin-top:4rem;padding-bottom:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--moss) transparent}.review-card{min-height:22rem;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.8rem,3vw,3rem);background:var(--white);border:1px solid #d9d2c3;border-radius:var(--radius);scroll-snap-align:start}.review-card>p{font-size:clamp(1.35rem,2vw,2rem);line-height:1.25;letter-spacing:-.025em}.review-card footer{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;color:#59645b;font-size:.78rem}.reviews-link{margin-top:1.5rem}.location-section{display:grid;grid-template-columns:.8fr 1.2fr;min-height:46rem;background:var(--paper-dark)}.location-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) var(--gutter)}.location-copy h2{font-size:clamp(2.7rem,4.8vw,5.2rem)}.location-copy p{margin-top:1.5rem;color:#4a584d}.location-copy address{margin-top:2rem;font-size:1.2rem;font-weight:660}.location-actions{display:flex;flex-direction:column;align-items:flex-start;margin-top:2rem}.map-wrap{min-height:34rem}.map-wrap iframe{width:100%;height:100%;min-height:34rem;border:0;filter:saturate(.72) contrast(1.06)}.closing{padding:clamp(7rem,12vw,12rem) var(--gutter) 2rem;color:var(--white);background:var(--forest)}.closing-copy{max-width:74rem}.closing h2{max-width:11ch;font-size:clamp(3.5rem,8vw,8.7rem)}.closing-copy>p{margin-top:1.8rem;color:#ffffffb3;font-size:1.13rem}.site-footer{display:flex;justify-content:space-between;gap:3rem;align-items:flex-end;margin-top:clamp(7rem,13vw,13rem);padding-top:2rem;color:#ffffffba;border-top:1px solid rgba(255,255,255,.14)}.site-footer strong{color:var(--white)}.site-footer address{margin-top:.45rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.4rem}.footer-links a{text-decoration:underline;text-underline-offset:.25rem}.contact-dock{position:fixed;right:1rem;bottom:1rem;z-index:20;display:flex;gap:.5rem;padding:.45rem;background:#f4f0e7eb;box-shadow:0 8px 28px #0f1f172e;backdrop-filter:blur(12px);border-radius:.72rem}.contact-dock a{min-height:2.85rem;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .85rem;border-radius:.45rem;font-size:.8rem;font-weight:680}.dock-whatsapp{color:#fff;background:var(--whatsapp)}.dock-call{color:#fff;background:var(--forest)}@media(min-width:1400px){.page-shell{padding-right:0}}@media(max-width:1120px){.hero{grid-template-columns:1fr 1fr}nav{display:none}.chapter-intro{gap:2.5rem}}@media(max-width:760px){.page-shell{padding-bottom:5.9rem}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{min-height:41rem;padding-bottom:3rem}.site-header{min-height:5.6rem;gap:1rem}.wordmark{font-size:.97rem}.nav-contact span{display:none}.nav-contact{margin-left:auto}.hero-message{padding-top:5rem}h1{width:100%;font-size:clamp(2.65rem,13vw,4.2rem)}.hero-body{max-width:31rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-image{min-height:30rem}.chapter{padding-top:7.5rem;padding-bottom:7.5rem}.chapter-intro{grid-template-columns:1fr;gap:1.5rem}h2{font-size:clamp(2.65rem,12vw,4rem)}.stay-grid{display:flex;flex-direction:column}.stay-card{min-height:27rem}.stay-card.text{min-height:22rem}.stay-card.image .card-copy{inset:auto .7rem .7rem;padding:1rem}.moments{gap:7.5rem}.moment,.moment:nth-child(2n){grid-template-columns:1fr;gap:1.7rem}.moment:nth-child(2n) .moment-image{order:0}.moment-image{min-height:31rem}.moment-2 .moment-image{min-height:26rem;aspect-ratio:auto}.arrival-note{margin-top:7.5rem}.reviews-head{align-items:flex-start;flex-direction:column;gap:2.5rem}.review-rail{grid-auto-columns:minmax(86vw,86vw)}.review-card{min-height:25rem}.location-section{grid-template-columns:1fr}.map-wrap{min-height:29rem}.closing h2{font-size:clamp(3.1rem,15vw,5.2rem)}.closing-actions{flex-direction:column;align-items:stretch}.site-footer{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start;flex-direction:column;gap:.65rem}.contact-dock{left:.75rem;right:.75rem;bottom:.75rem}.contact-dock a{flex:1;justify-content:center}.dock-call span{font-size:0}.dock-call span:after{content:"Call";font-size:.8rem}}@media(max-width:390px){.hero-copy{min-height:39rem}.button{padding-inline:.8rem}.contact-dock a{padding-inline:.55rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.rhythm-track{transform:none}}
