*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#0c0e17;color:#e8eaf0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem}.container{width:100%;max-width:580px}.header{text-align:center;margin-bottom:2rem}.brand{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#5a5f7a;margin-bottom:.5rem}.title{font-size:1.75rem;font-weight:600;letter-spacing:-.02em;color:#e8eaf0;margin-bottom:1.25rem}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:2rem;font-size:.8125rem;font-weight:500}.badge--up{background:#22c55e1a;color:#4ade80;border:1px solid rgba(34,197,94,.2)}.badge--down{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.2)}.badge__dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:pulse 2.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.card{background:#12141f;border:1px solid #1e2133;border-radius:14px;overflow:hidden}.card--loading{padding:3rem;text-align:center;color:#5a5f7a;font-size:.9rem}.row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;transition:background .15s ease}.row--border{border-bottom:1px solid #1e2133}.row:hover{background:#ffffff05}.row__left{display:flex;align-items:center;gap:.875rem}.row__right{display:flex;align-items:center;gap:1rem}.dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dot--up{background:#22c55e}.dot--down{background:#ef4444}.svc-name{display:block;font-size:.9rem;font-weight:500;color:#d4d7e8}.svc-desc{display:block;font-size:.775rem;color:#4a5070;margin-top:.1rem}.resp-time{font-size:.775rem;color:#4a5070;font-variant-numeric:tabular-nums;min-width:3rem;text-align:right}.status-label{font-size:.8125rem;font-weight:500;min-width:5.5rem;text-align:right}.status-label--up{color:#4ade80}.status-label--down{color:#f87171}.footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;font-size:.775rem;color:#3d4260}.footer__sep{opacity:.6}@media(max-width:480px){.resp-time{display:none}.title{font-size:1.4rem}}
