@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600&display=swap');
:root{--green:#173c36;--ink:#1d2d29;--gold:#b99052;--paper:#fff;--soft:#f3f5f2;--muted:#55635c;--line:#dce3dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;color:var(--ink);background:var(--paper);font:1rem/1.65 'DM Sans',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:1.13}h1{font-size:clamp(2.8rem,5.4vw,5.7rem);letter-spacing:-.04em}h2{font-size:clamp(2.25rem,3.6vw,3.8rem);letter-spacing:-.035em}h3{font-size:1.75rem}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.skip{position:fixed;top:-5rem;left:1rem;z-index:100;background:white;padding:1rem}.skip:focus{top:1rem}.wrap{width:min(1280px,89%);margin-inline:auto}.header{background:white;position:relative;z-index:10;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:98px}.brand{display:flex;flex-direction:column;line-height:1.1;text-align:center;flex-shrink:0}.brand strong{font:500 2rem/1 'Playfair Display',Georgia,serif;letter-spacing:.15em}.brand span{font-size:.75rem;letter-spacing:.23em;margin-top:.5rem}.navlinks{display:flex;gap:2.2rem;align-items:center;font-size:.875rem;font-weight:500}.navlinks>a:not(.button):hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:center;align-items:center;gap:.8rem;min-height:50px;padding:.8rem 1.5rem;background:var(--green);color:white;font-size:.875rem;font-weight:600;border:1px solid var(--green);cursor:pointer;transition:background .2s}.button:hover{background:#28584e}.button.light{background:white;color:var(--green);border-color:white}.button.line{background:transparent;border-color:#748c84;color:var(--green)}.button.line:hover{background:var(--soft)}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase;margin-bottom:1.4rem}.hero{position:relative;min-height:670px;height:min(82vh,850px);background:var(--green);color:white;display:flex;align-items:center}.hero>img{position:absolute;inset:0;height:100%;object-position:center 56%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,21,.76),rgba(7,25,21,.25) 65%,rgba(7,25,21,.08))}.hero-content{position:relative;z-index:1;padding-block:5rem}.hero h1{max-width:700px;margin-bottom:1.6rem}.hero p:not(.eyebrow){max-width:420px;font-size:1.125rem;color:#eef3ef;margin-bottom:2rem}.hero-note{position:absolute;z-index:1;bottom:2rem;right:5.5%;font-size:.75rem;letter-spacing:.1em}.section{padding-block:6rem}.intro{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.intro p{color:var(--muted);max-width:500px}.intro h2{max-width:550px;margin-bottom:0}.feature{display:grid;grid-template-columns:1.2fr 1fr;background:var(--soft);min-height:590px}.feature>img{height:100%;min-height:590px}.feature-copy{padding:4.5rem;align-self:center}.feature-copy h2{margin-bottom:1.5rem}.feature-copy>p{color:var(--muted)}.facts{display:flex;flex-wrap:wrap;gap:.5rem 1.3rem;font-size:.875rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.2rem 0;margin:1.8rem 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:330px;color:var(--muted);margin-bottom:0}.triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.triptych img{aspect-ratio:4/3}.triptych h3{margin:1.5rem 0 .8rem}.triptych p{color:var(--muted)}.hostband{background:var(--green);color:white}.host-inner{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.host-inner p{color:#d7e3dc}.host-inner h2{margin-bottom:0}.signature{font-family:'Playfair Display',Georgia,serif;font-size:1.7rem;color:white!important;margin-bottom:0}.footer{padding-block:3rem}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer p{font-size:.875rem;color:var(--muted);margin:0}.footer-links{display:flex;gap:1.5rem;font-size:.875rem}.crumb{padding-block:2rem;font-size:.875rem;color:var(--muted)}.property-title{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.property-title h1{font-size:clamp(2.8rem,4.6vw,4.8rem);margin-bottom:.5rem}.property-title .eyebrow{margin-bottom:.8rem}.property-title p{margin-bottom:0}.photo-lead{display:grid;grid-template-columns:1.7fr 1fr;gap:.75rem}.photo-lead img{height:100%;max-height:620px}.photo-small{display:grid;grid-template-rows:1fr 1fr;gap:.75rem}.photo-small img{max-height:304px}.photo-link{margin-top:1rem;text-align:right}.photo-link a{font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.property-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:5rem}.property-grid h2{font-size:2.7rem}.property-grid p{color:var(--muted)}.booking-card{align-self:start;background:var(--soft);border-top:3px solid var(--gold);padding:2.5rem;position:sticky;top:2rem}.booking-card h3{font-size:2rem}.booking-card .button{width:100%}.booking-card p{font-size:.875rem}.booking-card .small{font-size:.75rem;text-align:center;margin:1rem 0 0}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;list-style:none;padding:0;margin:2rem 0}.amenities li{border-bottom:1px solid var(--line);padding:.9rem 0}.amenities li:before{content:'✓';color:var(--green);margin-right:.7rem}.gallery{background:var(--soft)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-grid figure{margin:0}.gallery-grid img{aspect-ratio:4/3}.gallery-grid a:hover img{filter:brightness(.94)}figcaption{font-size:.875rem;padding-top:.6rem;color:var(--muted)}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}details{border-bottom:1px solid var(--line);padding:1.2rem 0}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:1rem}summary:after{content:'+';font-size:1.3rem;line-height:1.3}details[open] summary:after{content:'−'}details p{margin:1rem 1.5rem .3rem 0;color:var(--muted)}.closing{text-align:center;background:var(--green);color:white}.closing h2{margin-bottom:1rem}.closing p{color:#d7e3dc}.closing .button{margin-top:1rem}.mobile-book{display:none}
@media(min-width:1500px){.hero-content{padding-block:7rem}}@media(max-width:1000px){.navlinks{gap:1.2rem}.intro,.host-inner{gap:3rem}.feature-copy{padding:2.5rem}.property-grid{gap:2.5rem}.booking-card{padding:1.7rem}.faq-wrap{gap:3rem}.section{padding-block:4.5rem}.hero{min-height:600px}.feature>img{min-height:480px}}@media(max-width:700px){.nav{min-height:86px;gap:1rem}.brand strong{font-size:1.7rem}.brand span{font-size:.75rem;letter-spacing:.1em}.navlinks{gap:1rem}.navlinks .desktop{display:none}.navlinks .button{padding:.65rem .9rem;font-size:.8rem;min-height:44px}.hero{height:710px;max-height:900px;min-height:610px;align-items:end}.hero>img{object-position:61% center}.hero:after{background:linear-gradient(0deg,rgba(7,25,21,.88),rgba(7,25,21,.26) 80%)}.hero-content{padding-block:4.5rem}.hero h1{font-size:3.55rem}.hero p:not(.eyebrow){font-size:1rem;max-width:320px}.hero-note{left:5.5%;bottom:1.2rem;font-size:.75rem}.section{padding-block:3.5rem}.intro,.host-inner,.feature,.property-grid,.faq-wrap{grid-template-columns:1fr;gap:2rem}.feature>img{min-height:0;height:auto;aspect-ratio:4/3}.feature-copy{padding:2rem}.triptych{grid-template-columns:1fr;gap:2rem}.triptych img{aspect-ratio:3/2}.triptych h3{margin-top:1rem}.section-heading{display:block}.section-heading>p{margin-top:1.5rem}.footer .wrap{flex-direction:column;text-align:center}.property-title{display:block}.property-title>.button{display:none}.property-title h1{font-size:3rem}.photo-lead{grid-template-columns:1fr}.photo-lead>img{aspect-ratio:4/3}.photo-small{grid-template-columns:1fr 1fr;grid-template-rows:auto}.photo-small img{aspect-ratio:4/3}.gallery-grid{grid-template-columns:1fr 1fr;gap:1rem}.gallery-grid figcaption{font-size:.8rem}.amenities{gap:0 1rem;font-size:.875rem}.booking-card{position:static}.property-grid h2{font-size:2.3rem}.crumb{padding-block:1.4rem}.mobile-book{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 5.5%;background:white;border-top:1px solid var(--line)}.mobile-book span{font-size:.875rem}.property-body .footer{padding-bottom:7rem}.mobile-book .button{padding:.7rem 1rem;font-size:.8rem}.photo-link{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
