.booking-module__wUDG8a__section{max-width:1160px;margin:0 auto;padding:clamp(3.2rem,8vh,5.4rem) clamp(1.2rem,4vw,2.4rem);scroll-margin-top:5.5rem}@media (max-width:480px){.booking-module__wUDG8a__section{padding-left:.5rem;padding-right:.5rem}}.booking-module__wUDG8a__heading{font-family:var(--font-display), serif;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:400}.booking-module__wUDG8a__lead{color:var(--muted);max-width:34em;margin:0 0 .5rem;line-height:1.7}.booking-module__wUDG8a__priceFrom{font-family:var(--font-body), sans-serif;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--dawn);margin:0 0 1.6rem;font-size:.95rem;font-weight:600}.booking-module__wUDG8a__grid{grid-template-columns:1fr;align-items:start;gap:clamp(1.6rem,4vw,2.4rem);display:grid}.booking-module__wUDG8a__priceLineWrap{text-align:center;padding:.2rem 0 .4rem}.booking-module__wUDG8a__priceLine{font-family:var(--font-body), sans-serif;letter-spacing:.01em;font-variant-numeric:tabular-nums;color:var(--ink);margin:0 0 .3rem;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:600}.booking-module__wUDG8a__priceLineNote{color:var(--muted);margin:0;font-size:.82rem}.booking-module__wUDG8a__calendar{background:var(--card);border:1px solid var(--card-border);border-radius:4px;width:100%;padding:1.2rem}@media (max-width:480px){.booking-module__wUDG8a__calendar{padding:.9rem .5rem}}.booking-module__wUDG8a__navRow{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.booking-module__wUDG8a__navButton{border:1px solid var(--card-border);background:var(--card);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.booking-module__wUDG8a__navButton:hover:not(:disabled){background:var(--dawn);color:var(--paper);border-color:var(--dawn)}.booking-module__wUDG8a__navButton:disabled{opacity:.35;cursor:not-allowed}.booking-module__wUDG8a__navButton:focus-visible{outline:2px solid var(--dawn);outline-offset:1px}.booking-module__wUDG8a__navSpacer{flex:1}.booking-module__wUDG8a__months{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (min-width:768px){.booking-module__wUDG8a__months{grid-template-columns:1fr 1fr}}.booking-module__wUDG8a__month{min-width:0}.booking-module__wUDG8a__monthLabel{font-family:var(--font-label), sans-serif;letter-spacing:.22em;text-transform:uppercase;text-align:center;padding-bottom:.6rem;font-size:.8rem;font-weight:700}.booking-module__wUDG8a__days{font-variant-numeric:tabular-nums;text-align:center;grid-template-columns:repeat(7,minmax(44px,1fr));gap:2px 0;display:grid}.booking-module__wUDG8a__weekday{text-transform:uppercase;letter-spacing:.08em;color:var(--faded);padding:.3rem 0;font-size:.66rem}.booking-module__wUDG8a__day{z-index:0;width:100%;min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;font-size:.88rem;display:flex;position:relative}.booking-module__wUDG8a__dayEmpty{min-height:44px}.booking-module__wUDG8a__dayFree:not(.booking-module__wUDG8a__dayStart):not(.booking-module__wUDG8a__dayEnd):hover{background:#e7d3ae}.booking-module__wUDG8a__dayInRange{background:#f1e8d7;border-radius:0}.booking-module__wUDG8a__dayStart,.booking-module__wUDG8a__dayEnd{color:var(--paper);font-weight:600}.booking-module__wUDG8a__dayStart:after,.booking-module__wUDG8a__dayEnd:after{content:"";background:var(--ink);z-index:-1;border-radius:999px;position:absolute;inset:3px 2px}.booking-module__wUDG8a__dayRangeStart{background:linear-gradient(90deg,#0000 50%,#f1e8d7 50%);border-radius:0}.booking-module__wUDG8a__dayRangeEnd{background:linear-gradient(270deg,#0000 50%,#f1e8d7 50%);border-radius:0}.booking-module__wUDG8a__dayPast{color:var(--faded);cursor:not-allowed;opacity:.5}.booking-module__wUDG8a__dayBlocked{color:var(--faded);cursor:not-allowed;text-decoration:line-through}.booking-module__wUDG8a__day:focus-visible{outline:2px solid var(--dawn);outline-offset:1px}.booking-module__wUDG8a__legend{color:var(--faded);text-align:left;padding-top:.8rem;font-size:.72rem}.booking-module__wUDG8a__calendarError{color:var(--dawn);padding-top:.6rem;font-size:.85rem}.booking-module__wUDG8a__skeletonDay{background:var(--card-border);opacity:.5;border-radius:3px;min-height:44px}.booking-module__wUDG8a__form{background:var(--card);border:1px solid var(--card-border);border-radius:4px;flex-direction:column;gap:1rem;width:100%;max-width:34rem;margin:0 auto;padding:1.4rem;display:flex}.booking-module__wUDG8a__field{flex-direction:column;gap:.4rem;display:flex}.booking-module__wUDG8a__label{font-family:var(--font-label), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.booking-module__wUDG8a__input,.booking-module__wUDG8a__select,.booking-module__wUDG8a__textarea{font-family:var(--font-body), sans-serif;border:1px solid var(--card-border);background:var(--paper);color:var(--ink);border-radius:4px;padding:.7rem .8rem;font-size:16px}.booking-module__wUDG8a__input:focus,.booking-module__wUDG8a__select:focus,.booking-module__wUDG8a__textarea:focus{outline:2px solid var(--dawn);outline-offset:1px}.booking-module__wUDG8a__textarea{resize:vertical;min-height:88px}.booking-module__wUDG8a__formError{color:var(--dawn);font-size:.85rem}.booking-module__wUDG8a__submit{background:var(--ink);min-height:44px;color:var(--paper);cursor:pointer;border:none;border-radius:999px;align-self:flex-start;padding:.95rem 1.8rem;font-size:.9rem;font-weight:600}.booking-module__wUDG8a__submit:hover:not(:disabled){background:var(--dawn)}.booking-module__wUDG8a__submit:disabled{opacity:.6;cursor:not-allowed}.booking-module__wUDG8a__submitNote{color:var(--faded);margin:-.4rem 0 0;font-size:.8rem}.booking-module__wUDG8a__amenities{max-width:1160px;margin:0 auto;padding:0 clamp(1.2rem,4vw,2.4rem) clamp(3.2rem,8vh,5.4rem)}.booking-module__wUDG8a__amenitiesTitle{font-family:var(--font-label), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 1.2rem;font-size:.8rem;font-weight:700}.booking-module__wUDG8a__amenitiesGrid{grid-template-columns:1fr;gap:.7rem 2.4rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.booking-module__wUDG8a__amenitiesGrid{grid-template-columns:1fr 1fr}}.booking-module__wUDG8a__amenitiesItem{color:var(--ink);padding-left:1.1rem;line-height:1.6;position:relative}.booking-module__wUDG8a__amenitiesItem:before{content:"·";color:var(--dawn);font-weight:700;position:absolute;top:0;left:0}.booking-module__wUDG8a__thanks{background:var(--card);border:1px solid var(--card-border);text-align:center;border-radius:4px;padding:2rem}.booking-module__wUDG8a__thanksTitle{font-family:var(--font-display), serif;letter-spacing:-.005em;margin:0 0 .8rem;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:400}.booking-module__wUDG8a__thanksText{color:var(--muted);margin:0 0 1.4rem;line-height:1.7}.booking-module__wUDG8a__whatsapp{color:var(--wa-dark);align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.booking-module__wUDG8a__whatsapp:hover{text-decoration:underline}
.home-module__oe3DtG__sec{max-width:1160px;margin:0 auto;padding:clamp(3.2rem,8vh,5.4rem) clamp(1.2rem,4vw,2.4rem);scroll-margin-top:1rem}.home-module__oe3DtG__kicker{font-family:var(--font-label), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--dawn);margin:0 0 .9rem;font-size:.78rem;font-weight:700}.home-module__oe3DtG__btn{background:var(--ink);color:var(--paper);box-sizing:border-box;border-radius:999px;min-height:44px;padding:.95rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.home-module__oe3DtG__btn:hover{background:var(--dawn)}.home-module__oe3DtG__btnOutline{border:1px solid var(--ink);color:var(--ink);box-sizing:border-box;border-radius:999px;min-height:44px;padding:.9rem 1.7rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.home-module__oe3DtG__btnOutline:hover{border-color:var(--dawn);color:var(--dawn)}.home-module__oe3DtG__mut{color:var(--faded);font-size:.9rem}.home-module__oe3DtG__hero{grid-template-columns:1fr 1fr;min-height:calc(100svh - 64px);display:grid}.home-module__oe3DtG__heroText{flex-direction:column;justify-content:center;padding:1.6rem clamp(1.4rem,3.6vw,3.2rem);display:flex}.home-module__oe3DtG__heroTitle{font-family:var(--font-display), serif;letter-spacing:-.015em;text-wrap:balance;margin:0 0 1.4rem;font-size:clamp(2.7rem,5.2vw,4.6rem);font-weight:400;line-height:1.05}.home-module__oe3DtG__heroTitle em{color:var(--dawn);font-style:italic;font-weight:500}.home-module__oe3DtG__heroSub{color:var(--muted);max-width:26em;margin:0 0 2rem;font-size:1.03rem;line-height:1.7}.home-module__oe3DtG__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:clamp(2rem,6vh,3.4rem);display:flex}.home-module__oe3DtG__heroImage{background:var(--card-border);position:relative}@media (max-width:820px){.home-module__oe3DtG__hero{grid-template-columns:1fr;min-height:auto}.home-module__oe3DtG__heroImage{min-height:45vh}.home-module__oe3DtG__heroText{padding:1.3rem 1.1rem 1.6rem}.home-module__oe3DtG__heroTitle{margin:0 0 .8rem;font-size:clamp(2.1rem,8.5vw,2.6rem)}.home-module__oe3DtG__kicker{margin-bottom:.6rem}.home-module__oe3DtG__heroSub{margin:0 0 1.2rem;font-size:.96rem;line-height:1.55}.home-module__oe3DtG__heroActions{margin-bottom:0}}.home-module__oe3DtG__intro{max-width:1160px;margin:0 auto;padding:clamp(3rem,8vh,5rem) clamp(1.2rem,4vw,2.4rem)}.home-module__oe3DtG__introStatement{font-family:var(--font-display), serif;letter-spacing:-.005em;max-width:26em;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.4}.home-module__oe3DtG__houseBand{background:var(--card);scroll-margin-top:5.5rem}.home-module__oe3DtG__house{flex-direction:column;gap:clamp(3rem,8vh,5rem);display:flex}.home-module__oe3DtG__houseTitle{font-family:var(--font-display), serif;letter-spacing:-.01em;margin:0 0 clamp(2rem,6vh,3rem);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:400}.home-module__oe3DtG__row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-module__oe3DtG__rowReverse .home-module__oe3DtG__photo{order:2}.home-module__oe3DtG__rowReverse .home-module__oe3DtG__copy{order:1}.home-module__oe3DtG__photo{aspect-ratio:4/3.2;background:var(--card-border);border-radius:4px;width:100%;position:relative;overflow:hidden}.home-module__oe3DtG__rowTitle{font-family:var(--font-display), serif;letter-spacing:-.005em;margin:0 0 .8rem;font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:400}.home-module__oe3DtG__rowText{color:var(--muted);max-width:30em;margin:0;line-height:1.7}@media (max-width:820px){.home-module__oe3DtG__row{grid-template-columns:1fr}.home-module__oe3DtG__rowReverse .home-module__oe3DtG__photo,.home-module__oe3DtG__rowReverse .home-module__oe3DtG__copy{order:initial}}.home-module__oe3DtG__strip{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.home-module__oe3DtG__stripPhoto{aspect-ratio:1;position:relative}@media (max-width:820px){.home-module__oe3DtG__strip{grid-template-columns:1fr}.home-module__oe3DtG__stripPhoto{aspect-ratio:4/3}}.home-module__oe3DtG__reviewsBand{background:var(--ink);position:relative;overflow:hidden}.home-module__oe3DtG__reviewsOverlay{background:#18140fb8;position:absolute;inset:0}.home-module__oe3DtG__reviewsContent{z-index:1;position:relative}.home-module__oe3DtG__reviewsTitle{font-family:var(--font-display), serif;letter-spacing:-.01em;color:var(--paper);margin:0 0 clamp(2rem,5vh,3rem);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:400}.home-module__oe3DtG__quotes{grid-template-columns:1fr;gap:clamp(2.2rem,6vh,2.8rem);margin-bottom:clamp(2.4rem,6vh,3.2rem);display:grid}@media (min-width:1024px){.home-module__oe3DtG__quotes{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,3rem)}}.home-module__oe3DtG__quote{max-width:30em;margin:0}.home-module__oe3DtG__quoteMark{font-family:var(--font-display), serif;color:var(--dawn-bright);margin-bottom:.3rem;font-size:clamp(2.6rem,5vw,3.4rem);font-style:italic;font-weight:500;line-height:1;display:block}.home-module__oe3DtG__quoteText{font-family:var(--font-display), serif;color:var(--paper);margin:0;font-size:clamp(1.05rem,1.8vw,1.22rem);font-style:italic;font-weight:400;line-height:1.55}.home-module__oe3DtG__reviewsNote{color:#f7f1e79e;margin:0 0 1.6rem;font-size:.85rem}.home-module__oe3DtG__reviewsCoupleNote{color:#f7f1e7c7;max-width:30em;margin:-.9rem 0 1.6rem;font-size:.85rem;font-style:italic}.home-module__oe3DtG__bookingBadge{border-radius:999px;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.home-module__oe3DtG__bookingBadge:focus-visible{outline:2px solid var(--dawn-bright);outline-offset:3px}.home-module__oe3DtG__bookingWordmark{color:#003580;font-family:var(--font-body), sans-serif;background:#fff;border-radius:999px;align-items:center;padding:.5rem .9rem;font-size:.9rem;font-weight:700;transition:box-shadow .2s;display:inline-flex}.home-module__oe3DtG__bookingBadge:hover .home-module__oe3DtG__bookingWordmark{box-shadow:0 0 0 2px #ffffff80}.home-module__oe3DtG__bookingScore{color:#fff;min-width:2.1rem;height:2.1rem;font-family:var(--font-body), sans-serif;background:#003580;border-radius:5px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.9rem;font-weight:700;display:inline-flex}.home-module__oe3DtG__bookingCount{color:#f7f1e7c7;font-size:.85rem}.home-module__oe3DtG__village{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-module__oe3DtG__villagePhoto{aspect-ratio:4/3;background:var(--card-border);border-radius:4px;position:relative;overflow:hidden}.home-module__oe3DtG__villageTitle{font-family:var(--font-display), serif;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:400}.home-module__oe3DtG__villageLead{color:var(--muted);max-width:34em;margin:0 0 1.2rem;line-height:1.7}.home-module__oe3DtG__highlights{flex-direction:column;gap:.8rem;margin:0 0 1.6rem;padding:0;list-style:none;display:flex}.home-module__oe3DtG__highlights li{color:var(--muted);max-width:34em;padding-left:1.3rem;line-height:1.6;position:relative}.home-module__oe3DtG__highlights li:before{content:"";background:var(--dawn);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}@media (max-width:820px){.home-module__oe3DtG__village{grid-template-columns:1fr}}.home-module__oe3DtG__faqBand{background:var(--card)}.home-module__oe3DtG__faqTitle{font-family:var(--font-display), serif;letter-spacing:-.01em;margin:0 0 clamp(1.6rem,4vh,2.4rem);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:400}.home-module__oe3DtG__faqItem{border-bottom:1px solid var(--card-border)}.home-module__oe3DtG__faqItem summary{min-height:44px;font-family:var(--font-body), sans-serif;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.home-module__oe3DtG__faqItem summary::-webkit-details-marker{display:none}.home-module__oe3DtG__faqIndicator{width:20px;height:20px;color:var(--dawn);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.home-module__oe3DtG__faqItem[open] .home-module__oe3DtG__faqIndicator{transform:rotate(45deg)}.home-module__oe3DtG__faqAnswer{color:var(--muted);max-width:40em;margin:0 0 1.1rem;line-height:1.7}
.site-module__49Xu1q__header{z-index:55;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem clamp(1.4rem,3.6vw,3.2rem);transition:background-color .2s,border-color .2s,padding .2s;display:flex;position:sticky;top:0}.site-module__49Xu1q__headerScrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f1e7eb;border-bottom-color:#221e1914;padding-top:.75rem;padding-bottom:.75rem}.site-module__49Xu1q__logo{font-family:var(--font-label), sans-serif;letter-spacing:.26em;color:var(--ink);white-space:nowrap;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.site-module__49Xu1q__links{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:1.6rem;font-size:.8rem;font-weight:600;display:none}.site-module__49Xu1q__links a{color:var(--ink);text-decoration:none}.site-module__49Xu1q__links a:hover{color:var(--dawn)}.site-module__49Xu1q__langLink{border:1px solid var(--ink);border-radius:999px;padding:.4rem .8rem!important}.site-module__49Xu1q__langLink:hover{border-color:var(--dawn)}.site-module__49Xu1q__hamburger{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-module__49Xu1q__hamburger span,.site-module__49Xu1q__hamburger span:before,.site-module__49Xu1q__hamburger span:after{background:var(--ink);width:22px;height:2px;transition:transform .2s,opacity .2s;display:block;position:relative}.site-module__49Xu1q__hamburger span:before,.site-module__49Xu1q__hamburger span:after{content:"";position:absolute;left:0}.site-module__49Xu1q__hamburger span:before{top:-7px}.site-module__49Xu1q__hamburger span:after{top:7px}@media (min-width:1024px){.site-module__49Xu1q__links{display:flex}.site-module__49Xu1q__hamburger{display:none}}.site-module__49Xu1q__sheet{z-index:60;background:var(--paper);flex-direction:column;display:flex;position:fixed;inset:0}.site-module__49Xu1q__sheetTop{justify-content:space-between;align-items:center;padding:1.1rem clamp(1.4rem,3.6vw,3.2rem);display:flex}.site-module__49Xu1q__sheetClose{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:inline-flex}.site-module__49Xu1q__sheetLinks{flex-direction:column;gap:1.4rem;padding:1rem clamp(1.4rem,3.6vw,3.2rem) 2rem;display:flex;overflow-y:auto}.site-module__49Xu1q__sheetLinks a{font-family:var(--font-display), serif;letter-spacing:-.01em;color:var(--ink);font-size:clamp(1.8rem,8vw,2.4rem);font-weight:400;text-decoration:none}.site-module__49Xu1q__sheetLinks a:hover{color:var(--dawn)}.site-module__49Xu1q__sheetLang{font-family:var(--font-label), sans-serif;letter-spacing:.1em;margin-top:.6rem;font-weight:700;font-size:.9rem!important}.site-module__49Xu1q__footer{border-top:1px solid var(--ink);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem clamp(1.4rem,3.6vw,3.2rem) 2.2rem;font-size:.86rem;display:flex}@media (max-width:819px){.site-module__49Xu1q__footer{padding-bottom:calc(2.2rem + 76px + env(safe-area-inset-bottom,0px))}}.site-module__49Xu1q__footerLinks{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.site-module__49Xu1q__footerLinks a{color:var(--muted);text-decoration:none}.site-module__49Xu1q__footerLinks a:hover{color:var(--dawn)}.site-module__49Xu1q__wa{color:var(--wa-dark);align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.site-module__49Xu1q__wa:hover{text-decoration:underline}.site-module__49Xu1q__waButton{background:var(--wa);color:#fff;z-index:40;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:bottom .2s;display:inline-flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 4px 14px #00000038}.site-module__49Xu1q__waButton:hover{background:var(--wa-dark)}@media (max-width:819px){.site-module__49Xu1q__waButton{bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.site-module__49Xu1q__stickyCta{z-index:50;background:var(--ink);color:var(--paper);min-height:56px;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom,0px));justify-content:center;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;text-decoration:none;display:flex;position:fixed;bottom:0;left:0;right:0}.site-module__49Xu1q__stickyCta:hover{background:var(--dawn)}.site-module__49Xu1q__stickyPrice{color:var(--dawn-bright)}@media (min-width:820px){.site-module__49Xu1q__stickyCta{display:none}}
.parallax-module__018APa__frame{position:absolute;inset:0;overflow:hidden}.parallax-module__018APa__layer{will-change:transform;position:absolute;inset:-25% 0}
.contact-module__XwMd5G__sec{max-width:1160px;margin:0 auto;padding:clamp(2.4rem,6vh,4rem) clamp(1.2rem,4vw,2.4rem)}.contact-module__XwMd5G__pageTitle{font-family:var(--font-display), serif;letter-spacing:-.015em;text-wrap:balance;margin:0 0 clamp(2rem,5vh,3rem);font-size:clamp(2.3rem,4.6vw,3.3rem);font-weight:400;line-height:1.1}.contact-module__XwMd5G__narrow{max-width:42em}.contact-module__XwMd5G__blockTitle{font-family:var(--font-display), serif;letter-spacing:-.005em;margin:0 0 .8rem;font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:400}.contact-module__XwMd5G__blockText{color:var(--muted);max-width:34em;margin:0;line-height:1.7}.contact-module__XwMd5G__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.contact-module__XwMd5G__label{font-family:var(--font-label), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--dawn);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.contact-module__XwMd5G__phoneLink{font-family:var(--font-display), serif;letter-spacing:-.01em;color:var(--ink);margin:0 0 1.4rem;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:400;text-decoration:none;display:block}.contact-module__XwMd5G__phoneLink:hover{color:var(--dawn)}.contact-module__XwMd5G__waButton{background:var(--wa);color:#fff;box-sizing:border-box;border-radius:999px;align-items:center;gap:.6rem;min-height:44px;padding:.9rem 1.6rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.contact-module__XwMd5G__waButton:hover{background:var(--wa-dark)}.contact-module__XwMd5G__address{color:var(--muted);margin:0;font-size:1.1rem;line-height:1.7}.contact-module__XwMd5G__address strong{color:var(--ink);font-weight:600}@media (max-width:640px){.contact-module__XwMd5G__contactGrid{grid-template-columns:1fr;gap:2rem}}.contact-module__XwMd5G__mapsPanel{aspect-ratio:16/7;background:var(--card-border);border-radius:4px;text-decoration:none;display:block;position:relative;overflow:hidden}@media (max-width:640px){.contact-module__XwMd5G__mapsPanel{aspect-ratio:4/3}}.contact-module__XwMd5G__mapsOverlay{background:#221e1961;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.contact-module__XwMd5G__mapsPanel:hover .contact-module__XwMd5G__mapsOverlay{background:#221e1980}.contact-module__XwMd5G__mapsCta{background:var(--paper);color:var(--ink);border-radius:999px;padding:.95rem 1.8rem;font-size:.95rem;font-weight:600;display:inline-block}
.village-module__Ubi9fa__sec{max-width:1160px;margin:0 auto;padding:clamp(2.4rem,6vh,4rem) clamp(1.2rem,4vw,2.4rem)}.village-module__Ubi9fa__pageTitle{font-family:var(--font-display), serif;letter-spacing:-.015em;text-wrap:balance;margin:0 0 1.2rem;font-size:clamp(2.3rem,4.6vw,3.3rem);font-weight:400;line-height:1.1}.village-module__Ubi9fa__lead{color:var(--muted);max-width:42em;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.village-module__Ubi9fa__narrow{max-width:42em}.village-module__Ubi9fa__blockTitle{font-family:var(--font-display), serif;letter-spacing:-.005em;margin:0 0 .9rem;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:400}.village-module__Ubi9fa__blockText{color:var(--muted);max-width:34em;margin:0;line-height:1.7}.village-module__Ubi9fa__link{color:var(--dawn);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.village-module__Ubi9fa__link:hover{color:var(--ink)}.village-module__Ubi9fa__row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.village-module__Ubi9fa__rowReverse .village-module__Ubi9fa__photo{order:2}.village-module__Ubi9fa__rowReverse .village-module__Ubi9fa__copy{order:1}.village-module__Ubi9fa__photo{aspect-ratio:4/3.2;background:var(--card-border);border-radius:4px;width:100%;position:relative;overflow:hidden}@media (max-width:820px){.village-module__Ubi9fa__row{grid-template-columns:1fr}.village-module__Ubi9fa__rowReverse .village-module__Ubi9fa__photo,.village-module__Ubi9fa__rowReverse .village-module__Ubi9fa__copy{order:initial}}.village-module__Ubi9fa__list{flex-direction:column;gap:1rem;max-width:40em;margin:0;padding:0;list-style:none;display:flex}.village-module__Ubi9fa__list li{color:var(--muted);padding-left:1.3rem;line-height:1.6;position:relative}.village-module__Ubi9fa__list li:before{content:"";background:var(--dawn);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.village-module__Ubi9fa__distancesBand{background:var(--card)}.village-module__Ubi9fa__distances{border-collapse:collapse;width:100%;max-width:30em}.village-module__Ubi9fa__distances tr{border-bottom:1px solid var(--card-border)}.village-module__Ubi9fa__distances tr:last-child{border-bottom:none}.village-module__Ubi9fa__distances th,.village-module__Ubi9fa__distances td{text-align:left;padding:.75rem 0;font-weight:400}.village-module__Ubi9fa__distances th{color:var(--ink)}.village-module__Ubi9fa__distances td{color:var(--muted);text-align:right;font-variant-numeric:tabular-nums}.village-module__Ubi9fa__closingBand{background:var(--card-border);min-height:clamp(20rem,46vh,30rem);position:relative;overflow:hidden}.village-module__Ubi9fa__closingOverlay{background:#221e1973;position:absolute;inset:0}.village-module__Ubi9fa__closingInner{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.4rem;max-width:1160px;height:100%;margin:0 auto;padding:clamp(3rem,8vh,5rem) clamp(1.2rem,4vw,2.4rem);display:flex;position:relative}.village-module__Ubi9fa__closingText{font-family:var(--font-display), serif;color:var(--paper);text-wrap:balance;margin:0;font-size:clamp(1.6rem,3.4vw,2.4rem);font-style:italic;font-weight:400}.village-module__Ubi9fa__btn{background:var(--paper);color:var(--ink);box-sizing:border-box;border-radius:999px;min-height:44px;padding:.95rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.village-module__Ubi9fa__btn:hover{background:var(--dawn);color:var(--paper)}
.zoom-module__Bw3rMW__trigger{cursor:zoom-in;border:0;padding:0;display:block}.zoom-module__Bw3rMW__overlay{z-index:1000;cursor:zoom-out;background:#0c0a08eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.zoom-module__Bw3rMW__frame{width:min(96vw,1280px);height:92vh;position:relative}.zoom-module__Bw3rMW__close{color:#fff;cursor:pointer;background:0 0;border:0;padding:8px;font-size:2.4rem;line-height:1;position:fixed;top:10px;right:14px}
