*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;background:#f3f6fc;color:#1c2740;font-family:"Microsoft YaHei","PingFang SC",sans-serif;padding:24px}main{width:100%;max-width:420px;background:white;border:1px solid #e6ecf6;border-radius:24px;padding:36px;box-shadow:0 15px 60px #20355b09}.mark{background:#2457ed;color:white;width:52px;height:52px;display:grid;place-items:center;border-radius:14px;font-size:27px}.eyebrow{font-size:14px;color:#65738b;margin-top:23px}h1{font-size:29px;margin:10px 0}.subtitle{font-size:15px;color:#748199;line-height:1.6;margin-bottom:27px}label{display:block;font-size:14px;margin:18px 0 9px}input{width:100%;font:inherit;font-size:16px;border:1px solid #dce3f0;border-radius:9px;padding:13px}input:focus{outline:2px solid #b3c5ff;outline-offset:2px}button{width:100%;background:#2457ed;color:white;font:inherit;border:0;border-radius:9px;padding:14px;cursor:pointer;margin-top:8px}button:disabled{opacity:.65;cursor:wait}#error{color:#be3737;font-size:14px;line-height:1.6;min-height:22px}.note{font-size:13px;color:#7c879d;line-height:1.8;margin:25px 0 0}@media(max-width:480px){main{padding:28px}}
