:root{--ink:#1b1a17;--paper:#f8f5ee;--stone:#e8e0d2;--bronze:#6b5141;--line:#d8cdbd;--dark:#151411;--gold:#b68a58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Tahoma,Segoe UI,Arial,sans-serif;line-height:1.7}a{color:inherit}img{max-width:100%;display:block}figure{margin:0}.wrap{width:min(1180px,100% - 34px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{color:var(--ink);font-size:24px;font-weight:500;text-decoration:none}.nav-links{align-items:center;gap:24px;display:flex}.nav-links>a:not(.button){text-decoration:none}.nav-links>a:not(.button):hover{color:var(--bronze)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.button:focus-visible{outline-offset:3px;outline:3px solid #b68a5873}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{background:var(--bronze)}.button-light{color:var(--dark);background:#fff}.button-light:hover{background:var(--stone)}.button-outline{border-color:var(--ink)}.button-outline:hover{background:var(--dark);color:#fff}.button-outline-light{color:#fff;border-color:#c4b8aa}.button-outline-light:hover{color:var(--dark);background:#fff;border-color:#fff}.hero{color:#fff;background:#111 url(/renders/01-hero-day.png) 50%/cover no-repeat;align-items:flex-end;min-height:660px;display:flex;position:relative}.hero:after{content:"";background:linear-gradient(#00000005 35%,#000000d4 100%);position:absolute;inset:0}.hero-copy{z-index:1;width:min(740px,100%);padding-block:70px;position:relative}.eyebrow{color:#d9b98f;letter-spacing:.12em;font-size:13px}.hero h1{margin:10px 0 18px;font-size:clamp(48px,8vw,92px);font-weight:500;line-height:1.05}.hero p{color:#eee7dc;margin:0 0 28px;font-size:clamp(18px,2vw,24px)}.hero-actions{justify-content:flex-start}.stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stat{text-align:center;padding:34px 18px}.stat strong{font-size:34px;font-weight:500;display:block}.stat span{color:#756c61;font-size:13px}.section{padding-block:86px}.section-head{grid-template-columns:.8fr 1.2fr;align-items:end;gap:50px;margin-bottom:42px;display:grid}.section h2,.cta h2{margin:0;font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.25}.section-head p{color:#70685e;margin:0;font-size:18px}.split{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.feature-image{border-radius:3px;min-height:430px;overflow:hidden}.feature-image img{object-fit:cover;width:100%;height:100%}.location-band{border-block:1px solid var(--line);background:var(--stone);padding-block:48px}.location-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.location-inner h2{max-width:640px;margin:5px 0 0;font-size:clamp(30px,4vw,50px);font-weight:500;line-height:1.25}.eyebrow-dark{color:var(--bronze)}.dark{background:var(--dark);color:#fff}.dark .section-head p{color:#c8beaf}.units{background:#4a443c;border:1px solid #4a443c;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.unit{background:#201f1b;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.unit strong{font-weight:500}.unit small{color:#bfb2a3;display:block}.unit b{color:#d8b183;white-space:nowrap;font-weight:500}.section-action{justify-content:flex-end;margin-top:26px;display:flex}.gallery{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.gallery figure{background:var(--stone);overflow:hidden}.gallery figure:first-child,.gallery figure:nth-child(4){grid-column:span 7}.gallery figure:nth-child(2),.gallery figure:nth-child(3){grid-column:span 5}.gallery img{object-fit:cover;width:100%;height:360px;transition:transform .4s}.gallery figure:hover img{transform:scale(1.015)}.plans{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan{border:1px solid var(--line);background:#fff;padding:10px}.plan img{object-fit:contain;width:100%;height:300px}.plan figcaption{padding:10px 6px 2px}.cta{background:var(--stone);padding-block:86px}.cta-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.actions{flex-wrap:wrap;gap:12px;display:flex}footer{color:#766d61;padding-block:30px;font-size:13px}.footer-row{justify-content:space-between;gap:20px;display:flex}.footer-row a{color:var(--ink);text-decoration:none}.footer-row a:hover{color:var(--bronze)}@media (width<=780px){.nav-links>a:not(.button){display:none}.nav-links{gap:10px}.nav .button{padding-inline:15px}.hero{min-height:580px}.stats{grid-template-columns:repeat(2,1fr)}.stat strong{font-size:29px}.section{padding-block:62px}.section-head,.split{grid-template-columns:1fr}.feature-image{min-height:300px}.location-inner{flex-direction:column;align-items:flex-start}.gallery figure,.gallery figure:nth-child(n){grid-column:span 12}.gallery img{height:270px}.plans,.units{grid-template-columns:1fr}.cta-inner,.footer-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery img,.button{transition:none}}
