/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#122927;--cream:#f3eee5;--gold:#c7a26a;--paper:#fbfaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:5;background:#fbfaf7f7;justify-content:space-between;align-items:center;height:86px;padding:0 5vw;display:flex;position:relative}.brand{letter-spacing:.08em;font-size:22px;font-weight:800}.brand span{color:var(--gold)}.nav nav{gap:38px;font-size:13px;display:flex}.book{background:var(--ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:12px;font-weight:700;display:inline-flex}.book.small{min-height:42px;padding:0 20px}.hero{color:#fff;background:linear-gradient(125deg,#183d38 0%,#32655c 44%,#b5a47f 100%);align-items:flex-end;min-height:calc(100vh - 86px);padding:8vw 6vw;display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:50vw;height:50vw;position:absolute;top:-20vw;right:-10vw;box-shadow:0 0 0 10vw #ffffff09,0 0 0 20vw #ffffff06}.hero:after{content:"";opacity:.3;background:linear-gradient(135deg,#ffffff59,#ffffff0a);border-radius:50% 50% 0 0;width:36vw;height:55%;position:absolute;bottom:0;right:6vw;transform:skew(-8deg)}.heroShade{background:linear-gradient(90deg,#041917a6,#0000 65%);position:absolute;inset:0}.heroContent{z-index:2;max-width:720px;position:relative}.eyebrow,.sectionLabel{letter-spacing:.24em;margin:0 0 24px;font-size:11px;font-weight:700}h1{letter-spacing:-.05em;margin:0 0 34px;font-family:Georgia,serif;font-size:clamp(62px,8vw,126px);font-weight:400;line-height:.86}.intro{color:#ffffffd1;max-width:510px;font-size:18px;line-height:1.65}.actions{align-items:center;gap:32px;margin-top:38px;display:flex}.textLink{border-bottom:1px solid #ffffff80;padding:15px 0;font-size:13px}.textLink span{margin-left:16px}.heroNote{z-index:3;text-align:right;font:18px/1.6 Georgia,serif;position:absolute;bottom:7vw;right:6vw}.story{background:var(--cream);grid-template-columns:1fr 3fr;gap:8vw;padding:130px 7vw;display:grid}.story h2,.sectionHead h2,.contact h2{letter-spacing:-.035em;margin:0 0 32px;font:400 clamp(42px,5vw,76px)/1.05 Georgia,serif}.story>div>p{color:#53635f;max-width:720px;font-size:17px;line-height:1.8}.villaSection{padding:120px 5vw}.sectionHead{justify-content:space-between;align-items:flex-end;gap:50px;margin:0 2vw 52px;display:flex}.sectionHead h2{margin:0}.sectionHead>p{color:#69736f;max-width:370px;line-height:1.6}.villaGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.villaCard{background:#fff;transition:transform .25s,box-shadow .25s}.villaCard:hover{transform:translateY(-6px);box-shadow:0 20px 45px #15312e1f}.villaImage{background:#aaa;height:410px;position:relative;overflow:hidden}.villaImage:before,.villaImage:after{content:"";position:absolute}.villaImage:before{background:#ffffffb8;width:70%;height:45%;top:10%;right:-10%;transform:skewY(-10deg)}.villaImage:after{background:linear-gradient(#4e9d9a,#b9e1dc);border-top:8px solid #fffc;inset:56% 0 0}.villaOne{background:linear-gradient(145deg,#687a72,#cdbb97)}.villaTwo{background:linear-gradient(145deg,#9e8067,#dfcdb2)}.villaThree{background:linear-gradient(145deg,#345854,#9fb7a8)}.villaImage>span{z-index:2;color:#fff;font:22px Georgia,serif;position:absolute;top:22px;left:24px}.poolLine{z-index:2;background:#ffffffb3;width:60%;height:1px;position:absolute;bottom:24%;left:14%;transform:rotate(-7deg)}.villaCopy{padding:28px}.villaCopy>p{letter-spacing:.18em;text-transform:uppercase;color:#8b7460;font-size:10px}.villaCopy h3{margin:12px 0 24px;font:30px Georgia,serif}.cardBottom{color:#6a736f;border-top:1px solid #e9e4dc;justify-content:space-between;align-items:center;gap:14px;padding-top:20px;font-size:12px;line-height:1.5;display:flex}.cardBottom a{border:1px solid #d9d3c8;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.features{background:#e5ded2;grid-template-columns:repeat(3,1fr);gap:8vw;padding:90px 7vw;display:grid}.features span{color:#9c7d50;font:18px Georgia,serif}.features h3{margin:24px 0 14px;font:28px Georgia,serif}.features p{color:#69736f;line-height:1.7}.contact{text-align:center;background:var(--ink);color:#fff;padding:140px 20px}.contact h2{font-size:clamp(56px,7vw,100px)}.contact>p:not(.sectionLabel){color:#b8c4c1;max-width:560px;margin:0 auto 36px;line-height:1.7}.book.light{background:var(--cream);color:var(--ink)}footer{color:#b9c2bf;background:#0b1e1c;justify-content:space-between;align-items:center;padding:34px 5vw;font-size:12px;display:flex}.brand.inverse{color:#fff}@media (width<=900px){.nav nav,.heroNote{display:none}.story{grid-template-columns:1fr;gap:30px}.villaGrid{grid-template-columns:1fr}.villaImage{height:55vw;min-height:330px}.sectionHead{flex-direction:column;align-items:flex-start}.features{grid-template-columns:1fr;gap:50px}}@media (width<=560px){.nav{height:72px;padding:0 20px}.brand{font-size:18px}.book.small{padding:0 13px;font-size:9px}.hero{min-height:calc(100vh - 72px);padding:70px 24px}h1{font-size:62px}.intro{font-size:16px}.actions{flex-direction:column;align-items:flex-start;gap:10px}.story,.villaSection{padding:85px 24px}.sectionHead{margin:0 0 36px}.villaImage{height:390px}footer{text-align:center;flex-direction:column;gap:14px}}.villa279{background:url(/villas/279/hero.jpeg) 50%/cover}.villa279:before,.villa279:after,.villa279 .poolLine{display:none}.detailPage{background:#fbfaf7}.detailNav{background:#faf8f3f0;position:absolute;top:0;left:0;right:0}.detailHero{color:#fff;align-items:flex-end;height:100vh;min-height:720px;display:flex;position:relative}.detailHero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.detailOverlay{background:linear-gradient(90deg,#140a04a6,#140a0414 70%),linear-gradient(#0000 55%,#140a048c);position:absolute;inset:0}.detailTitle{z-index:2;max-width:800px;padding:0 6vw 11vw;position:relative}.detailTitle h1{margin-bottom:28px;font-size:clamp(82px,10vw,155px)}.detailTitle>p:last-child{font-size:18px;line-height:1.6}.quickFacts{z-index:3;background:#221108e6;grid-template-columns:repeat(4,1fr);gap:3vw;padding:28px 4vw;display:grid;position:absolute;bottom:0;right:0}.quickFacts span{text-transform:uppercase;letter-spacing:.12em;color:#d7c9bc;font-size:10px}.quickFacts b{color:#fff;text-transform:none;letter-spacing:0;margin-bottom:6px;font:26px Georgia,serif;display:block}.overview{background:#f0e9df;grid-template-columns:1fr 1fr;gap:9vw;padding:140px 8vw;display:grid}.overview h2,.gallery h2,.location h2,.bookPanel h2{letter-spacing:-.035em;margin:0;font:400 clamp(45px,5vw,76px)/1.08 Georgia,serif}.overviewCopy>p{color:#5f635f;margin:0 0 24px;font-size:17px;line-height:1.9}.hostNote{border-left:3px solid #693018;flex-direction:column;gap:8px;margin-top:38px;padding:12px 0 12px 24px;display:flex}.hostNote span{color:#777;font-size:13px;line-height:1.6}.highlights{background:#fff;padding:120px 7vw}.highlightGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.highlightGrid article{background:#faf7f2;border-top:1px solid #cdb9a7;padding:34px 28px}.highlightGrid b{color:#914c2e;font:18px Georgia,serif}.highlightGrid h3{margin:28px 0 15px;font:25px Georgia,serif}.highlightGrid p{color:#6d716e;font-size:14px;line-height:1.7}.gallery{padding:120px 5vw}.galleryHead{justify-content:space-between;align-items:flex-end;margin:0 2vw 48px;display:flex}.photoGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.photoGrid figure{height:520px;margin:0;overflow:hidden}.photoGrid figure.wide{grid-column:span 2;height:700px}.photoGrid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.photoGrid figure:hover img{transform:scale(1.025)}.location{color:#fff;background:#1f2926;grid-template-columns:1.15fr .85fr;gap:10vw;padding:130px 8vw;display:grid}.location>div>p:not(.sectionLabel){color:#b8c1bd;max-width:580px;line-height:1.8}.mapButton{border-bottom:1px solid #d8c2ae;margin-top:25px;padding:14px 0;display:inline-block}.distanceList p{border-bottom:1px solid #46514e;flex-direction:column;margin:0 0 24px;padding:0 0 24px;display:flex}.distanceList b{color:#e4c29f;font:31px Georgia,serif}.distanceList span{color:#b8c1bd;margin-top:8px}.distanceList address{color:#929f9a;font-size:13px;font-style:normal;line-height:1.7}.bookPanel{text-align:center;color:#fff;background:#6b2e17;padding:140px 20px}.bookPanel h2{font-size:clamp(58px,7vw,100px)}.bookPanel>p:not(.sectionLabel){color:#e6d5ca;max-width:580px;margin:28px auto;line-height:1.7}.contactButtons{justify-content:center;gap:12px;margin:38px 0 22px;display:flex}.contactButtons a{text-transform:uppercase;letter-spacing:.12em;border:1px solid #ffffff73;padding:17px 28px;font-size:12px}.contactButtons a:first-child{color:#55220f;background:#fff}.bookPanel small{color:#dbc4b7}@media (width<=900px){.quickFacts{grid-template-columns:repeat(2,1fr);left:0}.overview,.location{grid-template-columns:1fr}.highlightGrid{grid-template-columns:repeat(2,1fr)}.photoGrid figure,.photoGrid figure.wide{height:55vw}.galleryHead{display:block}}@media (width<=560px){.detailHero{min-height:760px}.detailTitle{padding:0 24px 210px}.detailTitle h1{font-size:76px}.quickFacts{grid-template-columns:repeat(2,1fr);gap:24px;padding:24px}.overview,.highlights,.gallery,.location,.bookPanel{padding:85px 24px}.highlightGrid,.photoGrid{grid-template-columns:1fr}.photoGrid figure,.photoGrid figure.wide{grid-column:auto;height:72vw}.contactButtons{flex-direction:column}.contactButtons a{width:100%}}.villa171{background:url(/villas/171/hero.jpeg) 50%/cover}.villa171:before,.villa171:after,.villa171 .poolLine{display:none}.villa54{background:url(/villas/54/hero.jpeg) 50%/cover}.villa54:before,.villa54:after,.villa54 .poolLine{display:none}.amenitiesSection{background:#eee7dc;grid-template-columns:1fr 1.25fr;gap:9vw;padding:130px 8vw;display:grid}.amenitiesSection h2{letter-spacing:-.035em;margin:0 0 24px;font:400 clamp(46px,5vw,76px)/1.08 Georgia,serif}.amenitiesSection>div>p:last-child{color:#6b716d;line-height:1.8}.amenitiesSection ul{grid-template-columns:1fr 1fr;gap:0 36px;margin:0;padding:0;list-style:none;display:grid}.amenitiesSection li{border-bottom:1px solid #d3c8b9;padding:16px 0;font-size:14px}.amenitiesSection li span{color:#7d3f26;margin-right:12px}.notices{background:#d5cabc;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.notices>div{background:#f5f0e8;padding:55px 4vw}.notices h3{margin:0 0 16px;font:26px Georgia,serif}.notices p{color:#6a706d;font-size:13px;line-height:1.7}@media (width<=900px){.amenitiesSection,.notices{grid-template-columns:1fr}}@media (width<=560px){.amenitiesSection{padding:85px 24px}.amenitiesSection ul{grid-template-columns:1fr}.notices>div{padding:42px 24px}}
