:root{--teal:#2fc0c0;--teal-dark:#179b9d;--navy:#263b46;--ink:#162a33;--muted:#64757d;--bg:#f5f8f8;--white:#fff;--line:#dce7e8;--shadow:0 22px 70px rgba(24,57,65,.10);--container:1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(31,74,81,.08)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:164px;height:66px;object-fit:contain;object-position:left center}.nav-links{display:flex;gap:30px;margin-left:auto}.nav-links a{text-decoration:none;font-size:14px;font-weight:700;color:#40535c}.nav-links a:hover{color:var(--teal-dark)}.header-wa{background:var(--navy);color:white;text-decoration:none;padding:12px 20px;border-radius:999px;font-weight:800;font-size:14px}.hero{padding:145px 0 72px;min-height:760px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fbfb 0%,#edf8f8 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px;position:relative;z-index:2}.eyebrow{display:inline-block;font-size:12px;letter-spacing:2px;font-weight:900;color:var(--teal-dark);margin-bottom:18px}.eyebrow.light{color:#bdf4f3}.hero h1{font-size:72px;line-height:.98;letter-spacing:-4px;max-width:700px}.hero h1 span{color:var(--teal-dark)}.hero-lead{font-size:23px;line-height:1.45;color:#50646d;max-width:650px;margin:28px 0 30px}.hero-actions,.cta-buttons{display:flex;gap:14px;flex-wrap:wrap}.btn{min-height:56px;padding:0 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:850;transition:.2s}.btn-primary{background:var(--teal);color:#092c31;box-shadow:0 12px 30px rgba(47,192,192,.24)}.btn-primary:hover{transform:translateY(-2px);background:#37cccc}.btn-secondary{background:white;border:1px solid #c8d8da;color:var(--navy)}.btn-secondary:hover{transform:translateY(-2px);border-color:#8db5b8}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#53676f;font-weight:700;font-size:13px}.hero-visual{position:relative;min-height:520px}.visual-card{position:absolute;inset:20px 0 20px 10px;border-radius:34px;overflow:hidden;box-shadow:0 35px 90px rgba(26,75,82,.18);background:#d8eeee}.visual-sky{position:absolute;inset:0;background:linear-gradient(#8cdde0 0 46%,#73c4c6 47% 54%,#e6d2ae 55% 100%)}.visual-building{position:absolute;left:7%;right:7%;bottom:7%;height:63%;background:linear-gradient(90deg,#e8ebe7,#fff);clip-path:polygon(4% 31%,45% 5%,96% 19%,96% 78%,76% 79%,76% 51%,64% 51%,64% 81%,42% 83%,42% 57%,29% 57%,29% 86%,4% 88%);filter:drop-shadow(0 20px 24px rgba(0,0,0,.16))}.visual-building:after{content:"";position:absolute;inset:15% 9% 23%;background:repeating-linear-gradient(90deg,transparent 0 10%,#2b6670 11% 17%,transparent 18% 27%)}.pool{position:absolute!important;left:9%;right:4%;bottom:-4%;height:24%;background:linear-gradient(135deg,#3cced3,#9de9e8);clip-path:polygon(0 35%,76% 0,100% 28%,34% 100%)}.floating-stat{position:absolute;background:white;border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);padding:17px 20px;border-radius:18px;display:flex;flex-direction:column}.floating-stat strong{font-size:25px;color:var(--navy)}.floating-stat span{font-size:12px;color:var(--muted);font-weight:700}.stat-one{left:-22px;bottom:68px}.stat-two{right:-20px;top:54px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.7}.hero-orb-one{width:420px;height:420px;background:rgba(47,192,192,.16);right:-180px;top:60px}.hero-orb-two{width:270px;height:270px;background:rgba(38,59,70,.08);left:-100px;bottom:-80px}.search-section{padding:86px 0}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:34px}.section-heading h2,.detail-card h2,.contact-copy h2,.about-card h2{font-size:48px;letter-spacing:-2.2px;line-height:1.05}.section-heading>p{max-width:500px;color:var(--muted);font-size:16px}.section-heading.centered{display:block;text-align:center;max-width:780px;margin:0 auto 44px}.section-heading.centered p{margin:18px auto 0;max-width:680px}.search-panel{background:white;border:1px solid var(--line);border-radius:20px;padding:14px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:12px;box-shadow:var(--shadow)}.filter-field{background:#f7fafa;border-radius:14px;padding:10px 14px}.filter-field label{display:block;font-size:10px;letter-spacing:.9px;text-transform:uppercase;color:#7b8c92;font-weight:900;margin-bottom:4px}.filter-field select{width:100%;border:0;background:transparent;outline:0;font-size:15px;font-weight:800;color:var(--navy);min-height:28px}.search-button{border:0;background:var(--teal);border-radius:14px;padding:0 34px;font-size:16px;font-weight:900;color:#12363b;cursor:pointer}.results-bar{display:flex;justify-content:space-between;align-items:center;padding:20px 4px 14px;color:var(--muted);font-weight:800;font-size:14px}.results-bar button{border:0;background:none;color:var(--teal-dark);font-weight:800;cursor:pointer}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card{background:white;border-radius:22px;overflow:hidden;border:1px solid #e1eaeb;box-shadow:0 16px 46px rgba(25,67,72,.07);transition:.25s}.property-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(25,67,72,.12)}.property-image-wrap{height:245px;position:relative;display:block;overflow:hidden;background:#dcebec}.property-image-wrap img{width:100%;height:100%;object-fit:cover;transition:.4s}.property-card:hover img{transform:scale(1.035)}.image-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#d9f3f2,#badfdf);color:var(--navy);font-size:22px;font-weight:900}.completion-badge{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;color:var(--navy)}.property-body{padding:22px}.property-location{font-size:12px;color:var(--teal-dark);font-weight:900;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px}.property-card h3{font-size:24px;line-height:1.15;margin-bottom:14px}.property-info{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.property-info span{font-size:11px;padding:6px 9px;background:#f0f6f6;border-radius:999px;color:#607177;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-bottom{border-top:1px solid #edf1f2;padding-top:17px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.property-bottom small,.unit-price small,.project-price small{display:block;color:#879399;font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:900}.price{font-size:22px;color:var(--navy);font-weight:950}.property-button{text-decoration:none;color:var(--teal-dark);font-size:13px;font-weight:900;white-space:nowrap}.load-more-wrap{text-align:center;margin-top:28px}.load-more-btn{border:1px solid #bed2d4;background:white;border-radius:999px;padding:14px 24px;font-weight:900;color:var(--navy);cursor:pointer}.empty-state{grid-column:1/-1;background:white;border:1px dashed #b9cdcf;border-radius:20px;padding:55px;text-align:center}.empty-state h3{font-size:25px;margin-bottom:8px}.empty-state p{color:var(--muted)}.why-section{padding:82px 0 96px;background:white}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.reason-grid article{background:var(--bg);border-radius:20px;padding:30px;min-height:230px}.reason-grid article>span{font-size:13px;font-weight:950;color:var(--teal-dark)}.reason-grid h3{font-size:23px;margin:28px 0 10px}.reason-grid p{color:var(--muted);font-size:15px}.about-section{padding:90px 0}.about-card{background:var(--navy);color:white;border-radius:32px;padding:58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;box-shadow:0 30px 80px rgba(22,42,51,.18)}.about-card h2{font-size:58px}.about-copy{font-size:18px;color:#d8e3e5}.about-copy p+p{margin-top:16px}.about-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.about-tags span{padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:12px;font-weight:900;color:white}.contact-section{padding:0 0 96px}.contact-card{background:white;border:1px solid var(--line);border-radius:30px;padding:52px;display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;box-shadow:var(--shadow)}.contact-copy>p{font-size:18px;color:var(--muted);margin:18px 0 24px}.contact-details{display:flex;flex-direction:column;gap:8px}.contact-details a{text-decoration:none;color:var(--teal-dark);font-weight:900}.lead-form{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form input,.lead-form textarea{width:100%;border:1px solid #dce7e8;background:#f8fbfb;border-radius:13px;padding:15px 16px;font:inherit;outline:none}.lead-form textarea{min-height:125px;resize:vertical}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--teal)}.lead-form button{border:0;border-radius:13px;background:var(--teal);min-height:54px;font-size:16px;font-weight:900;color:#12363b;cursor:pointer}.footer{padding:26px 0 40px;background:white;border-top:1px solid #e8eeee}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer img{width:155px;height:70px;object-fit:contain}.footer p{text-align:right;font-size:12px;color:#829095}.floating-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:#25d366;color:white;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:950;box-shadow:0 15px 35px rgba(0,0,0,.18);z-index:999}.project-page{background:#f5f8f8}.project-top{padding:118px 0 28px}.back-link{display:inline-block;text-decoration:none;color:#5e737b;font-weight:800;font-size:13px;margin-bottom:18px}.project-hero-card{min-height:460px;border-radius:30px;overflow:hidden;background:white;display:grid;grid-template-columns:.9fr 1.1fr;box-shadow:var(--shadow)}.project-hero-copy{padding:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.project-hero-copy h1{font-size:52px;line-height:1.02;letter-spacing:-2.5px;margin:7px 0 17px}.project-hero-copy>p{color:var(--muted);font-size:17px;max-width:520px}.project-price{margin:26px 0 6px}.project-price strong{font-size:34px;color:var(--teal-dark)}.project-completion{display:flex;gap:12px;font-size:13px;margin-bottom:24px}.project-completion span{color:var(--muted)}.project-hero-image{min-height:460px;background:#d5e7e8}.project-hero-image img{width:100%;height:100%;object-fit:cover}.project-hero-image.placeholder{display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:900;font-size:28px}.project-section{padding:16px 0}.project-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.detail-card{background:white;border:1px solid #e2ebec;border-radius:24px;padding:34px;box-shadow:0 12px 40px rgba(25,67,72,.05)}.detail-card.wide{grid-column:1/-1}.detail-card h2{font-size:36px;margin-bottom:20px}.detail-card p{color:#5b6d75;line-height:1.75}.accent-card{background:var(--navy);color:white}.accent-card h2{color:white}.accent-card .payment-plan-box,.accent-card p{color:#e5eeee}.highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.highlight-card{background:#f0f8f8;border-radius:14px;padding:17px;font-size:14px;font-weight:850;color:#3b525b}.gallery-main{height:560px;border-radius:18px;overflow:hidden;background:#dbeaea}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px;padding-bottom:4px}.gallery-thumb{flex:0 0 100px;height:72px;border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:white;cursor:pointer}.gallery-thumb.active{border-color:var(--teal)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.amenity{background:#f3f8f8;border-radius:13px;padding:14px 16px;color:#4f636b;font-size:14px;font-weight:800}.unit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.unit-card{border:1px solid #dce8e9;border-radius:17px;padding:20px;display:flex;flex-direction:column;gap:20px}.unit-card span{font-size:11px;color:var(--teal-dark);font-weight:900;text-transform:uppercase}.unit-card h3{font-size:19px;margin-top:4px}.unit-price strong{display:block;font-size:24px}.unit-card a{text-decoration:none;color:var(--teal-dark);font-size:13px;font-weight:900}.project-cta{text-align:center;padding:50px}.project-cta p{max-width:650px;margin:0 auto 22px}.project-cta .cta-buttons{justify-content:center}.thanks{min-height:100vh;background:linear-gradient(145deg,#eff8f8,#f9fbfb);display:flex;align-items:center;justify-content:center;padding:30px}.thanks-card{width:min(680px,100%);text-align:center;background:white;border-radius:30px;padding:54px;box-shadow:var(--shadow)}.thanks-card img{width:210px;height:100px;object-fit:contain;margin:0 auto 24px}.thanks-card h1{font-size:54px;letter-spacing:-2px}.thanks-card p{color:var(--muted);font-size:18px;margin:12px 0 28px}.thanks-card .hero-actions{justify-content:center}
@media(max-width:900px){.nav-links{display:none}.hero{padding-top:115px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:56px}.hero-visual{min-height:420px}.search-panel{grid-template-columns:1fr 1fr}.search-button{min-height:58px}.properties-grid,.reason-grid{grid-template-columns:repeat(2,1fr)}.about-card,.contact-card,.project-hero-card{grid-template-columns:1fr}.project-hero-image{min-height:350px}.highlights-grid{grid-template-columns:repeat(2,1fr)}.unit-grid,.amenities-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:calc(100% - 28px)}.header-inner{height:70px}.brand img{width:135px}.header-wa{padding:10px 14px;font-size:12px}.hero{padding:102px 0 48px}.hero h1{font-size:45px;letter-spacing:-2.5px}.hero-lead{font-size:18px}.hero-actions .btn{width:100%}.hero-points{flex-direction:column;gap:8px}.hero-visual{min-height:320px}.visual-card{inset:0}.floating-stat{padding:12px 14px}.stat-one{left:8px;bottom:20px}.stat-two{right:8px;top:18px}.section-heading{display:block}.section-heading h2,.contact-copy h2{font-size:38px}.section-heading>p{margin-top:14px}.search-section{padding:60px 0}.search-panel{grid-template-columns:1fr}.properties-grid,.reason-grid{grid-template-columns:1fr}.property-image-wrap{height:230px}.about-section{padding:60px 0}.about-card{padding:34px 26px;gap:30px}.about-card h2{font-size:44px}.about-copy{font-size:16px}.contact-card{padding:30px 22px;gap:34px}.form-row{grid-template-columns:1fr}.footer-inner{flex-direction:column}.footer p{text-align:center}.project-top{padding-top:100px}.project-hero-copy{padding:30px 24px}.project-hero-copy h1{font-size:40px}.project-content-grid{grid-template-columns:1fr}.detail-card{grid-column:1/-1!important;padding:27px 22px}.detail-card h2{font-size:31px}.gallery-main{height:320px}.highlights-grid,.amenities-grid,.unit-grid{grid-template-columns:1fr}.project-cta{padding:35px 22px}.floating-wa{width:54px;height:54px}}

