@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#172033;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e9edf3}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{text-decoration:none;color:#15213a;font-size:19px;font-weight:800;display:flex;align-items:center;gap:8px}.logo span{background:#c89b3c;color:#fff;padding:9px;border-radius:10px;font-size:14px}.logo b{font-weight:500;color:#6a7280}.nav nav{display:flex;gap:30px}.nav nav a{color:#30394b;text-decoration:none;font-weight:600;font-size:14px}.nav nav a:hover{color:#b4872e}.menu{display:none;background:none;border:0;font-size:26px}.hero{min-height:590px;position:relative;background:linear-gradient(120deg,#15213a,#314563);display:flex;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(200,155,60,.28),transparent 28%),linear-gradient(90deg,rgba(10,20,35,.8),rgba(10,20,35,.15))}.hero-content{position:relative;z-index:2;color:#fff;padding:90px 0;max-width:720px}.eyebrow{letter-spacing:2px;font-size:12px;font-weight:800;color:#b4872e;margin-bottom:12px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.05;margin-bottom:20px}.hero h1 span{color:#e0b95f}.lead{font-size:18px;color:#e8edf5;max-width:620px}.buttons{display:flex;gap:12px;margin-top:30px}.btn{display:inline-block;border:0;border-radius:8px;padding:13px 21px;text-decoration:none;font-weight:700;cursor:pointer}.primary{background:#c89b3c;color:#fff}.primary:hover{background:#ad812a}.whatsapp{background:#fff;color:#172033}.search-box{margin-top:-45px;position:relative;z-index:5}.search-grid{background:#fff;padding:20px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;border-radius:12px;box-shadow:0 15px 40px rgba(25,35,50,.15)}input,select,textarea{width:100%;border:1px solid #dce1e9;border-radius:8px;padding:13px 14px;font:inherit;outline:none;background:#fff}input:focus,select:focus,textarea:focus{border-color:#c89b3c}.section{padding:95px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section h2{font-size:38px;line-height:1.15}.section-head>p{max-width:450px;color:#687183}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.property{border:1px solid #e6e9ef;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(28,40,58,.06)}.property-img{height:205px;background:linear-gradient(135deg,#253852,#9a7a43);display:flex;align-items:center;justify-content:center;color:#fff;font-size:45px}.property-body{padding:20px}.tag{display:inline-block;font-size:11px;font-weight:800;color:#a47825;background:#fbf4e6;padding:5px 8px;border-radius:5px;margin-bottom:10px}.property h3{font-size:19px;margin-bottom:5px}.property p{color:#6a7280;font-size:14px}.property-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.price{font-weight:800;color:#1b2a43}.view{color:#a47825;text-decoration:none;font-weight:700;font-size:13px}.no-results{text-align:center;color:#777;padding:30px}.about{background:#f7f8fa}.about-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.about p{color:#687183}.stats{display:flex;gap:35px;margin-top:30px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:25px;color:#b4872e}.stats span{font-size:13px;color:#555}.about-card{background:#17233a;color:#fff;border-radius:16px;padding:45px}.about-card .card-icon{font-size:45px;color:#d5ae57}.about-card h3{font-size:25px;margin:15px 0 5px}.about-card p{color:#cbd3df;margin-bottom:22px}.about-card a{color:#e0b95f;text-decoration:none;font-weight:700}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-details{display:flex;flex-direction:column;gap:13px;margin-top:28px}.contact-details a,.contact-details span{color:#364157;text-decoration:none}.contact form{display:flex;flex-direction:column;gap:12px}.contact form small{color:#7b8390}footer{background:#111a2b;color:#b9c1cf;padding:25px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;font-size:13px}.footer-inner a{color:#e0b95f;text-decoration:none}@media(max-width:800px){.menu{display:block}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:18px 5%;flex-direction:column;gap:15px;border-bottom:1px solid #ddd}.nav nav.open{display:flex}.search-grid,.property-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.section{padding:65px 0}.section-head{display:block}.section-head>p{margin-top:12px}.hero{min-height:540px}.stats{gap:20px;flex-wrap:wrap}.contact-grid{gap:40px}.footer-inner{flex-direction:column}.logo b{display:none}}
/* Featured property gallery */
.featured-property{overflow:hidden}
.property-img{position:relative;min-height:240px;display:flex;align-items:center;justify-content:center;background:#eef0f3;overflow:hidden}
.property-img img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .3s ease}
.featured-property:hover .property-img img{transform:scale(1.03)}
.property-placeholder{font-size:72px}
.photo-count{position:absolute;right:14px;bottom:14px;background:rgba(0,0,0,.72);color:#fff;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700}
.property-description{line-height:1.6;color:#5d6675;margin:10px 0 12px}
.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;padding:0;margin:0 0 14px;list-style:none;color:#4f5968;font-size:13px}
.feature-list li::before{content:"✓";margin-right:6px;color:#c99d36;font-weight:800}
.property-actions{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:12px;flex-wrap:wrap}
.photo-btn{border:1px solid #c99d36;background:#fff;color:#a77c1e;padding:10px 13px;border-radius:8px;font-weight:700;cursor:pointer}
.photo-btn:hover{background:#c99d36;color:#fff}
.property-actions .view{margin-left:auto}
.gallery-modal{position:fixed;inset:0;background:rgba(7,15,29,.86);display:none;align-items:center;justify-content:center;padding:22px;z-index:9999}
.gallery-modal.open{display:flex}
.gallery-dialog{position:relative;width:min(1000px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 20px 70px rgba(0,0,0,.4)}
.gallery-dialog h2{margin:0 50px 16px 0;color:#15233b;font-size:24px}
.gallery-close{position:absolute;right:16px;top:12px;border:0;background:#f0f1f3;width:42px;height:42px;border-radius:50%;font-size:30px;line-height:1;cursor:pointer;color:#1a2435}
.gallery-main-wrap{background:#101722;border-radius:12px;display:flex;align-items:center;justify-content:center;min-height:360px;overflow:hidden}
.gallery-main-wrap img{width:100%;max-height:68vh;object-fit:contain;display:block}
.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:14px 2px 3px}
.gallery-thumb{border:2px solid transparent;padding:0;border-radius:8px;overflow:hidden;background:#eee;flex:0 0 76px;cursor:pointer}
.gallery-thumb.active{border-color:#c99d36}
.gallery-thumb img{display:block;width:76px;height:76px;object-fit:cover}
body.modal-open{overflow:hidden}
@media(max-width:600px){
 .property-img,.property-img img{height:220px;min-height:220px}
 .feature-list{grid-template-columns:1fr}
 .property-actions .view{margin-left:0}
 .gallery-modal{padding:8px}
 .gallery-dialog{padding:14px;border-radius:12px}
 .gallery-main-wrap{min-height:280px}
 .gallery-dialog h2{font-size:20px}
}

/* Branded hero + agent card */
.hero-photo{position:absolute;inset:0;z-index:0;opacity:.28}.hero-photo img{width:100%;height:100%;object-fit:cover}.agent-card{margin-top:34px;display:flex;align-items:center;gap:16px;max-width:430px;padding:12px;border:1px solid #e5e8ee;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(20,30,45,.08)}.agent-card img{width:68px;height:68px;object-fit:cover;border-radius:12px}.agent-card .eyebrow{margin:0 0 2px;font-size:9px}.agent-card h3{font-size:20px;margin:0;color:#172033}.agent-card p{margin:0;font-size:13px;color:#6a7280}.hero-content{max-width:760px}.hero-content .lead{max-width:650px}.property-actions .view{background:#f7f1e4;padding:10px 12px;border-radius:8px}.property-actions .view:hover{background:#c89b3c;color:#fff}
@media(max-width:600px){.agent-card{max-width:100%}.hero-photo{opacity:.22}}
