.system-title{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.system-overall{border-radius:999px;margin-top:12px;padding:9px 14px;font-size:12px;font-weight:800}.system-overall.ok{color:#287857;background:#e7f6ee}.system-overall.warning{color:#a45f00;background:#fff1dd}.system-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0;display:grid}.system-metric{border:1px solid var(--line);border-left:5px solid var(--line);background:#fff;border-radius:7px;padding:22px}.system-metric.ok{border-left-color:#43a477}.system-metric.warning{border-left-color:#e39a30}.system-metric span,.system-metric small{color:var(--muted);font-size:11px;display:block}.system-metric strong{margin:11px 0 7px;font-size:20px;display:block}.system-panel{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:20px;padding:22px}.system-panel h2{margin:0 0 17px;font-size:18px}.system-table-wrap{overflow:auto}.system-table{border-collapse:collapse;width:100%;min-width:1020px}.system-table.compact{min-width:800px}.system-table th,.system-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px;font-size:11px}.system-table th{color:var(--muted);text-transform:uppercase;font-size:9px}.system-status{background:var(--pale);border-radius:999px;padding:5px 8px;font-weight:800}.system-status.status-completed{color:#287857;background:#e7f6ee}.system-status.status-failed{color:#a62c2c;background:#fde9e9}.system-error{color:#a62c2c;max-width:280px}.system-empty{color:var(--muted);text-align:center!important;padding:35px!important}@media (width<=800px){.system-metrics{grid-template-columns:1fr}.system-title{flex-direction:column}.system-overall{margin-top:0}}