/* V2 refinements */
.brand img{width:128px;height:74px;object-fit:contain;object-position:left center}
.footer img{width:112px!important;height:auto!important;object-fit:contain}
.hero-photo-card{position:relative;height:485px;border-radius:32px;overflow:hidden;background:#dfecee;box-shadow:0 26px 70px rgba(25,55,65,.16)}
.hero-photo-card img{width:100%;height:100%;object-fit:cover;display:block}
.hero-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(18,43,53,.55))}
.hero-photo-label{position:absolute;left:30px;bottom:28px;color:white;display:flex;flex-direction:column;gap:4px}.hero-photo-label span{font-size:11px;letter-spacing:.18em;font-weight:800}.hero-photo-label strong{font-size:26px}
.property-location{text-transform:none!important}.property-info span{text-transform:none!important}
.project-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.project-quickfacts div{background:#f0f7f7;border-radius:14px;padding:12px 14px}.project-quickfacts small{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:9px;color:#70838a;font-weight:800;margin-bottom:4px}.project-quickfacts strong{font-size:14px}
.payment-plan-box{font-size:18px;line-height:1.7}.payment-line{display:flex;gap:12px;align-items:flex-start;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.payment-line:last-child{border-bottom:0}.payment-line b{color:#48d0cf;min-width:54px;font-size:20px}
@media(max-width:800px){.brand img{width:96px;height:58px}.hero-photo-card{height:340px}.project-quickfacts{grid-template-columns:1fr}.footer img{width:95px!important}}

/* V5 production refinements */
.brand{display:flex;align-items:center;flex:0 0 auto}
.brand img{width:190px!important;height:68px!important;object-fit:contain!important;object-position:left center!important}
.header-inner{height:86px}
.site-header{box-shadow:0 8px 28px rgba(22,42,51,.035)}
.hero{padding-top:155px}
.hero-photo-card{height:500px}
.hero-photo-label{display:none}
.stat-two{min-width:168px}
.stat-two span{order:0;text-transform:none;letter-spacing:0;font-size:11px}
.stat-two strong{order:1;font-size:28px;margin-top:2px}
.reason-grid article{position:relative;overflow:hidden;border:1px solid #edf3f3;transition:.22s ease;background:linear-gradient(145deg,#f8fbfb,#f3f8f8)}
.reason-grid article:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;top:-35px;background:rgba(47,192,192,.08)}
.reason-grid article:hover{transform:translateY(-4px);border-color:#d5e8e8;box-shadow:0 18px 40px rgba(25,67,72,.08)}
.contact-section{padding-top:10px}
.floating-wa{font-size:0;overflow:hidden}
.floating-wa img{width:32px;height:32px;display:block}
.footer{padding:42px 0 26px}
.footer-grid{display:grid;grid-template-columns:1.25fr .7fr .8fr;align-items:start;gap:70px}
.footer-brand img{width:190px!important;height:auto!important;margin-bottom:14px}
.footer-brand p{max-width:370px;text-align:left!important;line-height:1.55}
.footer-nav,.footer-contact{display:flex;flex-direction:column;gap:8px}
.footer-nav strong,.footer-contact strong{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--navy);margin-bottom:4px}
.footer-nav a,.footer-contact a{text-decoration:none;color:#64757d;font-size:13px;font-weight:700}
.footer-nav a:hover,.footer-contact a:hover{color:var(--teal-dark)}
.footer-bottom{border-top:1px solid #edf1f2;margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#829095;font-size:11px}
.footer-bottom span:last-child{text-align:right}
.project-page .brand img{width:190px!important}
.project-price{display:none}
.project-quickfacts{margin-top:26px}
.highlight-card,.amenity{line-height:1.45}
.payment-line span{line-height:1.45}
.unit-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}
.unit-meta span{background:#f2f7f7;color:#687b82;border-radius:999px;padding:5px 8px;font-size:10px!important;text-transform:none!important;font-weight:800}
.project-hero-card.loading{min-height:320px}
.project-load-error{padding:36px}

@media(max-width:900px){
  .brand img,.project-page .brand img{width:160px!important;height:60px!important}
  .header-inner{height:78px}
  .hero{padding-top:130px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
  .footer-brand{grid-column:1/-1}
}
@media(max-width:600px){
  .brand img,.project-page .brand img{width:132px!important;height:52px!important}
  .header-inner{height:70px}
  .header-wa{padding:9px 13px}
  .hero{padding-top:100px}
  .hero-photo-card{height:330px}
  .footer-grid{grid-template-columns:1fr;gap:26px}
  .footer-brand{grid-column:auto}
  .footer-brand img{width:165px!important}
  .footer-bottom{flex-direction:column}
  .footer-bottom span:last-child{text-align:left}
}

/* V6 final polish */
section[id]{scroll-margin-top:106px}
.project-section{padding:12px 0}
.project-content-grid{gap:18px}
.highlights-grid{grid-auto-rows:1fr}
.highlight-card{height:100%;display:flex;align-items:flex-start;overflow-wrap:anywhere}
.amenity{overflow-wrap:anywhere}
.payment-plan-box{display:flex;flex-direction:column}
.payment-line{min-height:48px}
.unit-card{min-width:0;overflow:hidden}
.unit-meta span{max-width:100%;white-space:normal}
@media(max-width:600px){
  html,body{max-width:100%;overflow-x:hidden}
  section[id]{scroll-margin-top:84px}
  .project-section{padding:9px 0}
  .project-hero-card{min-height:0}
  .project-hero-image{min-height:260px}
  .project-hero-copy{padding:27px 22px}
  .project-quickfacts{grid-template-columns:1fr 1fr;gap:8px}
  .project-quickfacts div:last-child{grid-column:1/-1}
  .gallery-main{height:285px}
  .gallery-thumb{flex-basis:84px;height:62px}
  .payment-line{gap:9px;padding:9px 0;min-height:0}
  .payment-line b{min-width:48px;font-size:18px}
  .unit-card{gap:16px}
  .project-cta .btn{width:100%}
}

/* FINAL HERO V2 */
.hero-visual{min-height:520px}
.hero-photo-card{height:520px;border-radius:30px;box-shadow:0 30px 80px rgba(25,55,65,.18)}
.hero-photo-card img{width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:800px){.hero-photo-card{height:360px}}

/* Payment plan: render source text verbatim, no percentage parser */
.payment-plan-text {
  white-space: normal;
  line-height: 1.55;
}
