:root{color:#1f2933;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:1px solid #b8c2cc;border-radius:.4rem;padding:.65rem .9rem;color:inherit;background:#fff;font:inherit;cursor:pointer}button:hover{background:#f7f9fa}button:focus-visible{outline:3px solid #8bb8d8;outline-offset:2px}.status-page{display:grid;min-height:100vh;place-items:center;padding:1.5rem}.status-card{width:min(100%,30rem);border:1px solid #d7dde3;border-radius:.75rem;padding:2rem;background:#fff;box-shadow:0 .5rem 1.5rem #1f29330f}.eyebrow{margin:0 0 1.5rem;color:#65717d;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.status-indicator{width:.8rem;height:.8rem;margin-bottom:1rem;border-radius:50%;background:#8a96a3}.status-indicator--online{background:#238636}.status-indicator--offline{background:#cf222e}h1{margin:0;font-size:clamp(1.6rem,5vw,2.2rem);line-height:1.15}.status-card>p:not(.eyebrow){margin:.8rem 0 0;color:#59636e;line-height:1.6}.status-card button{margin-top:1.5rem}@media(max-width:30rem){.status-card{padding:1.5rem}}
