:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;background:#191815;color:#f3f0e8}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;padding:28px}main{width:100%;max-width:380px}.brand{color:#e8bd68;font-size:16px;letter-spacing:3px;margin-bottom:48px}h1{font-size:27px;font-weight:500;line-height:1.4}p{color:#b4b0a6;font-size:14px;line-height:1.7}form{margin-top:32px}label{display:block;font-size:13px;margin-bottom:10px}input{width:100%;height:52px;border-radius:12px;background:#24221e;border:1px solid #f3f0e833;color:inherit;padding:0 16px;font:inherit;outline:none}input:focus{border-color:#e8bd68}button{margin-top:16px;width:100%;height:50px;border-radius:28px;background:#f3f0e8;color:#191815;border:0;font:inherit;font-weight:500;cursor:pointer}button:disabled{opacity:.6;cursor:wait}small{display:block;margin-top:24px;color:#8b877e;font-size:12px}#error{color:#efb993}
