:root{--primary:#1f4e5f;--trust:#0f766e;--soft:#f4f8f9;--dark:#162127}
body{background:#fff;color:var(--dark);font-family:system-ui,-apple-system,Segoe UI,sans-serif}.navbar{box-shadow:0 6px 20px rgba(15,30,40,.08)}.brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--trust));display:inline-block}.hero{background:linear-gradient(135deg,#eef8f7,#fff);padding:64px 0}.search-card,.form-section,.sidebar{border:0;border-radius:22px;box-shadow:0 18px 45px rgba(31,78,95,.14);background:#fff}.form-section{padding:22px}.btn-trust{background:var(--trust);color:#fff;border:none}.btn-trust:hover{background:#0b5f59;color:#fff}.property-card{border:1px solid #e8eff1;border-radius:18px;overflow:hidden;transition:.2s;background:#fff}.property-card:hover{transform:translateY(-3px);box-shadow:0 18px 35px rgba(0,0,0,.08)}.property-img{height:210px;object-fit:cover;width:100%;background:#e9eef0}.badge-owner{background:#edf7f5;color:#0f766e}.badge-agency{background:#eef3ff;color:#2949a3}.ad-slot{border:2px dashed #cbd5e1;background:#f8fafc;color:#64748b;border-radius:18px;min-height:120px;display:flex;align-items:center;justify-content:center;text-align:center;padding:15px}.dashboard-shell{background:#f8fafc;min-height:80vh}.sidebar{padding:18px}.agency-box{border:1px solid #dbeafe;background:#f8fbff;border-radius:18px;padding:18px}.private-box{border:1px solid #d1fae5;background:#f7fffb;border-radius:18px;padding:18px}
