*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#182235;font:16px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100dvh;display:grid;place-items:center;padding:24px}.entry{width:min(100%,420px);padding:40px 34px;background:white;border:1px solid #e6eaf0;border-radius:22px;box-shadow:0 20px 70px #17243b0a}.symbol{background:#1c2940;color:white;font-size:24px;display:grid;place-items:center;width:48px;height:48px;border-radius:13px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.17em;color:#738197;margin:26px 0 8px}h1{font-size:25px;line-height:1.35;letter-spacing:-.04em;margin:0 0 12px}p{color:#667489;margin:0 0 26px}label{display:block;font-weight:650;font-size:14px;margin:16px 0 8px}input{width:100%;font:inherit;padding:13px 14px;border:1px solid #cdd5e0;border-radius:10px;background:white;color:#182235;outline:none}input:focus{border-color:#5a799d;box-shadow:0 0 0 3px #547dac18}button{width:100%;font:inherit;font-weight:650;background:#203651;color:white;border:0;border-radius:10px;padding:14px;cursor:pointer}button:disabled{opacity:.55;cursor:wait}#error{color:#a72c36;font-size:14px;min-height:22px;margin:10px 0}.note{font-size:12px;text-align:center;margin:22px 0 0;color:#8490a1}[hidden]{display:none!important}@media(max-width:450px){body{padding:16px}.entry{padding:30px 24px;border-radius:18px}}
