.auth-verify_container__7MZKY{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7f9fc,#e9ecef);padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-verify_card__SEi7F{background:white;border-radius:12px;padding:48px 40px;text-align:center;max-width:420px;width:100%;box-shadow:0 20px 40px rgba(0,0,0,.1);animation:auth-verify_fadeInUp__iWV_F .4s ease-out}@keyframes auth-verify_fadeInUp__iWV_F{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-verify_spinner__1MMPt{color:var(--ad-maiora-blue);animation:auth-verify_spin__5M8sT 1s linear infinite;margin:0 auto 24px;display:block;width:48px;height:48px}@keyframes auth-verify_spin__5M8sT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-verify_card__SEi7F h1{font-size:24px;font-weight:700;color:var(--dark-gray);margin:0 0 8px;letter-spacing:-.5px;white-space:nowrap}.auth-verify_card__SEi7F p{color:var(--medium-gray);font-size:16px;line-height:1.5;margin:0;white-space:nowrap}.auth-verify_successIcon__DHleq{width:72px;height:72px;background:var(--ad-maiora-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;position:relative;animation:auth-verify_scaleIn__OnE65 .5s ease-out}@keyframes auth-verify_scaleIn__OnE65{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.auth-verify_successIcon__DHleq:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid var(--ad-maiora-blue);animation:auth-verify_pulse__3Q1Gr 1.5s ease-out infinite}@keyframes auth-verify_pulse__3Q1Gr{0%{transform:scale(1);opacity:1}to{transform:scale(1.3);opacity:0}}.auth-verify_successIcon__DHleq svg{width:36px;height:36px;color:white;stroke-width:3}.auth-verify_errorIcon__kb3Yu{width:72px;height:72px;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;animation:auth-verify_shake__VpqMi .5s ease-out}@keyframes auth-verify_shake__VpqMi{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.auth-verify_errorIcon__kb3Yu svg{width:36px;height:36px;color:white;stroke-width:3}.auth-verify_retryButton__DbzXt{margin-top:24px;padding:12px 32px;background:var(--ad-maiora-blue);color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:-.2px}.auth-verify_retryButton__DbzXt:hover{background:#0578b8;transform:translateY(-1px);box-shadow:0 4px 16px rgba(6,138,206,.3)}.auth-verify_retryButton__DbzXt:active{transform:translateY(0);box-shadow:0 2px 8px rgba(6,138,206,.3)}@media (max-width:768px){.auth-verify_container__7MZKY{padding:16px}.auth-verify_card__SEi7F{padding:32px 24px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.auth-verify_card__SEi7F h1{font-size:20px}.auth-verify_card__SEi7F p{font-size:15px;white-space:normal}.auth-verify_spinner__1MMPt{width:40px;height:40px}.auth-verify_errorIcon__kb3Yu,.auth-verify_successIcon__DHleq{width:60px;height:60px}.auth-verify_errorIcon__kb3Yu svg,.auth-verify_successIcon__DHleq svg{width:28px;height:28px}.auth-verify_retryButton__DbzXt{padding:12px 24px;font-size:15px}}.animations_fadeIn__YmNoV{animation:animations_fadeIn__YmNoV .4s ease}.animations_fadeInUp__7esC4{animation:animations_fadeInUp__7esC4 .5s ease}.animations_fadeOut__Mz9Ru{animation:animations_fadeOut__Mz9Ru .3s ease}@keyframes animations_fadeIn__YmNoV{0%{opacity:0}to{opacity:1}}@keyframes animations_fadeInUp__7esC4{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes animations_fadeOut__Mz9Ru{0%{opacity:1}to{opacity:0}}.animations_slideInUp__Ghswa{animation:animations_slideInUp__Ghswa .5s ease}.animations_slideInDown__1usEU{animation:animations_slideInDown__1usEU .5s ease}.animations_slideInLeft__CQsp8{animation:animations_slideInLeft__CQsp8 .5s ease}.animations_slideInRight__vnC38{animation:animations_slideInRight__vnC38 .5s ease}@keyframes animations_slideInUp__Ghswa{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animations_slideInDown__1usEU{0%{transform:translateY(-24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animations_slideInLeft__CQsp8{0%{transform:translateX(-24px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes animations_slideInRight__vnC38{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}.animations_scaleIn__A1cm7{animation:animations_scaleIn__A1cm7 .4s ease}.animations_scaleOut__OS5jW{animation:animations_scaleOut__OS5jW .3s ease}@keyframes animations_scaleIn__A1cm7{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes animations_scaleOut__OS5jW{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}.animations_pulse__CaHYo{animation:animations_pulse__CaHYo 2s ease-in-out infinite}.animations_pulseOnce__qP4tg{animation:animations_pulse__CaHYo .4s ease}@keyframes animations_pulse__CaHYo{0%{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.9}to{transform:scale(1);opacity:1}}.animations_spin__kxJS0{animation:animations_spin__kxJS0 1s linear infinite}.animations_spinOnce___k2hI{animation:animations_spin__kxJS0 .5s ease}@keyframes animations_spin__kxJS0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animations_bounce__NgZsd{animation:animations_bounce__NgZsd 2s ease-in-out infinite}.animations_bounceIn__vBoke{animation:animations_bounceIn__vBoke .5s cubic-bezier(.68,-.55,.265,1.55)}@keyframes animations_bounce__NgZsd{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes animations_bounceIn__vBoke{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.02)}70%{transform:scale(.98)}to{transform:scale(1)}}.animations_shake__fqfV5{animation:animations_shake__fqfV5 .4s ease}@keyframes animations_shake__fqfV5{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.animations_skeleton__7GHtv{background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.02) 50%,rgba(0,0,0,.05));background-size:200px 100%;animation:animations_skeleton__7GHtv 1.2s ease-in-out infinite}@keyframes animations_skeleton__7GHtv{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.animations_delay1__skAMS{animation-delay:.1s}.animations_delay2__6b6Jb{animation-delay:.2s}.animations_delay3__jamkV{animation-delay:.3s}.animations_delay4__Z5fOQ{animation-delay:.4s}.animations_delay5__oV8BY{animation-delay:.5s}.animations_delay6__eVVdS{animation-delay:.6s}.animations_fillBoth__gEKjz{animation-fill-mode:both}.animations_hoverGrow__4zzPo:hover{transform:scale(1.02);transition:transform .2s ease}.animations_hoverShrink__ckOWp:hover{transform:scale(.98);transition:transform .2s ease}.animations_hoverRotate__FEfQ7:hover{transform:rotate(2deg);transition:transform .2s ease}.animations_hoverLift__OQx4C:hover{transform:translateY(-2px);transition:transform .2s ease}.animations_clickable__uIJ02{cursor:pointer;transition:all .2s ease}.animations_clickable__uIJ02:active{transform:scale(.98)}.animations_focusGlow___BNA2:focus{box-shadow:0 0 0 3px rgba(10,102,194,.1);outline:none;transition:box-shadow .2s ease}.animations_loadingDots__6jXm3:after{content:"";animation:animations_loadingDots__6jXm3 1.4s infinite}@keyframes animations_loadingDots__6jXm3{0%,60%,to{content:""}20%{content:"."}40%{content:".."}60%{content:"..."}}@media (prefers-reduced-motion:reduce){.animations_bounceIn__vBoke,.animations_bounce__NgZsd,.animations_fadeInUp__7esC4,.animations_fadeIn__YmNoV,.animations_fadeOut__Mz9Ru,.animations_pulseOnce__qP4tg,.animations_pulse__CaHYo,.animations_scaleIn__A1cm7,.animations_scaleOut__OS5jW,.animations_shake__fqfV5,.animations_skeleton__7GHtv,.animations_slideInDown__1usEU,.animations_slideInLeft__CQsp8,.animations_slideInRight__vnC38,.animations_slideInUp__Ghswa,.animations_spinOnce___k2hI,.animations_spin__kxJS0{animation-duration:.01ms!important;animation-iteration-count:1!important}.animations_clickable__uIJ02,.animations_focusGlow___BNA2,.animations_hoverGrow__4zzPo,.animations_hoverLift__OQx4C,.animations_hoverRotate__FEfQ7,.animations_hoverShrink__ckOWp{transition-duration:.01ms!important}}