.status-page-shell{--status-brand:#0061c1;--status-brand-soft:rgba(0,97,193,0.08);--status-brand-border:rgba(0,97,193,0.22);--status-brand-deep:#004a94;--status-surface:var(--card-background,#ffffff);--status-page-bg:var(--theme-bg-primary,#eaf1ff);--status-text:var(--theme-text-primary,#1a1a1a);--status-text-secondary:var(--theme-text-secondary,rgba(26,26,26,0.8));--status-text-muted:var(--theme-text-tertiary,rgba(26,26,26,0.6));--status-border:var(--border-color,rgba(0,0,0,0.1));--status-font-display:"N27",sans-serif;--status-font-body:"Geist","SFPro",sans-serif;min-height:100vh;background:radial-gradient(900px 380px at 50% -8%,rgba(0,97,193,.1),transparent 70%),var(--status-page-bg);color:var(--status-text)}.status-heading{display:flex;align-items:center;gap:8px;margin:0 0 18px}.status-heading-brand{display:inline-flex;align-items:center;text-decoration:none}.status-heading-logo{width:auto;height:52px;object-fit:contain}.status-heading-label{font-family:var(--status-font-display);font-size:30px;font-weight:500;letter-spacing:-.06em;line-height:1;color:#2a2a2a}@media (max-width:768px){.status-heading{gap:6px;margin-bottom:20px}.status-heading-logo{height:42px}.status-heading-label{font-size:24px}}@media (max-width:480px){.status-heading-logo{height:36px}.status-heading-label{font-size:20px}}.status-topbar{border-bottom:1px solid var(--status-border);background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.status-topbar-inner{max-width:980px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.status-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.status-brand-logo{width:auto;height:26px;object-fit:contain}.status-brand-divider{width:1px;height:18px;background:var(--status-border)}.status-brand-label{font-family:var(--status-font-body);font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--status-brand)}@media (max-width:768px){.status-topbar-inner{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px}.status-brand{gap:10px}.status-brand-logo{height:22px}.status-brand-label{font-size:14px}}@media (max-width:480px){.status-topbar-inner{padding-left:14px;padding-right:14px}}.status-tone--operational{--status-tone:#2fd897;--status-tone-soft:rgba(47,216,151,0.12);--status-tone-border:rgba(47,216,151,0.32);--status-tone-fill:#0d8259}.status-tone--degraded{--status-tone:#fbb724;--status-tone-soft:rgba(251,183,36,0.14);--status-tone-border:rgba(251,183,36,0.4);--status-tone-fill:#a06c04}.status-tone--partial_outage{--status-tone:#e27a1e;--status-tone-soft:rgba(226,122,30,0.12);--status-tone-border:rgba(226,122,30,0.35);--status-tone-fill:#b0550f}.status-tone--major_outage{--status-tone:#ff697e;--status-tone-soft:rgba(255,105,126,0.12);--status-tone-border:rgba(255,105,126,0.35);--status-tone-fill:#c1273c}.status-tone--maintenance{--status-tone:#0061c1;--status-tone-soft:rgba(0,97,193,0.1);--status-tone-border:rgba(0,97,193,0.28);--status-tone-fill:#0061c1}.status-tone--no_data{--status-tone:#94a3b8;--status-tone-soft:rgba(148,163,184,0.14);--status-tone-border:rgba(148,163,184,0.3);--status-tone-fill:#5b6b7f}.status-day-bar--operational{background:#2fd897}.status-day-bar--degraded{background:#fbb724}.status-day-bar--partial_outage{background:#e27a1e}.status-day-bar--major_outage{background:#ff697e}.status-day-bar--maintenance{background:#0061c1}.status-day-bar--no_data{background:#cfd8e3}.status-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-bottom:24px;padding:0;border:0;background:transparent}.status-legend-item{display:inline-flex;align-items:center;gap:7px;font-family:var(--status-font-body);font-size:12px;color:var(--status-text-muted)}.status-section-title{margin:0 0 6px;font-family:var(--status-font-display);font-size:24px;font-weight:600;letter-spacing:-.03em;color:var(--status-text)}.status-section-copy{margin:0;max-width:56ch;font-family:var(--status-font-body);font-size:14px;line-height:1.55;color:var(--status-text-muted)}@media (max-width:720px){.status-section-title{font-size:20px}.status-section-copy{font-size:13px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}