:root{color-scheme:light}*{box-sizing:border-box}body,html{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#ffffff;color:#111114;line-height:1.5;-webkit-font-smoothing:antialiased}.status{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.status__badge{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#a855f7);margin-bottom:24px}.status__title{font-size:1.5rem;font-weight:650;letter-spacing:-.02em;margin:0 0 12px}.status__text{font-size:.975rem;color:#55555f;max-width:36ch;margin:0}.status__accent{color:#7c3aed;font-weight:600}