:root{color-scheme:dark;--bg:#08111f;--panel:#101d30;--line:#24354a;--text:#f1f5f7;--muted:#9badbd;--lime:#a8e482;--green:#74d39d;--amber:#f5bb68;--red:#f78282;--blue:#8db9e5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit}.backdrop{position:absolute;inset:0 0 auto;height:680px;pointer-events:none;background:radial-gradient(ellipse at 75% -15%,#19416770,transparent 55%),radial-gradient(ellipse at 5% 10%,#22463735,transparent 45%)}.shell{position:relative;width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1b}.brand{text-decoration:none;display:flex;align-items:center;gap:13px;font-size:18px;font-weight:750;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #9ccbf65c;border-radius:12px;background:#173149;color:#e7f6fe;font-size:15px;letter-spacing:-.13em;padding-right:3px}.brand-mark span{color:var(--lime)}.header-label,.eyebrow,.overview-kicker,.small-label,.section-index,.section-meta{font-size:11px;font-weight:700;letter-spacing:.16em}.header-label{color:#bfd3e3;display:flex;align-items:center;gap:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime)}.hero{padding:100px 0 55px}.eyebrow{display:flex;gap:12px;align-items:center;color:var(--lime)}.eyebrow-line{width:22px;height:1px;background:var(--lime)}h1,h2,p{margin-top:0}.hero h1{font-size:clamp(44px,6.2vw,82px);line-height:1.04;letter-spacing:-.075em;font-weight:680;max-width:850px;margin:25px 0 22px}.hero p{font-size:18px;line-height:1.6;color:var(--muted);max-width:590px}.overview{display:grid;grid-template-columns:68px 1fr auto;gap:24px;align-items:center;min-height:164px;padding:32px 36px;border:1px solid #82b99955;border-radius:18px;background:linear-gradient(115deg,#18342d 0%,#102324 54%,#101d30 100%);box-shadow:0 25px 70px #030b1680}.overview-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:#75d9a31b;color:var(--green);border:1px solid #75d9a355;font-size:29px;font-weight:650}.overview-kicker{color:#b9dac4;margin-bottom:8px}.overview h2{font-size:clamp(23px,2.8vw,34px);letter-spacing:-.045em;margin-bottom:5px}.overview p:last-child{color:#bad0c8;font-size:14px;margin:0}.overview-time{align-self:center;border-left:1px solid #c5efd334;padding-left:30px;min-width:160px}.small-label{display:block;color:#a9c2b6;margin-bottom:8px}.overview time{font-size:13px;color:#e2eee6}.state-major_outage{border-color:#f7828270;background:linear-gradient(115deg,#44232b,#211d2a 60%,#101d30)}.state-major_outage .overview-icon{background:#f7828222;color:var(--red);border-color:#f7828266}.state-degraded,.state-partial_outage{border-color:#f5bb6870;background:linear-gradient(115deg,#423426,#282a2d 60%,#101d30)}.state-degraded .overview-icon,.state-partial_outage .overview-icon{background:#f5bb6822;color:var(--amber);border-color:#f5bb6866}.state-unknown,.state-maintenance{border-color:#8db9e577;background:linear-gradient(115deg,#25384b,#1b293b 60%,#101d30)}.state-unknown .overview-icon,.state-maintenance .overview-icon{background:#8db9e522;color:var(--blue);border-color:#8db9e566}.notice{margin-top:14px;padding:13px 18px;border:1px solid #8db9e544;border-radius:10px;color:#c9dceb;background:#18314988;font-size:13px}.notice[hidden]{display:none}.section{padding-top:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.section-index{color:var(--lime);margin-bottom:13px}.section-heading h2{font-size:clamp(25px,3vw,36px);letter-spacing:-.055em;margin-bottom:0}.section-meta{color:var(--muted);white-space:nowrap;padding-bottom:6px}.component-groups{display:grid;gap:20px}.group{border:1px solid var(--line);border-radius:16px;background:#0d192aaf;overflow:hidden}.group-title{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:#15253a85;border-bottom:1px solid var(--line);font-weight:650}.group-count{font-size:12px;color:var(--muted);font-weight:500}.component{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 24px;border-top:1px solid #24354a80}.component:first-child{border-top:0}.component-name{font-size:15px;font-weight:570}.component-name a{text-decoration:none}.component-name a:hover{text-decoration:underline}.component-status{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);white-space:nowrap}.dot{width:8px;height:8px;border-radius:50%;background:var(--blue)}.dot.operational{background:var(--green);box-shadow:0 0 10px #74d39d80}.dot.degraded,.dot.partial_outage,.dot.maintenance{background:var(--amber)}.dot.major_outage{background:var(--red)}.history-list{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#0d192aaf}.history-row{display:grid;grid-template-columns:195px 1fr 62px;gap:20px;align-items:center;padding:18px 24px;border-top:1px solid var(--line)}.history-row:first-child{border-top:0}.history-name{font-size:13px;font-weight:600}.history-bars{display:grid;grid-template-columns:repeat(90,1fr);gap:2px;height:24px}.history-bar{border-radius:2px;background:#324457}.history-bar.ok{background:#75d4a2}.history-bar.degraded{background:#efb461}.history-value{font-size:13px;color:#cde6d2;text-align:right}.legend{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin:14px 0 0}.legend-square{width:8px;height:8px;border-radius:2px;margin-left:14px}.legend-square:first-child{margin-left:0}.legend-ok{background:#75d4a2}.legend-degraded{background:#efb461}.legend-unknown{background:#324457}.incident-list{display:grid;gap:14px}.incident{border:1px solid var(--line);border-radius:16px;background:#0d192aaf;padding:24px}.incident-top{display:flex;justify-content:space-between;gap:15px;align-items:start}.incident h3{font-size:18px;margin:0 0 8px;letter-spacing:-.025em}.incident time,.incident .detail{color:var(--muted);font-size:12px}.incident-message{color:#c9d4df;font-size:14px;line-height:1.55;margin:16px 0 0}.incident-updates{border-left:1px solid #51697f;margin:18px 0 0 5px;padding-left:18px}.incident-update{margin-top:12px}.incident-update p{margin:3px 0;color:#c9d4df;font-size:13px}.incident-update time{color:var(--muted);font-size:11px}.empty{padding:30px;color:var(--muted);font-size:14px}.site-footer{display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--line);margin-top:100px;padding:30px 0 45px;color:var(--muted);font-size:12px}.site-footer a{text-decoration:none;color:#d3e7f8}.site-footer a:hover{text-decoration:underline}
@media(max-width:700px){.shell{width:min(100% - 32px,1180px)}.site-header{height:72px}.header-label{font-size:9px}.hero{padding:68px 0 34px}.hero p{font-size:15px}.overview{grid-template-columns:50px 1fr;gap:14px;padding:20px;min-height:unset}.overview-icon{width:45px;height:45px;font-size:23px}.overview-time{grid-column:2;border:0;padding:0}.section{padding-top:68px}.section-heading{align-items:start}.section-meta{font-size:9px}.component,.group-title{padding:16px}.history-row{grid-template-columns:1fr 55px;gap:8px;padding:16px}.history-bars{grid-column:1/-1;grid-row:2;height:19px}.history-value{grid-column:2;grid-row:1}.site-footer{flex-wrap:wrap;margin-top:70px}.site-footer span:nth-child(2){display:none}}
@media(prefers-reduced-motion:no-preference){.live-dot{animation:pulse 2.5s ease-in-out infinite}@keyframes pulse{50%{opacity:.45;box-shadow:0 0 3px var(--lime)}}}
.brand-mark{display:flex;align-items:center;justify-content:center;gap:1px;padding-right:0;letter-spacing:-.05em}
