.status-panel.svelte-ivfvr9{border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:var(--shadow-soft);padding:clamp(22px,4vw,34px);display:grid;gap:20px}.status-panel__header.svelte-ivfvr9{display:flex;justify-content:space-between;gap:16px;align-items:start}h2.svelte-ivfvr9,h3.svelte-ivfvr9,p.svelte-ivfvr9{margin:0}h2.svelte-ivfvr9{font-size:clamp(1.5rem,2vw,2.2rem);line-height:1.05}.status-panel__header.svelte-ivfvr9 p:where(.svelte-ivfvr9),.status-card.svelte-ivfvr9 p:where(.svelte-ivfvr9),.status-note.svelte-ivfvr9,small.svelte-ivfvr9{color:var(--muted)}button.svelte-ivfvr9{border:1px solid color-mix(in srgb,var(--accent) 72%,transparent);border-radius:12px;background:var(--accent);color:var(--button-text);padding:12px 18px;font:inherit;font-weight:800;cursor:pointer}button.svelte-ivfvr9:disabled{opacity:.55;cursor:not-allowed}.status-grid.svelte-ivfvr9{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.status-card.svelte-ivfvr9{border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--panel) 84%,var(--bg));padding:18px;display:grid;gap:10px}.status-card__title.svelte-ivfvr9{display:flex;align-items:center;gap:10px}.status-card__title.svelte-ivfvr9 span:where(.svelte-ivfvr9){width:12px;height:12px;border-radius:999px;background:var(--muted);box-shadow:0 0 0 4px color-mix(in srgb,var(--muted) 18%,transparent)}.status-card--up.svelte-ivfvr9 .status-card__title:where(.svelte-ivfvr9) span:where(.svelte-ivfvr9){background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 18%,transparent)}.status-card--down.svelte-ivfvr9 .status-card__title:where(.svelte-ivfvr9) span:where(.svelte-ivfvr9){background:var(--danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--danger) 18%,transparent)}.status-card--checking.svelte-ivfvr9 .status-card__title:where(.svelte-ivfvr9) span:where(.svelte-ivfvr9){background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 18%,transparent)}.status-card.svelte-ivfvr9 p:where(.svelte-ivfvr9),.status-note.svelte-ivfvr9{line-height:1.55}.status-note.svelte-ivfvr9{padding-top:2px}@media(max-width:640px){.status-panel__header.svelte-ivfvr9{display:grid}}
