.auth_container__tfB4I{display:flex;align-items:center;justify-content:center;padding:0 20px;width:100%;min-height:100%}.auth_card__FJKwD{width:100%;max-width:440px;background:var(--landing-glass,rgba(255,255,255,.5));backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--landing-border);border-radius:32px;padding:40px 48px;box-shadow:0 25px 50px -12px rgba(0,0,0,.08);position:relative;z-index:1}[data-theme=dark] .auth_card__FJKwD{background:rgba(15,23,42,.6);border-color:rgba(255,255,255,.08);box-shadow:0 25px 50px -12px rgba(0,0,0,.3)}.auth_title__tO5sT{font-size:32px;font-weight:850;margin-bottom:8px;color:var(--landing-text);letter-spacing:-.03em;line-height:1.1}.auth_subtitle__9YJuJ{color:var(--landing-text-muted);font-size:15px;margin-bottom:32px;line-height:1.5;opacity:.8}.auth_form__krKKs{display:flex;flex-direction:column;gap:24px}.auth_label__WsJop{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:var(--landing-text-muted)}.auth_input__HKwPq{width:100%;padding:14px 18px;font-size:16px;border:1px solid var(--landing-border);border-radius:14px;background:var(--landing-bg-card);color:var(--landing-text);transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;box-shadow:0 2px 4px rgba(0,0,0,.02)}[data-theme=dark] .auth_input__HKwPq{background:rgba(30,41,59,.8)}.auth_input__HKwPq:focus{outline:none;border-color:#3b82f6;background:var(--landing-bg-card);box-shadow:0 0 0 4px rgba(59,130,246,.1);transform:translateY(-1px)}.auth_input__HKwPq::placeholder{color:var(--landing-text-muted);opacity:.4}.auth_error__RAJfV{background:rgba(239,68,68,.08);color:#ef4444;border-radius:14px;border:1px solid rgba(239,68,68,.2)}.auth_error__RAJfV,.auth_success__clpse{padding:14px 16px;font-size:13.5px;font-weight:500;line-height:1.4}.auth_success__clpse{background:rgba(34,197,94,.08);color:#22c55e;border-radius:14px;border:1px solid rgba(34,197,94,.2)}.auth_footer__d9GXZ{text-align:center;margin-top:32px;font-size:14.5px;color:var(--landing-text-muted)}.auth_footer__d9GXZ a{color:#3b82f6;text-decoration:none;font-weight:700;transition:all .2s}.auth_footer__d9GXZ a:hover{color:#2563eb;text-decoration:underline}.auth_authSubmit__hqWfW{width:100%;margin-top:8px;padding:16px 24px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#ffffff;font-weight:700;font-size:16px;border:none;box-shadow:0 8px 20px rgba(59,130,246,.25);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.auth_authSubmit__hqWfW:hover:not(:disabled){transform:translateY(-2px) scale(1.01);box-shadow:0 12px 28px rgba(59,130,246,.35)}.auth_authSubmit__hqWfW:active:not(:disabled){transform:translateY(1px)}.auth_authSubmit__hqWfW:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}.auth_resendOtp__oUojF{font-size:13.5px;font-weight:600;color:#3b82f6;background:none;border:none;padding:0;cursor:pointer;margin-top:8px;align-self:flex-start;transition:all .2s}.auth_resendOtp__oUojF:hover:not(:disabled){color:#2563eb;text-decoration:underline}.auth_resendOtp__oUojF:disabled{color:var(--landing-text-muted);opacity:.5;cursor:not-allowed}.auth_checkboxLabel__KYGEi{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--landing-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:4px;line-height:1.4}.auth_checkbox__4KcII{width:20px;height:20px;border-radius:6px;border:1px solid var(--landing-border);background:var(--landing-bg-card);cursor:pointer;accent-color:#3b82f6;margin-top:2px}.auth_checkboxText__48OWk a{color:#3b82f6;text-decoration:none;font-weight:700}.auth_checkboxText__48OWk a:hover{text-decoration:underline}@media (max-width:640px){.auth_card__FJKwD{padding:32px 24px;border-radius:24px;margin:0 12px}.auth_title__tO5sT{font-size:26px}.auth_subtitle__9YJuJ{font-size:14px;margin-bottom:24px}}