:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f4f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;display:grid;place-items:center}.status-card{width:min(90vw,560px);padding:3rem;border:1px solid #dbe3ef;border-radius:1rem;background:#fff;box-shadow:0 1rem 3rem #1e34551a}.eyebrow{margin:0;color:#52647d;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:.75rem 0 1.75rem;font-size:clamp(2.25rem,8vw,4rem);letter-spacing:-.04em}.status{display:flex;align-items:center;gap:.6rem;margin:0;font-weight:600}.status span{width:.75rem;height:.75rem;border-radius:50%;background:#18a66a;box-shadow:0 0 0 .3rem #dff7ed}
