:root{--charcoal:#171a1d;--cream:#f7f5f0;--gold:#c6a46a;--stone:#d9d0c1;--ink:#25272a;--muted:#686a6d;--max:1240px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-4rem;background:#fff;padding:.75rem 1rem;z-index:9999}.skip-link:focus{top:1rem}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,4vw,4.5rem);background:rgba(247,245,240,.96);position:relative;z-index:20;border-bottom:1px solid rgba(0,0,0,.07)}.brand img{width:156px;height:auto}.site-nav{display:flex;align-items:center;gap:2rem}.site-nav a{text-decoration:none;font-size:.83rem;letter-spacing:.06em;text-transform:uppercase}.site-nav a:not(.nav-cta):after{content:"";display:block;width:0;height:1px;background:var(--gold);transition:.25s}.site-nav a:hover:after{width:100%}.nav-cta{border:1px solid var(--charcoal);padding:.7rem 1rem}.nav-toggle{display:none;background:none;border:0;padding:.5rem}.nav-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:#111;margin:5px}.hero{height:calc(100vh - 92px);min-height:660px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,14,.74) 0%,rgba(10,12,14,.35) 46%,rgba(10,12,14,.08) 75%),linear-gradient(0deg,rgba(10,12,14,.38),transparent 45%)}.hero-copy{position:relative;z-index:2;color:#fff;max-width:740px;padding:0 clamp(1.4rem,7vw,8rem) clamp(3.5rem,8vh,7rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;color:var(--gold);font-weight:700;margin:0 0 1rem}.hero h1,.section h2,.feature-copy h2,.location h2,.enquire h2{font-family:var(--serif);font-weight:400;line-height:1.06}.hero h1{font-size:clamp(3rem,6.7vw,6.7rem);margin:0 0 1.2rem}.hero-copy>p:not(.eyebrow){font-size:clamp(1rem,1.3vw,1.25rem);max-width:590px;color:rgba(255,255,255,.88)}.hero-actions{display:flex;align-items:center;gap:1.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;padding:1rem 1.4rem;transition:.25s}.button-gold{background:var(--gold);color:#111}.button-gold:hover{background:#d5b77f;transform:translateY(-2px)}.text-link{text-decoration:none;color:#fff;font-size:.85rem}.text-link span{margin-left:.5rem}.coming-soon{position:absolute;right:clamp(1.5rem,4vw,4rem);bottom:2rem;color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;border-left:2px solid var(--gold);padding-left:.9rem}.section{padding:clamp(5rem,10vw,9rem) clamp(1.4rem,6vw,7rem);max-width:1500px;margin:auto}.section-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);border-top:1px solid #aaa;padding-top:1rem;margin-bottom:4rem}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,8vw,8rem)}.intro h2{font-size:clamp(2.6rem,5vw,5rem);margin:0}.intro-grid p{font-size:1.08rem;margin:0 0 1.2rem;color:#505255}.feature-split{display:grid;grid-template-columns:1.25fr .75fr;background:var(--charcoal);color:#fff;min-height:700px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:clamp(3rem,7vw,8rem);display:flex;flex-direction:column;justify-content:center}.feature-copy h2{font-size:clamp(2.6rem,4.5vw,4.8rem);margin:.2rem 0 1.5rem}.feature-copy p{color:#c9c9c9}.ticks{list-style:none;padding:0;margin:1.5rem 0 0}.ticks li{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.ticks li:before{content:"—";color:var(--gold);margin-right:.8rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3.5rem}.section-heading h2{font-size:clamp(2.6rem,4vw,4.5rem);margin:.2rem 0 0}.section-heading>p{max-width:430px;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.home-card{background:#fff}.home-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.home-card-body{padding:2rem 2rem 2.4rem}.card-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:.72rem;font-weight:bold}.home-card h3{font-family:var(--serif);font-size:2rem;font-weight:400;margin:.4rem 0}.home-card p{color:#5d5e60}.status{display:inline-block;margin-top:1rem;text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;border-bottom:1px solid var(--gold);padding-bottom:.3rem}.quote-band{background:#ddd3c4;padding:clamp(4rem,8vw,8rem) 2rem;text-align:center}.quote-band blockquote{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);line-height:1.2;max-width:1000px;margin:auto;color:#2b2b29}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gallery-item{border:0;padding:0;background:none;cursor:zoom-in;overflow:hidden}.gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .5s}.gallery-item:hover img{transform:scale(1.025)}.gallery-wide{grid-column:span 2}.gallery-wide img{aspect-ratio:2.1/1}.disclaimer{font-size:.75rem;color:#777;margin-top:1.3rem}.location{max-width:none;background:var(--charcoal);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:650px}.location-copy{padding-left:max(1.4rem,calc((100vw - 1240px)/2))}.location h2{font-size:clamp(3rem,6vw,6rem);margin:.3rem 0 1.5rem}.location-copy>p:not(.eyebrow){max-width:520px;color:#c9c9c9}.button-outline{border:1px solid #fff;color:#fff;margin-top:1.2rem}.button-outline:hover{background:#fff;color:#111}.location-art{height:100%;position:relative;overflow:hidden;background:radial-gradient(circle at center,rgba(198,164,106,.18),transparent 55%)}.map-ring{position:absolute;border:1px solid rgba(198,164,106,.38);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:240px;height:240px}.ring-two{width:480px;height:480px}.map-dot{position:absolute;left:50%;top:50%;width:18px;height:18px;border-radius:50%;background:var(--gold);transform:translate(-50%,-50%);box-shadow:0 0 0 10px rgba(198,164,106,.15)}.location-art span{position:absolute;left:calc(50% + 25px);top:calc(50% - 10px);font-size:.68rem;letter-spacing:.18em;color:var(--gold)}.enquire{text-align:center}.enquire-inner{max-width:780px;margin:auto}.enquire h2{font-size:clamp(3rem,5vw,5rem);margin:.4rem 0 1.5rem}.enquire-inner>p:not(.eyebrow){font-size:1.1rem;color:var(--muted);margin-bottom:2rem}.site-footer{background:#101214;color:#ddd;padding:4.5rem clamp(1.4rem,6vw,7rem) 2rem;display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:4rem}.footer-brand img{width:150px;height:auto;opacity:1}.footer-brand p{color:#999;font-size:.8rem;letter-spacing:.08em}.site-footer h3{color:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.15em}.site-footer a,.site-footer p{display:block;text-decoration:none;color:#aaa;margin:.45rem 0;font-size:.88rem}.site-footer a:hover{color:#fff}.footer-bottom{grid-column:1/-1;border-top:1px solid #303235;padding-top:1.5rem;display:flex;justify-content:space-between;color:#727477;font-size:.75rem}.lightbox{border:0;padding:0;background:rgba(0,0,0,.93);width:100vw;height:100vh;max-width:none;max-height:none}.lightbox::backdrop{background:rgba(0,0,0,.92)}.lightbox img{width:100%;height:100%;object-fit:contain;padding:3rem}.lightbox-close{position:absolute;right:1rem;top:.5rem;background:none;border:0;color:#fff;font-size:3rem;z-index:2;cursor:pointer}@media(max-width:1100px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.site-header{height:76px}.brand img{width:124px}.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:1.5rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ccc}.site-nav.open{display:flex}.hero{height:calc(100vh - 76px);min-height:620px}.hero-copy{padding-bottom:5rem}.coming-soon{display:none}.intro-grid,.feature-split,.location{grid-template-columns:1fr}.feature-split{min-height:auto}.feature-image img{max-height:550px}.feature-copy{padding:4rem 1.5rem}.section-heading{align-items:flex-start;flex-direction:column}.card-grid{grid-template-columns:1fr}.location-copy{padding:5rem 1.5rem}.location-art{min-height:420px}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:700px){.card-grid{grid-template-columns:1fr}}@media(max-width:600px){.hero h1{font-size:3.4rem}.hero-actions{align-items:flex-start;flex-direction:column}.section{padding:4.5rem 1.25rem}.intro-grid{grid-template-columns:1fr;gap:2rem}.section-label{margin-bottom:2.5rem}.gallery-grid{grid-template-columns:1fr}.gallery-wide{grid-column:span 1}.gallery-wide img,.gallery-item img{aspect-ratio:4/3}.site-footer{grid-template-columns:1fr;gap:2rem}.footer-brand,.footer-bottom{grid-column:1}.footer-bottom{flex-direction:column;gap:.5rem}.lightbox img{padding:1rem}.location-art{min-height:320px}.ring-two{width:340px;height:340px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}