:root{--navy:#163a5f;--teal:#127b75;--cream:#f8f5f0;--ink:#1e293b}body{background:var(--cream);color:var(--ink)}.navbar{background:var(--navy)}.navbar-brand{font-size:1.45rem}.navbar-brand span{color:#f8c56b}.hero{background:linear-gradient(90deg,rgba(11,35,57,.88),rgba(11,35,57,.3)),url('https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=1800&q=85') center/cover;min-height:510px;color:white;display:flex;align-items:center}.search-box{background:white;border-radius:14px;padding:18px;box-shadow:0 12px 35px #0003}.section-title{font-weight:800;color:var(--navy)}.card{border:0;border-radius:14px;overflow:hidden;box-shadow:0 4px 15px #15253612;height:100%}.property-card img{height:205px;object-fit:cover}.badge-soft{background:#e1f4f1;color:var(--teal)}.btn-primary{background:var(--teal);border-color:var(--teal)}.btn-primary:hover{background:#0d625e;border-color:#0d625e}.detail-image{height:440px;width:100%;object-fit:cover;border-radius:16px}.auth-wrap{max-width:520px;margin:55px auto}.dashboard-stat{border-left:5px solid var(--teal)}footer{background:#112d49;color:#dce7ef}.form-control,.form-select{padding:.68rem}.price{color:var(--teal);font-weight:800;font-size:1.2rem}.table{background:white}@media(max-width:576px){.hero{min-height:580px}.detail-image{height:280px}}
