@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap');
:root{--forest:#17362d;--ivory:#f5f2e9;--sage:#b6c1ad;--earth:#3b251a;--gold:#c8ad70;--ink:#17231f;--grey:#68706b;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.65 var(--sans)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;line-height:1.05}h1{font-size:clamp(2.8rem,6vw,6.2rem)}h2{font-size:clamp(2.1rem,4vw,4.25rem)}h3{font-size:1.2rem}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:50;background:#fff;padding:.7rem}.site-header{height:80px;background:var(--forest);color:white;display:flex;align-items:center;padding:0 clamp(1rem,4vw,4.5rem);gap:2rem;position:relative;z-index:5}.brand{letter-spacing:.16em;line-height:1;display:inline-flex;flex-direction:column;font-size:.62rem}.brand strong{font-family:var(--serif);font-size:1.22rem;font-weight:500;letter-spacing:.24em}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(.7rem,1.7vw,2rem);font-size:.76rem;letter-spacing:.04em;flex:1}.site-header nav a:hover,.footer-links a:hover{color:var(--gold)}.menu-toggle{display:none}.button{border:1px solid transparent;padding:.9rem 1.3rem;letter-spacing:.04em;cursor:pointer;transition:.25s;background:none}.button-light{background:var(--ivory);color:var(--forest)}.button-primary{background:var(--forest);color:#fff}.button-outline{border-color:rgba(255,255,255,.7);color:#fff}.button:hover{transform:translateY(-2px)}.home-hero,.page-hero{height:min(800px,calc(100vh - 80px));min-height:600px;position:relative;color:#fff;overflow:hidden}.home-hero picture,.home-hero img,.page-hero>img{width:100%;height:100%;display:block;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,35,28,.82),rgba(10,35,28,.28) 60%,rgba(10,35,28,.08))}.hero-copy{position:absolute;left:clamp(1.5rem,10vw,11rem);bottom:clamp(3rem,12vh,8rem);max-width:660px}.hero-copy>p:not(.eyebrow){font-size:1.1rem;max-width:550px}.eyebrow{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600}.green{color:#54755e}.cta-row{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.8rem 0}.hero-copy small{font-size:.75rem}.section{padding:clamp(4rem,9vw,9rem) clamp(1.4rem,8vw,10rem)}.intro-grid,.editorial{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,9vw,11rem);align-items:center}.copy{max-width:530px}.copy p{color:var(--grey);font-size:1.05rem}.intro-grid>img{width:100%;height:620px;object-fit:cover}.text-link{padding:0;border:0;background:none;color:var(--forest);font-weight:600;cursor:pointer}.text-link span{font-size:1.4em;padding-left:.4rem}.highlights{background:#e7e8dc}.highlight-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #b7beb2;border-left:1px solid #b7beb2}.highlight-grid article{min-height:145px;padding:1.3rem;border-right:1px solid #b7beb2;border-bottom:1px solid #b7beb2;display:flex;flex-direction:column;gap:.4rem}.highlight-grid b{font:2rem var(--serif);color:var(--forest)}.highlight-grid span,.fine-print{font-size:.75rem;color:var(--grey)}.image-stack{position:relative;height:600px}.image-stack img{position:absolute;width:61%;height:77%;object-fit:cover}.image-stack img:first-child{left:0;top:0}.image-stack img:last-child{right:0;bottom:0;border:12px solid var(--ivory)}.amenity-preview{background:var(--earth);color:#fff}.amenity-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#7d6557}.amenity-card{height:410px;position:relative;overflow:hidden;background:#000}.amenity-card img{width:100%;height:100%;object-fit:cover;opacity:.76;transition:transform .7s}.amenity-card:hover img{transform:scale(1.06)}.amenity-card div{position:absolute;inset:auto 1.2rem 1rem}.amenity-card h3,.amenity-card p{margin:0}.amenity-card p{font-size:.78rem}.nature{background:var(--forest);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,10rem);align-items:center}.nature>img{height:570px;width:100%;object-fit:cover}.nature>div{max-width:450px}.conversion-band{background:var(--forest);color:#fff;padding:clamp(4rem,9vw,8rem) 1.5rem;text-align:center}.conversion-band p:not(.eyebrow){max-width:550px;margin:0 auto 1.8rem}.conversion-band .cta-row{justify-content:center}.page-hero{height:630px;min-height:0}.content-sections{padding:2rem 0}.story{display:grid;grid-template-columns:1fr 1fr;min-height:530px;align-items:center}.story:nth-child(even){direction:rtl;background:#e7e8dc}.story:nth-child(even)>*{direction:ltr}.story>div:first-child{padding:clamp(2rem,8vw,9rem);max-width:660px}.section-number{color:var(--gold);letter-spacing:.2em}.story-image{height:100%}.story-image img{width:100%;height:100%;min-height:530px;object-fit:cover}.site-footer{background:#102820;color:#fff;padding:4rem clamp(1.4rem,8vw,10rem) 2rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;align-content:start;font-size:.82rem}.site-footer .fine-print{grid-column:1/-1;color:#b7c2bb;margin:1rem 0 0}.lead-modal{width:min(740px,calc(100% - 2rem));border:0;padding:0;background:var(--ivory);color:var(--ink)}.lead-modal::backdrop{background:rgba(7,25,20,.72)}.modal-copy{padding:2.5rem 2.5rem 0}.modal-close{border:0;background:none;position:absolute;right:1rem;top:.5rem;font-size:2rem;cursor:pointer}.lead-form{padding:1.5rem 2.5rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lead-form label{font-size:.8rem;font-weight:600}.lead-form input,.lead-form select{display:block;width:100%;margin-top:.35rem;padding:.75rem;border:1px solid #b7beb2;background:#fff;font:inherit}.lead-form .check{grid-column:1/-1;font-weight:400;display:flex;gap:.6rem}.lead-form .check input{width:auto;margin:.2rem 0}.lead-form button,.form-message{grid-column:1/-1}.hp{position:absolute!important;left:-9999px}.mobile-cta{display:none}.gallery-head,.legal,.thank-you{max-width:920px;padding:clamp(5rem,12vw,11rem) 1.5rem 4rem;margin:auto}.gallery-grid{padding:0 1.5rem 5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.gallery-item{border:0;padding:0;background:#fff;text-align:left;cursor:pointer}.gallery-item img{display:block;width:100%;aspect-ratio:.8;object-fit:cover}.gallery-item span{display:block;padding:.6rem;font-size:.78rem}.gallery-lightbox{border:0;background:transparent;max-width:min(1100px,95vw);padding:0;color:#fff}.gallery-lightbox::backdrop{background:rgba(0,0,0,.88)}.gallery-lightbox img{max-width:100%;max-height:80vh}.gallery-lightbox button{float:right;background:none;border:0;color:#fff;font-size:2rem}.faq-list{max-width:900px;margin:0 auto;padding:0 1.5rem 7rem}.faq-list details{border-top:1px solid #b7beb2;padding:1.2rem 0}.faq-list summary{cursor:pointer;font-family:var(--serif);font-size:1.35rem}.faq-list p{color:var(--grey);max-width:700px}.legal{padding-bottom:8rem}.legal h2{font-size:1.65rem;margin-top:2.5rem}.legal p{max-width:760px;color:var(--grey)}
@media(max-width:850px){.site-header{height:68px}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--forest);padding:1.5rem;flex-direction:column;align-items:start}.site-header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:none;border:0}.menu-toggle span{display:block;background:#fff;width:24px;height:1px;margin:6px}.header-cta{display:none}.home-hero,.page-hero{height:650px;min-height:0}.hero-copy{left:1.5rem;right:1.5rem;bottom:3rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.intro-grid,.editorial,.nature,.story{grid-template-columns:1fr}.intro-grid>img{height:380px;grid-row:1}.editorial .image-stack{height:440px}.image-stack img{height:78%}.highlight-grid{grid-template-columns:repeat(2,1fr)}.amenity-grid{grid-template-columns:repeat(2,1fr)}.amenity-card{height:290px}.amenity-card:last-child{grid-column:1/-1}.nature>img{height:390px}.story{min-height:0}.story:nth-child(even){direction:ltr}.story-image img{min-height:350px;height:350px}.site-footer{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr;padding:1.5rem}.modal-copy{padding:2rem 1.5rem 0}.gallery-grid{grid-template-columns:repeat(2,1fr)}.mobile-cta{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;height:60px;z-index:10;background:var(--forest);color:#fff}.mobile-cta>*{border:0;border-right:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;font-size:.68rem;display:flex;align-items:center;justify-content:center}.site-footer{padding-bottom:80px}}
@media(prefers-reduced-motion:reduce){*,html{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.footer-contact{display:block;width:max-content;margin:.35rem 0;color:#e6d4a5}.footer-disclosure{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.18);padding-top:1rem;font-size:.75rem;color:#d2d8d4}.footer-disclosure p{margin:.4rem 0}.rera-block{display:flex;align-items:center;gap:1rem;margin-top:.8rem}.rera-block img{width:86px;height:86px;background:#fff;padding:4px}
.home-hero .hero-overlay{background:linear-gradient(90deg,rgba(8,31,25,.9),rgba(11,43,33,.48) 49%,rgba(7,25,20,.08))}.hero-grain{position:absolute;inset:0;opacity:.18;background-image:radial-gradient(rgba(255,255,255,.8) .5px,transparent .5px);background-size:5px 5px;mix-blend-mode:soft-light}.hero-copy h1{text-wrap:balance;text-shadow:0 2px 25px rgba(0,0,0,.18)}.hero-proof{position:absolute;right:clamp(2rem,7vw,8rem);bottom:3.6rem;width:205px;padding:1.2rem 0 0 1.2rem;border-left:1px solid var(--gold);color:#fff}.hero-proof span,.hero-proof small{display:block;font-size:.65rem;letter-spacing:.13em}.hero-proof strong{display:block;margin:.5rem 0;font:1.45rem/1.1 var(--serif)}.hero-scroll{position:absolute;right:clamp(2rem,4vw,5rem);top:50%;writing-mode:vertical-rl;font-size:.65rem;letter-spacing:.17em;display:flex;gap:.8rem;align-items:center}.hero-scroll span{height:58px;width:1px;background:rgba(255,255,255,.65)}@media(max-width:850px){.hero-proof,.hero-scroll{display:none}}
.home-hero picture img{content:url('/assets/images/project/hero-riverside.jpg')}.intro-grid>img{content:url('/assets/images/project/garden.png')}.amenity-card:nth-child(1) img{content:url('/assets/images/amenities/cafe-rivana.jpg')}.amenity-card:nth-child(2) img{content:url('/assets/images/amenities/coworking.jpg')}.nature>img{content:url('/assets/images/project/aerial-connectivity.png')}.story:nth-child(1) .story-image img{content:url('/assets/images/project/hero-riverside.jpg')}.story:nth-child(2) .story-image img{content:url('/assets/images/project/garden.png')}.story:nth-child(3) .story-image img{content:url('/assets/images/amenities/cafe-rivana.jpg')}.story:nth-child(4) .story-image img{content:url('/assets/images/amenities/coworking.jpg')}
.plan-preview{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,8rem);align-items:center;background:#e7e8dc}.plan-preview>div{max-width:500px}.plan-preview img{width:100%;border:1px solid #c6cec0;box-shadow:0 16px 40px rgba(23,54,45,.12)}@media(max-width:850px){.plan-preview{grid-template-columns:1fr}.plan-preview img{order:-1}}
.home-hero picture img,.intro-grid>img,.amenity-card:nth-child(1) img,.amenity-card:nth-child(2) img,.nature>img,.story:nth-child(1) .story-image img,.story:nth-child(2) .story-image img,.story:nth-child(3) .story-image img,.story:nth-child(4) .story-image img{content:normal}.site-header{position:sticky;top:0;background:rgba(16,40,32,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.home-hero{height:calc(100svh - 80px);min-height:680px}.home-hero picture img{animation:hero-breathe 18s ease-out both;transform-origin:55% 50%}.hero-premium:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22%;background:linear-gradient(transparent,rgba(7,26,20,.58));pointer-events:none}.hero-copy{z-index:2}.hero-proof,.hero-scroll{z-index:2}.hero-proof{background:rgba(15,39,31,.26);backdrop-filter:blur(8px);padding:1.4rem 1.2rem;border-left:1px solid var(--gold)}.section{padding-block:clamp(5rem,10vw,11rem)}.intro-grid,.editorial{max-width:1440px;margin:auto}.editorial-frame{margin:0;position:relative}.editorial-frame img{display:block;width:100%;height:min(670px,56vw);object-fit:cover}.editorial-frame:before{content:"";position:absolute;inset:1rem;z-index:1;border:1px solid rgba(255,255,255,.5);pointer-events:none}.editorial-frame figcaption{font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;color:var(--grey);padding-top:.9rem}.highlights{position:relative;background:#e8eadf}.highlights:before{content:"";position:absolute;left:0;top:0;width:25%;height:2px;background:var(--gold)}.highlight-grid article{background:transparent;transition:background .35s,color .35s}.highlight-grid article:hover{background:var(--forest);color:#fff}.highlight-grid article:hover b,.highlight-grid article:hover span{color:#fff}.editorial{min-height:680px}.image-stack{height:660px}.image-stack img{filter:saturate(.88);box-shadow:0 28px 50px rgba(18,40,32,.12)}.amenity-preview{background:#302018;padding-bottom:clamp(5rem,9vw,10rem)}.amenity-grid{grid-template-columns:repeat(3,1fr);max-width:1440px;margin:auto;background:transparent;gap:1.4rem}.amenity-card{height:510px;border:1px solid rgba(255,255,255,.16)}.amenity-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(12,24,18,.82));pointer-events:none}.amenity-card div{z-index:1;inset:auto 1.6rem 1.5rem}.amenity-card h3{font:1.55rem var(--serif)}.nature{grid-template-columns:1.12fr .88fr;padding:0;background:#17362d}.nature>img{height:700px;filter:saturate(.78) brightness(.8)}.nature>div{padding:3rem}.conversion-band{position:relative;overflow:hidden;background:radial-gradient(circle at 50% -10%,#345a48 0,#17362d 55%)}.conversion-band:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(200,173,112,.2);border-radius:50%;left:50%;top:-250px;transform:translateX(-50%)}.conversion-band>*{position:relative}.page-hero{height:min(720px,72vh)}.page-hero>img{object-position:center}.story{max-width:1440px;margin:0 auto;background:transparent!important}.story:nth-child(even){background:#e8eadf!important}.story-image img{filter:saturate(.86)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:none}@keyframes hero-breathe{from{transform:scale(1.05)}to{transform:scale(1)}}@media(max-width:850px){.home-hero{height:calc(100svh - 68px);min-height:590px}.intro-grid,.editorial,.nature{gap:2rem}.editorial-frame img{height:420px}.amenity-grid{grid-template-columns:1fr;gap:.9rem}.amenity-card{height:390px}.image-stack{height:460px}.nature>img{height:380px}.nature>div{padding:3rem 1.5rem}.page-hero{height:600px}.story{margin:0}.reveal{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.home-hero picture img{animation:none}.reveal{opacity:1;transform:none}}
.residences-pricing{background:linear-gradient(180deg,#f5f2e9 0,#edf0e7 100%)}.pricing-heading{max-width:750px;margin:0 auto 3rem;text-align:center}.pricing-heading p:last-child{color:var(--grey);font-size:1.08rem}.pricing-cards{max-width:1300px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.price-card{overflow:hidden;background:#fff;border:1px solid #d8ded3;box-shadow:0 18px 38px rgba(23,54,45,.08);transition:transform .35s ease,box-shadow .35s ease}.price-card:hover{transform:translateY(-7px);box-shadow:0 28px 56px rgba(23,54,45,.15)}.plan-image{position:relative;background:#f4f4ef}.plan-image img{width:100%;height:340px;object-fit:cover;display:block}.plan-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(15,37,30,.55))}.plan-image span{position:absolute;z-index:1;bottom:1rem;left:1.2rem;color:#fff;font-size:.68rem;letter-spacing:.15em;font-weight:600}.price-card-copy{padding:1.6rem;display:grid;grid-template-columns:1fr auto;gap:1.2rem;align-items:end}.price-card h3{font:2.35rem var(--serif);margin:.1rem 0}.price-card .area{margin:0;color:var(--grey)}.price-line{display:grid;text-align:right;gap:.1rem}.price-line span,.price-line small{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--grey)}.price-line strong{font:2rem var(--serif);color:var(--forest);line-height:1.1}.price-line sup{font-size:.8rem}.price-card-copy .button{grid-column:1/-1;width:100%}.price-disclaimer{max-width:1300px;margin:1rem auto 0;font-size:.73rem;color:var(--grey);text-align:center}@media(max-width:850px){.pricing-cards{grid-template-columns:1fr}.plan-image img{height:280px}.price-card-copy{grid-template-columns:1fr}.price-line{text-align:left}}
.scroll-progress{position:fixed;z-index:100;left:0;top:0;width:100%;height:2px;background:var(--gold);transform-origin:left;transform:scaleX(0);box-shadow:0 0 12px rgba(200,173,112,.75)}.site-header{transition:height .45s ease,background .45s ease,box-shadow .45s ease}.scrolled .site-header{height:66px;background:rgba(11,31,25,.88);box-shadow:0 10px 35px rgba(3,17,12,.18)}.hero-premium:before{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(450px circle at var(--pointer-x,75%) var(--pointer-y,30%),rgba(255,211,135,.18),transparent 62%);pointer-events:none;mix-blend-mode:screen}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p,.hero-copy .cta-row,.hero-copy small{opacity:0;animation:hero-copy-in .9s cubic-bezier(.16,1,.3,1) forwards}.hero-copy .eyebrow{animation-delay:.24s}.hero-copy h1{animation-delay:.36s}.hero-copy>p{animation-delay:.5s}.hero-copy .cta-row{animation-delay:.64s}.hero-copy small{animation-delay:.76s}.hero-proof{opacity:0;animation:hero-proof-in 1s .85s cubic-bezier(.16,1,.3,1) forwards}.hero-scroll{animation:hero-scroll-pulse 2.4s 1.3s ease-in-out infinite}.button{position:relative;overflow:hidden;isolation:isolate}.button:before{content:"";position:absolute;z-index:-1;inset:0;background:currentColor;transform:translateX(-102%);transition:transform .45s cubic-bezier(.16,1,.3,1)}.button-light:hover{color:var(--ivory)}.button-primary:hover{color:var(--forest)}.button:hover:before{transform:translateX(0)}.motion-ready .motion-item{opacity:0;transform:translateY(38px) scale(.985);transition:opacity .86s var(--motion-delay,0ms) cubic-bezier(.16,1,.3,1),transform .86s var(--motion-delay,0ms) cubic-bezier(.16,1,.3,1)}.motion-ready .motion-item.is-visible{opacity:1;transform:none}.motion-ready .intro-grid .editorial-frame{clip-path:inset(0 0 100% 0);transition:clip-path 1.2s .16s cubic-bezier(.16,1,.3,1)}.motion-ready .intro-grid.is-visible .editorial-frame{clip-path:inset(0)}.motion-ready .amenity-card img{transition:transform 1.1s cubic-bezier(.16,1,.3,1),filter 1.1s ease}.motion-ready .amenity-card:hover img{transform:scale(1.1);filter:saturate(1.15)}.motion-ready .price-card .plan-image:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.5) 47%,transparent 64%);transform:translateX(-120%)}.motion-ready .price-card:hover .plan-image:before{transform:translateX(120%);transition:transform 1.1s cubic-bezier(.16,1,.3,1)}@keyframes hero-copy-in{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes hero-proof-in{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes hero-scroll-pulse{50%{transform:translateY(10px);opacity:.55}}@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p,.hero-copy .cta-row,.hero-copy small,.hero-proof{opacity:1;animation:none}.motion-ready .motion-item,.motion-ready .motion-item.is-visible{opacity:1;transform:none;transition:none}}
/* Product-presentation refinement: clarity, proportion and quiet confidence. */
:root{--ivory:#fbfbfd;--ink:#1d1d1f;--forest:#101b18;--grey:#6e6e73;--sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;--serif:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif}body{letter-spacing:-.012em;background:var(--ivory);font-weight:400}h1,h2,h3{letter-spacing:-.052em;font-weight:650}h1{font-size:clamp(3.4rem,7vw,7.7rem);line-height:.96}h2{font-size:clamp(2.5rem,5.1vw,5.6rem);line-height:.99}.brand strong{font-family:Georgia,serif;letter-spacing:.18em}.site-header{height:54px;padding:0 clamp(1.2rem,5vw,5.6rem);background:rgba(251,251,253,.82);color:#1d1d1f;backdrop-filter:saturate(180%) blur(24px);border-bottom:1px solid rgba(0,0,0,.07)}.site-header nav{font-size:.77rem;letter-spacing:-.01em}.site-header nav a:hover,.footer-links a:hover{color:#6e6e73}.header-cta{background:#1d1d1f;color:#fff;border-radius:999px;padding:.55rem 1rem;font-size:.78rem}.scrolled .site-header{height:50px;background:rgba(251,251,253,.88);box-shadow:0 8px 24px rgba(0,0,0,.06)}.home-hero{height:calc(100svh - 54px);min-height:720px;background:#000}.home-hero .hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.12) 33%,rgba(0,0,0,.72) 100%)}.hero-premium:before{background:radial-gradient(460px circle at var(--pointer-x,50%) var(--pointer-y,18%),rgba(255,255,255,.13),transparent 66%)}.hero-copy{top:clamp(3rem,10vh,7.8rem);bottom:auto;left:50%;width:min(860px,calc(100% - 2.5rem));max-width:none;text-align:center;transform:translateX(-50%)}.hero-copy>p:not(.eyebrow){font-size:clamp(1.08rem,1.5vw,1.38rem);max-width:610px;margin-inline:auto;line-height:1.42}.hero-copy .cta-row{justify-content:center;margin:1.7rem 0 1rem}.button{border-radius:999px;padding:.85rem 1.35rem;font-size:.9rem;font-weight:500}.button-outline{background:rgba(0,0,0,.22);backdrop-filter:blur(9px);border-color:rgba(255,255,255,.55)}.hero-proof{right:auto;left:clamp(1.5rem,5vw,6rem);bottom:2.2rem;width:auto;min-width:246px;border:0;border-radius:18px;background:rgba(20,20,22,.45);padding:1.05rem 1.2rem}.hero-scroll{right:clamp(1.5rem,4vw,5rem);font-size:.62rem}.section{padding:clamp(6rem,13vw,13rem) clamp(1.4rem,8vw,10rem)}.intro-grid,.editorial{max-width:1520px;gap:clamp(3.5rem,10vw,12rem)}.copy p{font-size:clamp(1.02rem,1.4vw,1.23rem);line-height:1.48}.text-link{font-size:1rem;border-bottom:1px solid currentColor;padding-bottom:.18rem}.editorial-frame{border-radius:26px;overflow:hidden}.editorial-frame:before{inset:1.1rem;border-radius:18px}.editorial-frame img{height:min(730px,55vw)}.highlights{background:#f5f5f7}.highlight-grid{border:0;gap:1px;background:#d2d2d7}.highlight-grid article{min-height:172px;background:#f5f5f7;border:0;padding:1.7rem}.highlight-grid b{font:clamp(1.9rem,2.8vw,3rem) var(--sans);letter-spacing:-.055em}.editorial{min-height:0}.image-stack{height:700px}.image-stack img{border-radius:25px;box-shadow:none}.amenity-preview{background:#000;padding-top:clamp(6rem,10vw,10rem)}.amenity-grid{gap:1rem}.amenity-card{height:560px;border:0;border-radius:24px}.amenity-card div{left:1.7rem;bottom:1.7rem}.amenity-card h3{font:1.7rem var(--sans);letter-spacing:-.04em}.residences-pricing{background:#f5f5f7}.pricing-heading{max-width:900px}.pricing-cards{max-width:1380px;gap:1.2rem}.price-card{border:0;border-radius:24px;box-shadow:none}.plan-image{border-bottom:1px solid #e3e3e6}.plan-image img{height:365px}.price-card-copy{padding:2rem}.price-card h3{font-family:var(--sans);letter-spacing:-.045em;font-weight:650}.price-line strong{font-family:var(--sans);letter-spacing:-.04em}.nature{margin:0 clamp(1rem,4vw,4.5rem);border-radius:28px;overflow:hidden}.nature>img{height:760px}.conversion-band{margin:1rem;border-radius:28px;padding:clamp(6rem,12vw,11rem) 1.5rem;background:#000}.story{max-width:1520px;margin-bottom:1rem;border-radius:28px;overflow:hidden}.story:nth-child(even){background:#f5f5f7!important}.site-footer{background:#f5f5f7;color:#1d1d1f}.footer-contact{color:#0066cc}.footer-disclosure{border-top-color:#d2d2d7;color:#6e6e73}.site-footer .fine-print{color:#6e6e73}.scroll-progress{background:#0071e3;box-shadow:none}@media(max-width:850px){.site-header{height:48px}.home-hero{height:calc(100svh - 48px);min-height:625px}.hero-copy{top:3.5rem}.hero-copy h1{font-size:clamp(3rem,13vw,4.3rem)}.hero-proof{bottom:1rem;left:1rem;min-width:0}.intro-grid,.editorial{gap:3rem}.editorial-frame{border-radius:18px}.image-stack{height:440px}.amenity-card{border-radius:18px;height:440px}.nature{margin:0;border-radius:0}.nature>img{height:410px}.conversion-band{margin:0;border-radius:0}.pricing-cards{gap:.8rem}.price-card{border-radius:18px}.plan-image img{height:275px}}
