@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ink:#173c35;--gold:#b5823c;--cream:#f6f1e7;--paper:#fffdf8;--muted:#6e716b;--line:#dcd3c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#202521;font-family:'DM Sans',sans-serif}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.site-header{height:90px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,248,.95);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:13px}.brand img{width:54px;height:54px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{font:500 25px 'Playfair Display',serif}.brand small{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}nav{display:flex;align-items:center;gap:clamp(14px,2vw,32px)}nav a{font-size:13px;font-weight:600;position:relative}nav a:after{content:'';height:1px;background:var(--gold);position:absolute;left:0;right:100%;bottom:-8px;transition:.25s}nav a:hover:after,nav a.active:after{right:0}.nav-book{border:0;border-radius:99px;background:var(--ink);color:white;padding:13px 22px;font-weight:700;cursor:pointer}.menu-button{display:none;width:44px;height:44px;border:0;background:none;padding:10px;cursor:pointer;flex-direction:column;justify-content:center;gap:7px}.menu-button span{display:block;width:24px;height:2px;margin-left:auto;background:var(--ink);border-radius:2px;transition:transform .25s,opacity .25s}.menu-button[aria-expanded="true"] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-button[aria-expanded="true"] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:700;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.035em}em{font-weight:500;color:var(--gold)}.button{border:1px solid var(--ink);border-radius:99px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;background:none}.primary{background:var(--ink);color:white}.ghost{background:transparent;color:var(--ink)}.light{background:white;border-color:white;color:var(--ink)}.text-link,.text-button{display:inline-flex;width:max-content;border:0;border-bottom:1px solid var(--ink);padding:0 0 8px;background:none;color:var(--ink);font-weight:700;cursor:pointer}.hero{min-height:calc(100vh - 90px);display:grid;grid-template-columns:48% 52%}.hero-copy{padding:clamp(60px,8vw,125px) clamp(28px,6vw,100px);display:flex;flex-direction:column;justify-content:center;background-image:radial-gradient(#d7ccba 1px,transparent 1px);background-size:7px 7px}.hero h1{font-size:clamp(58px,6.7vw,108px);line-height:.94;margin:22px 0 30px}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin-top:22px}.hero-photo{position:relative;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;right:0;bottom:0;background:var(--ink);color:white;padding:24px 30px;display:flex;gap:20px}.photo-note span{color:#d9b77d}.photo-note p{margin:0;line-height:1.5}.quick-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,6vw,96px);border-bottom:1px solid var(--line)}.quick-facts article{padding:34px;border-right:1px solid var(--line)}.quick-facts strong,.quick-facts span{display:block}.quick-facts strong{font:500 28px 'Playfair Display',serif}.quick-facts span{font-size:12px;color:var(--muted)}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;padding:120px clamp(24px,8vw,140px)}.intro h2,.feature h2,.experience h2,.gallery-teaser h2{font-size:clamp(49px,5.5vw,82px);line-height:1.02}.intro>div:last-child{padding-top:55px}.intro>div:last-child p,.feature p{font-size:17px;line-height:1.8;color:var(--muted)}.feature{display:grid;grid-template-columns:1.08fr .92fr;margin:0 clamp(24px,6vw,95px) 120px}.feature>img{width:100%;height:650px;object-fit:cover}.feature>div{background:var(--cream);padding:clamp(45px,6vw,85px);display:flex;flex-direction:column;justify-content:center}.experience{background:var(--ink);color:white;padding:110px clamp(24px,7vw,110px)}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid #ffffff30}.experience-grid article{padding:36px;border-right:1px solid #ffffff30}.experience-grid span{color:#d9b77d}.experience-grid h3{font:500 30px 'Playfair Display',serif;margin:30px 0 15px}.experience-grid p{color:#c3d0cb;line-height:1.7}.gallery-teaser{padding:110px clamp(24px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center}.image-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.image-stack img{width:100%;height:290px;object-fit:cover}.image-stack img:first-child{grid-column:1/-1;height:370px}.cta{background:var(--gold);padding:85px clamp(24px,8vw,130px);display:flex;align-items:center;justify-content:space-between;color:white}.cta h2{font-size:clamp(42px,5vw,72px);margin:0}.page-hero{padding:110px clamp(24px,9vw,150px);background:var(--cream)}.page-hero h1,.gallery-head h1,.contact-copy h1{font-size:clamp(62px,8vw,120px);line-height:.95;margin:24px 0}.page-hero>p:last-child{font-size:18px;line-height:1.7;color:var(--muted);max-width:650px}.house-row{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:100px clamp(24px,7vw,110px);gap:8vw}.house-row.reverse{background:var(--ink);color:white}.house-row.reverse>div{order:2}.house-row img{height:600px;width:100%;object-fit:cover}.house-row>div{align-self:center}.house-row h2{font-size:clamp(45px,5vw,72px)}.house-row p,.house-row li{line-height:1.75;color:var(--muted)}.house-row.reverse p,.house-row.reverse li{color:#c3d0cb}.house-row ul{padding-left:20px;margin:28px 0}.number{color:var(--gold)!important}.plan{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:110px clamp(24px,8vw,130px);align-items:center}.plan img{max-height:600px;margin:auto}.plan h2{font-size:52px}.plan p{line-height:1.8;color:var(--muted)}.amenities{display:grid;grid-template-columns:repeat(3,1fr);padding:90px clamp(24px,7vw,110px)}.amenities article{padding:40px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.amenities span{color:var(--gold)}.amenities h2{font-size:31px;margin:30px 0 12px}.amenities p{color:var(--muted);line-height:1.7}.note-band{background:var(--ink);color:white;padding:80px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1fr auto;gap:50px;align-items:center}.note-band h2{font-size:45px;margin:0}.note-band>p{color:#c3d0cb}.gallery-head{padding:85px clamp(24px,7vw,110px) 55px;display:flex;justify-content:space-between;align-items:flex-end}.gallery-head h1{margin-bottom:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 12px 100px}.gallery-item{border:0;background:none;padding:0;position:relative;cursor:pointer;overflow:hidden}.gallery-item.wide{grid-column:span 2}.gallery-item img{width:100%;height:410px;object-fit:cover;transition:.5s}.gallery-item:hover img{transform:scale(1.03)}.gallery-item span{position:absolute;left:15px;bottom:15px;background:white;padding:10px 14px}.lightbox{position:fixed;inset:0;background:#0b1d19ee;z-index:100;display:none;place-items:center;padding:60px}.lightbox.open{display:grid}.lightbox img{max-height:85vh}.lightbox button{position:absolute;right:25px;top:20px;border:0;border-radius:50%;width:48px;height:48px;font-size:30px}.region-list{padding:50px clamp(24px,8vw,130px) 110px}.region-list article{display:grid;grid-template-columns:100px 1fr;max-width:850px;padding:60px 0;border-bottom:1px solid var(--line)}.region-list h2{font-size:44px}.region-list p:last-child{color:var(--muted)}.contact-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:760px}.contact-copy{padding:100px clamp(30px,7vw,110px)}.contact-details{display:grid;gap:28px;margin:55px 0}.contact-details span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--gold)}.contact-details p,.contact-details a{display:block;margin:8px 0}.contact-wrap iframe{width:100%;height:100%;border:0}.legal,.status{max-width:850px;padding:100px 30px;margin:auto}.legal h1,.status h1{font-size:60px}.legal p,.status p{line-height:1.8;color:var(--muted)}footer{background:#102c27;color:white;padding:75px clamp(24px,7vw,110px) 25px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px}.footer-top img{width:75px}.footer-top h2{font-size:38px}.footer-top a,.footer-top p{display:block;color:#c6d2ce;line-height:1.8}.footer-bottom{border-top:1px solid #ffffff25;margin-top:60px;padding-top:25px;display:flex;align-items:center;gap:24px;color:#91a59e;font-size:12px}.footer-bottom>a:nth-child(2){margin-left:auto}.powered-by{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.powered-by small{font-size:9px;letter-spacing:.08em;text-transform:lowercase}.powered-by img{width:94px;height:auto;filter:grayscale(1);opacity:.62;transition:filter .25s,opacity .25s}.powered-by:hover img,.powered-by:focus-visible img{filter:grayscale(0);opacity:1}.booking-modal{position:fixed;inset:0;background:#102c27e8;z-index:200;display:none;overflow-y:auto;padding:24px}.booking-modal.open{display:grid;place-items:start center}.booking-card{position:relative;width:min(900px,100%);background:var(--paper);margin:auto;border-radius:28px;padding:clamp(30px,5vw,60px)}.modal-close{position:absolute;right:24px;top:24px;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:white;font-size:28px}.modal-intro h2{font-size:65px;margin:12px 0}.modal-intro>p:last-child{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.form-grid label{font-size:11px;font-weight:700;text-transform:uppercase}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:white;padding:14px;margin-top:8px}.form-grid textarea{height:90px}.form-grid .full{grid-column:1/-1}.consent{display:flex;align-items:center;gap:10px;text-transform:none!important}.consent input{width:auto;margin:0}.trap{position:absolute;left:-9999px}.form-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.form-bottom p{font-size:12px}.form-bottom i{display:inline-block;width:8px;height:8px;background:#55a36d;border-radius:50%;margin-right:7px}
@media(max-width:1050px){nav{position:fixed;inset:90px 0 auto;background:var(--paper);padding:30px;display:none;flex-direction:column}nav.open{display:flex}.menu-button{display:flex}.hero{grid-template-columns:1fr}.hero-photo{height:650px}.intro,.feature,.gallery-teaser,.house-row,.plan,.contact-wrap{grid-template-columns:1fr}.house-row.reverse>div{order:0}.note-band{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.site-header{height:76px}.brand img{width:44px}.brand strong{font-size:21px}nav{inset:76px 0 auto}.hero-copy{min-height:600px;padding:70px 24px}.hero h1{font-size:58px}.hero-photo{height:500px}.hero-actions{flex-direction:column}.quick-facts{grid-template-columns:1fr 1fr}.intro{padding:80px 24px;gap:20px}.intro>div:last-child{padding-top:0}.intro h2,.feature h2,.experience h2,.gallery-teaser h2{font-size:45px}.feature{margin:0}.feature>img{height:430px}.feature>div,.experience,.gallery-teaser{padding:70px 24px}.experience-grid{grid-template-columns:1fr}.gallery-teaser{gap:40px}.cta{display:block;padding:65px 24px}.cta h2{margin-bottom:25px}.page-hero{padding:80px 24px}.page-hero h1,.gallery-head h1,.contact-copy h1{font-size:55px}.house-row,.plan{padding:70px 24px}.house-row img{height:430px}.amenities{grid-template-columns:1fr;padding:50px 24px}.gallery-head{padding:70px 24px 40px;display:block}.gallery-grid{grid-template-columns:1fr}.gallery-item.wide{grid-column:auto}.gallery-item img{height:330px}.region-list{padding:30px 24px}.region-list article{grid-template-columns:50px 1fr}.contact-copy{padding:75px 24px}.contact-wrap iframe{min-height:500px}.footer-top{grid-template-columns:1fr}.footer-bottom{display:grid;gap:14px;justify-items:start}.footer-bottom>a:nth-child(2){margin-left:0}.booking-modal{padding:0}.booking-card{min-height:100%;border-radius:0;padding:30px 20px}.modal-intro h2{font-size:48px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.form-bottom{align-items:stretch;flex-direction:column}.lightbox{padding:20px}}
