@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#e8edf5;background:#080a0f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% -10%,#182034 0,transparent 38%),#080a0f}button,a{font:inherit}button{cursor:pointer}main{width:min(920px,calc(100% - 32px));margin:auto;padding:28px 0 60px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:52px}.brand{display:flex;align-items:center;gap:9px;color:#f8fafc;text-decoration:none}.brand>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#7057ff}.brand strong,h1,h2,h3{font-family:Space Grotesk,sans-serif}.brand small{padding-left:9px;border-left:1px solid #2a3040;color:#7f899c}.refresh{font-size:12px;color:#6f788a}.hero{display:flex;align-items:center;gap:18px;padding:24px 26px;border:1px solid #263143;border-radius:18px;background:linear-gradient(135deg,#1c2433eb,#0e121bf0);box-shadow:0 18px 55px #0000004d}.signal{width:14px;height:14px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 7px #94a3b81a}.hero.operational .signal,.mini.operational{background:#32d583}.hero.degraded .signal,.mini.degraded,.mini.unknown{background:#fdb022}.hero.major_outage .signal,.mini.major_outage{background:#f04438}.hero h1{margin:0;font-size:24px}.hero p{margin:5px 0 0;color:#99a4b7;font-size:13px}section{margin-top:42px}.heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.heading small{font-size:9px;font-weight:700;letter-spacing:.18em;color:#626d80}.heading h2{margin:4px 0 0;font-size:18px}.heading button,.heading a{border:0;background:none;color:#8d7cff;font-size:12px;text-decoration:none}.services{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #202735;border-radius:16px;overflow:hidden}.services article{padding:18px 20px;background:#0e121bc2;border-bottom:1px solid #202735}.services article:nth-child(odd){border-right:1px solid #202735}.service-name{display:flex;align-items:center;gap:9px}.mini{width:8px;height:8px;border-radius:50%}.services strong{font-size:13px}.services p{min-height:18px;margin:8px 0;color:#6f7a8e;font-size:11px}.services footer{display:flex;justify-content:space-between;color:#97a1b3;font-size:10px}.incident{padding:22px;border:1px solid #2a3040;border-radius:16px;background:#0e121b}.incident+.incident{margin-top:10px}.incident-top{display:flex;justify-content:space-between;align-items:center;color:#697386;font-size:10px}.impact{padding:4px 8px;border-radius:999px;color:#fdb022;background:#fdb0221a;text-transform:uppercase;font-weight:700}.impact.critical{color:#ff6b63;background:#f044381f}.incident h3{margin:14px 0 6px}.incident>p{margin:0;color:#99a4b7;font-size:12px;line-height:1.6}.timeline{margin-top:20px;padding-left:6px}.timeline>div{display:grid;grid-template-columns:12px 1fr;gap:10px}.timeline>div>span{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#7057ff}.timeline strong{font-size:11px;text-transform:capitalize}.timeline p{margin:3px 0;color:#8792a5;font-size:11px}.timeline time{color:#586275;font-size:9px}.history{border:1px solid #202735;border-radius:16px;overflow:hidden}.history article{display:flex;gap:12px;padding:15px 18px;background:#0e121b}.history article+article{border-top:1px solid #202735}.history article>span{color:#32d583}.history strong{font-size:12px}.history p{margin:3px 0 0;color:#626d80;font-size:10px}.page-footer{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid #1c2330;color:#505a6c;font-size:10px}@media(max-width:620px){main{width:min(100% - 22px,920px);padding-top:18px}header{margin-bottom:30px}.refresh{display:none}.hero{padding:20px}.hero h1{font-size:19px}.services{grid-template-columns:1fr}.services article:nth-child(odd){border-right:0}.page-footer{gap:10px;flex-direction:column}}
