.auth-shell-module__1d6M2q__auth{background:var(--card);width:100%;max-width:940px;min-height:560px;color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-2xl);grid-template-columns:1.04fr 1fr;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 18px 40px -12px #362c242e;box-shadow:0 1px 2px lab(0% 0 0/.04),0 18px 40px -12px lab(18.7497% 3.63408 6.86861/.18)}.auth-shell-module__1d6M2q__brand{isolation:isolate;background:var(--sidebar);color:var(--sidebar-foreground);flex-direction:column;gap:22px;padding:44px 40px;display:flex;position:relative;overflow:hidden}.auth-shell-module__1d6M2q__brand:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(42% 38% at 32% 30%,#ef5a3d38,#0000 72%),radial-gradient(38% 40% at 86% 88%,#6880d424,#0000 70%);background:radial-gradient(42% 38% at 32% 30%,lab(58.8501% 57.5205 48.0085/.22),#0000 72%),radial-gradient(38% 40% at 86% 88%,lab(54.7087% 9.002 -46.6796/.14),#0000 70%);animation:7s ease-in-out infinite auth-shell-module__1d6M2q__glow;position:absolute;inset:0}@keyframes auth-shell-module__1d6M2q__glow{0%,to{opacity:.7}50%{opacity:1}}.auth-shell-module__1d6M2q__brandTop{align-items:center;gap:12px;display:flex}.auth-shell-module__1d6M2q__brandLockup{width:auto;height:44px}.auth-shell-module__1d6M2q__spacer{flex:1;min-height:8px}.auth-shell-module__1d6M2q__kicker{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin:0;font-size:.6875rem}.auth-shell-module__1d6M2q__tagline{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;max-width:16ch;color:var(--sidebar-foreground);margin:10px 0 0;font-size:1.6875rem;font-weight:500;line-height:1.22}.auth-shell-module__1d6M2q__note{color:var(--muted-foreground);max-width:34ch;margin:0;font-size:.875rem;line-height:1.55}.auth-shell-module__1d6M2q__stores{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.auth-shell-module__1d6M2q__stores span{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted-foreground);align-items:center;gap:7px;font-size:.65rem;display:inline-flex}.auth-shell-module__1d6M2q__dot{border-radius:9999px;flex-shrink:0;width:8px;height:8px}.auth-shell-module__1d6M2q__brandCompact{color:var(--muted-foreground);margin:0;font-size:.78rem;display:none}.auth-shell-module__1d6M2q__form{flex-direction:column;min-width:0;padding:44px 44px 36px;display:flex}.auth-shell-module__1d6M2q__head h1{font-family:var(--font-display);letter-spacing:-.015em;color:var(--foreground);margin:0;font-size:1.5rem;font-weight:600}.auth-shell-module__1d6M2q__head p{color:var(--muted-foreground);margin:7px 0 0;font-size:.875rem}.auth-shell-module__1d6M2q__body{flex-direction:column;gap:16px;margin-top:26px;display:flex}.auth-shell-module__1d6M2q__oauth{flex-direction:column;gap:10px;display:flex}.auth-shell-module__1d6M2q__btn{width:100%;height:44px;font-family:var(--font-sans);border-radius:var(--radius-lg);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-size:.9rem;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.auth-shell-module__1d6M2q__btn:active{transform:translateY(1px)}.auth-shell-module__1d6M2q__btn svg{flex-shrink:0;width:18px;height:18px}.auth-shell-module__1d6M2q__btnOauth{color:var(--foreground);border-color:var(--border);background:0 0}.auth-shell-module__1d6M2q__btnOauth:hover{background:var(--muted)}.auth-shell-module__1d6M2q__btnPrimary{background:var(--primary);color:var(--primary-foreground)}.auth-shell-module__1d6M2q__btnPrimary:hover{background:color-mix(in oklab, var(--primary) 88%, black)}.auth-shell-module__1d6M2q__btn:disabled,.auth-shell-module__1d6M2q__btn[aria-disabled=true]{opacity:.62;pointer-events:none}.auth-shell-module__1d6M2q__divider{color:var(--muted-foreground);align-items:center;gap:14px;font-size:.75rem;display:flex}.auth-shell-module__1d6M2q__divider:before,.auth-shell-module__1d6M2q__divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-shell-module__1d6M2q__field{border:0;flex-direction:column;gap:7px;min-inline-size:0;margin:0;padding:0;display:flex}.auth-shell-module__1d6M2q__fieldRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-shell-module__1d6M2q__field label{color:var(--foreground);font-size:.8125rem;font-weight:500}.auth-shell-module__1d6M2q__control{align-items:center;display:flex;position:relative}.auth-shell-module__1d6M2q__input{width:100%;height:44px;font-family:var(--font-sans);color:var(--foreground);background:var(--background);border:1px solid var(--input);border-radius:var(--radius-lg);padding:0 14px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.auth-shell-module__1d6M2q__input::placeholder{color:var(--muted-foreground)}.auth-shell-module__1d6M2q__input:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab, var(--ring) 35%, transparent);outline:none}.auth-shell-module__1d6M2q__controlPw .auth-shell-module__1d6M2q__input{padding-right:46px}.auth-shell-module__1d6M2q__pwToggle{border-radius:var(--radius-md);cursor:pointer;width:34px;height:34px;color:var(--muted-foreground);background:0 0;border:0;place-items:center;display:inline-grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-shell-module__1d6M2q__pwToggle:hover{color:var(--foreground);background:var(--muted)}.auth-shell-module__1d6M2q__pwToggle svg{width:17px;height:17px}.auth-shell-module__1d6M2q__hint{color:var(--muted-foreground);margin:0;font-size:.75rem}.auth-shell-module__1d6M2q__link{color:var(--primary);cursor:pointer;font-family:var(--font-sans);background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:500;text-decoration:none}.auth-shell-module__1d6M2q__link:hover{text-underline-offset:3px;text-decoration:underline}.auth-shell-module__1d6M2q__link[aria-disabled=true]{opacity:.6;pointer-events:none}.auth-shell-module__1d6M2q__idchip{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--muted);color:var(--foreground);align-items:center;gap:10px;padding:9px 12px;font-size:.84rem;display:flex}.auth-shell-module__1d6M2q__idchip .auth-shell-module__1d6M2q__who{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.auth-shell-module__1d6M2q__idchipMark{flex-shrink:0;width:22px;height:22px}.auth-shell-module__1d6M2q__alert{border-radius:var(--radius-lg);background:color-mix(in oklab, var(--destructive) 12%, transparent);border:1px solid color-mix(in oklab, var(--destructive) 30%, transparent);color:var(--destructive);align-items:flex-start;gap:10px;padding:11px 13px;font-size:.8125rem;line-height:1.45;display:flex}.auth-shell-module__1d6M2q__alert svg{flex-shrink:0;width:16px;height:16px;margin-top:1px}.auth-shell-module__1d6M2q__fieldError .auth-shell-module__1d6M2q__input{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklab, var(--destructive) 18%, transparent)}.auth-shell-module__1d6M2q__fieldErr{color:var(--destructive);margin:0;font-size:.78rem}.auth-shell-module__1d6M2q__otp{gap:9px;display:flex}.auth-shell-module__1d6M2q__otp input{text-align:center;width:100%;height:52px;font-family:var(--font-mono);color:var(--foreground);background:var(--background);border:1px solid var(--input);border-radius:var(--radius-lg);font-size:1.25rem;transition:border-color .15s,box-shadow .15s}.auth-shell-module__1d6M2q__otp input:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab, var(--ring) 35%, transparent);outline:none}.auth-shell-module__1d6M2q__fieldError .auth-shell-module__1d6M2q__otp input{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklab, var(--destructive) 18%, transparent)}.auth-shell-module__1d6M2q__resend{color:var(--muted-foreground);justify-content:center;align-items:center;gap:6px;margin:0;font-size:.8125rem;display:flex}.auth-shell-module__1d6M2q__resend svg{width:15px;height:15px;color:var(--muted-foreground)}.auth-shell-module__1d6M2q__resendStrong{color:var(--foreground);font-weight:500}.auth-shell-module__1d6M2q__actions{margin-top:4px}.auth-shell-module__1d6M2q__foot{color:var(--muted-foreground);margin-top:auto;padding-top:26px;font-size:.84rem}.auth-shell-module__1d6M2q__legal{color:var(--muted-foreground);margin-top:18px;font-size:.72rem;line-height:1.5}.auth-shell-module__1d6M2q__legal a{color:var(--muted-foreground);text-underline-offset:2px;text-decoration:underline}.auth-shell-module__1d6M2q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-shell-module__1d6M2q__ready{min-height:140px;color:var(--muted-foreground);flex:1;justify-content:center;align-items:center;margin-top:26px;display:flex}.auth-shell-module__1d6M2q__spinner{opacity:.9;border:2px solid;border-top-color:#0000;border-radius:9999px;width:17px;height:17px;animation:.7s linear infinite auth-shell-module__1d6M2q__spin}@keyframes auth-shell-module__1d6M2q__spin{to{transform:rotate(360deg)}}.auth-shell-module__1d6M2q__auth a:focus-visible,.auth-shell-module__1d6M2q__auth button:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:720px){.auth-shell-module__1d6M2q__auth{grid-template-columns:1fr;max-width:440px;min-height:0}.auth-shell-module__1d6M2q__brand{flex-direction:row;align-items:center;gap:16px;padding:22px 24px}.auth-shell-module__1d6M2q__spacer,.auth-shell-module__1d6M2q__tagline,.auth-shell-module__1d6M2q__note,.auth-shell-module__1d6M2q__stores,.auth-shell-module__1d6M2q__kicker{display:none}.auth-shell-module__1d6M2q__brandCompact{display:block}.auth-shell-module__1d6M2q__form{padding:30px 26px 28px}}@media (prefers-reduced-motion:reduce){.auth-shell-module__1d6M2q__brand:before{animation:none}.auth-shell-module__1d6M2q__spinner{opacity:.5;border-top-color:currentColor;animation:none}}
