body { background:#f5f6f8; }
.card { border:0; box-shadow:0 5px 20px rgba(0,0,0,.06); }
.hero { background:linear-gradient(135deg,#111827,#374151); color:#fff; border-radius:18px; }
.score { font-size:1.35rem; font-weight:800; }
.badge-base { background:#198754; }
.badge-priorite { background:#0d6efd; }
.badge-outsider { background:#fd7e14; }
.badge-risque { background:#dc3545; }
.table thead th { white-space:nowrap; }
.progress { height:9px; }
