:root{--bg:#071015;--panel:#0c171d;--panel2:#111f27;--line:rgba(255,255,255,.11);--text:#eef6f8;--muted:#8fa2ab;--cyan:#00adef;--green:#32d59c;--amber:#ffc766;--orange:#ff9d5c;--red:#ff7474;--gray:#81949d;--radius:20px}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 82% 2%,rgba(0,173,239,.13),transparent 30%),linear-gradient(145deg,#071015,#081116 60%,#061015);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - 40px),1120px);margin:0 auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:12px 16px;color:#021117;background:var(--cyan);font-weight:800}.skip-link:focus{top:16px}.status-header{border-bottom:1px solid var(--line);background:rgba(7,16,21,.88);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.status-brand{display:flex;align-items:center;gap:14px}.status-brand img{width:154px;height:auto}.status-brand span{padding-left:13px;border-left:1px solid var(--line);color:var(--cyan);font:800 11px/1 ui-monospace,monospace;letter-spacing:.14em}.status-header nav{display:flex;gap:8px}.status-header nav a{padding:10px 12px;border-radius:8px;color:var(--muted);font-size:12px;font-weight:700}.status-header nav a:hover{color:white;background:rgba(255,255,255,.05)}main{padding:70px 0 90px}.status-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}.eyebrow{margin:0;color:var(--cyan);font:800 10px/1.2 ui-monospace,monospace;letter-spacing:.17em}.status-hero h1{margin:14px 0 18px;font-size:clamp(46px,7vw,78px);line-height:.95;letter-spacing:-.065em}.status-hero>div>p:last-child{max-width:760px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.refresh-button{min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:9px;color:white;background:rgba(255,255,255,.04);font-weight:800;cursor:pointer;white-space:nowrap}.refresh-button:hover{border-color:rgba(0,173,239,.45);background:rgba(0,173,239,.08)}.refresh-button:disabled{opacity:.55;cursor:wait}.overall-card{min-height:165px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:27px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 30px 80px rgba(0,0,0,.2)}.overall-indicator{width:58px;height:58px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.overall-indicator span{width:18px;height:18px;border-radius:50%;background:currentColor;box-shadow:0 0 22px currentColor}.overall-label{margin:0 0 9px;color:currentColor;font:800 10px/1 ui-monospace,monospace;letter-spacing:.15em;text-transform:uppercase}.overall-card h2{margin:0;font-size:clamp(25px,4vw,40px);letter-spacing:-.045em}.overall-card>div:last-child>p:last-child{margin:11px 0 0;color:var(--muted);font-size:11px}.operational{color:var(--green)}.unknown{color:var(--gray)}.maintenance{color:var(--cyan)}.degraded_performance{color:var(--amber)}.partial_outage{color:var(--orange)}.major_outage{color:var(--red)}.status-section,.status-panel{margin-top:22px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.016))}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:22px}.section-head h2{margin:8px 0 0;font-size:27px;letter-spacing:-.04em}.section-head>span{color:#70848e;font:10px/1.4 ui-monospace,monospace}.section-head.compact{margin-bottom:18px}.component-list{border-top:1px solid var(--line)}.component-row{min-height:92px;padding:19px 4px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(210px,1.3fr) minmax(180px,.8fr) 135px 100px;gap:20px;align-items:center}.component-name{display:grid;gap:7px}.component-name strong{font-size:14px}.component-name span{color:var(--muted);font-size:11px;line-height:1.5}.component-state{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;font-weight:750}.component-state i{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor}.component-uptime,.component-latency{text-align:right}.component-uptime strong,.component-latency strong{display:block;color:white;font-size:14px}.component-uptime span,.component-latency span{display:block;margin-top:5px;color:#647983;font-size:9px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.status-panel{min-width:0}.timeline{display:grid;gap:12px}.timeline-item{padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(3,9,12,.35)}.timeline-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.timeline-head strong{font-size:14px}.badge{display:inline-flex;padding:7px 9px;border:1px solid currentColor;border-radius:999px;font:800 8px/1 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.timeline-item>p{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.timeline-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.timeline-meta span{padding:6px 8px;border-radius:999px;color:#718790;background:rgba(255,255,255,.04);font:9px/1 ui-monospace,monospace}.update-list{margin-top:14px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:10px}.update-list div{display:grid;grid-template-columns:92px 1fr;gap:12px}.update-list time{color:#657a84;font:9px/1.4 ui-monospace,monospace}.update-list p{margin:0;color:#a8b8bf;font-size:11px;line-height:1.55}.history-list{display:grid;gap:11px}.history-item{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(3,9,12,.28);display:grid;grid-template-columns:1fr auto;gap:20px}.history-item h3{margin:0 0 9px;font-size:14px}.history-item p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.history-item>time{color:#657a84;font:9px/1.5 ui-monospace,monospace;text-align:right}.empty-state,.loading-row{padding:28px;color:#71858f;text-align:center;font-size:12px}.status-error{margin-top:22px;padding:16px;border:1px solid rgba(255,116,116,.35);border-radius:12px;color:#ffaaaa;background:rgba(255,116,116,.08);font-size:13px}.status-footer{padding:36px 0;border-top:1px solid var(--line);color:#71858f;background:#050b0e}.status-footer .shell{display:flex;align-items:flex-start;justify-content:space-between;gap:50px}.status-footer div div{display:grid;gap:6px}.status-footer strong{color:#cbd8dd;font-size:12px}.status-footer span{font-size:10px}.status-footer p{max-width:560px;margin:0;font-size:10px;line-height:1.7;text-align:right}.status-footer a{color:var(--cyan)}@media(max-width:850px){.status-grid{grid-template-columns:1fr}.component-row{grid-template-columns:1fr 150px 90px}.component-latency{display:none}.status-footer .shell{flex-direction:column}.status-footer p{text-align:left}}@media(max-width:620px){.shell{width:min(calc(100% - 24px),1120px)}.header-inner{min-height:68px}.status-brand img{width:122px}.status-header nav a:first-child{display:none}main{padding:45px 0 65px}.status-hero{align-items:flex-start;flex-direction:column;gap:24px}.refresh-button{width:100%}.overall-card{padding:24px 20px;align-items:flex-start}.overall-indicator{width:46px;height:46px}.overall-indicator span{width:14px;height:14px}.status-section,.status-panel{padding:20px 16px}.section-head{align-items:flex-start;flex-direction:column;gap:9px}.component-row{grid-template-columns:1fr auto;gap:14px}.component-state{justify-content:flex-end}.component-uptime{grid-column:1/-1;text-align:left;padding-left:0}.component-uptime strong,.component-uptime span{display:inline}.component-uptime span{margin-left:7px}.timeline-head{flex-direction:column}.history-item{grid-template-columns:1fr}.history-item>time{text-align:left}.update-list div{grid-template-columns:1fr;gap:5px}.status-footer{padding-bottom:55px}}
:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}
.component-row{grid-template-columns:minmax(0,1.4fr) minmax(170px,1fr) minmax(130px,.7fr)}
.component-state.operational{color:var(--green)}
.component-state.unknown{color:var(--gray)}
.component-state.maintenance{color:var(--cyan)}
.component-state.degraded_performance{color:var(--amber)}
.component-state.partial_outage{color:var(--orange)}
.component-state.major_outage{color:var(--red)}
.component-name span,.component-state{font-size:12px}
.component-state i{flex-shrink:0}
.component-history summary,.measurement-note summary{cursor:pointer;min-height:44px;padding:12px 0;color:#b7c9d1;font-size:13px;font-weight:700}
.component-history .component-uptime,.component-history .component-latency{display:block;text-align:left;margin:12px 0}
.component-history .component-uptime span,.component-history .component-latency span{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin:5px 0 0}
.measurement-note{margin-top:16px;color:var(--muted);font-size:13px;line-height:1.7}
.measurement-note p{max-width:850px}
.section-head>span{color:var(--muted);font-size:12px}
.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}
@media(max-width:620px){.component-row{grid-template-columns:minmax(0,1fr);gap:12px}.component-state{justify-content:flex-start}.component-history summary{padding:10px 0}.component-name strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
