:root{--ink:#193d40;--teal:#0a4e56;--paper:#fffdf8;--sand:#f2eddf;--gold:#deba78;--muted:#617474}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12}h2{font-size:clamp(2.2rem,3.5vw,3.7rem)}h3{font-size:2.5rem}em{font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c49334;outline-offset:5px}img{max-width:100%;display:block;object-fit:cover}.wrap{width:min(1240px,90%);margin-inline:auto}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.17em;line-height:1.5}.header{height:105px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid #193d4014}.brand{display:flex;flex-direction:column;text-align:center;line-height:1.08;font-family:Georgia,serif;font-size:1.9rem}.brand-top{font:10px Arial;letter-spacing:.3em;margin-bottom:2px}.brand-bottom{font:9px Arial;letter-spacing:.21em;margin-top:7px}.header nav{display:flex;gap:32px;align-items:center;font-size:.9rem}.nav-cta{border:1px solid var(--teal);padding:11px 20px}.nav-cta span{margin-left:12px}.hero{position:relative;height:min(720px,78vh);min-height:550px;color:white;isolation:isolate}.hero>img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero>img{object-position:center 58%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(10,36,36,.68),rgba(10,36,36,.17) 60%,transparent),linear-gradient(0deg,#06272b78,transparent 24%)}.hero-content{padding:80px 7%;}.hero h1{font-size:clamp(3.7rem,6.6vw,6.8rem);letter-spacing:-.035em;margin:23px 0}.hero h1 em{color:#f8e6b8}.hero-content>p:not(.eyebrow){font-size:1.1rem;line-height:1.65;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:51px;padding:13px 25px;background:var(--teal);border:1px solid var(--teal);color:white;font-size:.9rem;font-weight:600;transition:background .2s}.button:hover{background:#173d40}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light:hover{background:var(--sand)}.hero-caption{position:absolute;bottom:26px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.09em}.hero-caption span{font-family:Georgia,serif;font-size:1rem;letter-spacing:0;font-style:italic}.booking{padding:34px 0 32px;border-bottom:1px solid #cdd6cf;scroll-margin-top:18px}.booking h2{font-size:1.65rem;margin-top:5px}.booking>div{margin-bottom:20px}#dates-form{display:grid;grid-template-columns:1fr 1fr .8fr 1fr;gap:15px;align-items:end}.field{display:flex;flex-direction:column;gap:5px}.field label{font-size:.875rem;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;height:52px;border:1px solid #b9c7be;background:transparent;border-radius:0;color:var(--ink);padding:10px 12px}.booking-note{font-size:.8rem;color:var(--muted);margin-top:12px}.stay{padding-top:75px;padding-bottom:90px}.section-heading{margin-bottom:35px}.section-heading h2{margin-top:13px}.section-heading em{color:#53746e}.stay-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.stay-image{width:100%;aspect-ratio:4/5;max-height:580px}.stay-copy h3{margin:12px 0 24px}.stay-copy>p:not(.eyebrow){margin:14px 0;max-width:530px;color:#4b6261}.facts{display:flex;justify-content:space-between;border-block:1px solid #ccd4cb;padding:20px 0;margin:24px 0}.facts span{display:flex;flex-direction:column;font-size:.85rem}.facts strong{font-family:Georgia,serif;font-weight:400;font-size:2rem;line-height:1.2}.amenity-line{font-size:.9rem;line-height:1.9}.actions{display:flex;gap:25px;align-items:center;margin-top:30px}.text-link{font-size:.9rem;border-bottom:1px solid var(--teal);padding-bottom:4px}.skip{position:fixed;top:-70px;background:white;z-index:100;padding:12px}.skip:focus{top:8px}@media(max-width:750px){html{scroll-padding-top:85px}.header{height:85px;padding:0 5%}.brand{font-size:1.5rem}.brand-top{font-size:9px}.brand-bottom{font-size:8px}.header nav{gap:0}.header nav>a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px;font-size:.8rem}.nav-cta span{display:none}.hero{height:650px;min-height:0;max-height:85svh}.hero>img{object-position:74% center}.hero-shade{background:linear-gradient(90deg,#072f32b3,#06292f45),linear-gradient(0deg,#06272b78,transparent 40%)}.hero-content{padding:65px 7%}.hero h1{font-size:clamp(3.4rem,11vw,4.9rem)}.hero-content>p:not(.eyebrow){font-size:1rem;max-width:290px}.eyebrow{font-size:.7rem}.hero-caption{bottom:24px;flex-direction:column;gap:5px;font-size:.65rem}#dates-form{grid-template-columns:1fr 1fr;gap:15px 10px}#dates-form .button{padding:12px;gap:10px;min-height:52px}.booking h2{font-size:1.5rem}.booking{padding-block:26px}.booking-note{font-size:.75rem}.stay{padding-block:50px}.stay-grid{grid-template-columns:1fr;gap:28px}.stay-image{max-height:550px}.stay-copy h3{font-size:2.1rem}.section-heading h2{font-size:2.2rem}.actions{gap:18px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.house{background:var(--sand);padding:85px 0}.house-grid{display:grid;grid-template-columns:1fr .85fr;gap:10%;align-items:center}.house h2{margin:15px 0 25px}.house p:not(.eyebrow){margin:18px 0;color:#4b6261}.house figure{margin:0}.house figure img{width:100%;aspect-ratio:4/5}.house figcaption{font-family:Georgia,serif;font-size:1.1rem;font-style:italic;margin-top:14px}.amenities{list-style:none;margin:26px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;font-size:.875rem}.amenities li{border-top:1px solid #c9d0c4;padding-top:10px}.gallery-section{padding-block:85px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.gallery-heading h2{margin-top:12px}.gallery-all{background:none;border:0;border-bottom:1px solid var(--teal);white-space:nowrap}.photo-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:260px 260px;gap:16px}.photo-grid button{border:0;padding:0;position:relative;overflow:hidden;background:var(--sand);text-align:left;color:white}.photo-grid .photo-main{grid-row:span 2}.photo-grid img{width:100%;height:100%;transition:transform .5s}.photo-grid button:hover img{transform:scale(1.035)}.photo-grid button:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#082c35b0,transparent)}.photo-grid span{position:absolute;bottom:15px;left:20px;right:12px;z-index:1;font-size:.9rem}.location{background:#e7eef0;padding:75px 0}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.location-photo{position:relative}.location-photo img{width:100%;height:540px}.location-photo>span{position:absolute;left:25px;top:24px;color:white;font-size:.7rem;letter-spacing:.2em;text-shadow:0 2px 12px #102e3e}.location-photo i{font:3.5rem Georgia;letter-spacing:-.04em}.location h2{margin:15px 0 24px}.location p:not(.eyebrow){color:#486368;margin:18px 0}.location .address{border-left:2px solid #94aaaa;padding-left:18px}.location .button{margin-top:14px}.instagram-link{display:block;text-decoration:underline;text-underline-offset:5px;margin-top:18px;font-size:.9rem}.important{padding-block:80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.important h2{margin-top:12px}.faq details{border-top:1px solid #c4cfc7;padding:19px 0}.faq details:last-child{border-bottom:1px solid #c4cfc7}.faq summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:1.2rem;line-height:1.3}.faq details[open] summary:after{content:'−'}.faq p{margin-top:15px;color:#526b69}.closing{text-align:center;padding:70px 5%;background:var(--teal);color:var(--paper)}.closing h2{margin:22px 0 28px;font-size:clamp(2.5rem,4.5vw,4.5rem)}.closing h2 em{color:#f0d7a1}.footer{padding-block:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer>div{display:flex;flex-direction:column;gap:8px;font-size:.85rem}.footer>p{font-size:.8rem}.footer>p span{color:var(--muted)}.menu-toggle{display:none}dialog{border:0;padding:0;color:var(--ink);background:var(--paper);width:min(840px,94vw);max-height:90dvh;overflow:auto;box-shadow:0 20px 90px #07232945}dialog::backdrop{background:#082b32bb;backdrop-filter:blur(4px)}.dialog-top{position:sticky;top:0;z-index:2;padding:15px 30px;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid #dce1d8}.close{border:0;background:transparent;color:inherit;font:2rem Arial;width:44px;height:44px;line-height:1}.dialog-body{padding:28px 35px 40px}.dialog-body h2{font-size:2.6rem;margin:10px 0 16px}.dialog-body p{margin:16px 0}.dialog-body h3{font-size:1.65rem;margin:28px 0 14px}.dialog-body .button{margin-top:20px}.detail-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.detail-photos button{padding:0;border:0;background:var(--sand);position:relative}.detail-photos img{width:100%;aspect-ratio:4/5}.detail-photos button>span{position:absolute;right:8px;bottom:8px;background:#ffffffed;padding:2px 8px;color:var(--ink);font-size:1rem}.room-list{list-style:none;padding:0;margin:0}.room-list li{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #dce1d8;font-size:.9rem}.room-list b{white-space:nowrap}body.modal-open{overflow:hidden}#photo-dialog{background:#082c32;color:white;width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0;overflow:hidden;overscroll-behavior:contain}#photo-dialog>figure{height:calc(100% - 90px);margin:45px 70px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}#large-photo{width:100%;height:calc(100% - 55px);object-fit:contain;touch-action:pan-y pinch-zoom}#photo-caption{font-size:.9rem;padding-top:15px;text-align:center}#photo-dialog>.close{position:absolute;top:12px;right:15px;background:#ffffff1f;z-index:2}.photo-arrow{position:absolute;top:calc(50% - 25px);border:1px solid #ffffff70;color:white;background:#103c44d9;width:46px;height:52px;font-size:2.3rem;line-height:1;z-index:2}.prev{left:12px}.next{right:12px}.swipe-note{text-align:center;font-size:.75rem;color:#bdcecc;padding-top:8px}#request-dialog{max-width:600px}.stay-summary{padding:20px;background:var(--sand);line-height:1.9}.price-note{font-size:.9rem;color:#526b69}#request-form{display:flex;flex-direction:column;gap:16px;margin-top:24px}#request-form textarea{height:auto;min-height:100px;resize:vertical}.field label span{font-weight:400;font-size:.8rem}#message-text{font:14px/1.65 Arial;white-space:pre-wrap;overflow-wrap:anywhere;background:#edf0e8;padding:20px}#message-preview .small-note{font-size:.8rem}.photo-grid button:focus-visible{outline-offset:3px}.text-link:hover,.instagram-link:hover{color:#7d633b}@media(max-width:1000px){.photo-grid{grid-template-rows:210px 210px}.house-grid,.location-grid{gap:6%}.footer{flex-wrap:wrap}.footer>p{width:100%;text-align:center}.amenities{grid-template-columns:1fr}.important{gap:5%}}@media(max-width:750px){.menu-toggle{display:block;border:0;background:transparent;color:var(--ink);font-size:1.4rem;width:40px;height:44px;margin-left:auto;margin-right:8px}.header nav.open{position:absolute;top:85px;left:0;width:100%;background:var(--paper);display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px 5% 20px;border-bottom:1px solid #b7c8be;box-shadow:0 10px 15px #123e3915}.header nav.open>a:not(.nav-cta){display:block;padding:12px 0}.header nav.open>.nav-cta{margin-top:8px;padding:12px}.house,.gallery-section,.location{padding-block:50px}.house-grid,.location-grid{grid-template-columns:1fr;gap:32px}.house figure img{max-height:550px}.house h2,.location h2{font-size:2.2rem}.amenities{grid-template-columns:1fr 1fr}.gallery-heading{flex-direction:column;align-items:start}.gallery-heading h2{font-size:2.2rem}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:340px 200px 200px;gap:10px}.photo-grid .photo-main{grid-column:span 2;grid-row:span 1}.photo-grid .photo-main img{object-position:center 48%}.photo-grid span{font-size:.8rem;left:12px;bottom:12px}.location-photo img{height:440px}.important{grid-template-columns:1fr;gap:28px;padding-block:50px}.footer{align-items:start;gap:30px;flex-direction:column;padding-block:35px}.footer>p{text-align:left}.dialog-top{padding:8px 18px}.dialog-body{padding:22px 20px 30px}.dialog-body h2{font-size:2rem}.dialog-body .eyebrow{font-size:.65rem}.room-list li{flex-direction:column;gap:3px}#photo-dialog>figure{margin:55px 10px 0;height:calc(100% - 125px)}#large-photo{height:calc(100% - 45px)}.photo-arrow{top:auto;bottom:18px;width:48px;height:44px}.prev{left:22px}.next{right:22px}.swipe-note{position:absolute;bottom:28px;left:80px;right:80px;font-size:.65rem}.detail-photos{gap:5px}.closing{padding-block:55px}}@media(max-width:370px){.brand{font-size:1.3rem}.header{padding-inline:4%}.nav-cta{font-size:.75rem;padding:9px}.menu-toggle{margin-right:2px;width:30px}.amenities{grid-template-columns:1fr}.actions{flex-direction:column;align-items:start}.facts span{font-size:.75rem}.hero h1{font-size:3.1rem}}
/* Preserve photo proportions when responsive widths override intrinsic dimensions. */
img{height:auto}
.hero>img,.photo-grid img{height:100%}
.location-photo img{height:540px}
#large-photo{height:calc(100% - 55px)}
@media(max-width:750px){.location-photo img{height:440px}#large-photo{height:calc(100% - 45px)}}

.footer .contact-buttons{flex-direction:row;gap:12px}.contact-buttons a{display:flex;align-items:center;gap:13px;padding:16px 19px;border:1px solid #b9c7be;transition:background .2s}.contact-buttons a:first-child{background:var(--teal);color:white;border-color:var(--teal)}.contact-buttons a:hover{background:var(--sand);color:var(--ink)}.contact-buttons svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.contact-buttons a>span:not([aria-hidden]){font-weight:600;font-size:.92rem;line-height:1.4}.contact-buttons small{display:block;font-size:.7rem;font-weight:400;margin-top:3px;opacity:.8}.quote-breakdown{border-top:1px solid #ccd4cb;margin-top:15px;padding-top:12px;font-size:.85rem}.quote-total{display:block;font-size:1.2rem;line-height:1.4;margin-top:12px}@media(max-width:750px){.footer .contact-buttons{width:100%;flex-direction:column}.contact-buttons a>span[aria-hidden]{margin-left:auto}}
