:root{--blue:#0b4f9f;--green:#0aa36d;--light:#f5f8fb;--dark:#0b1f33}
body{background:var(--light);color:#1f2937}.crm-navbar{background:linear-gradient(90deg,var(--blue),var(--green))}.card{border:0;border-radius:18px;box-shadow:0 10px 25px rgba(15,23,42,.08)}.stat-card{color:#fff;background:linear-gradient(135deg,var(--blue),var(--green))}.btn-primary{background:var(--blue);border-color:var(--blue)}.btn-success{background:var(--green);border-color:var(--green)}.table thead th{background:#eef5ff}.badge-new{background:#0d6efd}.badge-contacted{background:#6f42c1}.badge-interested{background:#198754}.badge-followup{background:#fd7e14}.badge-converted{background:#20c997}.badge-lost{background:#dc3545}.login-bg{min-height:100vh;background:linear-gradient(135deg,#0b4f9f,#0aa36d);display:flex;align-items:center}.lead-form-section{background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 32px rgba(0,0,0,.08)}
