:root{--ink:#10201c;--forest:#0a2c25;--forest2:#061b17;--orange:#ee6600;--red:#b52720;--cream:#f7f4ed;--muted:#67736f;--line:#dce2df;--white:#fff;--shadow:0 22px 70px rgba(9,39,32,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.7 Manrope,system-ui,sans-serif;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(10,44,37,.08)}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:82px;height:64px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand b{font-family:'Playfair Display',serif;font-size:20px;color:var(--red)}.brand small{font-size:10px;color:var(--orange);font-weight:700}.main-nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:14px}.main-nav>a:not(.btn):hover{color:var(--orange)}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:15px 24px;background:var(--orange);color:#fff;font-weight:800;box-shadow:0 12px 25px rgba(238,102,0,.22);cursor:pointer}.btn:hover{background:#d95800;transform:translateY(-1px)}.btn-small{padding:10px 16px}.btn-light{background:#fff;color:var(--forest);box-shadow:none}.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,var(--forest2),var(--forest));color:#fff;min-height:720px;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px}.hero-glow{position:absolute;width:560px;height:560px;right:-150px;top:-180px;background:radial-gradient(circle,rgba(238,102,0,.3),transparent 66%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .8fr;gap:80px;align-items:center;padding:72px 0}.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.hero h1,.page-hero h1,.project-hero h1{font:700 clamp(47px,6vw,78px)/1.06 'Playfair Display',serif;margin:0 0 22px;max-width:820px}.hero-copy>p{max-width:650px;color:#c7d4d0;font-size:18px}.hero-actions{display:flex;align-items:center;gap:26px;margin:34px 0}.text-link{font-weight:800;color:#fff}.text-link span{color:var(--orange);margin-left:5px}.text-link.dark{color:var(--ink)}.trust-row{display:flex;gap:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.15)}.trust-row span{display:flex;flex-direction:column}.trust-row b{font-size:22px}.trust-row small{color:#9cb0aa}.poster-card{position:relative;width:min(410px,100%);margin:auto;transform:rotate(2deg);border:10px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 35px 90px rgba(0,0,0,.45);overflow:hidden;background:#fff}.poster-card img{width:100%;max-height:570px;object-fit:cover;object-position:top}.poster-badge{position:absolute;right:14px;bottom:14px;background:var(--orange);color:#fff;padding:10px 14px;border-radius:7px;font-size:13px;font-weight:800}.proof-strip{background:var(--cream);border-bottom:1px solid #e9e4da}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid>div{padding:27px 34px;border-right:1px solid #ddd7cc;display:flex;flex-direction:column}.proof-grid>div:first-child{padding-left:0}.proof-grid b{font-size:15px}.proof-grid span{font-size:13px;color:var(--muted)}.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section h2,.section-head h2{font:700 clamp(34px,4vw,54px)/1.15 'Playfair Display',serif;margin:0 0 20px}.section-copy p,.section-head p{color:var(--muted);font-size:17px}.value-card{background:var(--cream);padding:48px;border-radius:6px;border-left:4px solid var(--orange);position:relative}.value-num{position:absolute;right:28px;top:18px;font:700 70px/1 'Playfair Display';color:rgba(238,102,0,.11)}.value-card h3{font:700 28px/1.3 'Playfair Display';max-width:380px}.check-list,.detail-list{list-style:none;padding:0;margin:24px 0}.check-list li,.detail-list li{padding:10px 0 10px 28px;position:relative;border-bottom:1px solid var(--line)}.check-list li:before,.detail-list li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.project-feature{background:#f8faf9}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.project-showcase{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;box-shadow:var(--shadow)}.project-image{height:650px;overflow:hidden;background:var(--cream)}.project-image img{width:100%;height:100%;object-fit:cover;object-position:top}.project-info{padding:54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.location-tag{background:#e6f0ed;color:var(--forest);padding:7px 12px;border-radius:99px;font-size:12px;font-weight:800}.project-info h3{font:700 34px/1.2 'Playfair Display';margin:24px 0 12px}.project-info p{color:var(--muted)}.price-box{display:flex;flex-direction:column;background:var(--forest);color:#fff;padding:18px 22px;margin:18px 0;width:100%}.price-box small{color:#9db1ab}.price-box b{font-size:26px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px}.mini-grid div{display:flex;flex-direction:column}.mini-grid small{color:var(--muted)}.location-section{background:var(--forest);color:#fff}.section-head.light{max-width:750px}.section-head.light p{color:#b7c5c1}.distance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.distance-grid article{border:1px solid rgba(255,255,255,.16);padding:30px;display:flex;flex-direction:column}.distance-grid strong{font:700 36px 'Playfair Display';color:var(--orange)}.distance-grid span{color:#cbd6d3}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.amenity-grid article{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.amenity-grid article span{color:var(--orange);font-weight:800}.amenity-grid h3{font:700 23px 'Playfair Display';margin:18px 0 6px}.amenity-grid p{color:var(--muted);margin:0}.cta-section{padding-top:30px}.cta-card{background:linear-gradient(120deg,var(--red),#8b1712);color:#fff;padding:54px 64px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-card h2{max-width:690px;margin:0 0 8px}.cta-card p{color:#f3c7c4;margin:0}.page-hero{background:var(--forest);color:#fff;padding:110px 0}.page-hero p,.project-hero p{max-width:690px;color:#b9c8c4;font-size:18px}.cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.project-card{display:grid;grid-template-columns:.75fr 1fr;border:1px solid var(--line);background:#fff}.project-card img{height:100%;min-height:390px;object-fit:cover;object-position:top}.project-card>div{padding:32px;display:flex;flex-direction:column;align-items:flex-start}.project-card span{color:var(--orange);font-size:12px;font-weight:800;text-transform:uppercase}.project-card h2{font-size:28px;margin:14px 0}.project-card p{color:var(--muted)}.project-card strong{margin:auto 0 20px}.project-hero{background:var(--forest);color:#fff;padding:80px 0}.project-hero-grid{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:center}.project-hero-grid>img{max-height:620px;width:100%;object-fit:cover;object-position:top;box-shadow:0 30px 70px #0005}.project-hero h1{font-size:clamp(44px,5vw,68px)}.project-hero .price-box{max-width:350px;background:rgba(255,255,255,.09)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.detail-grid p{color:var(--muted)}.fact-panel{background:var(--cream);padding:36px}.fact-panel div{display:flex;flex-direction:column;padding:22px 0;border-bottom:1px solid #dcd7cc}.fact-panel small{color:var(--muted)}.fact-panel b{font-size:18px}.soft{background:#f7f9f8}.disclaimer{background:#fff5e9;padding:30px 36px;border-left:4px solid var(--orange)}.disclaimer h3{margin-top:0}.disclaimer p{margin-bottom:0;color:#6c5d4b}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-item{display:flex;flex-direction:column;padding:18px 0;border-bottom:1px solid var(--line)}.contact-item small{color:var(--muted)}.contact-item a,.contact-item span{font-weight:800}.enquiry-form{padding:42px;background:var(--cream)}.enquiry-form label{display:flex;flex-direction:column;gap:7px;font-weight:800;margin-bottom:17px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #cad2cf;background:#fff;border-radius:6px;padding:13px 14px;font:inherit;color:var(--ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:12px;color:var(--muted)}.hp{position:absolute!important;left:-9999px!important}.alert{padding:12px 14px;margin-bottom:18px}.success{background:#dcfce7;color:#166534}.error{background:#fee2e2;color:#991b1b}.footer{background:var(--forest2);color:#fff;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:70px}.footer-logo{width:150px;background:#fff;padding:8px;border-radius:6px}.footer p{color:#9eb1ac}.footer h4{margin:0 0 16px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid a{color:#c9d6d2}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#849c96;font-size:12px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:20;background:#20b958;color:#fff;padding:12px 17px;border-radius:99px;font-weight:800;box-shadow:0 10px 30px #0003}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.main-nav{position:absolute;display:none;top:88px;left:0;right:0;background:#fff;padding:24px 20px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:auto}.hero-grid,.split,.project-showcase,.project-hero-grid,.detail-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:46px;padding:70px 0}.poster-card{max-width:340px}.project-image{height:540px}.distance-grid{grid-template-columns:1fr 1fr}.amenity-grid{grid-template-columns:1fr 1fr}.cards-grid{grid-template-columns:1fr}.project-card{grid-template-columns:.8fr 1fr}.contact-grid{gap:40px}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:74px}.brand img{width:62px;height:52px}.brand b{font-size:16px}.main-nav{top:74px}.hero h1,.page-hero h1{font-size:42px}.hero-grid{padding:54px 0}.trust-row{gap:18px;flex-wrap:wrap}.proof-grid{grid-template-columns:1fr}.proof-grid>div,.proof-grid>div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid #ddd7cc}.section{padding:70px 0}.value-card,.project-info,.enquiry-form{padding:28px}.section-head{align-items:flex-start;flex-direction:column}.project-image{height:500px}.distance-grid,.amenity-grid,.form-grid{grid-template-columns:1fr}.cta-card{padding:36px 28px;flex-direction:column;align-items:flex-start}.cards-grid{grid-template-columns:1fr}.project-card{grid-template-columns:1fr}.project-card img{height:400px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:10px}.project-hero{padding:55px 0}.page-hero{padding:75px 0}}
