:root{--navy:#101a2d;--charcoal:#20242b;--gold:#c9a75c;--soft:#f5f6f8;--muted:#67717f}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--charcoal);background:#fff}
a{text-decoration:none}.bg-navy{background:var(--navy)}.btn-primary{background:var(--navy);border-color:var(--navy)}.btn-primary:hover{background:#24314a;border-color:#24314a}.btn-outline-primary{border-color:var(--navy);color:var(--navy)}.btn-outline-primary:hover{background:var(--navy);border-color:var(--navy)}.btn-gold{background:var(--gold);color:#121212;border:0}.btn-gold:hover{background:#d8b76e;color:#121212}
.hero{min-height:620px;background:linear-gradient(rgba(16,26,45,.78),rgba(16,26,45,.72)),url('https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1800&q=80') center/cover;color:#fff;display:flex;align-items:center}.hero h1{font-size:clamp(2.3rem,5vw,4.7rem);font-weight:800;line-height:1.02}.hero-search{background:#fff;color:var(--charcoal);padding:1rem;border-radius:8px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.section{padding:72px 0}.section-soft{background:var(--soft)}.eyebrow{color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.property-card,.service-tile,.testimonial,.blog-card{border:1px solid #e6e9ee;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(16,26,45,.06)}.property-card img{width:100%;height:220px;object-fit:cover}.price{color:var(--navy);font-weight:800;font-size:1.15rem}.feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.feature-list span,.process-step{background:#fff;border:1px solid #e6e9ee;border-radius:8px;padding:14px}.page-hero{background:var(--navy);color:#fff;padding:72px 0}.filter-panel{background:#fff;border:1px solid #e6e9ee;border-radius:8px;padding:18px}.gallery-main{width:100%;height:430px;object-fit:cover;border-radius:8px}.thumb{height:96px;object-fit:cover;border-radius:6px}.cta-band{background:var(--gold);padding:42px 0;color:#111}.site-footer{background:#0d1320;color:#d9dee8;padding:56px 0 18px}.site-footer a{display:block;color:#d9dee8;margin:.35rem 0}.disclaimer{color:#aeb7c6}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:18px;color:#aeb7c6}.sticky-whatsapp,.sticky-call{position:fixed;right:18px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;z-index:20;box-shadow:0 8px 22px rgba(0,0,0,.22)}.sticky-whatsapp{bottom:82px;background:#25d366}.sticky-call{bottom:24px;background:var(--navy);display:none}.content p{line-height:1.75}.map-frame iframe{width:100%;min-height:320px;border:0;border-radius:8px}
@media(max-width:767px){.hero{min-height:auto;padding:64px 0}.section{padding:48px 0}.gallery-main{height:260px}.sticky-call{display:grid}}

