:root{--primary:#0f3d32;--secondary:#c79a3b;--dark:#10221d;--light:#f7f6f1}body{font-family:Arial,Helvetica,sans-serif;color:#24332e}h1,h2,h3,h4{font-weight:700}.navbar{background:#fff}.brand-mark{width:42px;height:42px;border-radius:50%;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.hero{min-height:76vh;background:linear-gradient(90deg,rgba(6,31,25,.82),rgba(6,31,25,.35)),url('https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=2000&q=85') center/cover;display:flex;align-items:center;color:#fff}.hero h1{font-size:clamp(2.4rem,5vw,4.8rem)}.btn-gold{background:var(--secondary);border-color:var(--secondary);color:#fff}.btn-gold:hover{background:#a97f2b;border-color:#a97f2b;color:#fff}.section-pad{padding:80px 0}.section-title{max-width:720px;margin:0 auto 45px;text-align:center}.property-card{border:0;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(0,0,0,.09);height:100%}.property-card img{height:230px;object-fit:cover}.icon-box{width:58px;height:58px;border-radius:15px;background:#e8f0ec;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:25px}.stat{background:var(--primary);color:#fff;border-radius:18px;padding:28px}.cta{background:linear-gradient(90deg,var(--primary),#1e5d4b);color:#fff;border-radius:24px}.footer{background:#0b201a;color:#dbe7e1}.footer a{color:#dbe7e1;text-decoration:none}.whatsapp{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:9999;box-shadow:0 8px 24px rgba(0,0,0,.25);text-decoration:none}.page-hero{padding:150px 0 85px;background:linear-gradient(90deg,rgba(15,61,50,.9),rgba(15,61,50,.55)),url('https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=85') center/cover;color:#fff}.badge-soft{background:#edf4f0;color:var(--primary);padding:8px 13px;border-radius:50px}.contact-card{border:0;box-shadow:0 10px 30px rgba(0,0,0,.08);border-radius:18px}.form-control{padding:13px;border-radius:10px}.navbar-brand{font-weight:800;color:var(--primary)!important}.small-muted{color:#687873}.object-fit{object-fit:cover}.table-responsive{border-radius:14px}.logo-sub{font-size:11px;letter-spacing:1px;color:#75817d}.nav-link{font-weight:600}.nav-link:hover{color:var(--secondary)!important}@media(max-width:767px){.hero{min-height:82vh}.section-pad{padding:60px 0}.page-hero{padding:125px 0 65px}.property-card img{height:210px}}
