.alertas-page{gap:18px;display:grid}.alertas-hero{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.alertas-hero h2{color:#0f2440;margin:6px 0 8px;font-size:clamp(1.45rem,2vw,2.2rem)}.alertas-hero p{color:#5b6b83;max-width:820px;margin:0}.alertas-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.alertas-kpi{align-content:start;gap:7px;min-height:132px;padding:16px;display:grid}.alertas-kpi div{color:#006fd6;background:#006fd61f;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.alertas-kpi span{color:#5b6b83;font-size:.88rem}.alertas-kpi strong{color:#0f2440;font-size:1.8rem}.alertas-kpi small{color:#6c7a90}.alertas-kpi.red div{color:#d93025;background:#d930251f}.alertas-kpi.orange div{color:#ea580c;background:#ea580c24}.alertas-kpi.amber div{color:#b45309;background:#f2a90029}.alertas-kpi.green div{color:#0f9d58;background:#0f9d5821}.alertas-toolbar{grid-template-columns:1fr 220px 220px auto;align-items:center;gap:12px;padding:14px;display:grid}.alertas-toolbar>div{color:#0f2440;align-items:center;gap:8px;display:flex}.alertas-toolbar select{color:#0f2440;background:#fff;border:1px solid #d7e1ef;border-radius:14px;outline:none;width:100%;min-height:42px;padding:0 12px}.alertas-toolbar select:focus{border-color:#006fd6;box-shadow:0 0 0 4px #006fd61a}.alertas-list{padding:0;overflow:hidden}.alertas-list-head{border-bottom:1px solid #0f244014;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.alertas-list-head h3{color:#0f2440;margin:0 0 4px}.alertas-list-head p{color:#718198;margin:0}.alertas-list-head>span{color:#006fd6;background:#eef6ff;border-radius:999px;padding:7px 12px;font-weight:800}.alertas-items{gap:0;display:grid}.alerta-item{background:#fff;border-bottom:1px solid #0f244012;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 20px;display:grid}.alerta-item:last-child{border-bottom:0}.alerta-icon{color:#006fd6;background:#006fd61a;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.alerta-item.critica .alerta-icon{color:#d93025;background:#d930251f}.alerta-item.alta .alerta-icon{color:#ea580c;background:#ea580c21}.alerta-item.warning .alerta-icon{color:#b45309;background:#f2a90029}.alerta-item.info .alerta-icon{color:#006fd6;background:#006fd61a}.alerta-body{min-width:0}.alerta-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.alerta-title-row h4{color:#0f2440;margin:0;font-size:1rem}.alerta-title-row span{color:#475569;white-space:nowrap;background:#f2f7fd;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:800}.alerta-item.critica .alerta-title-row span{color:#d93025;background:#fff0f0}.alerta-item.alta .alerta-title-row span{color:#ea580c;background:#fff7ed}.alerta-item.warning .alerta-title-row span{color:#b45309;background:#fffbeb}.alerta-body p{color:#5b6b83;margin:6px 0 10px}.alerta-meta{flex-wrap:wrap;gap:8px;display:flex}.alerta-meta span{color:#64748b;background:#f6f9fc;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700}.alertas-empty{text-align:center;color:#64748b;justify-items:center;gap:8px;padding:38px 20px;display:grid}.alertas-empty svg{color:#0f9d58}.alertas-empty strong{color:#0f2440}@media (width<=1200px){.alertas-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alertas-toolbar{grid-template-columns:1fr 1fr}}@media (width<=760px){.alertas-hero,.alerta-item,.alertas-list-head{grid-template-columns:1fr;display:grid}.alertas-kpi-grid,.alertas-toolbar{grid-template-columns:1fr}.alerta-item .qbi-light-btn{justify-self:start}}
