.system-audit-page{display:grid;gap:20px}.system-audit-heading{align-items:center}.system-audit-time{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft)}.system-audit-time>i{grid-row:1/3;color:#818cf8}.system-audit-time span{font-size:.75rem;color:var(--text-soft)}.system-audit-time strong{font-size:.9rem}.system-audit-time .button{grid-column:1/3;margin-top:8px}.system-audit-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.system-audit-summary article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.system-audit-summary i{font-size:1.55rem}.system-audit-summary span{color:var(--text-soft)}.system-audit-summary strong{font-size:1.8rem}.system-audit-summary .is-ok i{color:#34d399}.system-audit-summary .is-warning i{color:#fbbf24}.system-audit-summary .is-error i{color:#fb7185}.system-check-group h2{margin-bottom:14px}.system-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.system-check-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}.system-check-list article>i{color:#34d399}.system-check-list article.is-warning>i{color:#fbbf24}.system-check-list article.is-error>i{color:#fb7185}.system-check-list article div{display:grid;gap:3px;min-width:0}.system-check-list article span{color:var(--text-soft);font-size:.82rem;overflow-wrap:anywhere}.system-check-list article em{padding:5px 8px;border-radius:999px;background:rgba(52,211,153,.1);color:#6ee7b7;font-size:.7rem;font-style:normal;font-weight:800}.system-check-list article.is-warning em{background:rgba(251,191,36,.1);color:#fbbf24}.system-check-list article.is-error em{background:rgba(251,113,133,.1);color:#fb7185}.system-error-filters{display:grid;grid-template-columns:minmax(220px,1fr) 190px auto auto;gap:10px;align-items:end;margin:16px 0}.system-error-filters label{display:grid;gap:6px}.system-error-filters label span{font-size:.8rem;color:var(--text-soft)}.system-error-filters input,.system-error-filters select{min-height:43px;padding:9px 11px;border:1px solid var(--border);border-radius:11px;background:var(--surface-soft);color:var(--text)}.system-error-list{display:grid;gap:10px}.system-error-list article{padding:13px;border-left:4px solid #fbbf24;border-radius:10px;background:rgba(15,23,42,.38)}.system-error-list article.is-fatal{border-color:#fb7185}.system-error-list header{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.system-error-list time{color:var(--text-soft);font-size:.78rem}.system-error-list pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-soft);font:500 .78rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.system-empty{display:grid;place-items:center;gap:5px;padding:28px;text-align:center;color:var(--text-soft)}.system-empty i{font-size:2rem;color:#34d399}@media(max-width:850px){.system-check-list{grid-template-columns:1fr}.system-error-filters{grid-template-columns:1fr 1fr}.system-audit-summary{grid-template-columns:1fr}}@media(max-width:520px){.system-error-filters{grid-template-columns:1fr}.system-check-list article{grid-template-columns:auto 1fr}.system-check-list article em{grid-column:2;justify-self:start}}
.system-error-filters{grid-template-columns:minmax(220px,1fr) 170px 180px auto auto}
@media(max-width:850px){.system-error-filters{grid-template-columns:1fr 1fr}}@media(max-width:520px){.system-error-filters{grid-template-columns:1fr}}
