@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
:root{--navy:#123d50;--ink:#173d4b;--muted:#61727a;--line:#dbe2e3;--pale:#f2f6f5;--gold:#b6c8b8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b18732;outline-offset:5px}img{max-width:100%;display:block}header{height:98px;display:flex;align-items:center;gap:32px;padding:10px 4.5%;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.logo{height:78px;width:108px;object-fit:contain}nav{display:flex;gap:29px;margin-left:auto;font-size:14px}nav a:hover,.text-link:hover{color:#76866e}.header-call{font-size:14px;margin-left:20px;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--navy);color:white;padding:15px 24px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .2s,transform .2s;cursor:pointer}.button:hover{background:#245b6c;transform:translateY(-2px)}.button.small{font-size:13px;padding:12px 18px}.menu{display:none}.hero{height:650px;position:relative;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(9,39,51,.88),rgba(9,39,51,.65) 37%,rgba(9,39,51,.04) 78%)}.hero-content{position:relative;max-width:780px;padding:64px 0 32px 6%}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:600;margin:0 0 22px}.light{color:#e2ece9}.hero-kicker{font-size:12px;letter-spacing:3px;margin:30px 0 14px}h1,h2,h3{font-weight:400;margin:0;font-family:'Playfair Display',Georgia,serif;line-height:1.2}h1{font-size:clamp(40px,4.1vw,62px);letter-spacing:-1.5px}em{font-weight:400;color:inherit}h1 em{color:#d6e1d7}.hero-sub{font-size:17px;line-height:1.8;margin:23px 0}.hero-bottom{display:flex;align-items:center;gap:85px;margin-top:24px}.price-label{display:block;font-size:10px;letter-spacing:2px}.price{font-family:Georgia,serif;font-size:39px;font-weight:400}.price span{font-size:23px}.round-link{display:grid;place-items:center;border:1px solid #ffffff65;border-radius:50%;height:48px;width:48px;font-size:22px}.fine{font-size:12px;line-height:1.6;color:var(--muted)}.hero .fine{max-width:420px;color:#d5e0e3;font-size:11px}.image-note{position:absolute;right:20px;bottom:13px;font-size:10px;background:#173d4b90;padding:3px 8px}.facts{display:grid;grid-template-columns:1fr 1.4fr 1fr 1.5fr;margin:0 6%;padding:30px 0;border-bottom:1px solid var(--line);gap:30px}.facts>div{border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.facts>div:last-child{border:0}.facts strong{font-family:Georgia,serif;font-size:33px;font-weight:400;line-height:1.3}.facts span{font-size:12px;color:var(--muted)}.facts .rera{flex-direction:row;align-items:center;gap:15px}.rera .seal{font-size:24px;border:1px solid #9dab9f;border-radius:50%;width:38px;height:38px;text-align:center;color:var(--navy)}.rera b{font-size:11px;font-weight:500;color:var(--navy)}.section{padding:95px 6%}h2{font-size:clamp(33px,3.2vw,46px);letter-spacing:-1px}h2 em{color:#6b8476}p{color:var(--muted)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.intro-copy>p{max-width:520px}.intro-copy>p:first-of-type{color:var(--ink)}.intro-copy>p:nth-of-type(2){font-size:19px;color:var(--ink);margin-top:25px}.legacy{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.legacy .eyebrow{font-size:10px}.legacy-facts{display:flex;gap:35px;margin-bottom:24px}.legacy-facts strong{font-family:Georgia,serif;font-weight:400;font-size:28px;display:block}.legacy-facts span{font-size:11px;color:var(--muted)}.text-link{font-size:13px;font-weight:600;padding-bottom:7px;border-bottom:1px solid #98aaa4}.form-card{background:var(--pale);padding:35px 38px;border:1px solid #e3e9e6;scroll-margin-top:110px}.form-overline{font-size:10px;letter-spacing:2px}.form-card h2{font-size:31px;margin-top:15px;letter-spacing:-.5px}.form-card>p{margin:14px 0 22px;font-size:14px}.form-card label{display:block;font-size:12px;font-weight:500;margin:13px 0 6px}input,select{border:1px solid #d3dddd;background:#fff;width:100%;min-height:46px;padding:11px 12px;border-radius:0;color:var(--ink);font-size:14px}input::placeholder{color:#859194}.form-row{display:grid;grid-template-columns:1fr 1.15fr;gap:15px}.consent{display:flex!important;align-items:flex-start;gap:8px;color:var(--muted);font-size:11px!important;line-height:1.5}.consent input{width:15px;min-height:15px;height:15px;flex-shrink:0;accent-color:var(--navy)}.submit{width:100%;justify-content:space-between;margin-top:10px}.form-card .fine{font-size:10px;margin-bottom:0}#form-status{font-size:13px;color:#844a22;margin-bottom:0}.views{height:495px;position:relative;overflow:hidden}.views>img{height:100%;width:100%;object-fit:cover}.views-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0c303dda,#133d5060);color:white;padding:74px 6%}.views h2{font-size:49px}.views h2 em{color:#d8e4d7}.views p{color:#e0e8e7;font-size:15px}.white{background:white;color:var(--navy);margin-top:15px}.white:hover{background:#e2ece8}.views-visit{margin-left:30px;font-size:13px}.section-heading{text-align:center;max-width:860px;margin:0 auto 42px}.section-heading .eyebrow{margin-bottom:16px}.difference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.difference-grid article{border-top:1px solid #aebdb8;padding-top:22px}.number{font-size:12px;color:#7c9386}.difference-grid h3{font-size:23px;margin:23px 0 14px}.difference-grid p{font-size:14px}.residences{background:var(--pale);display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.residence-image{height:575px;position:relative;overflow:hidden}.residence-image img{width:100%;height:100%;object-fit:cover}.residence-image>span{position:absolute;bottom:0;left:0;right:0;background:#123d50e0;color:white;text-align:center;padding:18px;font-size:10px;letter-spacing:1.5px}.residences p{font-size:15px}.size{padding:19px 0;border-block:1px solid #cdd8d3;margin:25px 0;display:flex;align-items:center;gap:28px}.size strong{font-family:Georgia,serif;font-size:29px;font-weight:400}.size span{font-size:15px}.features{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:25px 0 30px}.features li{font-size:12px;position:relative;padding-left:15px}.features li:before{content:'✓';position:absolute;left:0;color:#7e9584}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.amenity-grid article{position:relative;height:300px;overflow:hidden}.amenity-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.amenity-grid article:hover img{transform:scale(1.04)}.amenity-grid article>div{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0e303ddd);display:flex;flex-direction:column;justify-content:flex-end;padding:25px;color:white}.amenity-grid span{font-size:10px;letter-spacing:2px}.amenity-grid h3{font-size:27px;margin-top:10px}.amenity-list{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:28px 0;border-bottom:1px solid var(--line);margin-top:15px}.amenity-list span{font-size:13px}.amenity-list span:before{content:'＋';margin-right:9px;color:#7b9487}.location{background:var(--pale);display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.location p{font-size:15px}.landmarks{margin:25px 0}.landmarks>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.landmarks strong{font-weight:500}.map{background:#fff;padding:15px;border:1px solid var(--line)}.map img{width:100%;height:400px;object-fit:contain}.map span{display:block;font-size:13px;text-align:center;padding:12px}.testimonials{text-align:center}.story{max-width:740px;margin:auto}.quote-mark{font-family:Georgia,serif;font-size:70px;display:block;color:#a4b5a5;height:70px}.story>p:first-of-type{font-family:Georgia,serif;font-size:23px;line-height:1.7;color:var(--ink)}.story>span:not(.quote-mark){font-size:11px;letter-spacing:2px}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:9%;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-size:14px;font-weight:500;list-style:none;position:relative;padding-right:28px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;font-size:20px;font-weight:400;top:-3px}details[open] summary:after{content:'−'}details p{font-size:14px;line-height:1.8;margin-bottom:0}.closing{background:var(--navy);color:white;text-align:center;padding:75px 20px;background-image:radial-gradient(ellipse at 80% 100%,#366857 0,transparent 55%)}.closing h2{font-size:55px}.closing h2 em{color:#c9d8c9}.closing p{color:#d4e0de;font-size:15px}footer{padding:45px 6% 25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer>div:nth-child(2){text-align:right}footer p,footer a{font-size:13px}.footer-note{grid-column:1/-1;padding-top:20px;border-top:1px solid var(--line);font-size:10px}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}
@media(min-width:1600px){.hero{height:740px}.hero-content{padding-top:100px}.section{padding-inline:max(6%,calc((100vw - 1360px)/2))}}
@media(max-width:1100px){header{gap:18px;padding-inline:4%}nav{gap:18px}.header-call{display:none}.hero{height:620px}.hero-content{max-width:640px}.intro{gap:5%}.form-card{padding:28px}.legacy-facts{gap:20px}.difference-grid{gap:20px}.actions{gap:15px}.button{padding:14px 18px}.facts{gap:20px}.residences{gap:4%}.features{grid-template-columns:1fr}.residence-image{height:680px}}
@media(max-width:760px){header{height:78px;padding:8px 5%;gap:15px}.logo{height:62px;width:82px}header>.button{margin-left:auto;font-size:11px;padding:10px 12px;gap:10px}.menu{display:block;background:none;border:0;color:var(--navy);font-size:25px;padding:3px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;flex-direction:column;padding:20px 6%;gap:15px;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{height:635px}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#0c303de8,#0c303d65),linear-gradient(0deg,#0c303d90,transparent)}.hero-content{padding:43px 6% 30px}.hero-kicker{font-size:10px;letter-spacing:2px;margin-top:32px}h1{font-size:42px;line-height:1.15;max-width:460px}h1 br{display:none}.hero-sub{font-size:16px}.hero-bottom{margin-top:30px}.image-note{font-size:9px}.facts{grid-template-columns:1fr 1fr;gap:22px 12px;padding:28px 0}.facts>div:nth-child(2){border:0}.facts strong{font-size:27px}.facts .rera{gap:8px;justify-content:flex-start}.facts .rera span{font-size:10px}.rera b{font-size:9px}.rera .seal{display:none}.section{padding:60px 6%}.intro,.residences,.location,.faq{grid-template-columns:1fr;gap:38px}.intro-copy>p:nth-of-type(2){font-size:18px}.legacy-facts{gap:30px}.form-card{padding:28px 23px}.form-row{grid-template-columns:1fr}.form-card h2{font-size:30px}.views{height:480px}.views-overlay{padding:55px 6%;background:#123d5099}.views h2{font-size:37px}.views-visit{display:block;margin:18px 0}.difference-grid{grid-template-columns:1fr 1fr;gap:25px}.difference-grid h3{font-size:22px;margin-top:15px}.difference-grid p{font-size:13px}.section-heading{text-align:left;margin-bottom:30px}.residence-image{height:430px}.features{grid-template-columns:1fr 1fr;gap:12px}.amenity-grid{grid-template-columns:1fr;gap:18px}.amenity-grid article{height:280px}.amenity-list{grid-template-columns:1fr 1fr;gap:15px}.amenity-list span{font-size:12px}.map img{height:330px}.story>p:first-of-type{font-size:20px}.closing h2{font-size:43px}footer{grid-template-columns:1fr;padding-bottom:85px}footer>div:nth-child(2){text-align:left}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -3px 15px #123d5010;background:white;padding-bottom:env(safe-area-inset-bottom)}.mobile-cta a{text-align:center;padding:14px 8px;font-size:13px}.mobile-cta a:last-child{background:var(--navy);color:white}.eyebrow{font-size:10px}html{scroll-padding-top:95px}.form-card{scroll-margin-top:95px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* The supplied banner is already darkened; retain detail in the building. */
.hero-image{filter:brightness(1.55)}

/* Coastal motion: gentle entrances and small, deliberate interaction cues. */
nav a{position:relative;transition:color .25s ease}
nav a::after{content:'';position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
nav a:is(:hover,:focus-visible)::after{transform:scaleX(1)}
.button{transition:background .25s ease,transform .25s ease,box-shadow .25s ease}
.button span{display:inline-block;transition:transform .25s ease}
.button:is(:hover,:focus-visible) span{transform:translate(3px,-3px)}
.button:active{transform:translateY(0) scale(.98)}
.round-link{transition:transform .3s ease,background .3s ease,border-color .3s ease}
.round-link:is(:hover,:focus-visible){transform:translateY(4px);background:#ffffff18;border-color:#fff}
.text-link{transition:color .25s ease,border-color .25s ease}
.form-card{transition:box-shadow .35s ease,border-color .35s ease}
.form-card:focus-within{border-color:#9aafa3;box-shadow:0 14px 38px #123d5010}
input,select{transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
input:focus,select:focus{border-color:#7b998b;box-shadow:0 0 0 3px #7b998b15}
.residence-image img,.views>img,.amenity-grid img{transition:transform .85s cubic-bezier(.22,1,.36,1)}
.amenity-grid article>div{transition:padding-bottom .4s ease}
.difference-grid article{transition:border-color .3s ease}
.difference-grid .number{display:inline-block;transition:transform .35s ease,color .35s ease}
.map{transition:box-shadow .35s ease,border-color .35s ease}
.map span{transition:color .3s ease}
.landmarks>div{transition:background .25s ease}
summary{transition:color .25s ease}
summary:hover{color:#648273}
summary:after{content:'+';transition:transform .3s ease}
details[open] summary:after{content:'+';transform:rotate(45deg)}

@media(prefers-reduced-motion:no-preference){
 .hero-image{animation:hero-settle 1.8s cubic-bezier(.22,1,.36,1) both}
 .hero-content> *{animation:content-arrive .85s cubic-bezier(.22,1,.36,1) backwards}
 .hero-content> :nth-child(2){animation-delay:.08s}
 .hero-content> :nth-child(3){animation-delay:.16s}
 .hero-content> :nth-child(4){animation-delay:.24s}
 .hero-content> :nth-child(5){animation-delay:.32s}
 .hero-content> :nth-child(6){animation-delay:.36s}
 .hero-content:focus-within> *{animation:none}
 details[open] p{animation:answer-arrive .3s ease both}
 nav.open{animation:answer-arrive .25s ease both}
}
@media(hover:hover) and (pointer:fine){
 .button:hover{box-shadow:0 8px 20px #123d5020}
 .residence-image:hover img,.amenity-grid article:hover img{transform:scale(1.055)}
 .views:hover>img{transform:scale(1.025)}
 .amenity-grid article:hover>div{padding-bottom:32px}
 .difference-grid article:hover{border-color:var(--navy)}
 .difference-grid article:hover .number{transform:translateX(6px);color:var(--navy)}
 .map:hover{box-shadow:0 12px 30px #123d5012;border-color:#9aafa3}
 .map:hover span{color:#648273}
 .landmarks>div:hover{background:#e8efeb}
}
@keyframes hero-settle{from{transform:scale(1.045)}to{transform:scale(1)}}
@keyframes content-arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes answer-arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{animation:none!important;transition:none!important}
 .button,.button span,.round-link,.residence-image img,.amenity-grid img,.views>img,.difference-grid .number{transform:none!important}
}
@media print{*{animation:none!important;transition:none!important}}

/* Modern typography with a clean, consistent heading treatment. */
body{font-family:'Manrope',Arial,sans-serif}
h1,h2,h3,.price,.facts strong,.legacy-facts strong,.size strong{font-family:'Outfit',Arial,sans-serif}
h1,h2{font-weight:500;letter-spacing:-.035em;line-height:1.15}
h3{font-weight:500;letter-spacing:-.02em;line-height:1.3}
h1 em,h2 em{font-style:normal;font-weight:inherit}
.price,.facts strong,.legacy-facts strong,.size strong{font-weight:500;letter-spacing:-.025em}
.story>p:first-of-type{font-family:'Manrope',Arial,sans-serif;font-size:21px;line-height:1.8}
.form-card h2{font-size:29px;line-height:1.25}
@media(max-width:760px){
 h1{font-size:40px}
 .views h2{font-size:35px}
 .closing h2{font-size:40px}
 .story>p:first-of-type{font-size:18px}
}

/* Rajparis reference theme: brand red, warm cream and Refina display type. */
@font-face{font-family:Refina;src:url('assets/RefinaRegular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--navy:#be171b;--ink:#343333;--muted:#666060;--line:#e9dad0;--pale:#fef2e1;--gold:#c08789}
body,input,select,button,.story>p:first-of-type{font-family:'Poppins',Arial,sans-serif}
h1,h2,h3,.price,.facts strong,.legacy-facts strong,.size strong{font-family:Refina,'Poppins',Arial,sans-serif;font-weight:400;letter-spacing:0}
h1,h2{text-transform:uppercase;line-height:1.16}
h1{font-size:clamp(38px,3.7vw,56px)}
h2{font-size:clamp(31px,2.9vw,43px)}
h2 em,.eyebrow,.number,.quote-mark{color:#be171b}
h1 em,.views h2 em,.closing h2 em{color:#ffcbbe}
header{border-bottom:2px solid #be171b;background:#fff}
nav a:hover,.text-link:hover,summary:hover{color:#be171b}
.button{background:#be171b;border-radius:3px}
.button:hover{background:#930b10}
.white{background:#fff;color:#be171b}
.white:hover{background:#fef2e1}
.hero-shade{background:linear-gradient(90deg,#1d1615e6,#281b1866 50%,#1d161500 90%)}
.hero .light,.views .light,.closing .light{color:#f9ddcf}
.hero .fine,.hero-sub{color:#f6e9e4}
.image-note{background:#301c0fb3}
.facts{background:#fff}.facts strong,.legacy-facts strong{color:#be171b}
.rera .seal{border-color:#c08789;color:#be171b}
.rera b{color:#343333}
.form-card{background:#fef2e1;border-color:#ecd7c3;border-top:4px solid #be171b;border-radius:8px}
.form-card h2{font-size:28px}
.form-card:focus-within{border-color:#c08789;box-shadow:0 14px 38px #73383a12}
input,select{border-color:#dfcfc3;border-radius:3px}
input:focus,select:focus{border-color:#be171b;box-shadow:0 0 0 3px #be171b10}
.consent input{accent-color:#be171b}
.text-link{border-color:#c08789}
.views-overlay{background:linear-gradient(90deg,#301c0fe6,#301c0f55)}
.views p{color:#f6e9e4}
.difference-grid article{border-color:#dfbdb2}
.difference-grid article:hover .number{color:#930b10}
.residence-image,.amenity-grid article,.map{border-radius:8px}
.residence-image>span{background:#301c0fe8}
.size{border-color:#dfc7b7}
.features li:before{color:#be171b}
.amenities{background:#be171b;color:#fff}
.amenities .eyebrow,.amenities h2 em{color:#ffdccb}
.amenities .section-heading p,.amenities .fine{color:#fff0e7}
.amenity-grid article>div{background:linear-gradient(transparent,#301c0fe6)}
.amenity-list{border-color:#ffffff45}
.amenity-list span:before{color:#ffdccb}
.map{border-color:#dfc7b7}
.map:hover{border-color:#c08789;box-shadow:0 12px 30px #73383a16}
.map:hover span{color:#be171b}
.landmarks>div:hover{background:#f8e6cf}
.testimonials{background:#fff}
.closing{background:#be171b;background-image:none}
.closing p{color:#ffebe0}
footer{background:#fef2e1}
.footer-note{border-color:#dfc7b7}
@media(max-width:760px){
 h1{font-size:38px}
 .hero-shade{background:linear-gradient(90deg,#211613eb,#21161370)}
 .views-overlay{background:#301c0fb3}
 .views h2{font-size:34px}
 .closing h2{font-size:38px}
 .form-card h2{font-size:26px}
 .mobile-cta a:last-child{background:#be171b}
}

/* Show the complete perspective image, with copy alongside rather than over it. */
.views{height:auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#301c0f}
.views>img{width:100%;height:auto;max-height:none;object-fit:contain;align-self:center;transform:none!important}
.views-overlay{position:static;inset:auto;padding:55px 9%;background:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.views h2{font-size:clamp(30px,3vw,45px)}
.views-visit{margin:20px 0 0}
@media(max-width:760px){
 .views{grid-template-columns:1fr}
 .views-overlay{padding:38px 6%;background:none}
 .views h2{font-size:34px}
}

/* Document reference: compact amenity tiles, with Blue Jewel content only. */
.amenities{background:#fff;color:var(--ink)}
.amenities .eyebrow,.amenities h2 em{color:#be171b}
.amenities .section-heading p,.amenities .fine{color:var(--muted)}
.amenity-tiles{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.amenity-tiles li{display:flex;align-items:flex-start;gap:14px;padding:20px;background:#fff8ef;border:1px solid #ebdfd4;transition:border-color .25s ease,box-shadow .25s ease}
.amenity-symbol{font-size:28px;line-height:1;color:#be171b;flex-shrink:0}
.amenity-tiles h3{font-family:'Poppins',Arial,sans-serif;font-size:15px;line-height:1.5;font-weight:500}
.amenity-tiles p{font-size:13px;line-height:1.6;margin:6px 0 0}
.amenity-tiles li:hover{border-color:#c08789;box-shadow:0 4px 15px #73383a0a}
.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;text-align:left}
.customer-card{min-width:0;align-self:start;background:#fff8ef;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.customer-card>img{width:100%;height:auto;aspect-ratio:8/5;object-fit:contain;background:#eee6df}
.customer-card>div{padding:24px}
.customer-card h3{font-size:25px}
.customer-card .eyebrow{font-size:10px;margin-bottom:14px}
.customer-card details{border-bottom:0;padding-bottom:0}
.customer-card details p{font-size:14px;overflow-wrap:anywhere}
.more-stories{margin:28px 0 35px;text-align:left}
.more-stories>summary{padding-block:10px;min-height:44px}
.more-stories>summary:after{top:8px}
.more-stories .customer-grid{margin-top:25px}
.testimonials .actions{justify-content:center}
.location-group{padding:12px 0}
.location-group>summary{min-height:32px;padding-top:4px}
.location-group .landmarks{margin:12px 0 0}
.landmarks>div{gap:20px}
.landmarks strong{white-space:nowrap}
.project-map{text-align:center;background:#fff8ef}
.project-map iframe{display:block;width:100%;height:420px;border:1px solid var(--line);border-radius:8px;margin:28px 0 22px}
.legacy-facts>div{min-width:0}
.legacy-facts span{display:block;max-width:145px}
.section>*,.views>*{min-width:0}
@media(max-width:1000px){
 .amenity-tiles,.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .location{grid-template-columns:1fr;gap:35px}
}
@media(max-width:600px){
 .amenity-tiles,.customer-grid{grid-template-columns:1fr}
 .amenity-tiles li{padding:18px;gap:12px}
 .customer-card>div{padding:22px}
 .customer-card summary{min-height:44px;display:flex;align-items:center}
 .customer-card summary:after{top:7px}
 .project-map iframe{height:310px}
 .legacy-facts{gap:16px}
 .legacy-facts strong{font-size:25px}
 .legacy-facts span{font-size:11px}
 input,select{font-size:16px}
 .actions{align-items:stretch;flex-direction:column}
 .actions .text-link{text-align:center;padding:12px 0}
}

.lead-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.button:disabled{opacity:.65;cursor:wait;transform:none}
