.login_page__VIB1K{min-height:100vh;justify-content:center;padding:24px 16px;background:var(--background)}.login_brand__ezSFe,.login_page__VIB1K{display:flex;flex-direction:column;align-items:center}.login_brand__ezSFe{margin-bottom:32px}.login_logo__uuWzc{font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login_tagline__xFW66{font-size:.8rem;color:var(--muted-foreground);margin-top:2px}.Auth_card__VHkf7{width:100%;max-width:420px;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:36px 32px;margin:0 auto}.Auth_header__X1_Gz{text-align:center;margin-bottom:28px}.Auth_title__vf7Dh{font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0 0 6px}.Auth_subtitle__EyA_5{font-size:.875rem;color:var(--muted-foreground);margin:0}.Auth_googleBtn__sb13A{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:10px 16px;border-radius:8px;border:1px solid var(--border);background:var(--background);color:var(--foreground);font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s}.Auth_googleBtn__sb13A:hover:not(:disabled){background:var(--muted)}.Auth_googleBtn__sb13A:disabled{opacity:.6;cursor:not-allowed}.Auth_divider__9OXnK{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--muted-foreground);font-size:.8rem}.Auth_divider__9OXnK:after,.Auth_divider__9OXnK:before{content:"";flex:1;height:1px;background:var(--border)}.Auth_form__gKX2V{display:flex;flex-direction:column;gap:16px}.Auth_field__eFxWp{position:relative;display:flex;flex-direction:column;gap:6px}.Auth_label__bcB3h{font-size:.85rem;font-weight:500;color:var(--foreground)}.Auth_labelRow__pPRiw{display:flex;justify-content:space-between;align-items:center}.Auth_input__HBDmu{padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--background);color:var(--foreground);font-size:.9rem;outline:none;transition:border-color .15s}.Auth_input__HBDmu:focus{border-color:#6366f1}.Auth_inputError__4W_d0{border-color:#ef4444}.Auth_passwordInput__Ruoh3{padding-right:42px}.Auth_passwordToggle__z3uub{position:absolute;top:31px;right:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s}.Auth_passwordToggle__z3uub:focus-visible,.Auth_passwordToggle__z3uub:hover{background:var(--muted);color:var(--foreground);outline:none}.Auth_fieldError__Vil6e{font-size:.78rem;color:#ef4444}.Auth_errorBanner__rsLN8{padding:10px 12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;font-size:.85rem;color:#ef4444}.Auth_submitBtn__SV0_4{padding:11px 16px;background:#6366f1;color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s;text-decoration:none}.Auth_submitBtn__SV0_4:hover:not(:disabled){background:#4f46e5}.Auth_submitBtn__SV0_4:disabled{opacity:.6;cursor:not-allowed}.Auth_secondaryAction__62vJu{width:100%;margin-top:.875rem;border:none;background:transparent;color:#6366f1;font-size:.85rem;font-weight:600;cursor:pointer}.Auth_secondaryAction__62vJu:focus-visible,.Auth_secondaryAction__62vJu:hover{text-decoration:underline;outline:none}.Auth_forgotLink__B77JO{font-size:.8rem;color:#6366f1;text-decoration:none}.Auth_switchText__gv_3k{text-align:center;margin:20px 0 0;font-size:.875rem;color:var(--muted-foreground)}.Auth_switchLink__92zFS{color:#6366f1;text-decoration:none;font-weight:500}.Auth_termsText__WJO_q{font-size:.75rem;color:var(--muted-foreground);text-align:center;margin:0}.Auth_successIcon__tnpr4{width:48px;height:48px;background:rgba(16,185,129,.15);color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin:0 auto 16px}