.auth_wrapper__D4eq9{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden;background:#1f2e3d}.auth_bgPattern__uIGqT{position:absolute;inset:0;pointer-events:none;overflow:hidden}.auth_bgCircle1__GV9jK{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(86,160,223,.06) 0,transparent 70%);top:-200px;right:-100px}.auth_bgCircle2__Xm1ai{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(86,160,223,.05) 0,transparent 70%);bottom:-150px;left:-100px}.auth_bgCircle3__Q6j8_{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(86,160,223,.04) 0,transparent 70%);top:40%;left:50%;transform:translate(-50%,-50%)}.auth_container__tfB4I{width:100%;max-width:460px;position:relative;z-index:1;animation:auth_fadeIn__FQnAo .5s ease-out}.auth_logoSection__dFCsW{text-align:center;margin-bottom:32px}.auth_logo__lJ6d4{height:40px;width:auto;margin-bottom:12px}.auth_tagline__6caoC{font-size:.875rem;color:var(--gray-500);font-weight:400}.auth_card__FJKwD{background:var(--white);border-radius:var(--radius-lg);padding:40px;box-shadow:var(--shadow-lg);border:1px solid rgba(226,232,240,.6);position:relative}.auth_topLink__0Yya9{text-align:center;margin-top:24px;font-size:.813rem;color:var(--gray-500)}.auth_topLink__0Yya9 a{color:var(--primary);font-weight:600}.auth_topLink__0Yya9 a:hover{color:var(--primary-dark);text-decoration:underline}.auth_title__tO5sT{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--gray-900);margin-bottom:8px}.auth_subtitle__9YJuJ{font-size:.875rem;color:var(--gray-500);margin-bottom:28px}.auth_divider__ZhDd8{display:flex;align-items:center;gap:16px;margin:24px 0;font-size:.8rem;color:var(--gray-400);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.auth_divider__ZhDd8:after,.auth_divider__ZhDd8:before{content:"";flex:1 1;height:1px;background:var(--gray-200)}.auth_googleIcon__SiwYQ{width:20px;height:20px}.auth_loadingWrapper__0qGpV{min-height:100vh;display:flex;align-items:center;justify-content:center}.auth_spinner__l0E7_{width:36px;height:36px;border:3px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:auth_spin__AYu_Q .7s linear infinite}.auth_formFooter__IdneP{text-align:center;margin-top:24px;font-size:.813rem;color:var(--gray-500)}.auth_formFooter__IdneP a{color:var(--primary);font-weight:600}@keyframes auth_fadeIn__FQnAo{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.auth_card__FJKwD{padding:28px 24px}}