html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100%;margin:0}#root{min-height:100%}:root{color:#25231f;font-synthesis:none;text-rendering:optimizelegibility;--background:#f4f0e8;--surface:#ebe3d6;--surface-light:#faf8f3;--dark:#191a16;--text:#25231f;--muted:#68645c;--gold:#c9a96a;--gold-dark:#866a3f;--green:#28a963;--white:#fff;--container:1240px;--navbar-height:92px;background:#f4f0e8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--navbar-height)}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}body.page-locked{overflow:hidden}body,button,a{font:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin-top:0}section,footer{scroll-margin-top:var(--navbar-height)}.hero{isolation:isolate;background:var(--dark);align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.hero__image,.hero__overlay{position:absolute;inset:0}.hero__image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%}.whatsapp-floating{z-index:1000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 28px #00000038}.whatsapp-floating:hover{transform:scale(1.08)}@media (width<=768px){.whatsapp-floating{width:68px;height:68px;font-size:36px;bottom:18px;right:18px}}.hero__overlay{z-index:-1;background:linear-gradient(90deg,#0a0b098c 0%,#0a0b094d 42%,#0a0b090f 78%,#0000 100%),linear-gradient(#0000 52%,#0a0b094d 100%)}.hero__content{text-align:left;max-width:760px;position:absolute;top:50%;left:clamp(24px,6vw,100px);transform:translateY(-50%)}.hero__eyebrow,.section__eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px;font-size:.75rem;font-weight:700}.hero h1{letter-spacing:-.06em;color:#0000;-webkit-text-fill-color:transparent;-webkit-text-stroke:1.5px white;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6.3vw,6.7rem);font-weight:400;line-height:.92}.hero__description{color:#ffffffd6;max-width:600px;margin:30px 0 0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.hero__actions{justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.primary-button,.whatsapp-button,.booking-button{letter-spacing:.08em;text-align:center;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 24px;font-size:.78rem;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.primary-button{color:var(--dark);background:var(--white);border:1px solid var(--white)}.whatsapp-button{color:var(--white);background:var(--green);border:1px solid var(--green)}.whatsapp-button svg,.booking-button svg{flex-shrink:0;width:21px;height:21px}.primary-button:hover,.whatsapp-button:hover,.booking-button:hover{transform:translateY(-3px)}.primary-button:hover{color:var(--white);background:0 0}.whatsapp-button:hover{box-shadow:0 14px 32px #28a9634d}.hero__scroll{color:#ffffffbf;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:.7rem;font-weight:600;animation:2.2s ease-in-out infinite floating;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__scroll span{font-size:1rem}@keyframes floating{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(7px)}}.navbar{z-index:5000;width:100%;min-height:var(--navbar-height);padding:16px max(24px, calc((100% - var(--container)) / 2));color:var(--white);align-items:center;gap:32px;transition:min-height .25s,padding .25s,background-color .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:fixed;top:0;left:0}.navbar--scrolled{-webkit-backdrop-filter:blur(18px);background:#141512e6;border-bottom:1px solid #ffffff14;min-height:74px;padding-top:10px;padding-bottom:10px;box-shadow:0 10px 35px #0000002e}.navbar__brand{flex:none;align-items:center;display:inline-flex}.navbar__logo{object-fit:contain;width:clamp(110px,9vw,150px);max-height:90px}.navbar__navigation{flex:1;justify-content:center;align-items:center;display:flex}.navbar__links{justify-content:center;align-items:center;gap:clamp(2px,.8vw,12px);display:flex}.nav-link{color:#ffffffc2;letter-spacing:.09em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:10px 11px;font-size:.66rem;font-weight:700;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.nav-link:hover,.nav-link:focus-visible{color:var(--white)}.nav-link--active{color:var(--gold);background:#c9a96a21;border-color:#c9a96a7a}.navbar__booking{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffffb8;border-radius:999px;flex:none;padding:11px 20px;font-size:.72rem;font-weight:700;transition:color .18s,background-color .18s,border-color .18s}.navbar__booking:hover,.navbar__booking:focus-visible{color:var(--dark);background:var(--white);border-color:var(--white)}.navbar__booking--mobile,.navbar__toggle{display:none}.section{padding:clamp(88px,10vw,150px) 24px}.section__container,.footer__container,.footer__bottom{width:min(100%, var(--container));margin-inline:auto}.section__heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:clamp(46px,6vw,80px);display:flex}.section__heading>div{max-width:800px}.section__heading>p{max-width:440px;color:var(--muted);margin-bottom:4px;font-size:1rem;line-height:1.7}.section h2,.footer h2{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98}.section h2{font-size:clamp(2.8rem,5.6vw,5.8rem)}.section--intro{background:var(--surface)}.intro-layout{justify-content:space-between;align-items:flex-start;gap:clamp(50px,9vw,140px);display:flex}.intro-layout>div:first-child{flex:1.3}.intro-layout__text{flex:.8;padding-top:42px}.intro-layout__text p{color:#555148;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.8}.intro-address{border-top:1px solid #25231f26;flex-direction:column;gap:8px;margin-top:34px;padding-top:26px;display:flex}.intro-address span{color:var(--gold-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:700}.intro-address a{text-underline-offset:5px;line-height:1.6;text-decoration:underline;text-decoration-thickness:1px}.section--light{background:var(--surface-light)}.card-grid{flex-wrap:wrap;gap:22px;display:flex}.card-grid--rooms{align-items:stretch}.room-card{background:var(--white);border:1px solid #25231f1a;border-radius:24px;flex-direction:column;flex:420px;min-height:470px;padding:clamp(28px,3vw,42px);transition:transform .22s,box-shadow .22s;display:flex}.room-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px #2c271f1a}.room-card__number{color:var(--gold-dark);letter-spacing:.15em;font-size:.72rem;font-weight:700}.room-card__content{flex-direction:column;flex:1;padding-top:60px;display:flex}.room-card h3{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1.08}.room-card p{color:var(--muted);line-height:1.7}.room-card__features{border-top:1px solid #25231f1a;border-bottom:1px solid #25231f1a;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;margin:16px 0 30px;padding:22px 0;list-style:none;display:grid}.room-card__features li{color:#565248;font-size:.88rem;line-height:1.5}.room-card__features li:before{content:"•";color:var(--gold-dark);margin-right:8px}.room-card a{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-self:flex-start;margin-top:auto;padding-bottom:4px;font-size:.75rem;font-weight:700}.section--dark{color:var(--white);background:var(--dark)}.services-layout{justify-content:space-between;align-items:flex-start;gap:clamp(60px,10vw,160px);display:flex}.services-layout__heading{flex:1;max-width:610px;position:sticky;top:130px}.services-layout__intro{color:#ffffff9e;max-width:430px;margin-top:30px;line-height:1.75}.services-list{flex-direction:column;flex:.9;margin:0;padding:0;list-style:none;display:flex}.services-list li{border-bottom:1px solid #ffffff24;align-items:center;gap:28px;padding:24px 0;display:flex}.services-list li:first-child{border-top:1px solid #ffffff24}.services-list span{color:var(--gold);letter-spacing:.14em;font-size:.69rem}.services-list strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2vw,1.85rem);font-weight:400}.section--breakfast{background:#d9cbb8}.feature-layout{justify-content:space-between;align-items:flex-end;gap:clamp(50px,10vw,150px);display:flex}.feature-layout__content{max-width:700px}.feature-layout__content>p:last-child{color:#565044;max-width:580px;margin:30px 0 0;font-size:1.05rem;line-height:1.8}.feature-quote{border-top:1px solid #25231f40;max-width:380px;padding:34px 0 8px}.feature-quote span{color:var(--gold-dark);letter-spacing:.14em;font-size:.7rem;font-weight:700}.feature-quote p{margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.35}.section--nature{background:#f1eadf}.nature-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px);display:grid}.nature-copy p{color:var(--muted);font-size:1.05rem;line-height:1.85}.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.highlights-grid li{background:#ffffff94;border:1px solid #25231f14;border-radius:18px;align-items:flex-end;min-height:130px;padding:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.15;display:flex}.section--territory{color:var(--white);background:#22231e}.section--territory .section__heading>p{color:#ffffff9e}.territory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.territory-card{background:#ffffff09;border:1px solid #ffffff1f;border-radius:20px;min-height:360px;padding:30px}.territory-card span{color:var(--gold);letter-spacing:.14em;font-size:.68rem}.territory-card h3{margin:115px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.3vw,2.4rem);font-weight:400}.territory-card p{color:#ffffffa3;margin-bottom:0;line-height:1.7}.territory-note{border-top:1px solid #ffffff24;max-width:720px;margin-top:52px;padding-top:28px}.territory-note p{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.75}.section--gallery{background:#ded5c6}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:14px;display:grid}.gallery-photo{cursor:zoom-in;background:#aaa291;border-radius:20px;height:330px;margin:0;padding:0;position:relative;overflow:hidden}.gallery-photo--large{grid-area:span 2/span 2;height:674px}.gallery-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s}.gallery-photo:hover img{filter:brightness(.93);transform:scale(1.035)}.gallery-count{color:#6b6459;letter-spacing:.08em;text-transform:uppercase;margin:26px 0 0;font-size:.74rem;font-weight:700}.gallery-empty{text-align:center;background:#ffffff73;border:1px dashed #25231f40;border-radius:22px;padding:60px}.gallery-empty p{margin:0;line-height:1.7}.section--hospitality{background:var(--surface-light)}.hospitality-layout{justify-content:space-between;align-items:flex-start;gap:clamp(50px,9vw,140px);display:flex}.hospitality-layout>div:first-child{flex:1.25}.hospitality-layout__text{flex:.8;padding-top:44px}.hospitality-layout__text p{color:var(--muted);font-size:1.05rem;line-height:1.8}.section--booking{background:var(--surface)}.booking-box{color:var(--white);background:var(--gold-dark);border-radius:clamp(24px,4vw,48px);justify-content:space-between;align-items:center;gap:50px;padding:clamp(40px,6vw,80px);display:flex}.booking-box>div:first-child{max-width:780px}.booking-box .section__eyebrow{color:#ffffffb3}.booking-box p:last-child{color:#ffffffc4;max-width:600px;margin:26px 0 0;line-height:1.7}.booking-box__actions{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;display:flex}.booking-button{color:var(--dark);background:var(--white)}.booking-button:hover{box-shadow:0 16px 36px #20190f38}.booking-phone{color:#ffffffc7;text-underline-offset:4px;font-size:.8rem;text-decoration:underline}.footer{color:#ffffffc7;background:#12130f;padding:clamp(76px,9vw,120px) 24px 30px}.footer__container{justify-content:space-between;align-items:flex-start;gap:70px;padding-bottom:70px;display:flex}.footer__brand{flex:1.2;max-width:440px}.footer__brand img{width:110px;margin-bottom:26px}.footer__brand p{max-width:380px;line-height:1.7}.footer__column{flex-direction:column;flex:.7;align-items:flex-start;gap:13px;display:flex}.footer__column h2{color:var(--white);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-family:inherit;font-size:.75rem;font-weight:700}.footer__column a{line-height:1.6;transition:color .18s}.footer__column a:hover{color:var(--gold)}.footer__bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;font-size:.8rem;display:flex}.footer__bottom p{margin:0}.lightbox{z-index:3000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080807f0;justify-content:center;align-items:center;padding:70px 90px;display:flex;position:fixed;inset:0}.lightbox__figure{flex-direction:column;align-items:center;max-width:min(1200px,82vw);max-height:84vh;margin:0;display:flex}.lightbox__figure img{object-fit:contain;border-radius:14px;max-width:100%;max-height:78vh}.lightbox__figure figcaption{color:#ffffffa6;letter-spacing:.12em;margin-top:14px;font-size:.75rem}.lightbox__close,.lightbox__nav{color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;transition:background .18s;position:absolute}.lightbox__close:hover,.lightbox__nav:hover{background:#ffffff2b}.lightbox__close{border-radius:50%;width:48px;height:48px;font-size:1.8rem;line-height:1;top:24px;right:24px}.lightbox__nav{border-radius:50%;width:52px;height:52px;font-size:1.4rem;top:50%;transform:translateY(-50%)}.lightbox__nav--prev{left:24px}.lightbox__nav--next{right:24px}@media (width<=1080px){.territory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-card{min-height:320px}.territory-card h3{margin-top:80px}}@media (width<=980px){:root{--navbar-height:76px}.navbar{min-height:var(--navbar-height);padding:10px 24px}.navbar__logo{width:140px;max-height:none}.navbar__toggle{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:10px;display:flex;position:relative}.navbar__toggle span{background:currentColor;border-radius:10px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.navbar__toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__navigation{visibility:hidden;opacity:0;pointer-events:none;background:#141512fa;flex-direction:column;justify-content:center;align-items:stretch;gap:34px;padding:100px 28px 40px;transition:opacity .22s,visibility .22s,transform .22s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.navbar__navigation--open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__links{flex-direction:column;gap:8px}.nav-link{letter-spacing:-.03em;text-transform:none;justify-content:center;width:100%;max-width:420px;padding:10px 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,4.5vw,2.7rem);font-weight:400}.navbar__booking--desktop{display:none}.navbar__booking--mobile{justify-content:center;align-self:center;width:min(100%,320px);padding:15px 24px;display:inline-flex}.hero__content{margin-inline:24px}.hero__overlay{background:linear-gradient(90deg,#0a0b09cc 0%,#0a0b0973 65%,#0a0b091a 100%),linear-gradient(#0000 45%,#0a0b09a3 100%)}.section__heading,.intro-layout,.services-layout,.feature-layout,.hospitality-layout,.booking-box{flex-direction:column;align-items:flex-start}.section__heading{gap:24px}.intro-layout__text,.hospitality-layout__text{max-width:720px;padding-top:0}.services-layout__heading{position:static}.services-list{width:100%}.nature-layout{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-photo{height:300px}.gallery-photo--large{height:614px}.booking-box__actions{flex-shrink:1;align-items:flex-start}.footer__container{flex-wrap:wrap}.footer__brand{flex-basis:100%;max-width:none}.footer__column{flex:260px}}@media (width<=640px){.navbar__logo{width:150px;max-height:none;transition:width .3s}.navbar--scrolled .navbar__logo{width:80px}.navbar__toggle{z-index:5002;position:relative}.navbar--menu-open{box-shadow:none;-webkit-backdrop-filter:none;background:0 0}.navbar__brand{z-index:5002;position:relative}.navbar__navigation{z-index:5001;visibility:hidden;opacity:0;pointer-events:none;background:#141512;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100vw;height:100dvh;padding:90px 24px 40px;transition:opacity .22s,visibility .22s;display:flex;position:fixed;top:0;left:0}.navbar__navigation--open{visibility:visible;opacity:1;pointer-events:auto}.hero{background:#000;align-items:stretch;width:100%;height:100svh;min-height:680px;display:flex;position:relative;overflow:hidden}.hero__image{z-index:-2;object-fit:contain;object-position:center;background:#000;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{display:none}.hero__content{z-index:2;text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:100%;max-width:none;margin:0;padding:180px 20px 38px;display:flex;position:absolute;inset:0;transform:none}.hero__eyebrow{color:var(--gold);letter-spacing:.16em;margin:0;font-size:.64rem;line-height:1.4}.hero h1{display:none}.hero__description{color:#ffffffe0;max-width:340px;margin:auto 0 0;font-size:.88rem;line-height:1.5}.hero__actions,.hero__scroll{display:none}.section{padding:76px 20px}.section h2{font-size:clamp(2.55rem,12.4vw,4rem)}.section__heading{margin-bottom:38px}.room-card{border-radius:20px;min-height:0;padding:28px}.room-card__content{padding-top:42px}.room-card__features{grid-template-columns:1fr}.services-list li{gap:18px;padding:22px 0}.highlights-grid{grid-template-columns:1fr}.highlights-grid li{min-height:100px}.territory-grid{grid-template-columns:1fr}.territory-card{min-height:290px}.territory-card h3{margin-top:60px}.gallery-grid{grid-template-columns:1fr}.gallery-photo,.gallery-photo--large{grid-area:auto;height:310px}.gallery-photo:first-child{height:430px}.booking-box{border-radius:26px;gap:34px;padding:34px 24px}.booking-box__actions,.booking-button{width:100%}.booking-phone{align-self:center}.footer{padding:70px 20px 26px}.footer__container{flex-direction:column;gap:44px;padding-bottom:54px}.footer__column{flex-basis:auto}.footer__bottom{flex-direction:column;align-items:flex-start}.lightbox{padding:74px 16px 70px}.lightbox__figure{max-width:100%}.lightbox__figure img{max-height:72vh}.lightbox__nav{top:auto;bottom:14px;transform:none}.lightbox__nav--prev{left:calc(50% - 62px)}.lightbox__nav--next{right:calc(50% - 62px)}.lightbox__close{top:14px;right:14px}}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer__codes{border-top:1px solid #ffffff1f;margin-top:16px;padding-top:16px}.footer__codes p{color:#ffffffbf;margin:6px 0;font-size:.82rem;line-height:1.5}.footer__codes strong{color:var(--white)}
