.status-inner.svelte-1xd49a3{max-width:900px;margin:0 auto}.status-header.svelte-1xd49a3{text-align:center;margin-bottom:32px}h1.svelte-1xd49a3{margin-bottom:12px;font-size:2rem}.status-desc.svelte-1xd49a3{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:1rem;line-height:1.6}.status-loading.svelte-1xd49a3,.status-error.svelte-1xd49a3,.status-empty.svelte-1xd49a3{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted);padding:32px}.status-error.svelte-1xd49a3{text-align:left;background:#ef44440f;border-color:#ef444466}.status-error.svelte-1xd49a3 strong:where(.svelte-1xd49a3){color:#fca5a5;margin-bottom:8px;display:block}.status-error-hint.svelte-1xd49a3{color:var(--text-dim);margin-top:12px;font-size:.85rem}.status-error.svelte-1xd49a3 code:where(.svelte-1xd49a3){background:#ffffff0f;border-radius:4px;padding:2px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}.spinner.svelte-1xd49a3{border:2px solid #ffffff26;border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:.8s linear infinite svelte-1xd49a3-spin;display:inline-block}@keyframes svelte-1xd49a3-spin{to{transform:rotate(360deg)}}.status-summary.svelte-1xd49a3{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.summary-card.svelte-1xd49a3{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:20px 16px;display:flex}.summary-value.svelte-1xd49a3{font-size:2rem;font-weight:700;line-height:1}.summary-label.svelte-1xd49a3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.summary-healthy.svelte-1xd49a3 .summary-value:where(.svelte-1xd49a3){color:#4ade80}.summary-degraded.svelte-1xd49a3 .summary-value:where(.svelte-1xd49a3){color:#fcd34d}.summary-broken.svelte-1xd49a3 .summary-value:where(.svelte-1xd49a3){color:#fca5a5}.summary-unknown.svelte-1xd49a3 .summary-value:where(.svelte-1xd49a3){color:var(--text-dim)}.status-generated.svelte-1xd49a3{text-align:center;color:var(--text-dim);margin:0 0 24px;font-size:.85rem}.adapter-list.svelte-1xd49a3{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);margin:0 0 32px;padding:0;list-style:none;overflow:hidden}.adapter-row.svelte-1xd49a3{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.adapter-row.svelte-1xd49a3:last-child{border-bottom:none}.adapter-name.svelte-1xd49a3{align-items:center;gap:10px;min-width:0;display:flex}.adapter-label.svelte-1xd49a3{color:var(--text);font-weight:600}.adapter-id.svelte-1xd49a3{color:var(--text-dim);font-family:SFMono-Regular,Consolas,monospace;font-size:.8rem}.adapter-meta.svelte-1xd49a3{color:var(--text-muted);align-items:center;gap:16px;font-size:.85rem;display:flex}.adapter-rate.svelte-1xd49a3{color:var(--text);text-align:right;min-width:52px;font-weight:600}.adapter-samples.svelte-1xd49a3{color:var(--text-dim);font-size:.8rem}.status-dot.svelte-1xd49a3{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.status-dot-healthy.svelte-1xd49a3{background:#4ade80;box-shadow:0 0 8px #4ade8080}.status-dot-degraded.svelte-1xd49a3{background:#fcd34d;box-shadow:0 0 8px #fcd34d80}.status-dot-broken.svelte-1xd49a3{background:#fca5a5;box-shadow:0 0 8px #fca5a580}.status-dot-insufficient_data.svelte-1xd49a3{background:var(--text-dim)}.adapter-status-badge.svelte-1xd49a3{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.badge-healthy.svelte-1xd49a3{color:#4ade80;background:#4ade8026}.badge-degraded.svelte-1xd49a3{color:#fcd34d;background:#fcd34d26}.badge-broken.svelte-1xd49a3{color:#fca5a5;background:#fca5a526}.badge-insufficient_data.svelte-1xd49a3{color:var(--text-dim);background:#ffffff0f}.status-methodology.svelte-1xd49a3{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.status-methodology.svelte-1xd49a3 h2:where(.svelte-1xd49a3){margin:0 0 12px;font-size:1.1rem}.status-methodology.svelte-1xd49a3 ul:where(.svelte-1xd49a3){margin:0 0 16px;padding-left:20px}.status-methodology.svelte-1xd49a3 li:where(.svelte-1xd49a3){color:var(--text-muted);margin-bottom:4px;line-height:1.7}.status-methodology.svelte-1xd49a3 strong:where(.svelte-1xd49a3){color:var(--text)}.subtle.svelte-1xd49a3{color:var(--text-dim);font-size:.85rem;line-height:1.6}.subtle.svelte-1xd49a3 a:where(.svelte-1xd49a3){color:var(--accent)}@media (width<=640px){.status-summary.svelte-1xd49a3{grid-template-columns:repeat(2,1fr)}.adapter-row.svelte-1xd49a3{flex-direction:column;align-items:flex-start;gap:8px}.adapter-meta.svelte-1xd49a3{justify-content:space-between;width:100%}}
