:root{color-scheme:dark}html,body{margin:0;color:var(--tt-text, #ecebe7);font-family:Hanken Grotesk,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--tt-accent-2, #e3a06a);text-decoration:none}a:hover{color:var(--tt-accent, #c6703d)}.mono{font-family:Spline Sans Mono,ui-monospace,monospace}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1.2rem;background:#15161ad9;backdrop-filter:blur(12px) saturate(1.1);border-bottom:1px solid var(--tt-border, #2a2c33)}.topbar__brand{display:inline-flex;align-items:center;gap:.55rem;color:var(--tt-text, #ecebe7);font-family:Space Grotesk,system-ui,sans-serif;font-weight:600;letter-spacing:-.02em}.topbar__nav{display:flex;flex-wrap:wrap;gap:1.1rem;font-size:.92rem}.topbar__nav a{color:var(--tt-muted, #9a9790)}.topbar__nav a:hover{color:var(--tt-accent-2, #e3a06a)}.topbar__nav a.is-active{color:var(--tt-text, #ecebe7)}.wrap{max-width:860px;margin:0 auto;padding:2.4rem 1.2rem 4rem}.head{text-align:center;margin-bottom:1.8rem}.eyebrow{display:inline-block;margin:0 0 .4rem;padding:.2rem .7rem;border-radius:999px;border:1px solid var(--tt-border, #2a2c33);background:var(--tt-bg-elev, #1f2126);color:var(--tt-muted, #9a9790);font-family:Spline Sans Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.head h1{margin:.2rem 0 .4rem;font-family:Space Grotesk,system-ui,sans-serif;font-weight:700;letter-spacing:-.02em;font-size:clamp(1.7rem,4vw,2.4rem);color:var(--tt-text, #ecebe7)}.lede{margin:0 auto;max-width:34rem;color:var(--tt-muted, #9a9790)}.overall{display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.3rem;border-radius:16px;border:1px solid var(--tt-border, #2a2c33);background:linear-gradient(180deg,var(--tt-bg-elev, #1f2126),var(--tt-bg, #15161a));box-shadow:var(--tt-shadow-card)}.overall__dot{width:14px;height:14px;border-radius:50%;flex:none}.overall__text{display:flex;flex-direction:column;gap:.1rem}.overall__text strong{font-family:Space Grotesk,system-ui,sans-serif;font-size:1.15rem}.overall__meta{font-size:.85rem;color:var(--tt-muted, #9a9790)}.overall--ok{border-color:#4fb79a66}.overall--ok .overall__dot{background:var(--tt-ok, #4fb79a);box-shadow:0 0 12px #4fb79ab3}.overall--warn{border-color:#e4a93a73}.overall--warn .overall__dot{background:var(--tt-warn, #e4a93a);box-shadow:0 0 12px #e4a93ab3}.overall--err{border-color:#d8563f80}.overall--err .overall__dot{background:var(--tt-err, #d8563f);box-shadow:0 0 12px #d8563fb3}.block{margin-top:1.8rem}.group__title{margin:0 0 .7rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--tt-muted, #9a9790)}.card{border:1px solid var(--tt-border, #2a2c33);border-radius:16px;background:linear-gradient(180deg,var(--tt-bg-elev, #1f2126),var(--tt-bg, #15161a));box-shadow:var(--tt-shadow-card);overflow:hidden}.svc{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1.2rem;border-top:1px solid var(--tt-border, #2a2c33)}.services .svc:first-child{border-top:0}.svc__name a,.svc__name span{font-family:Space Grotesk,system-ui,sans-serif;font-weight:600;color:var(--tt-text, #ecebe7)}.svc__name a:hover{color:var(--tt-accent-2, #e3a06a)}.svc__desc{margin-top:.15rem;font-size:.86rem;color:var(--tt-muted, #9a9790)}.pill{display:inline-flex;align-items:center;gap:.45rem;padding:.28rem .7rem;border-radius:999px;border:1px solid var(--tt-border, #2a2c33);font-size:.8rem;font-weight:600;white-space:nowrap;flex:none}.pill__dot{width:8px;height:8px;border-radius:50%;background:currentColor}.pill--ok{color:var(--tt-ok, #4fb79a);border-color:#4fb79a66;background:#4fb79a1a}.pill--warn{color:var(--tt-warn, #e4a93a);border-color:#e4a93a66;background:#e4a93a1a}.pill--err{color:var(--tt-err, #d8563f);border-color:#d8563f73;background:#d8563f1a}.pill--muted{color:var(--tt-muted, #9a9790);border-color:var(--tt-border, #2a2c33);background:#9a979014}.maint{padding:1.1rem 1.3rem;border:1px solid rgba(228,169,58,.4);border-left:3px solid var(--tt-warn, #e4a93a);border-radius:14px;background:#e4a93a0f;margin-bottom:.8rem}.maint__head{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.maint__head h3{margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.05rem}.maint__window{margin:.5rem 0 0;color:var(--tt-text-body, #cfcdc6);font-size:.92rem}.maint__body{margin:.4rem 0 0;color:var(--tt-muted, #9a9790);font-size:.92rem}.maint__affected{margin:.5rem 0 0;font-size:.82rem;color:var(--tt-muted, #9a9790)}.badge{display:inline-flex;align-items:center;padding:.18rem .6rem;border-radius:999px;font-family:Spline Sans Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.02em}.badge--warn{color:var(--tt-warn, #e4a93a);border:1px solid rgba(228,169,58,.5);background:#e4a93a1a}.badge--ok{color:var(--tt-ok, #4fb79a);border:1px solid rgba(79,183,154,.5);background:#4fb79a1a}.badge--err{color:var(--tt-err, #d8563f);border:1px solid rgba(216,86,63,.5);background:#d8563f1a}.badge--muted{color:var(--tt-muted, #9a9790);border:1px solid var(--tt-border, #2a2c33)}.empty{display:flex;align-items:center;gap:.6rem;padding:1.1rem 1.3rem;color:var(--tt-muted, #9a9790);font-size:.92rem}.empty__dot{width:8px;height:8px;border-radius:50%;background:var(--tt-ok, #4fb79a);box-shadow:0 0 10px #4fb79a99;flex:none}.incident{padding:1rem 1.3rem;border-top:1px solid var(--tt-border, #2a2c33)}.incident:first-child{border-top:0}.incident__head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.incident__head h3{margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:1rem}.incident__date{margin-left:auto;font-size:.8rem;color:var(--tt-muted, #9a9790)}.legend{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:2rem}.foot{margin-top:1.4rem;text-align:center;font-size:.82rem;color:var(--tt-muted, #9a9790)}:focus-visible{outline:2px solid var(--tt-accent-2, #e3a06a);outline-offset:2px}@media(max-width:520px){.svc{align-items:flex-start;flex-direction:column}}
