:root{color-scheme:dark;font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;background:#1b2430;color:#f4f7fb}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}.status-screen{display:grid;place-items:center;height:100%;background:linear-gradient(180deg,#3e8fd6,#87ceeb 55%,#9aa3a8);color:#102033;text-align:center;padding:24px}.status-screen h1{margin:0 0 8px;font-size:28px}.status-screen p{margin:0;max-width:420px}
