.auth_authContainer__Vja9b{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-6);position:relative;z-index:1}.auth_authCard__RFIHz{width:100%;max-width:440px;padding:var(--space-10);animation:auth_scaleIn__n384J .3s ease-out}.auth_authHeader__b6Oqr{text-align:center;margin-bottom:var(--space-8)}.auth_authLogo__cdWCP{display:inline-flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);text-decoration:none}.auth_authLogoIcon__dlFS_{width:40px;height:40px;background:var(--gradient-primary);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:white}.auth_authLogoText__2CAsF{font-family:var(--font-heading);font-size:1.4rem;font-weight:700;color:var(--text-primary)}.auth_authTitle__jBCZR{font-size:1.5rem;font-weight:600;margin-bottom:var(--space-2)}.auth_authSubtitle__crLqb{color:var(--text-secondary);font-size:.9rem}.auth_authForm__vVZcc{display:flex;flex-direction:column;gap:var(--space-5)}.auth_authDivider__vtsOZ{display:flex;align-items:center;gap:var(--space-4);margin:var(--space-2) 0}.auth_authDividerLine__BxMwr{flex:1 1;height:1px;background:var(--border-default)}.auth_authDividerText__LFtBO{font-size:.8rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.auth_googleBtn__LsZon{width:100%;display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.auth_googleBtn__LsZon:hover{background:var(--bg-card-hover);border-color:var(--border-hover);transform:translateY(-1px)}.auth_googleIcon__SiwYQ{width:20px;height:20px}.auth_authFooter__vF9yA{text-align:center;margin-top:var(--space-6);font-size:.85rem;color:var(--text-secondary)}.auth_authFooter__vF9yA a{color:var(--accent-purple);font-weight:500}.auth_authFooter__vF9yA a:hover{text-decoration:underline}.auth_authAlert__fxK5N{margin-bottom:var(--space-2)}@media (max-width:480px){.auth_authCard__RFIHz{padding:var(--space-6)}}