:root{--bg:#f6f3ee;--bg-soft:#fbf9f6;--surface:#fff;--text:#251d18;--muted:#74685e;--line:#3c2e221a;--line-strong:#3c2e222e;--accent:#78614a;--accent-deep:#433226;--accent-soft:#e8ddd0;--shadow:0 20px 40px #291f180f;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--container:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(#f6f3ee 0%,#f7f4ef 100%);margin:0;font-family:Manrope,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}#root{min-height:100vh}.container{width:min(calc(100% - 2rem), var(--container));margin:0 auto}.container--narrow{width:min(100% - 2rem,860px)}.section{padding:5rem 0}.section--soft{background:var(--bg-soft)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);margin-bottom:.8rem;font-size:.7rem;font-weight:800}.section-intro{text-align:center;max-width:760px;margin:0 auto 2.4rem}.section-intro--left{text-align:left;margin:0 0 1.8rem}.section-intro h2,.footer h2,.page-hero h1,.cta-panel h2,.booking-card h3,.booking-hub h3,.map-card h3{letter-spacing:-.03em;font-family:Cormorant Garamond,serif;font-weight:600}.section-intro h2,.page-hero h1,.cta-panel h2{font-size:clamp(2rem,3vw,3rem);line-height:1.03}.section-intro p,.hero__lead,.story-copy p,.split-feature__copy p,.page-hero p,.cta-panel p,.editorial-grid__card p,.highlights-minimal__item p,.experience-list__item p,.booking-card__header p,.booking-channel p,.map-card p,.footer p,.footer li{color:var(--muted);line-height:1.8}.site-header{z-index:30;background:#f6f3eef5;border-bottom:1px solid #3c2e220f;position:sticky;top:0}.site-header--hero{background:#18120ee6;border-bottom-color:#ffffff14}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.brand{align-items:center;gap:.85rem;display:flex}.brand__mark{background:#fffaf4f0;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.brand__mark img{object-fit:cover;width:100%;height:100%}.brand__text{gap:.1rem;display:grid}.brand__text strong{font-size:1rem}.brand__text small{color:var(--muted);font-size:.82rem}.site-header--hero .brand__text strong,.site-header--hero .site-nav__link,.site-header--hero .site-header__actions .button,.site-header--hero .brand__text small{color:#fff7ef}.site-header--hero .site-nav__link.active,.site-header--hero .site-nav__link:hover{border-color:#fff7ef7a}.site-header--hero .language-switcher,.site-header--hero .language-inline{background:#ffffff14;border-color:#ffffff1f}.site-header--hero .language-switcher button,.site-header--hero .language-inline button{color:#fff7efcc}.site-header--hero .language-switcher .is-active,.site-header--hero .language-inline .is-active{color:var(--accent-deep)}.site-header--hero .menu-toggle{color:#fff7ef;border-color:#ffffff24}.site-nav{align-items:center;gap:1.2rem;display:flex}.site-nav__link{color:var(--muted);border-bottom:1px solid #0000;padding:.35rem 0;font-size:.92rem;transition:color .18s,border-color .18s}.site-nav__link.active,.site-nav__link:hover{color:var(--accent-deep);border-color:#4332264d}.site-header__actions{align-items:center;gap:.75rem;display:flex}.site-header__actions--mobile,.menu-drawer{display:none}.language-switcher,.language-inline{border:1px solid var(--line);background:#ffffffb3;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem;display:inline-flex}.language-switcher button,.language-inline button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:.5rem .8rem}.language-switcher .is-active,.language-inline .is-active{color:var(--accent-deep);background:#fff}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.82rem 1.2rem;font-size:.94rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent-deep);color:#fffaf5;box-shadow:0 12px 22px #43322624}.button--secondary,.button--ghost{color:var(--accent-deep);border-color:var(--line-strong);background:#ffffffd1}.button--light{color:#fff7ef;background:#fffaf41f;border-color:#fffaf438}.menu-toggle{width:48px;height:48px;color:inherit;background:#fffaf414;border:1px solid #ffffff24;border-radius:999px;flex-direction:column;justify-content:center;gap:.3rem;padding:0;display:inline-flex}.menu-toggle span{background:currentColor;width:18px;height:1.5px;margin:0 auto;transition:transform .18s,opacity .18s}.menu-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.menu-drawer{z-index:80;opacity:0;pointer-events:none;transition:opacity .18s;position:fixed;inset:0}.menu-drawer.is-open{opacity:1;pointer-events:auto}.menu-drawer__scrim{background:#100c09b8;border:0;position:absolute;inset:0}.menu-drawer__panel{background:#17120e;border-radius:32px;grid-template-columns:.92fr 1.08fr;width:min(100% - 2rem,980px);min-height:min(82vh,760px);margin:5rem auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px #0a08074d}.menu-drawer__media img{object-fit:cover;width:100%;height:100%}.menu-drawer__content{color:#fff7ef;background:linear-gradient(#130e0af0,#130e0afa),radial-gradient(circle at top,#78614a38,#0000 46%);flex-direction:column;gap:2rem;padding:2rem;display:flex}.menu-drawer__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.menu-drawer__top .eyebrow{color:#fff7efb8}.menu-drawer__top strong{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500}.menu-drawer__close{color:#fff7ef;background:#fff7ef0f;border:1px solid #fff7ef24;border-radius:999px;width:48px;height:48px;font-size:1.8rem;line-height:1}.menu-drawer__nav{gap:.75rem;display:grid}.menu-drawer__link{letter-spacing:-.03em;color:#fff7efd1;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500}.menu-drawer__link.active,.menu-drawer__link:hover{color:#fff7ef}.menu-drawer__footer{gap:1rem;margin-top:auto;display:grid}.button--full{width:100%}.home-hero{background:#16110d;align-items:center;min-height:100vh;display:grid;position:relative;overflow:hidden}.home-hero__slides,.home-hero__slide,.home-hero__overlay{position:absolute;inset:0}.home-hero__slide{opacity:0;transition:opacity .9s}.home-hero__slide.is-active{opacity:1}.home-hero__slide img{object-fit:cover;filter:saturate(.92)contrast(.96);width:100%;height:100%;transform:scale(1.02)}.home-hero__overlay{background:linear-gradient(#100c0970,#100c09a3),radial-gradient(circle,#5d432d14,#0000 42%)}.home-hero__content{z-index:1;text-align:left;align-content:end;justify-items:start;gap:1.4rem;min-height:100vh;padding:11rem 0 4rem;display:grid;position:relative}.home-hero__brand{background:#fffaf4eb;border-radius:999px;width:min(148px,28vw);padding:.55rem;box-shadow:0 18px 36px #0f0b0829}.home-hero__brand img{border-radius:999px;width:100%}.home-hero__copy{max-width:690px}.home-hero .eyebrow,.home-hero__trust,.home-hero .hero__lead{color:#fff7efe6}.home-hero .eyebrow{color:#fff7efd1}.home-hero h1{color:#fff8f0;letter-spacing:-.04em;max-width:9ch;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:600;line-height:.92}.home-hero .hero__lead{max-width:56ch;margin:0;font-size:1.05rem}.home-hero__trust{background:#fffaf41c;border:1px solid #fff7ef29;border-radius:24px;flex-wrap:wrap;justify-content:flex-start;gap:.6rem;max-width:700px;padding:.9rem 1.15rem;display:flex}.home-hero__dots{gap:.55rem;display:flex}.home-hero__dots button{background:#fff7ef57;border:0;border-radius:50%;width:11px;height:11px;padding:0}.home-hero__dots .is-active{background:#fff8f0}.intro-band{grid-template-columns:.95fr 1.05fr;align-items:center;gap:2.2rem;display:grid}.intro-band__visual img,.location-banner__image img{object-fit:cover;width:100%;height:100%;min-height:640px;box-shadow:var(--shadow);border-radius:28px}.intro-band__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1.8rem 0;display:grid}.intro-band__fact{border-top:1px solid var(--line);gap:.45rem;padding-top:.95rem;display:grid}.intro-band__fact span{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;font-size:.76rem}.intro-band__fact strong{font-size:.98rem;font-weight:500;line-height:1.7}.house-essentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem;display:grid}.house-essentials__item{border-top:1px solid var(--line);gap:1rem;padding:1.25rem 0;display:flex}.house-essentials__index{min-width:2rem;color:var(--accent);letter-spacing:.12em;padding-top:.2rem;font-size:.78rem;font-weight:800}.house-essentials__item h3{margin-bottom:.4rem;font-size:1rem}.house-essentials__item p{margin:0}.photo-story{grid-template-columns:.92fr 1.08fr;align-items:start;gap:2rem;display:grid}.photo-story__copy p{color:var(--muted);line-height:1.8}.photo-story__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.photo-story__card{box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:0;overflow:hidden}.photo-story__card:first-child{grid-row:span 2}.photo-story__card img{object-fit:cover;width:100%;height:100%;min-height:280px}.photo-story__card figcaption{gap:.24rem;padding:1rem;display:grid}.photo-story__card figcaption span{color:var(--muted);font-size:.88rem}.photo-story--house{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.photo-story--house .photo-story__card:first-child{grid-row:auto}.location-banner{grid-template-columns:1.08fr .92fr;align-items:center;gap:2.2rem;display:grid}.location-banner__copy h2{letter-spacing:-.03em;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1.03}.hero--editorial{padding:3.5rem 0 2rem}.hero__editorial-layout,.split-feature,.page-hero__layout,.booking-layout,.footer__layout{gap:2rem;display:grid}.hero__editorial-layout{grid-template-columns:.95fr 1.05fr;align-items:center}.hero__copy h1{letter-spacing:-.05em;max-width:11ch;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:clamp(2.8rem,4.5vw,4.5rem);font-weight:700;line-height:1}.hero__lead{max-width:58ch;font-size:1rem}.hero__actions{flex-wrap:wrap;gap:.85rem;margin:1.6rem 0 1.2rem;display:flex}.hero__trust{border-top:1px solid var(--line);max-width:60ch;color:var(--muted);padding-top:1rem;font-size:.95rem}.hero__editorial-visual img,.split-feature__visual img,.page-hero__layout img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);border-radius:24px}.hero__editorial-visual img{min-height:620px}.overview-strip{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-top:1.25rem;display:grid}.overview-strip__item{gap:.5rem;display:grid}.overview-strip__item span{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.overview-strip__item strong{font-size:.98rem;font-weight:500;line-height:1.6}.split-feature{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.split-feature--reverse>:first-child{order:2}.split-feature__visual--stack img{min-height:520px}.highlights-minimal{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.highlights-minimal__item{border-top:1px solid var(--line);gap:1rem;padding:1.2rem 0;display:flex}.highlights-minimal__index{color:var(--accent);letter-spacing:.14em;min-width:2rem;padding-top:.22rem;font-size:.78rem;font-weight:800}.highlights-minimal__item h3,.editorial-grid__card h3,.experience-list__item h3,.facts-list__item strong,.booking-channel__label{margin-bottom:.4rem;font-size:1.02rem}.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.editorial-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-grid__card,.booking-card,.booking-hub,.faq-item,.map-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffdb}.editorial-grid__card{padding:1.35rem}.experience-list{gap:1rem;display:grid}.experience-list__item{border-top:1px solid var(--line);padding-top:1rem}.page-hero{padding:3.25rem 0 1.5rem}.page-hero--compact{padding-bottom:0}.page-hero__layout{grid-template-columns:.88fr 1.12fr;align-items:center}.facts-list{gap:.9rem;display:grid}.facts-list__item{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.facts-list__item span{color:var(--muted)}.cta-panel{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding:2rem 0;display:flex}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.gallery-card{min-height:290px;box-shadow:var(--shadow);background:#e8ddd1;border:0;border-radius:22px;padding:0;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.gallery-card:hover img{transform:scale(1.02)}.gallery-card--featured{grid-column:span 7;min-height:560px}.gallery-card--default{grid-column:span 5}.gallery-card:nth-child(3),.gallery-card:nth-child(6),.gallery-card:nth-child(4),.gallery-card:nth-child(5),.gallery-card:nth-child(7){grid-column:span 4}.gallery-card__caption{color:#fffaf5;text-align:left;background:linear-gradient(#1e150f05,#1e150fa6);border-radius:16px;gap:.18rem;padding:.9rem;display:grid;position:absolute;inset:auto 1rem 1rem}.gallery-card__caption em{opacity:.82;font-style:normal}.floating-actions{z-index:40;gap:.65rem;display:grid;position:fixed;bottom:1.5rem;right:1.5rem}.floating-actions__link{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.9rem 1.15rem;font-size:.94rem;font-weight:700;display:inline-flex;box-shadow:0 16px 28px #1b140f2e}.floating-actions__link--whatsapp{color:#f8f6f1;background:#1d7a56}.floating-actions__link--booking{color:var(--accent-deep);background:#fffaf4f5;border:1px solid #43322624}.lightbox{z-index:60;background:#0f0a08db;place-items:center;display:grid;position:fixed;inset:0}.lightbox__figure{width:min(100% - 2rem,960px);margin:0}.lightbox__figure img{object-fit:contain;border-radius:22px;width:100%;max-height:78vh}.lightbox figcaption{color:#f8f1e8;justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.lightbox__close,.lightbox__nav{color:#fffaf4;background:#ffffff1a;border:0;border-radius:999px;position:absolute}.lightbox__close{width:48px;height:48px;font-size:1.8rem;top:1rem;right:1rem}.lightbox__nav{width:52px;height:52px;font-size:2rem;top:50%;transform:translateY(-50%)}.lightbox__nav--prev{left:1rem}.lightbox__nav--next{right:1rem}.chips{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.chip{border:1px solid var(--line);color:var(--accent-deep);background:#ffffffb8;border-radius:999px;padding:.68rem .92rem;font-size:.92rem}.map-card{background:linear-gradient(#3c2e2208,#3c2e221f),linear-gradient(135deg,#fbf8f4,#efe5d9);align-content:end;min-height:320px;padding:1.7rem;display:grid}.map-card__badge,.review-card__label,.status-pill{border:1px solid var(--line);width:fit-content;color:var(--accent-deep);background:#ffffffb8;border-radius:999px;padding:.42rem .78rem;font-size:.8rem;display:inline-flex}.text-link{color:var(--accent-deep);font-weight:700}.text-link--arrow:after{content:" →"}.booking-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.booking-layout__primary,.booking-hub__cards,.faq-list{gap:1rem;display:grid}.booking-card,.booking-hub{padding:1.4rem}.legend{flex-wrap:wrap;gap:.85rem;margin:.9rem 0 1rem;display:flex}.legend__item{color:var(--muted);align-items:center;gap:.45rem;display:inline-flex}.legend__dot{border-radius:50%;width:12px;height:12px}.legend__dot--available,.calendar-day--available{background:#61845c2e}.legend__dot--pending,.calendar-day--pending{background:#bb8b3d47}.legend__dot--booked,.calendar-day--booked{background:#9e5d5a47}.calendar-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.calendar-card{border:1px solid var(--line);background:#fffc;border-radius:16px;padding:.95rem}.calendar-card__header h4{text-transform:capitalize;margin-bottom:.75rem}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:grid}.calendar-grid--weekday{color:var(--muted);margin-bottom:.45rem;font-size:.84rem}.calendar-day{aspect-ratio:1;color:var(--accent-deep);border-radius:12px;place-items:center;font-size:.92rem;display:grid}.calendar-day--available{border:1px solid #61845c38}.calendar-day--pending{border:1px solid #bb8b3d38}.calendar-day--booked{border:1px solid #9e5d5a38}.calendar-day--empty{background:0 0;border:0}.booking-form{gap:1rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.booking-form label{gap:.45rem;display:grid}.booking-form label span{font-weight:600}.booking-form input,.booking-form select,.booking-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffffdb;border-radius:14px;padding:.88rem .95rem}.booking-form small{color:#a15d5a}.booking-form__note,.booking-success{border:1px solid var(--line);background:#f7f2eb;border-radius:14px;padding:1rem}.booking-success__actions{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.booking-channel{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.booking-channel:first-child{border-top:0;padding-top:0}.faq-item{overflow:hidden}.faq-item__trigger{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.1rem;display:flex}.faq-item__content{grid-template-rows:0fr;transition:grid-template-rows .18s;display:grid}.faq-item__content p{color:var(--muted);margin:0;padding:0 1.1rem;overflow:hidden}.faq-item--open .faq-item__content{grid-template-rows:1fr}.faq-item--open .faq-item__content p{padding-bottom:1rem}.footer{color:#f9f2e8;background:linear-gradient(#2d241d,#211914);padding:4rem 0 6rem}.footer__logo-wrap{background:#fffaf4eb;border-radius:24px;width:120px;margin-bottom:1.1rem;padding:.45rem}.footer__logo{width:100%}.footer__layout{grid-template-columns:1fr 1.2fr;align-items:start}.footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.footer__links h3{margin-bottom:.8rem;font-size:1rem}.footer__links ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.footer__links a{color:#f9f2e8c2}.footer__bottom{border-top:1px solid #fff4e614;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.2rem;display:flex}@media (width<=1100px){.site-nav,.site-header__actions--desktop{display:none}.site-header__actions--mobile,.menu-drawer{display:flex}.home-hero__content,.intro-band,.photo-story,.location-banner,.split-feature,.page-hero__layout,.booking-layout,.footer__layout,.overview-strip,.highlights-minimal,.calendar-list{grid-template-columns:1fr}.house-essentials,.photo-story__grid,.photo-story--house,.editorial-grid--three,.footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.section{padding:4rem 0}.footer__bottom,.cta-panel{flex-direction:column;align-items:stretch}.home-hero{min-height:88svh}.home-hero__content{text-align:center;align-content:end;justify-items:center;padding-top:7.5rem;padding-bottom:3rem}.home-hero__brand{width:min(110px,34vw)}.home-hero h1{max-width:none;font-size:clamp(2.35rem,12vw,4rem)}.home-hero .hero__lead{margin:0 auto;font-size:.98rem}.home-hero__trust,.home-hero__dots{justify-content:center}.site-header__inner{min-height:74px}.brand__text small{display:none}.brand__text strong{font-size:.94rem}.brand__mark{width:44px;height:44px}.menu-drawer__panel{grid-template-columns:1fr;width:min(100% - 1rem,540px);min-height:auto;margin-top:4rem}.menu-drawer__media{display:none}.menu-drawer__content{min-height:calc(100vh - 6rem);padding:1.5rem}.menu-drawer__top strong{font-size:1.6rem}.intro-band__visual img,.location-banner__image img,.page-hero__layout img,.split-feature__visual--stack img{min-height:340px}.gallery-grid,.editorial-grid,.intro-band__facts,.house-essentials,.photo-story__grid,.photo-story--house,.editorial-grid--three,.form-grid,.footer__links{grid-template-columns:1fr}.gallery-card,.gallery-card--featured,.gallery-card--default,.gallery-card:nth-child(3),.gallery-card:nth-child(4),.gallery-card:nth-child(5),.gallery-card:nth-child(6),.gallery-card:nth-child(7){grid-column:auto;min-height:280px}.button{width:100%}.hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.floating-actions{grid-template-columns:repeat(2,minmax(0,1fr));bottom:1rem;left:1rem;right:1rem}.floating-actions__link{min-height:54px;padding-inline:.9rem}}
