:root{color-scheme:dark;font-family:Inter,"Segoe UI",sans-serif;background:#080a14;color:#f5f7ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 15%,#30296f55,transparent 38%),radial-gradient(circle at 85% 80%,#0b6b6450,transparent 35%),#080a14;overflow:hidden}.glow{position:fixed;width:320px;height:320px;border-radius:50%;filter:blur(90px);opacity:.2;pointer-events:none}.one{background:#7564ff;left:-100px;top:-120px}.two{background:#43d9c5;right:-100px;bottom:-140px}.card{position:relative;width:min(100%,480px);padding:42px;border:1px solid #292e48;border-radius:26px;background:#0e1222e8;box-shadow:0 30px 90px #0008;backdrop-filter:blur(18px)}.mark{width:60px;height:60px;display:flex;gap:5px;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(145deg,#8e80ff,#5c4bec);box-shadow:0 12px 30px #7564ff44}.mark span{display:block;width:4px;height:25px;border-radius:4px;background:#fff}.mark span:nth-child(2){height:34px}.eyebrow{margin:24px 0 8px;color:#43d9c5;font-size:12px;font-weight:800;letter-spacing:.18em}h1{font-size:clamp(28px,6vw,38px);line-height:1.12;margin:0 0 14px}.copy{margin:0 0 28px;color:#aab1c8;line-height:1.6}label{display:block;margin:0 0 8px;color:#c6cce0;font-size:13px;font-weight:650}input{width:100%;padding:16px;border:1px solid #303752;border-radius:13px;background:#090c18;color:#f5f7ff;font:700 22px/1 Consolas,monospace;letter-spacing:.12em;text-transform:uppercase;outline:none}input:focus{border-color:#7564ff;box-shadow:0 0 0 4px #7564ff22}button{width:100%;margin-top:14px;padding:15px 18px;border:1px solid #8e80ff;border-radius:13px;background:#7564ff;color:#fff;font:700 15px/1 inherit;cursor:pointer;display:flex;justify-content:space-between}button:hover{background:#8373ff}.error{min-height:18px;margin:10px 0 0;color:#ff8d9a;font-size:13px}.note{margin:12px 0 0;color:#858da6;font-size:12px;display:flex;align-items:center;gap:8px}.note i{width:8px;height:8px;border-radius:50%;background:#43d9c5;box-shadow:0 0 12px #43d9c5}@media(max-width:520px){.card{padding:28px 22px;border-radius:22px}}
