:root{color-scheme:dark;font-family:system-ui,-apple-system,sans-serif;background:#0a1016;color:#edf7f4}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px}main{width:100%;max-width:440px}.brand{font-size:22px;font-weight:700;margin-bottom:64px}.brand span{color:#80eed0;font-weight:400}.eyebrow{font-size:12px;letter-spacing:.14em;color:#80eed0}h1{font-size:38px;letter-spacing:-.04em;margin:12px 0}p{line-height:1.6;color:#aabcb7;font-size:16px}form{margin-top:28px}label{display:block;font-size:14px;margin:20px 0 8px}input{width:100%;padding:14px;border:1px solid #314440;border-radius:10px;background:#121e22;color:#edf7f4;font-size:16px;outline-offset:3px}input:focus-visible{outline:2px solid #80eed0}button{display:flex;justify-content:space-between;width:100%;margin-top:28px;padding:16px;border:0;border-radius:10px;background:#80eed0;color:#0a2420;font-size:16px;font-weight:650;cursor:pointer}button:disabled{opacity:.55;cursor:wait}#status{min-height:24px;color:#ffd0b3;font-size:14px}footer{border-top:1px solid #24332f;margin-top:28px;padding-top:22px;font-size:13px;line-height:1.6;color:#90a7a0}
