.AuthShell_root__C5k88{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--color-bg-primary)}@media (max-width:1024px){.AuthShell_root__C5k88{grid-template-columns:minmax(0,1fr)}}.AuthShell_formPane__SVoir{display:flex;flex-direction:column;min-height:100dvh;padding:28px clamp(20px,5vw,64px) 24px}.AuthShell_formHeader__9hZNG{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto}.AuthShell_backLink__pIbQg{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--color-text-tertiary);padding:6px 10px;border-radius:var(--radius-sm);transition:color .18s ease,background .18s ease}.AuthShell_backLink__pIbQg:hover{color:var(--color-text-primary);background:var(--color-bg-hover)}.AuthShell_formBody__sWz3f{flex:1 1 auto;display:grid;place-items:center;padding:40px 0}.AuthShell_formInner__OZx3p{width:100%;max-width:400px}.AuthShell_formFooter__aO5wB{flex:0 0 auto}.AuthShell_legal__bzZqk{font-size:12px;line-height:1.6;color:var(--color-text-tertiary);max-width:400px;margin:0 auto;text-align:center}.AuthShell_brandPane__YElgM{position:relative;overflow:hidden;display:flex;align-items:center;padding:clamp(32px,5vw,72px);background:var(--color-bg-secondary);border-left:1px solid var(--color-border-subtle)}@media (max-width:1024px){.AuthShell_brandPane__YElgM{display:none}}.AuthShell_brandGlow__PK0LT{position:absolute;top:-18%;right:-14%;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at center,var(--color-bg-lime-strong),transparent 68%);filter:blur(28px);pointer-events:none}.AuthShell_brandInner__IbeeL{position:relative;max-width:460px}.AuthShell_brandKicker__4j7zQ{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-lime);margin-bottom:14px}.AuthShell_brandHeadline__UbAcF{font-family:var(--font-display);font-weight:700;font-size:clamp(28px,3.2vw,40px);line-height:1.14;letter-spacing:-.025em;background-image:var(--gradient-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:34px}.AuthShell_pipeline__5zeO8{list-style:none;display:flex;flex-direction:column;gap:2px;margin-bottom:30px}.AuthShell_pipelineItem__pY2Fo{display:flex;align-items:center;gap:14px;padding:11px 14px;border-radius:var(--radius-md);border:1px solid transparent;transition:background .2s ease,border-color .2s ease}.AuthShell_pipelineItem__pY2Fo:hover{background:var(--color-bg-card);border-color:var(--color-border-subtle)}.AuthShell_pipelineIndex__ujSeH{font-family:var(--font-mono);font-size:11px;color:var(--color-text-tertiary);width:18px}.AuthShell_pipelineIcon__i2bXt{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:var(--radius-sm);color:var(--color-lime);background:var(--color-bg-lime-subtle);border:1px solid var(--color-border-lime-subtle)}.AuthShell_pipelineText__lZChw{display:flex;flex-direction:column;min-width:0}.AuthShell_pipelineLabel__ZzTas{font-size:14px;font-weight:500;color:var(--color-text-primary)}.AuthShell_pipelineHint__52MBI{font-size:12.5px;color:var(--color-text-tertiary)}.AuthShell_brandNote__xgDru{font-size:13px;line-height:1.65;color:var(--color-text-secondary);padding-top:22px;border-top:1px solid var(--color-border-subtle)}