:root{color:#17212f;font-synthesis:none;background:#f3f7f5;font-family:system-ui,sans-serif}body{margin:0}.status-page{box-sizing:border-box;place-items:center;min-height:100vh;padding:2rem;display:grid}.status-card{box-sizing:border-box;background:#ffffffeb;border:1px solid #dce7e1;border-radius:1.5rem;width:min(100%,34rem);padding:3rem;box-shadow:0 1.5rem 4rem #224b391a}.status-mark{background:#e6f8ed;border-radius:1rem;place-items:center;width:3rem;height:3rem;display:grid}.status-mark span,.operational span{background:#18a558;border-radius:999px;width:.65rem;height:.65rem;display:inline-block;box-shadow:0 0 0 .3rem #18a55821}.eyebrow{color:#718078;letter-spacing:.14em;text-transform:uppercase;margin:2rem 0 .5rem;font-size:.75rem;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,8vw,3.75rem)}.summary{color:#526174;margin:.75rem 0 2.5rem;font-size:1.05rem}dl{margin:0}dl div{border-top:1px solid #e5ece8;justify-content:space-between;gap:1.5rem;padding:1rem 0;display:flex}dt{color:#718078}dd{margin:0;font-weight:650}.operational{color:#08783c;text-transform:capitalize;align-items:center;gap:.65rem;display:flex}.operational span{width:.5rem;height:.5rem;box-shadow:none}.checked-at{color:#8a9690;margin:2rem 0 0;font-size:.8rem}@media (width<=36rem){.status-page{padding:1rem}.status-card{padding:2rem}}
