:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.bf-root{--bf-font-display:var(--font-the-seasons), Georgia, serif;--bf-font-body:var(--font-montserrat), -apple-system, sans-serif;--bf-forest:#142621;--bf-pine:#2e423d;--bf-stone:#bdbaa6;--bf-wood:#332e2e;--bf-sand:#f2edd9;--bf-snow:#fff;--bf-page-bg:#ede7d6;--bf-panel-bg:#f7f3e4;--bf-moss-tint:#f1f5ee;--bf-available:#4e6b54;--bf-booked:#c0bdb5;--bf-in-range:#142621;--bf-endpoint:#0c1613;--bf-preview:#3c544e;--bf-preview-endpoint:#1c332c;--bf-limited:#a6c2ab;--bf-moss-text:#3d5643;--bf-amber:#b08640;--bf-amber-dark:#8a6320;--bf-clay:#9b4a3b;--bf-ink-muted:#6a615f;--bf-ink-mid:#4a4342;--bf-ink-soft:#8a8372;--bf-ink-faint:#9c9a88;--bf-hairline:#332e2e1a;--bf-hairline-strong:#332e2e24;--bf-card-border:#1426211a;font-family:var(--bf-font-body);color:var(--bf-wood);position:relative}.bf-root *{box-sizing:border-box}.bf-card{background:var(--bf-snow);border:1px solid var(--bf-card-border);border-radius:14px;width:900px;max-width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 60px #1426211a}.bf-display{font-family:var(--bf-font-display);text-transform:uppercase}.bf-hairline{border-color:var(--bf-hairline)}.bf-btn{font-family:var(--bf-font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:background .14s,border-color .14s,opacity .14s;display:inline-flex}.bf-btn:disabled{opacity:.5;cursor:not-allowed}.bf-btn-sm{padding:7px 14px;font-size:12.5px}.bf-btn-md{padding:10px 18px;font-size:13.5px}.bf-btn-lg{padding:13px 22px;font-size:14.5px}.bf-btn-block{width:100%}.bf-btn-primary{background:var(--bf-forest);color:var(--bf-sand)}.bf-btn-primary:hover:not(:disabled){background:#1c332c}.bf-btn-secondary{background:var(--bf-sand);color:var(--bf-forest);border-color:var(--bf-forest)}.bf-btn-ghost{color:var(--bf-ink-muted);background:0 0}.bf-btn-ghost:hover:not(:disabled){color:var(--bf-forest)}.bf-icon-btn{border:1px solid var(--bf-hairline-strong);background:var(--bf-snow);width:38px;height:38px;color:var(--bf-forest);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .14s;display:inline-flex}.bf-icon-btn:hover:not(:disabled){background:var(--bf-moss-tint)}.bf-icon-btn:disabled{opacity:.35;cursor:not-allowed}.bf-input{width:100%;font-family:var(--bf-font-body);border:1px solid var(--bf-hairline-strong);background:var(--bf-snow);color:var(--bf-wood);border-radius:8px;padding:10px 12px;font-size:13.5px}.bf-input:focus{border-color:var(--bf-forest);box-shadow:0 0 0 1px var(--bf-forest);outline:none}.bf-input-icon-wrap{position:relative}.bf-input-icon-wrap .bf-input{padding-left:36px}.bf-input-icon-wrap svg{color:var(--bf-ink-faint);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.bf-select{width:100%;font-family:var(--bf-font-body);border:1px solid var(--bf-hairline-strong);background:var(--bf-snow);color:var(--bf-wood);cursor:pointer;border-radius:8px;padding:9px 12px;font-size:13.5px}.bf-tag{font-family:var(--bf-font-body);color:var(--bf-pine);cursor:pointer;background:0 0;border:1px solid #2e423d4d;border-radius:999px;align-items:center;padding:7px 13px;font-size:12.5px;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.bf-tag[data-selected=true]{background:var(--bf-forest);border-color:var(--bf-forest);color:var(--bf-sand)}.bf-switch{background:var(--bf-stone);cursor:pointer;border:none;border-radius:999px;flex:none;width:38px;height:22px;transition:background .16s;position:relative}.bf-switch[data-on=true]{background:var(--bf-forest)}.bf-switch:after{content:"";background:var(--bf-snow);border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:2px;left:2px}.bf-switch[data-on=true]:after{transform:translate(16px)}.bf-toast{background:var(--bf-wood);color:var(--bf-sand);font-family:var(--bf-font-body);z-index:50;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:90%;padding:10px 18px;font-size:12.5px;animation:.2s bf-toastin;position:absolute;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 30px #1426214d}@keyframes bf-toastin{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes bf-popin{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes bf-tipin{0%{opacity:0}to{opacity:1}}.bf-popin{animation:.26s bf-popin}@keyframes bf-spin{to{transform:rotate(360deg)}}.bf-spin{animation:.8s linear infinite bf-spin}@keyframes bf-promo-glow{0%,to{box-shadow:0 0 #3d8f5e8c}50%{box-shadow:0 0 0 6px #3d8f5e00}}.bf-promo-apply-glow{animation:1.6s ease-in-out infinite bf-promo-glow}@media (prefers-reduced-motion:reduce){.bf-root *,.bf-root :before,.bf-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:720px){.bf-card{border-radius:0}.bf-stack-mobile{flex-direction:column!important}.bf-sidebar-mobile{border-top:1px solid var(--bf-hairline-strong);border-left:none!important;flex:none!important;width:100%!important}.bf-day-cell{min-height:44px!important}.bf-day-number{font-size:13px!important}.bf-day-price{font-size:8.5px!important}.bf-villa-select{width:100%!important}}
.villas-module__abCYRG__villaPage{--cream:#f5f0e8;--warm-white:#faf8f4;--charcoal:#2a2520;--dark:#1a1714;--stone:#8c8278;--sage:#7a8b72;--sage-muted:#a3ad9c;--gold:#c4a265;--gold-soft:#c4a2651f;--border-light:#8a827826;--border-dark:#fff8f014;font-family:var(--font-villa-body);color:var(--charcoal);overflow-x:hidden}.villas-module__abCYRG__hero{background:var(--dark);flex-direction:column;justify-content:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.villas-module__abCYRG__hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 40%,#7a8b7214 0%,#0000 70%),radial-gradient(50% 80% at 20% 80%,#c4a2650d 0%,#0000 60%);position:absolute;inset:0}.villas-module__abCYRG__heroImageWrap{position:absolute;inset:0}.villas-module__abCYRG__heroOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#1a171426 30%,#1a171499 65%,#1a1714f2 100%);position:absolute;inset:0}.villas-module__abCYRG__heroContent{z-index:2;max-width:900px;padding:0 clamp(32px,6vw,120px) clamp(60px,8vh,100px);position:relative}.villas-module__abCYRG__heroEyebrow{font-family:var(--font-villa-body);letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:11px;font-weight:500}.villas-module__abCYRG__heroTitle{font-family:var(--font-heading);color:var(--cream);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(42px,7vw,84px);font-weight:300;line-height:1.05}.villas-module__abCYRG__heroTitle em{color:var(--sage-muted);font-style:italic}.villas-module__abCYRG__heroSubtitle{font-family:var(--font-villa-body);color:#f5f0e899;max-width:560px;font-size:clamp(15px,1.8vw,18px);font-weight:300;line-height:1.7}@keyframes villas-module__abCYRG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.villas-module__abCYRG__heroEyebrow{opacity:0;animation:1s .3s forwards villas-module__abCYRG__fadeUp}.villas-module__abCYRG__heroTitle{opacity:0;animation:1s .5s forwards villas-module__abCYRG__fadeUp}.villas-module__abCYRG__heroSubtitle{opacity:0;animation:1s .7s forwards villas-module__abCYRG__fadeUp}.villas-module__abCYRG__imageRow{background:var(--dark);gap:4px;display:grid}.villas-module__abCYRG__imageRowThreeUp{grid-template-columns:1fr 1fr 1fr;}.villas-module__abCYRG__imageRowTwoUp{grid-template-columns:1fr 1fr;}.villas-module__abCYRG__imageCell{aspect-ratio:16/10;position:relative;overflow:hidden}.villas-module__abCYRG__imageCellLight{aspect-ratio:16/9;margin:0 clamp(32px,6vw,120px) clamp(60px,8vh,100px);position:relative;overflow:hidden}.villas-module__abCYRG__signature{background:var(--dark);padding:clamp(60px,10vh,120px) clamp(32px,6vw,120px)}.villas-module__abCYRG__signatureHeader{flex-wrap:wrap;align-items:baseline;gap:32px;margin-bottom:64px;display:flex}.villas-module__abCYRG__sectionLabel{font-family:var(--font-villa-body);letter-spacing:4px;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-size:10px;font-weight:500}.villas-module__abCYRG__sectionRule{background:var(--border-dark);flex:1;min-width:60px;height:1px}.villas-module__abCYRG__signatureIntro{font-family:var(--font-heading);color:var(--cream);max-width:720px;margin-bottom:80px;font-size:clamp(26px,3.5vw,40px);font-weight:300;line-height:1.35}.villas-module__abCYRG__signatureIntro em{color:var(--sage-muted);font-style:italic}.villas-module__abCYRG__amenityGrid{background:var(--border-dark);border:1px solid var(--border-dark);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1px;display:grid}.villas-module__abCYRG__amenityCard{background:var(--dark);flex-direction:column;padding:clamp(32px,4vw,48px);transition:background .5s;display:flex;position:relative;overflow:hidden}.villas-module__abCYRG__amenityCard:after{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);opacity:0;height:1px;transition:opacity .5s;position:absolute;bottom:0;left:48px;right:48px}.villas-module__abCYRG__amenityCard:hover{background:#fff8f005}.villas-module__abCYRG__amenityCard:hover:after{opacity:.3}.villas-module__abCYRG__amenityIcon{opacity:.7;width:40px;height:40px;margin-bottom:24px}.villas-module__abCYRG__amenityIcon svg{width:100%;height:100%;stroke:var(--sage-muted);stroke-width:1.2px;fill:none}.villas-module__abCYRG__amenityName{font-family:var(--font-heading);color:var(--cream);letter-spacing:-.01em;margin-bottom:12px;font-size:clamp(22px,2.5vw,28px);font-weight:400}.villas-module__abCYRG__amenityDesc{font-family:var(--font-villa-body);color:#f5f0e873;font-size:14px;font-weight:300;line-height:1.65}.villas-module__abCYRG__interlude{background:var(--cream);text-align:center;padding:clamp(80px,14vh,160px) clamp(32px,6vw,120px);position:relative}.villas-module__abCYRG__interlude:before{content:"";background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.villas-module__abCYRG__interludeQuote{font-family:var(--font-heading);color:var(--charcoal);max-width:680px;margin:0 auto 20px;font-size:clamp(24px,3.2vw,38px);font-style:italic;font-weight:300;line-height:1.5}.villas-module__abCYRG__interludeAttribution{font-family:var(--font-villa-body);letter-spacing:3px;text-transform:uppercase;color:var(--stone);font-size:11px;font-weight:500}.villas-module__abCYRG__details{background:var(--warm-white);padding:clamp(60px,10vh,120px) clamp(32px,6vw,120px)}.villas-module__abCYRG__detailsHeader{flex-wrap:wrap;align-items:baseline;gap:32px;margin-bottom:24px;display:flex}.villas-module__abCYRG__sectionLabelDark{font-family:var(--font-villa-body);letter-spacing:4px;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-size:10px;font-weight:500}.villas-module__abCYRG__sectionRuleDark{background:var(--border-light);flex:1;min-width:60px;height:1px}.villas-module__abCYRG__detailsIntro{font-family:var(--font-heading);color:var(--charcoal);max-width:640px;margin-bottom:80px;font-size:clamp(22px,2.8vw,32px);font-weight:300;line-height:1.45}.villas-module__abCYRG__detailCategories{flex-direction:column;gap:0;display:flex}.villas-module__abCYRG__detailCategory{border-top:1px solid var(--border-light);padding:clamp(40px,5vh,64px) 0}.villas-module__abCYRG__detailCategory:last-child{border-bottom:1px solid var(--border-light)}.villas-module__abCYRG__categoryLayout{grid-template-columns:260px 1fr;align-items:start;gap:clamp(24px,4vw,64px);display:grid}.villas-module__abCYRG__categoryLabelContainer{position:sticky;top:32px}.villas-module__abCYRG__categoryNumber{font-family:var(--font-heading);color:#2a252014;margin-bottom:8px;font-size:48px;font-weight:300;line-height:1}.villas-module__abCYRG__categoryName{font-family:var(--font-heading);color:var(--charcoal);letter-spacing:-.01em;margin-bottom:8px;font-size:clamp(20px,2.4vw,26px);font-weight:400}.villas-module__abCYRG__categoryTagline{font-family:var(--font-villa-body);color:var(--stone);font-size:13px;font-weight:300;line-height:1.5}.villas-module__abCYRG__categoryItems{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0;display:grid}.villas-module__abCYRG__detailItem{border-left:1px solid var(--border-light);padding:20px 24px;transition:all .4s;position:relative}.villas-module__abCYRG__detailItem:before{content:"";background:var(--gold);opacity:0;width:1px;transition:opacity .4s;position:absolute;top:20px;bottom:20px;left:0}.villas-module__abCYRG__detailItem:hover:before{opacity:1}.villas-module__abCYRG__detailItem:hover{background:var(--gold-soft);border-left-color:#0000}.villas-module__abCYRG__detailItemName{font-family:var(--font-villa-body);color:var(--charcoal);margin-bottom:4px;font-size:14px;font-weight:400}.villas-module__abCYRG__detailItemNote{font-family:var(--font-villa-body);color:var(--stone);font-size:12px;font-weight:300;line-height:1.4}.villas-module__abCYRG__closing{background:var(--dark);text-align:center;padding:clamp(80px,14vh,160px) clamp(32px,6vw,120px);position:relative}.villas-module__abCYRG__closing:before{content:"";background:var(--gold);width:40px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.villas-module__abCYRG__closingTitle{font-family:var(--font-heading);color:var(--cream);letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(28px,4vw,48px);font-weight:300}.villas-module__abCYRG__closingSubtitle{font-family:var(--font-villa-body);color:#f5f0e873;margin-bottom:40px;font-size:14px;font-weight:300}.villas-module__abCYRG__closingCta{font-family:var(--font-villa-body);letter-spacing:4px;text-transform:uppercase;color:var(--cream);border:1px solid #f5f0e833;padding:18px 48px;font-size:11px;font-weight:500;text-decoration:none;transition:all .4s;display:inline-block}.villas-module__abCYRG__closingCta:hover{border-color:var(--gold);color:var(--gold);background:#f5f0e80f}@media (max-width:900px){.villas-module__abCYRG__categoryLayout{grid-template-columns:1fr;gap:24px}.villas-module__abCYRG__categoryLabelContainer{position:static}.villas-module__abCYRG__categoryNumber{display:none}.villas-module__abCYRG__imageRowThreeUp{grid-template-columns:1fr}}@media (max-width:600px){.villas-module__abCYRG__amenityGrid,.villas-module__abCYRG__imageRowTwoUp,.villas-module__abCYRG__categoryItems{grid-template-columns:1fr}}
