.auth-wrap.svelte-ydeots{width:100%;max-width:1060px;margin:0 auto;position:relative}.glitch-bar.svelte-ydeots{position:absolute;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--gold) 25%,var(--red) 75%,transparent);opacity:.8;pointer-events:none}.left-glitch.svelte-ydeots{top:-20px;left:40px;width:180px}.right-glitch.svelte-ydeots{bottom:20px;right:60px;width:140px}.auth-grid.svelte-ydeots{display:grid;grid-template-columns:1fr;align-items:center;gap:48px}@media(min-width:900px){.auth-grid.svelte-ydeots{grid-template-columns:1.1fr 1fr}}.branding-side.svelte-ydeots{display:none;text-align:center;padding:20px}@media(min-width:900px){.branding-side.svelte-ydeots{display:flex;flex-direction:column;align-items:center}}.coin-hero.svelte-ydeots{width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 0 45px color-mix(in srgb,var(--gold) 40%,transparent))}.brand-tagline.svelte-ydeots{margin-top:24px;font-family:var(--font-display);font-size:13px;letter-spacing:.35em;font-weight:700}.brand-sub.svelte-ydeots{color:var(--muted);font-size:15px;margin-top:10px;max-width:340px;line-height:1.5}.credit-badge.svelte-ydeots{margin-top:28px;display:inline-flex;align-items:center;gap:14px;padding:10px 22px;border-radius:var(--radius-pill)}.credit-text.svelte-ydeots{font-family:var(--font-display);font-size:10px;letter-spacing:.22em;color:var(--muted)}.card.svelte-ydeots{width:100%;max-width:440px;margin:0 auto;border-radius:var(--radius-lg);padding:30px}.brand.svelte-ydeots{display:block;margin:0 auto 18px;width:fit-content}.steps-bar.svelte-ydeots{display:flex;gap:6px;margin-bottom:22px}.pip.svelte-ydeots{flex:1;height:4px;border-radius:3px;background:var(--line-2);transition:background .25s}.pip.done.svelte-ydeots{background:var(--win)}.pip.on.svelte-ydeots{background:var(--gold)}.step-meta.svelte-ydeots{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:18px}.step-meta.svelte-ydeots h1:where(.svelte-ydeots){font-size:19px;color:var(--text-strong)}.counter.svelte-ydeots{font-size:12px;color:var(--muted)}.error.svelte-ydeots{background:color-mix(in srgb,var(--danger) 10%,transparent);border:1px solid color-mix(in srgb,var(--danger) 30%,transparent);color:var(--red-soft);border-radius:var(--radius);padding:10px 12px;font-size:13px;margin-bottom:16px}.divider.svelte-ydeots{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--muted-2);font-size:12px}.divider.svelte-ydeots:before,.divider.svelte-ydeots:after{content:"";flex:1;height:1px;background:var(--line)}.field.svelte-ydeots{margin-bottom:14px}.field.svelte-ydeots label:where(.svelte-ydeots){display:block;font-size:12px;color:var(--muted);margin-bottom:6px;font-weight:600}.req.svelte-ydeots{color:var(--red-soft)}input.svelte-ydeots,select.svelte-ydeots{width:100%;background:var(--bg);border:1px solid var(--line-2);border-radius:var(--radius);padding:11px 12px;color:var(--text);font-size:14px;outline:none;transition:border-color .14s}input.svelte-ydeots:focus,select.svelte-ydeots:focus{border-color:var(--gold)}input.svelte-ydeots::placeholder{color:var(--muted-2)}.row2.svelte-ydeots{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-group.svelte-ydeots{display:grid;grid-template-columns:96px 1fr;gap:8px}.phone-group.svelte-ydeots .cc:where(.svelte-ydeots){display:flex;align-items:center;gap:6px;padding:11px 10px;background:var(--bg);border:1px solid var(--line-2);border-radius:var(--radius);font-size:14px}.detected.svelte-ydeots{display:flex;align-items:center;gap:8px;background:color-mix(in srgb,var(--win) 8%,transparent);border:1px solid color-mix(in srgb,var(--win) 25%,transparent);border-radius:var(--radius);padding:10px 12px;margin-bottom:8px;font-size:12px}.currency-note.svelte-ydeots{font-size:11px;color:var(--muted);margin:0 0 16px 2px;line-height:1.4}.win-dot.svelte-ydeots{width:7px;height:7px;border-radius:50%;background:var(--win);flex-shrink:0}.detected.svelte-ydeots b:where(.svelte-ydeots){color:var(--win)}.detected.svelte-ydeots select:where(.svelte-ydeots){width:auto;padding:2px 6px;background:transparent;border:none;color:var(--gold-bright);font-weight:700;cursor:pointer}.check.svelte-ydeots{display:flex;align-items:flex-start;gap:9px;margin-bottom:12px;font-size:12px;color:var(--muted);line-height:1.5}.promo-field.svelte-ydeots{margin-bottom:16px}.promo-field.svelte-ydeots .opt:where(.svelte-ydeots){color:var(--muted-2);font-weight:400}.ref-badge.svelte-ydeots{display:inline-block;margin-left:8px;font-size:10px;font-weight:700;color:var(--win);background:color-mix(in srgb,var(--win) 12%,transparent);border-radius:5px;padding:2px 6px}.check.svelte-ydeots input:where(.svelte-ydeots){width:16px;height:16px;padding:0;margin-top:1px;accent-color:var(--gold);flex-shrink:0}.check.svelte-ydeots a:where(.svelte-ydeots){color:var(--gold)}.nav.svelte-ydeots{display:flex;gap:10px;margin-top:20px}.btn.full.svelte-ydeots{flex:1}.login-link.svelte-ydeots{text-align:center;margin-top:16px;font-size:13px;color:var(--muted)}.login-link.svelte-ydeots a:where(.svelte-ydeots){color:var(--gold);font-weight:700}.legal.svelte-ydeots{text-align:center;margin-top:14px;font-size:11px;color:var(--muted-2)}.age-badge.svelte-ydeots{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid var(--line-2);border-radius:50%;color:var(--gold);font-weight:800;font-size:10px;vertical-align:middle}.success.svelte-ydeots{text-align:center;padding:10px 0}.ring.svelte-ydeots{width:64px;height:64px;border-radius:50%;background:color-mix(in srgb,var(--win) 12%,transparent);border:1px solid color-mix(in srgb,var(--win) 40%,transparent);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.ring.svelte-ydeots svg:where(.svelte-ydeots){width:30px;height:30px;color:var(--win)}.success.svelte-ydeots h1:where(.svelte-ydeots){font-size:20px;color:var(--text-strong);margin-bottom:6px}.success-sub.svelte-ydeots{color:var(--muted);font-size:14px;margin-bottom:20px}
