:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#e7edf4;background:#0b1017;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 10%,#17332f55,transparent 55%),#0b1017}main{width:min(420px,calc(100vw - 40px));padding:35px;border:1px solid #273746;border-radius:14px;background:#111923;box-shadow:0 24px 100px #0004}.brand{display:flex;align-items:center;gap:12px;font-size:24px;letter-spacing:2px;font-weight:700;margin-bottom:43px}.brand>span{display:grid;place-items:center;background:#4ed7b5;color:#092a25;border-radius:10px;width:39px;height:39px;font-size:30px;letter-spacing:-3px}.brand small{font-size:8px;color:#738b9d;font-weight:500;letter-spacing:1.5px;margin-left:auto}.label{font-size:11px;letter-spacing:2px;color:#7cae9f}h1{font-size:27px;margin:12px 0;font-weight:550}p{font-size:12px;line-height:1.8;color:#93a7b8;margin-bottom:28px}label{display:block;font-size:12px;color:#b8c6d4;margin:18px 0 9px}input{width:100%;font:inherit;color:#e7edf4;background:#0b141e;border:1px solid #2e4050;border-radius:7px;padding:12px 13px;outline:none}input:focus{border-color:#4ed7b5;box-shadow:0 0 0 2px #4ed7b518}button{font:inherit;cursor:pointer;width:100%;padding:13px 16px;margin-top:24px;border:0;border-radius:7px;background:#4ed7b5;color:#072d25;font-size:13px;font-weight:650;text-align:left}button>span{float:right}button:disabled{opacity:.5}#message{min-height:20px;font-size:11px;color:#f1848c;line-height:1.7;margin-top:12px}footer{border-top:1px solid #223443;padding-top:22px;font-size:10px;color:#768c9f;line-height:1.7}.dot{display:inline-block;width:5px;height:5px;background:#e2b56c;border-radius:50%;margin-right:7px}
