.sistema-page{gap:18px;display:grid}.sistema-hero{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.sistema-hero h2{color:#0f2748;margin:6px 0 8px;font-size:clamp(1.35rem,2vw,2rem)}.sistema-hero p{color:#516174;max-width:780px;margin:0}.sistema-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.sistema-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.sistema-kpi{gap:6px;padding:16px;display:grid;position:relative;overflow:hidden}.sistema-kpi:after{content:"";background:#1f69bf14;border-radius:999px;width:95px;height:95px;position:absolute;inset:auto -35px -42px auto}.sistema-kpi>div{color:#1556a4;background:#1861ba1a;border-radius:14px;place-items:center;width:42px;height:42px;display:inline-grid}.sistema-kpi span{color:#6a7788;text-transform:uppercase;letter-spacing:.02em;font-size:.86rem;font-weight:800}.sistema-kpi strong{color:#0f2748;font-size:1.55rem;line-height:1.1}.sistema-kpi small{color:#6a7788}.sistema-kpi.ok>div{color:#087f5b;background:#087f5b1a}.sistema-kpi.warning>div{color:#b45309;background:#f59e0b24}.sistema-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.sistema-card{padding:18px}.sistema-card-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.sistema-card-head svg{color:#1556a4;flex:none;margin-top:4px}.sistema-card-head h3{color:#0f2748;margin:0 0 4px}.sistema-card-head p{color:#68778a;margin:0}.sistema-checklist{gap:10px;display:grid}.sistema-check{background:#ffffffb3;border:1px solid #173b681a;border-radius:16px;grid-template-columns:92px 1fr;align-items:flex-start;gap:12px;padding:12px;display:grid}.sistema-check>span,.sistema-pill{text-transform:uppercase;letter-spacing:.02em;color:#1556a4;background:#1861ba1a;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:72px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.sistema-check.ok>span,.sistema-pill.ok{color:#087f5b;background:#087f5b1f}.sistema-check.media>span,.sistema-pill.media,.sistema-check.warning>span,.sistema-pill.warning{color:#b45309;background:#f59e0b24}.sistema-check.alta>span,.sistema-pill.alta{color:#b42318;background:#dc26261f}.sistema-check strong{color:#132d4f}.sistema-check p{color:#63758b;margin:3px 0 0}.sistema-dl{gap:10px;margin:0;display:grid}.sistema-dl div{border-bottom:1px solid #173b6814;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.sistema-dl dt{color:#62748a;font-weight:800}.sistema-dl dd{color:#122944;text-align:right;margin:0;font-weight:900}.sistema-modulos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sistema-modulos div{background:#f5f9ffe6;border:1px solid #173b6814;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.sistema-modulos span{color:#607188;text-transform:capitalize}.sistema-modulos strong{color:#0f2748}.sistema-log{overflow:hidden}@media (width<=1180px){.sistema-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.sistema-grid{grid-template-columns:1fr}}@media (width<=720px){.sistema-hero{flex-direction:column;align-items:stretch}.sistema-actions{justify-content:stretch}.sistema-actions button{justify-content:center;width:100%}.sistema-kpis,.sistema-modulos,.sistema-check{grid-template-columns:1fr}}
