:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fa;--foreground:#18202f;--muted:#5d6779;--surface:#fff;--border:#d9dee7;--accent:#0f766e}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.page-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.status-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;width:min(100%,560px);padding:32px;box-shadow:0 16px 40px #18202f14}.status-label{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:700}h1{margin:0;font-size:clamp(2rem,8vw,4rem);line-height:1}
