:root{--bg:#14161a;--bg-tint:#191c21;--surface:#1d2026;--line:#2c3037;--line-soft:#23262c;--ink:#f0efec;--ink-2:#c0c4cc;--ink-3:#949aa5;--accent:#8fb4e8;--accent-soft:#1b2733;--ok:#6cc297;--ok-soft:#152a21;--hold:#ddab63;--hold-soft:#2c2317;--stop:#e5897f;--stop-soft:#2f1c19;--bar-ok:#6cc297;--bar-hold:#ddab63;--bar-stop:#e5897f;--bar-none:#2c3037;--r-sm:6px;--r-md:8px;--r-lg:10px;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--bg:#fbfaf8;--bg-tint:#f5f2ed;--surface:#fff;--line:#e6e2da;--line-soft:#efece5;--ink:#14181f;--ink-2:#454c58;--ink-3:#646b78;--accent:#1d4f91;--accent-soft:#eaf0f8;--ok:#186b45;--ok-soft:#e6f1ea;--hold:#8a5a12;--hold-soft:#f7efdf;--stop:#a5342a;--stop-soft:#f8e7e4;--bar-ok:#16a172;--bar-hold:#d79626;--bar-stop:#d9584a;--bar-none:#e6e2da;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:.9375rem;line-height:1.55}:where(h1,h2,h3,h4,p,dl,dd,figure){margin:0}:where(a){color:inherit;text-decoration:none}:where(button){font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-header{border-bottom:1px solid var(--line);background:var(--bg)}.status-header nav{justify-content:space-between;align-items:center;width:min(1000px,100% - 40px);min-height:60px;margin-inline:auto;display:flex}.brand-lockup{align-items:center;gap:9px;display:inline-flex}.h-mark{object-fit:contain;width:22px;height:22px;display:block}.wordmark{letter-spacing:-.017em;font-size:1.0625rem;font-weight:600}.theme-toggle{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:34px;height:34px;color:var(--ink-2);place-items:center;display:inline-grid}.theme-toggle:hover{border-color:var(--ink-3);color:var(--ink)}.theme-icon{width:16px;height:16px;display:block}.status-main{gap:20px;width:min(1000px,100% - 40px);margin:24px auto 48px;display:grid}.status-footer{border-top:1px solid var(--line);width:min(1000px,100% - 40px);color:var(--ink-3);flex-wrap:wrap;gap:8px 20px;margin-inline:auto;padding:18px 0 40px;font-size:.8125rem;display:flex}.status-footer a{color:var(--accent)}.status-footer a:hover{text-underline-offset:3px;text-decoration:underline}.overall{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);overflow:hidden}.overall-head{border-bottom:1px solid var(--line);background:var(--ok-soft);color:var(--ok);align-items:center;gap:10px;padding:14px 18px;display:flex}.overall-icon{background:currentColor;border-radius:50%;flex:none;width:10px;height:10px}.overall h1{letter-spacing:-.006em;font-size:1.0625rem;font-weight:600}.overall-region{white-space:nowrap;margin-left:auto;font-size:.8125rem;font-weight:500}.overall>p{color:var(--ink-2);padding:13px 18px;font-size:.875rem}.overall-degraded .overall-head,.overall-maintenance .overall-head{background:var(--hold-soft);color:var(--hold)}.overall-outage .overall-head{background:var(--stop-soft);color:var(--stop)}.overall-no_data .overall-head,.overall-unavailable .overall-head{background:var(--bg-tint);color:var(--ink-2)}.state-dot{background:var(--ink-3);border-radius:50%;flex:none;width:8px;height:8px}.state-operational{background:var(--ok)}.state-degraded,.state-maintenance{background:var(--hold)}.state-outage{background:var(--stop)}.status-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;margin-bottom:14px;display:flex}.status-section-heading h2{letter-spacing:-.006em;font-size:1.0625rem;font-weight:600}.status-section-heading p,.status-meta{color:var(--ink-3);font-size:.8125rem}.window-nav{align-items:center;gap:4px;display:flex}.window-nav p{text-align:center;min-width:15ch}.window-arrow{border-radius:var(--r-sm);width:26px;height:26px;color:var(--ink-2);place-items:center;display:inline-grid}.window-arrow svg{width:15px;height:15px}.window-arrow:hover{background:var(--bg-tint);color:var(--ink)}.window-arrow-off{color:var(--line);cursor:not-allowed}.window-arrow-off:hover{color:var(--line);background:0 0}.status-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);padding:4px 18px 14px}.status-section-heading{padding-top:14px}.status-section-heading-split{border-top:1px solid var(--line);margin-top:6px}.component-list{display:grid}.component-row{border-top:1px solid var(--line-soft);padding:12px 0 11px}.component-row:first-child{border-top:0}.component-head{align-items:center;gap:8px;display:flex}.component-row h3{font-size:.9375rem;font-weight:600}.row-uptime{color:var(--ink-3);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:.8125rem}.uptime-bars{gap:2px;height:26px;margin-top:7px;display:flex}.bar{background:var(--bar-ok);border-radius:999px;flex:1 1 0;min-width:0;position:relative}.bar-degraded,.bar-maintenance{background:var(--bar-hold)}.bar-outage{background:var(--bar-stop)}.bar-no_data{background:var(--bar-none)}.bar-partial{background:color-mix(in srgb, var(--bar-ok) 55%, var(--surface))}.bar-degraded.bar-partial,.bar-maintenance.bar-partial{background:color-mix(in srgb, var(--bar-hold) 55%, var(--surface))}.bar-outage.bar-partial{background:color-mix(in srgb, var(--bar-stop) 55%, var(--surface))}.bar-no_data.bar-partial{background:var(--bar-none)}.bar-tip{z-index:5;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);visibility:hidden;opacity:0;pointer-events:none;gap:2px;width:max-content;max-width:min(260px,100vw - 40px);padding:9px 11px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 26px -8px #00000052,0 2px 6px #00000024}.bar:hover .bar-tip{visibility:visible;opacity:1}.bar-tip strong{color:var(--ink);font-size:.8125rem;font-weight:600}.bar-tip>span{color:var(--ink-3);font-size:.8125rem}.bar-tip>.bar-tip-incident{color:var(--ink-2)}.uptime-bars .bar:nth-child(-n+12) .bar-tip{left:0;transform:none}.uptime-bars .bar:nth-last-child(-n+12) .bar-tip{left:auto;right:0;transform:none}.bar-axis{border-top:1px solid var(--line-soft);color:var(--ink-3);justify-content:space-between;gap:12px;padding-top:10px;font-size:.75rem;display:flex}.incident-list{display:grid}.incident-list>a{border-top:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:56px;padding:10px 2px;display:grid}.incident-list>a:first-child{border-top:0}.incident-list>a:hover{background:var(--bg-tint)}.incident-list h3{font-size:.9375rem;font-weight:550}.incident-list p{color:var(--ink-3);font-size:.8125rem}.incident-list time{color:var(--ink-3);white-space:nowrap;font-size:.8125rem}.impact-dot{background:var(--ink-3);border-radius:50%;flex:none;width:8px;height:8px}.impact-minor{background:var(--hold)}.impact-major,.impact-critical{background:var(--stop)}.status-pill{background:var(--bg-tint);min-height:22px;color:var(--ink-2);white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-size:.75rem;font-weight:600;display:inline-flex}.pill-resolved{background:var(--ok-soft);color:var(--ok)}.pill-investigating,.pill-monitoring,.pill-identified{background:var(--hold-soft);color:var(--hold)}.maintenance-list{display:grid}.maintenance-list>article{border-top:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:10px 2px;display:grid}.maintenance-list>article:first-child{border-top:0}.maintenance-list h3{font-size:.9375rem;font-weight:550}.maintenance-list p{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.maintenance-list time{color:var(--ink-3);white-space:nowrap;font-size:.8125rem}.status-empty{text-align:center;padding:28px 18px}.status-empty>span{display:none}.status-empty h2,.status-empty h3{font-size:1.0625rem;font-weight:600}.status-empty p{max-width:60ch;color:var(--ink-2);margin:6px auto 0;font-size:.875rem}.compact-empty{padding:18px}.back-link{color:var(--accent);font-size:.875rem}.back-link:hover{text-underline-offset:3px;text-decoration:underline}.incident-detail>header{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);gap:4px;padding:18px;display:grid}.incident-detail h1{letter-spacing:-.015em;font-size:1.5rem;font-weight:560}.incident-detail>header>p:last-child{color:var(--ink-3);font-size:.8125rem}.incident-timeline{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);padding:18px}.incident-timeline>article{border-top:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.incident-timeline>article:first-child{border-top:0;padding-top:0}.timeline-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;margin-top:7px}.incident-timeline time{color:var(--ink-3);margin-left:8px;font-size:.8125rem}.incident-timeline p{max-width:70ch;margin-top:6px;font-size:.875rem}.incident-timeline small{color:var(--ink-3);margin-top:6px;font-size:.8125rem;display:block}.status-skeleton{gap:16px;width:min(1000px,100% - 40px);margin:24px auto;display:grid}.status-skeleton-hero,.status-skeleton-heading,.status-skeleton-block,.status-skeleton-compact{border-radius:var(--r-lg);background:linear-gradient(90deg, var(--bg-tint) 20%, color-mix(in srgb, var(--ink) 7%, var(--bg-tint)) 50%, var(--bg-tint) 80%);background-size:220% 100%;animation:1.4s linear infinite status-shimmer}.status-skeleton-hero{height:116px}.status-skeleton-heading{border-radius:var(--r-sm);width:240px;height:28px}.status-skeleton-block{height:220px}.status-skeleton-compact{height:120px}@keyframes status-shimmer{0%{background-position:120% 0}to{background-position:-20% 0}}@media (max-width:720px){.bar-tip{display:none}.overall-head{flex-wrap:wrap}.overall-region{width:100%;margin-left:18px}.component-row>summary{grid-template-columns:auto auto minmax(0,1fr)}.row-uptime{grid-column:1/-1;justify-self:start;margin-left:18px}.incident-list>a,.maintenance-list>article{grid-template-columns:auto minmax(0,1fr)}.incident-list>a>.status-pill,.incident-list>a>time{grid-column:2;justify-self:start}.maintenance-list>article>time{white-space:normal;grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-property:none!important;animation-duration:.01ms!important}}
