:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15263b;background:#f1f4f7;color-scheme:light}*{box-sizing:border-box}body{margin:0;display:grid;place-items:center;min-height:100svh;padding:24px}main{background:white;padding:40px;border-radius:20px;max-width:460px;width:100%;box-shadow:0 12px 45px #18304a12}h1{font-size:28px;letter-spacing:-.6px;margin:18px 0}p{line-height:1.6}label{display:block;margin-top:22px;font-weight:550}input,button{width:100%;font:inherit;padding:13px;border-radius:8px;margin-top:8px}input{border:1px solid #a8b4c1;background:white;color:inherit}button{background:#154cc4;color:white;border:0;margin-top:24px;cursor:pointer;font-weight:600}button:disabled{opacity:.55;cursor:wait}small{color:#526579}a{color:#154cc4}#status{white-space:pre-wrap;overflow-wrap:anywhere}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #3d79ed;outline-offset:3px}[hidden]{display:none!important}.secondary{background:#edf2f9;color:#154cc4}@media(max-width:480px){main{padding:28px}body{padding:16px}}
