@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,PingFang SC,sans-serif;color:#dce7e9;background:#0c1117;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 95% 0%,#173441 0,transparent 30rem),#0c1117}main{width:min(1120px,calc(100% - 48px));margin:auto;padding:56px 0 32px}.intro{min-height:224px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;border-bottom:1px solid #263541}.brand,.eyebrow,footer{font-family:DM Mono,monospace;letter-spacing:.08em;font-size:11px}.brand{color:#edf5f6;font-weight:500;text-decoration:none}.brand span{color:#75f1d0}.intro-copy{align-self:center;grid-column:1 / -1;padding-bottom:26px}.eyebrow{margin:0 0 10px;color:#88a1a8}h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.07em;margin:0;line-height:.98;color:#f2f8f8;font-weight:800}.lede{margin:15px 0 0;color:#a5b7bc;font-size:16px}.overall{justify-self:end;color:#dce7e9;display:flex;align-items:center;gap:8px;font-size:14px}.overall small{color:#718890;margin-left:10px;font:11px DM Mono,monospace}.dot{width:9px;height:9px;border-radius:99px;display:inline-block;background:#718890}.dot.operational{background:#5cdbb6;box-shadow:0 0 0 4px #5cdbb61c}.dot.degraded{background:#f5bf5d}.dot.outage{background:#f06a6a}.dot.unknown{background:#718890}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-top:26px}.cluster-card{border:1px solid #293944;background:#101820d9;padding:25px;min-height:200px;transition:transform .2s,border-color .2s}.cluster-card:hover{transform:translateY(-3px);border-color:#527180}.cluster-card header{display:flex;justify-content:space-between;gap:20px}.cluster-card h2{margin:0;font-size:25px;color:#f1f7f6;letter-spacing:-.045em}.current{display:flex;align-items:center;white-space:nowrap;gap:8px;font-size:12px;color:#adbdc0}.history{height:58px;display:flex;align-items:stretch;gap:3px;padding:22px 0 11px;overflow:hidden}.history-bar{flex:1;min-width:3px;background:#5cdbb6}.history-bar.degraded{background:#f5bf5d}.history-bar.outage{background:#f06a6a}.history-bar.unknown{background:#53656c}.no-history{color:#647b82;font-size:12px;align-self:center}.history-caption{display:flex;justify-content:space-between;color:#82979d;font:11px DM Mono,monospace}.history-caption strong{color:#dce7e9;font-weight:500}.loading-copy{color:#718890;font:11px DM Mono,monospace}.skeleton{display:block;border-radius:2px;background:linear-gradient(90deg,#1a2830 25%,#263841,#1a2830 75%);background-size:200% 100%;animation:loading-wave 1.5s ease-in-out infinite}.skeleton-label{width:38px;height:11px;margin-bottom:14px}.skeleton-title{width:132px;height:29px}.skeleton-history{width:100%;height:36px;margin:27px 0 9px;padding:0}@keyframes loading-wave{to{background-position:-200% 0}}footer{color:#5f777f;padding-top:30px}@media(max-width:680px){main{width:min(100% - 30px,1120px);padding-top:30px}.intro{min-height:205px}.overall{grid-row:1;font-size:0}.overall small{display:none}.grid{grid-template-columns:1fr;gap:12px}.cluster-card{min-height:200px}}@media(prefers-reduced-motion:reduce){.cluster-card{transition:none}.skeleton{animation:none}}
