:root{color-scheme:dark;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#071522;color:#f1f7fc}
*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at top,#173955,#071522 70%)}
main{width:min(100%,500px);padding:36px;border:1px solid #34536b;border-radius:24px;background:#0b2032;text-align:center;box-shadow:0 20px 70px #0004}
img{border-radius:18px}.eyebrow{color:#62d5f7;font-size:.75rem;letter-spacing:.14em;font-weight:750;margin-top:24px}h1{font-size:2rem;margin:12px 0}p{line-height:1.6}
#status{color:#d0deeb;min-height:3em}#open{display:block;background:linear-gradient(110deg,#51cafa,#7085ff);color:#061523;font-weight:800;text-decoration:none;padding:18px;border-radius:14px;margin:24px 0}#open[hidden]{display:none}a:focus-visible{outline:3px solid #fff;outline-offset:5px}.note{color:#92aabd;font-size:.85rem;margin-top:26px}
