.auth.svelte-1qsayef{min-height:100vh;min-height:100dvh;display:flex;background:var(--pt-surface-page);color:var(--pt-text-1)}.auth__panel.svelte-1qsayef{display:none;flex-direction:column;justify-content:space-between;width:42%;max-width:560px;padding:40px 48px;background:radial-gradient(60% 40% at 100% 0%,rgba(210,168,230,.14),transparent 70%),var(--pt-rail-bg);color:var(--pt-rail-fg);border-right:1px solid var(--pt-rail-border)}@media(min-width:1024px){.auth__panel.svelte-1qsayef{display:flex}}.auth__brand.svelte-1qsayef{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.auth__mark.svelte-1qsayef{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#fff;padding:5px;flex:none}.auth__mark.svelte-1qsayef img:where(.svelte-1qsayef){max-width:100%;max-height:100%;object-fit:contain}.auth__words.svelte-1qsayef{display:flex;flex-direction:column;line-height:1;gap:4px}.auth__wordmark.svelte-1qsayef{color:#fff}.auth__wordmark--ink.svelte-1qsayef{color:var(--pt-text-1)}.auth__eyebrow.svelte-1qsayef{font-size:11px;line-height:14px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pt-rail-active-edge)}.auth__eyebrow--ink.svelte-1qsayef{color:var(--pt-accent-hover)}.auth__pitch.svelte-1qsayef{display:flex;flex-direction:column;gap:20px;max-width:26rem}.auth__headline.svelte-1qsayef{font-family:var(--font-heading);font-size:34px;line-height:40px;letter-spacing:-.015em;font-weight:600;color:#fff;text-wrap:balance}.auth__lede.svelte-1qsayef{font-size:15px;line-height:22px;color:var(--pt-rail-fg);max-width:40ch}.auth__points.svelte-1qsayef{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.auth__point.svelte-1qsayef{display:flex;align-items:center;gap:12px;font-size:14px;line-height:20px;font-weight:500;color:var(--pt-rail-fg)}.auth__glyph.svelte-1qsayef{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:var(--pt-rail-active-edge);flex:none}.auth__legal.svelte-1qsayef{font-size:13px;line-height:19px;color:var(--pt-rail-fg-muted)}.auth__main.svelte-1qsayef{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:40px 16px}@media(min-width:640px){.auth__main.svelte-1qsayef{padding:48px 32px}}.auth__column.svelte-1qsayef{width:100%;display:flex;flex-direction:column;gap:24px}.auth__column--md.svelte-1qsayef{max-width:420px}.auth__column--lg.svelte-1qsayef{max-width:560px}.auth__brand--mobile.svelte-1qsayef{align-self:center}@media(min-width:1024px){.auth__brand--mobile.svelte-1qsayef{display:none}}.auth__mark--light.svelte-1qsayef{border:1px solid var(--pt-border)}.auth__head.svelte-1qsayef{text-align:center}.auth__head.svelte-1qsayef .page-subtitle:where(.svelte-1qsayef){margin-left:auto;margin-right:auto}.auth__steps.svelte-1qsayef{list-style:none;margin:-8px 0 0;padding:0;display:flex;align-items:center;justify-content:center;gap:0}.auth__step.svelte-1qsayef{display:flex;align-items:center}.auth__step.svelte-1qsayef+.auth__step:where(.svelte-1qsayef):before{content:"";display:block;width:40px;height:2px;background:var(--pt-border-strong)}.auth__step[data-state=done].svelte-1qsayef+.auth__step:where(.svelte-1qsayef):before{background:var(--pt-accent)}.auth__step-dot.svelte-1qsayef{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;border:1px solid var(--pt-border-strong);background:#fff;color:var(--pt-text-3)}.auth__step[data-state=current].svelte-1qsayef .auth__step-dot:where(.svelte-1qsayef){background:var(--pt-accent);border-color:var(--pt-accent);color:#fff}.auth__step[data-state=done].svelte-1qsayef .auth__step-dot:where(.svelte-1qsayef){background:var(--pt-status-green-fill);border-color:var(--pt-status-green-fill);color:#fff}.auth__body.svelte-1qsayef{display:flex;flex-direction:column;gap:16px}.auth__footer.svelte-1qsayef{text-align:center;font-size:14px;line-height:21px;color:var(--pt-text-3);display:flex;flex-direction:column;gap:4px}.auth__footer.svelte-1qsayef a{color:var(--pt-accent);font-weight:600;text-decoration:none}.auth__footer.svelte-1qsayef a:hover{color:var(--pt-accent-hover);text-decoration:underline;text-underline-offset:2px}.outcome.svelte-jik4o1{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:28px 24px 24px}.outcome__tile.svelte-jik4o1{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:var(--pt-surface-panel);color:var(--pt-text-3)}.outcome[data-tone=green].svelte-jik4o1 .outcome__tile:where(.svelte-jik4o1){background:var(--pt-status-green-soft);color:var(--pt-status-green-ink)}.outcome[data-tone=red].svelte-jik4o1 .outcome__tile:where(.svelte-jik4o1){background:var(--pt-status-red-soft);color:var(--pt-status-red-ink)}.outcome[data-tone=gold].svelte-jik4o1 .outcome__tile:where(.svelte-jik4o1){background:var(--pt-status-gold-soft);color:var(--pt-status-gold-ink)}.outcome[data-tone=brand].svelte-jik4o1 .outcome__tile:where(.svelte-jik4o1){background:var(--pt-accent-soft-strong);color:var(--pt-accent-hover)}.outcome__title.svelte-jik4o1{font-family:var(--font-heading);font-size:22px;line-height:28px;letter-spacing:-.01em;font-weight:600;color:var(--pt-text-1);text-wrap:balance}.outcome__body.svelte-jik4o1{display:flex;flex-direction:column;gap:6px;font-size:15px;line-height:22px;color:var(--pt-text-2);max-width:36ch}.outcome__body.svelte-jik4o1 strong{color:var(--pt-text-1);font-weight:600}.outcome__actions.svelte-jik4o1{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:8px}
