:root{color-scheme:light;color:#102a43;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{display:grid;place-items:center;padding:2rem;background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.page{width:min(100%,40rem);padding:2rem 2.5rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 80px #0f172a1f}h1{margin-top:0}button{margin-top:1.25rem;padding:.95rem 1.4rem;border:none;border-radius:999px;background:#0f62fe;color:#fff;font-size:1rem;cursor:pointer}button:hover{background:#0353e9}
