:root{color-scheme:light;--accent: #4b3c8c;--border: #ddd9e8;--ink: #211f29;--muted: #696474;background:#f6f4fa;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{background:var(--accent);border:0;border-radius:.45rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.75rem 1.1rem}.status-card{background:#fff;border:1px solid var(--border);border-radius:.75rem;box-shadow:0 1rem 3rem #211f2914;max-width:42rem;padding:clamp(1.5rem,5vw,3rem);width:100%}.status-card h1{font-size:clamp(1.75rem,5vw,2.5rem);letter-spacing:-.04em;margin:0 0 .75rem}.status-card p{color:var(--muted);line-height:1.6}.eyebrow{color:var(--accent)!important;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
