 :root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#f4f5f7;background:#0d0f12;font-synthesis:none;font-size:16px;line-height:1.7;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 0,#222019 0,transparent 32%),#0d0f12}main{width:min(480px,calc(100% - 32px));margin:8vh auto;padding-bottom:32px}.brand{display:flex;align-items:center;justify-content:center;gap:12px;direction:ltr;text-decoration:none;color:#f4f5f7;font-weight:700;margin-bottom:24px}.brand span{display:grid;place-items:center;min-width:58px;height:42px;padding:0 8px;border-radius:11px;background:#b98a39;color:#101114;font-size:20px;font-weight:900}.card{padding:32px;border:1px solid #292d33;border-radius:20px;background:#15181d;box-shadow:0 28px 80px #0008}h1{font-size:26px;line-height:1.5;margin:6px 0 12px}p{color:#9da2aa;margin:0 0 24px}.eyebrow{color:#b98a39;font-size:14px;margin:0}label{display:grid;gap:7px;font-size:14px;color:#bdc1c8;margin:15px 0}input{width:100%;min-height:48px;border:1px solid #343941;border-radius:10px;padding:12px 13px;background:#0f1115;color:#fff;font:inherit}input:focus{border-color:#b98a39;box-shadow:0 0 0 3px #b98a3922}input:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid #b98a39;outline-offset:3px}small{font-size:14px;color:#8f959e}button,.button{display:block;width:100%;padding:13px 16px;border:0;border-radius:10px;background:#b98a39;color:#101114;font:inherit;font-weight:700;text-align:center;text-decoration:none;cursor:pointer}button:disabled{opacity:.6;cursor:wait}nav{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center;margin-top:24px;font-size:14px}a{color:#d6ad69}#notice{padding:12px;border:1px solid #753c3c;background:#351e22;color:#ffc1c1;border-radius:10px;margin-bottom:20px}[hidden]{display:none!important}@media(max-width:480px){main{margin:24px auto}.card{padding:24px 20px}h1{font-size:24px}}
