:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;background:#101114;color:#f5f6fa;padding:22px;min-height:100dvh;display:grid;place-items:center}main{width:100%;max-width:400px}h1{font-size:34px;letter-spacing:-1px}em{font-style:normal;color:#fa4b53}.eyebrow{font-size:11px;letter-spacing:2px;color:#aaa}p{color:#aaa;line-height:1.5}label{font-size:13px}input{font:inherit;font-size:18px;display:block;width:100%;margin:8px 0 16px;padding:14px;border-radius:10px;background:#1a1c21;color:#fff;border:1px solid #444}button{width:100%;background:#fa4b53;border:0;color:#fff;font:inherit;font-weight:700;border-radius:12px;padding:15px;cursor:pointer}.small{font-size:12px}#error{color:#ff8b90}
