
.sec58-hero{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:30px 34px;margin:0 0 18px;border-radius:22px;background:linear-gradient(115deg,#073d49,#0c5b59 62%,#397a42);color:#fff;box-shadow:0 18px 40px rgba(8,53,65,.10)}
.sec58-hero h2{font-size:34px;margin:6px 0 8px}.sec58-hero p{max-width:850px;color:#dcebea;margin:0}.sec58-score{min-width:190px;padding:18px 22px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08);text-align:center}.sec58-score small,.sec58-score span{display:block}.sec58-score strong{display:block;font-size:38px;margin:5px 0}
.sec58-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.sec58-kpis article{background:#fff;border:1px solid #dce7d6;border-radius:16px;padding:20px}.sec58-kpis small,.sec58-kpis span{display:block;color:#65797b}.sec58-kpis strong{display:block;font-size:30px;color:#083541;margin:5px 0}.sec58-kpis article.critical{border-color:#e0b56d;background:#fffaf0}
.sec58-grid{display:grid;grid-template-columns:1.6fr .9fr;gap:18px}.sec58-events,.sec58-sessions,.sec58-controls{display:grid;gap:10px}.sec58-event{display:grid;grid-template-columns:1fr 140px;gap:14px;align-items:center;padding:15px;border:1px solid #e1e9dd;border-left:4px solid #8bc51f;border-radius:12px;background:#fbfdf9}.sec58-event.severity-critical{border-left-color:#c94545}.sec58-event.severity-high{border-left-color:#d68a32}.sec58-event small,.sec58-event span{display:block;color:#667b7d}.sec58-event b{display:block;color:#083541;margin:3px 0}
.sec58-sessions>div{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #e5ebe1;padding:12px 0}.sec58-sessions p{margin:0}.sec58-sessions small{display:block;color:#718184;margin-top:3px}
.sec58-control{display:grid;grid-template-columns:1.1fr 180px 190px 1.5fr auto;gap:10px;align-items:center;padding:13px;border:1px solid #e1e9dd;border-radius:12px;background:#fff}.sec58-control.status-attention,.sec58-control.status-not_implemented{border-left:4px solid #d6a233}.sec58-control.status-implemented{border-left:4px solid #83bd1d}.sec58-control small{display:block;color:#6d7e80}.sec58-control b{color:#083541}
@media(max-width:1100px){.sec58-kpis{grid-template-columns:repeat(2,1fr)}.sec58-grid{grid-template-columns:1fr}.sec58-control{grid-template-columns:1fr 1fr}.sec58-control div,.sec58-control input[name=evidence_note]{grid-column:1/-1}}
