.login-module__WEZH7G__loginPage{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__bgEffects{z-index:0;background:radial-gradient(circle,#0ea5e914 0%,#0000 80%);position:absolute;inset:0;overflow:hidden}.login-module__WEZH7G__blob1,.login-module__WEZH7G__blob2,.login-module__WEZH7G__blob3{filter:blur(120px);mix-blend-mode:multiply;opacity:.5;will-change:transform;border-radius:50%;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate login-module__WEZH7G__drift;position:absolute}.login-module__WEZH7G__blob1{background:#4f46e54d;width:55vw;height:55vw;top:-20vw;right:-10vw}.login-module__WEZH7G__blob2{background:#0ea5e959;width:45vw;height:45vw;animation-duration:25s;animation-delay:-5s;bottom:-10vw;left:-15vw}.login-module__WEZH7G__blob3{background:#9333ea40;width:35vw;height:35vw;animation-duration:22s;animation-delay:-10s;top:30%;left:20%}.login-module__WEZH7G__overlay{-webkit-backdrop-filter:blur(60px);pointer-events:none;background:linear-gradient(#ffffff1a 0%,#fff6 100%);position:absolute;inset:0}@keyframes login-module__WEZH7G__drift{0%{transform:translate(0)scale(1)rotate(0)}50%{transform:translate(6%,8%)scale(1.05)rotate(10deg)}to{transform:translate(-4%,-6%)scale(1.1)rotate(-5deg)}}.login-module__WEZH7G__contentWrapper{z-index:10;perspective:1000px;flex:1;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:relative}.login-module__WEZH7G__loginPanel{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.login-module__WEZH7G__brandMark{-webkit-backdrop-filter:blur(18px);background:#ffffff85;border:1px solid #fffc;border-radius:20px;align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex;box-shadow:0 12px 30px #0f172a14}.login-module__WEZH7G__brandText{color:#0f172a;flex-direction:column;gap:.2rem;display:flex}.login-module__WEZH7G__brandText strong{font-size:1rem;line-height:1.3}.login-module__WEZH7G__glassCard{-webkit-backdrop-filter:blur(24px);opacity:0;background:#ffffffbf;border:1px solid #ffffffe6;border-radius:24px;width:100%;max-width:420px;padding:2.75rem 2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;animation:.8s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__cardEntrance;position:relative;transform:translateY(20px)scale(.98);box-shadow:0 20px 40px -10px #00000014,0 8px 16px #4f46e50d,inset 0 0 0 1px #fff9}@keyframes login-module__WEZH7G__cardEntrance{to{opacity:1;transform:translateY(0)scale(1)}}.login-module__WEZH7G__glassCard:hover{transform:translateY(-2px);box-shadow:0 30px 60px -12px #0000001f,0 12px 40px #4f46e51a,inset 0 0 0 1px #fffc}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__brandName{background:linear-gradient(135deg,#0ea5e9,#4f46e5);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.08em;-webkit-background-clip:text;background-clip:text;font-size:.95rem;font-weight:700;display:block}.login-module__WEZH7G__subtitle{color:#64748b;margin:.85rem 0 0;font-size:.95rem;font-weight:500}.login-module__WEZH7G__modeTabs{background:#f8fafcb8;border:1px solid #94a3b83d;border-radius:14px;grid-template-columns:1fr 1fr;gap:.35rem;width:100%;padding:.35rem;display:grid}.login-module__WEZH7G__modeTab{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:36px;font-size:.92rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.login-module__WEZH7G__modeTab:hover:not(:disabled){color:#334155;background:#ffffffb8}.login-module__WEZH7G__modeTab:focus-visible{outline:none;box-shadow:0 0 0 3px #4f46e52e}.login-module__WEZH7G__modeTab:disabled{cursor:not-allowed;opacity:.7}.login-module__WEZH7G__modeTabActive{color:#1e293b;background:#fff;box-shadow:0 8px 18px #0f172a14,inset 0 0 0 1px #e2e8f0e6}.login-module__WEZH7G__errorBox{color:#b91c1c;background:#fee2e2e6;border:1px solid #f8717166;border-radius:12px;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;animation:.5s cubic-bezier(.36,.07,.19,.97) both login-module__WEZH7G__shake;display:flex}.login-module__WEZH7G__errorIcon{flex-shrink:0;width:1.25rem;height:1.25rem}@keyframes login-module__WEZH7G__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.login-module__WEZH7G__successBox{color:#047857;background:#d1fae5e6;border:1px solid #34d39959;border-radius:12px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600}.login-module__WEZH7G__helperText{color:#64748b;margin:-.3rem 0 1rem;font-size:.78rem;line-height:1.55}.login-module__WEZH7G__captchaContainer{align-items:stretch;gap:.75rem;display:flex}.login-module__WEZH7G__captchaInput{text-transform:uppercase;font-variant-numeric:tabular-nums;flex:1}.login-module__WEZH7G__captchaImageWrapper{cursor:pointer;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:130px;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005}.login-module__WEZH7G__captchaImageWrapper:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.login-module__WEZH7G__captchaImageWrapper:focus-visible{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.login-module__WEZH7G__captchaImageWrapper:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__captchaSvgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.login-module__WEZH7G__captchaSvgContainer svg{width:100%;height:100%;display:block}.login-module__WEZH7G__captchaSvgContainer svg path{stroke-width:.5px;fill:#1e293b!important;stroke:#1e293b!important}.login-module__WEZH7G__captchaLoading{color:#64748b;font-size:.8rem;font-weight:500}.login-module__WEZH7G__submitBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#0ea5e9,#4f46e5);border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;margin-top:1.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #4f46e540,inset 0 1px #ffffff26}.login-module__WEZH7G__submitBtn:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0;transform:translate(-100%)}.login-module__WEZH7G__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #4f46e559,inset 0 1px #fff3}.login-module__WEZH7G__submitBtn:hover:not(:disabled):after{transform:translate(100%)}.login-module__WEZH7G__submitBtn:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #4f46e5}.login-module__WEZH7G__submitBtn:disabled{opacity:.8;cursor:not-allowed;box-shadow:none;color:#64748b;background:#cbd5e1;transform:none}.login-module__WEZH7G__loadingSpinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:1.15rem;height:1.15rem;margin-right:.6rem;animation:.7s linear infinite login-module__WEZH7G__spin;display:inline-block}.login-module__WEZH7G__submitBtn:disabled .login-module__WEZH7G__loadingSpinner{border:2.5px solid #64748b4d;border-top-color:#64748b}.login-module__WEZH7G__switchPrompt{color:#64748b;justify-content:center;align-items:center;gap:.35rem;margin:1.1rem 0 0;font-size:.88rem;display:flex}.login-module__WEZH7G__switchPrompt button{color:#4f46e5;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.2rem .25rem;font-weight:700}.login-module__WEZH7G__switchPrompt button:hover:not(:disabled),.login-module__WEZH7G__switchPrompt button:focus-visible{background:#4f46e514}.login-module__WEZH7G__switchPrompt button:focus-visible{outline:none;box-shadow:0 0 0 3px #4f46e529}.login-module__WEZH7G__switchPrompt button:disabled{cursor:not-allowed;opacity:.65}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__footer{z-index:10;text-align:center;color:#64748b;opacity:0;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem;font-size:.85rem;font-weight:500;animation:1s .3s forwards login-module__WEZH7G__fadeIn;display:flex;position:relative}@keyframes login-module__WEZH7G__fadeIn{to{opacity:1}}.login-module__WEZH7G__footer p{margin:0}.login-module__WEZH7G__footerLogo{width:auto;max-width:min(180px,60vw);height:34px;display:block}.login-module__WEZH7G__footer a{color:#475569;border-radius:6px;outline:none;padding:.2rem .5rem;text-decoration:none;transition:all .2s}.login-module__WEZH7G__footer a:hover,.login-module__WEZH7G__footer a:focus-visible{color:#4f46e5;background-color:#4f46e514}.login-module__WEZH7G__footer a:focus-visible{box-shadow:0 0 0 2px #4f46e566}@media (max-width:640px){.login-module__WEZH7G__loginPage{background:radial-gradient(circle at 30% -10%,#0ea5e929,#0000 44%),linear-gradient(#f8fbff 0%,#eef4fb 100%);justify-content:center;min-height:100dvh;overflow:hidden auto}.login-module__WEZH7G__bgEffects{background:radial-gradient(circle at 50% 6%,#4f46e514 0%,#0000 66%);position:fixed}.login-module__WEZH7G__blob1,.login-module__WEZH7G__blob2,.login-module__WEZH7G__blob3{filter:blur(58px);opacity:.34;animation:none}.login-module__WEZH7G__blob1{width:82vw;height:82vw;top:-38vw;right:-32vw}.login-module__WEZH7G__blob2{width:78vw;height:78vw;bottom:-36vw;left:-36vw}.login-module__WEZH7G__blob3{width:54vw;height:54vw;top:38%;left:58%}.login-module__WEZH7G__overlay{-webkit-backdrop-filter:blur(28px);background:linear-gradient(#ffffff61 0%,#ffffffa3 100%)}.login-module__WEZH7G__contentWrapper{min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + clamp(1.25rem, 5dvh, 3rem)) .75rem calc(env(safe-area-inset-bottom,0px) + clamp(1.25rem, 5dvh, 3rem));perspective:none;flex:auto;align-items:center}.login-module__WEZH7G__loginPanel{gap:0}.login-module__WEZH7G__glassCard{background:#ffffffdb;border-radius:18px;max-width:100%;margin:auto 0;padding:1.05rem;animation-duration:.45s;box-shadow:0 18px 34px -24px #0f172a6b,inset 0 0 0 1px #ffffffb8}.login-module__WEZH7G__glassCard:hover{transform:none}.login-module__WEZH7G__header{margin-bottom:1rem}.login-module__WEZH7G__formBrand{gap:.48rem!important;margin-bottom:.85rem!important}.login-module__WEZH7G__formTitle{max-width:19rem;letter-spacing:0!important;margin:0 auto!important;font-size:1.08rem!important;line-height:1.22!important}.login-module__WEZH7G__modeTabs{border-radius:12px;gap:.25rem;padding:.25rem}.login-module__WEZH7G__modeTab{border-radius:9px;min-height:32px;font-size:.84rem}.login-module__WEZH7G__subtitle{margin-top:.58rem;font-size:.8rem;line-height:1.42}.login-module__WEZH7G__errorBox,.login-module__WEZH7G__successBox{border-radius:10px;margin-bottom:.85rem;padding:.62rem .72rem;font-size:.78rem;line-height:1.4}.login-module__WEZH7G__errorIcon{width:1rem;height:1rem}.login-module__WEZH7G__authForm{flex-direction:column;display:flex}.login-module__WEZH7G__authFormItem{gap:.34rem!important;margin-bottom:.82rem!important}.login-module__WEZH7G__authFormItem label{margin-left:.1rem;font-size:.78rem;line-height:1.2}.login-module__WEZH7G__authForm input{border-radius:11px;min-height:42px;padding:.65rem .78rem;font-size:16px;line-height:1.2}.login-module__WEZH7G__authForm input::placeholder{font-size:.84rem}.login-module__WEZH7G__helperText{color:#475569;background:#f1f5f9b8;border-radius:10px;margin:-.28rem 0 .72rem;padding:.55rem .65rem;font-size:.72rem;line-height:1.45}.login-module__WEZH7G__captchaContainer{flex-direction:row;align-items:stretch;gap:.55rem}.login-module__WEZH7G__captchaInput{min-width:0}.login-module__WEZH7G__captchaImageWrapper{border-radius:11px;width:108px;min-height:42px}.login-module__WEZH7G__captchaLoading{font-size:.72rem}.login-module__WEZH7G__submitBtn{border-radius:12px;min-height:42px;margin-top:.28rem;padding:.66rem .85rem;font-size:.9rem}.login-module__WEZH7G__loadingSpinner{width:1rem;height:1rem;margin-right:.5rem}.login-module__WEZH7G__switchPrompt{flex-wrap:wrap;margin-top:.72rem;font-size:.8rem;line-height:1.3}.login-module__WEZH7G__switchPrompt button{min-height:28px;padding:.22rem .35rem}.login-module__WEZH7G__footer{display:none}.login-module__WEZH7G__brandMark{text-align:center;flex-direction:column;justify-content:center;gap:.75rem;width:min(100%,420px)}.login-module__WEZH7G__brandText{align-items:center}}@media (max-width:640px) and (max-height:560px){.login-module__WEZH7G__contentWrapper{padding-top:calc(env(safe-area-inset-top,0px) + .8rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + .8rem);align-items:flex-start}.login-module__WEZH7G__glassCard{margin-top:0}}@media (max-width:380px){.login-module__WEZH7G__contentWrapper{padding-left:.6rem;padding-right:.6rem}.login-module__WEZH7G__glassCard{border-radius:16px;padding:.9rem}.login-module__WEZH7G__formTitle{font-size:1rem!important}.login-module__WEZH7G__captchaImageWrapper{width:96px}.login-module__WEZH7G__submitBtn{min-height:40px}}
