.auth-shell{position:relative;overflow:hidden}.auth-shell:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,oklch(.61 .215 52/.06) 1px,transparent 0),linear-gradient(0deg,oklch(.61 .215 52/.045) 1px,transparent 0);background-size:68px 68px;mask-image:linear-gradient(120deg,black,transparent 72%)}.auth-header{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem 0}.auth-header,.auth-stage{position:relative;z-index:1;width:min(100% - 2rem,72rem);align-items:center;margin:0 auto}.auth-stage{display:grid;min-height:calc(100vh - 7rem);grid-template-columns:minmax(0,1fr) minmax(20rem,27rem);gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,5vw,4.5rem) 0}.auth-story{max-width:42rem}.auth-eyebrow{color:var(--primary);font-size:.72rem;font-weight:760;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.auth-story h1{max-width:17ch;margin:1rem 0 0;color:var(--foreground);font-family:var(--font-mora-heading);font-size:clamp(2.15rem,4vw,3.75rem);font-weight:400;letter-spacing:0;line-height:1.03;text-wrap:balance}.auth-story>p:not(.auth-eyebrow,.auth-note){max-width:58ch;margin:1.3rem 0 0;color:var(--muted-foreground);font-size:1rem;line-height:1.7;text-wrap:pretty}.auth-route[data-slot=step-list]{--auth-route-gap:clamp(1rem,3vw,2rem);position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--auth-route-gap);overflow:visible;border:0;border-radius:0;background:transparent}.auth-route[data-slot=step-list]:before{position:absolute;top:1.1rem;right:calc((100% - var(--auth-route-gap) - var(--auth-route-gap)) / 3 - 1.1rem);left:1.1rem;height:1px;content:"";background:var(--border)}.auth-route [data-slot=step-item]{position:relative;grid-template-columns:minmax(0,1fr);gap:.65rem;align-items:start;border:0;padding:0;min-width:0}.auth-route [data-slot=step-number]{position:relative;z-index:1;width:2.2rem;height:2.2rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-raised);color:var(--primary);font-size:.78rem;font-weight:760}.auth-route [data-slot=step-title]{padding-top:.1rem;font-size:.95rem;line-height:1.25}.auth-route [data-slot=step-description]{margin-top:.25rem;line-height:1.45}.auth-note{margin:.25rem 0 0;color:var(--muted-foreground);font-size:.88rem;line-height:1.45;max-width:56ch;margin-top:1rem}.auth-panel{width:100%}.onboarding-stage{align-items:center}.auth-turnstile{min-height:65px}.auth-divider{display:flex;align-items:center;gap:.75rem;min-width:0;color:var(--muted-foreground);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.auth-divider [data-slot=separator]{width:auto;min-width:0;flex:1 1 0}.auth-link-row{margin:0;color:var(--muted-foreground);font-size:.9rem;text-align:center}.auth-link-row-split{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.auth-text-link{color:var(--foreground);font-weight:700;text-decoration:underline;text-decoration-color:var(--primary);text-underline-offset:.22em}.auth-text-link:hover{color:var(--primary)}.auth-forgot-link{font-size:.82rem;font-weight:650}@media (max-width:860px){.auth-stage{min-height:auto;grid-template-columns:1fr;align-items:start;gap:2rem;padding-top:2rem}.auth-story h1{max-width:16ch;font-size:clamp(2rem,10vw,3.4rem)}.auth-route[data-slot=step-list]{width:min(100%,28rem);grid-template-columns:minmax(0,1fr);gap:.85rem}.auth-route[data-slot=step-list]:before{top:.55rem;right:auto;bottom:.55rem;left:1.1rem;width:1px;height:auto}.auth-route [data-slot=step-item]{grid-template-columns:2.2rem minmax(0,1fr);gap:.85rem}}