.alertas-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.alertas-hero .header-actions{display:flex;gap:10px;flex-wrap:wrap}.alertas-kpis{margin-bottom:22px}.alertas-grid{align-items:start}.alertas-panel{overflow:hidden}.alert-list{display:grid;gap:12px}.alert-item{border:1px solid rgba(148,163,184,.28);border-left:5px solid #64748b;background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.alert-item p{margin:6px 0 8px;color:#475569}.alert-item span{font-size:12px;font-weight:800;text-transform:uppercase}.alert-item.critico{border-left-color:#dc2626}.alert-item.alto{border-left-color:#f97316}.alert-item.medio{border-left-color:#eab308}.good-state{border:1px dashed rgba(34,197,94,.5);background:rgba(34,197,94,.08);padding:18px;border-radius:16px;color:#166534;font-weight:800}.health-list{display:grid;gap:10px}.health-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(148,163,184,.22);padding:10px 0}.health-list span{color:#64748b}.health-list strong{color:#0f172a}.badge{display:inline-block;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;background:#e2e8f0;color:#334155}.level-critico,.level-critical{background:#fee2e2;color:#991b1b}.level-alto{background:#ffedd5;color:#9a3412}.level-medio{background:#fef9c3;color:#854d0e}.level-ok,.level-info{background:#dcfce7;color:#166534}.table-wrap{overflow-x:auto}@media(max-width:900px){.alertas-grid,.alertas-kpis{grid-template-columns:1fr!important}.alertas-hero{display:block}.alertas-hero .header-actions{margin-top:16px}.health-list div{display:block}.health-list strong{display:block;margin-top:4px}}
