:root{color:#172026;background:#f5f7f8;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}.shell{display:grid;min-height:100vh;place-items:center;padding:32px 16px}.status-panel{width:min(100%,720px);border:1px solid #d8e0e3;border-radius:8px;background:#fff;padding:clamp(24px,5vw,48px);box-shadow:0 18px 60px #1e2d341a}.eyebrow{margin:0 0 12px;color:#00796b;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;max-width:12ch;font-size:clamp(2rem,8vw,4rem);line-height:.95;letter-spacing:0}.lead{margin:24px 0 0;max-width:58ch;color:#48565d;font-size:1.08rem;line-height:1.7}.status-row{display:flex;align-items:center;gap:12px;min-height:48px;margin-top:32px;border-top:1px solid #e8edef;padding-top:24px;color:#27343a;font-weight:600}.status-dot{width:12px;height:12px;flex:0 0 auto;border-radius:999px;background:#9aa8ae}.status-dot.is-online{background:#00a676;box-shadow:0 0 0 6px #00a67624}.status-dot.is-offline{background:#d64545;box-shadow:0 0 0 6px #d6454524}
