:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;background:#090d12;color:#eef4f7}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 10%,#173129 0,transparent 28rem),radial-gradient(circle at 90% 80%,#241b38 0,transparent 30rem),#090d12;padding:24px}.shell{width:min(100%,430px)}.mark{display:flex;align-items:center;gap:12px;margin-bottom:28px;color:#a9b8bf;font-size:14px}.cube{display:grid;place-items:center;width:38px;height:38px;border:1px solid #34444b;border-radius:12px;background:#111920;color:#8de5c4;font-weight:800}.card{background:rgba(17,25,32,.88);border:1px solid #2b3940;border-radius:24px;padding:34px;box-shadow:0 32px 90px #0008;backdrop-filter:blur(18px)}h1{margin:0 0 10px;font-size:30px;letter-spacing:-.04em}p{margin:0 0 24px;color:#97a8b0;line-height:1.55}.google{width:100%;height:52px;border-radius:13px;border:1px solid #d7dce0;background:#fff;color:#202124;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:700}.google span{font-size:19px;font-weight:850;color:#4285f4}.google:hover{background:#f3f6f8}.separator{display:flex;align-items:center;gap:12px;margin:22px 0;color:#708089;font-size:12px}.separator:before,.separator:after{content:"";height:1px;flex:1;background:#2b3940}.separator span{white-space:nowrap}label{display:block;font-size:14px;font-weight:650;margin-bottom:9px}input{width:100%;height:52px;border-radius:13px;border:1px solid #35464e;background:#0b1116;color:#fff;padding:0 16px;font:inherit;outline:none}input:focus{border-color:#79dbb7;box-shadow:0 0 0 3px #79dbb724}button{width:100%;height:52px;margin-top:14px;border:0;border-radius:13px;background:#83dfbd;color:#092118;font:700 15px inherit;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.error{min-height:22px;margin:12px 0 0;color:#ff9d9d;font-size:14px}.foot{margin-top:20px;text-align:center;color:#61727a;font-size:12px}
