.status-page main{padding-top:90px;min-height:100vh;background:#f6f8fb}.status-overview,.status-components,.status-note{max-width:820px}.status-overview{display:flex;gap:16px;align-items:center;padding:24px;border:1px solid #dce4ed;border-radius:18px;background:#fff}.status-overview p,.status-note p{margin:5px 0 0;color:#59697e}.status-dot{width:18px;height:18px;border-radius:50%;background:#9aa7b7;box-shadow:0 0 0 7px #edf0f4}.status-overview.is-good .status-dot{background:#25a45a;box-shadow:0 0 0 7px #dff3e7}.status-overview.is-bad .status-dot{background:#d84949;box-shadow:0 0 0 7px #fae2e2}.status-components{display:grid;gap:10px;margin-top:18px}.status-component{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #dce4ed;border-radius:14px;background:#fff}.status-badge{font-weight:800;color:#176b36}.status-badge.is-bad{color:#a42d2d}.status-updated{max-width:820px;color:#6a7889;font-size:.85rem}.status-note{margin-top:28px;padding:20px;border-radius:14px;background:#edf3f9}
