.login-module__WEZH7G__page{background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__ambientGlow{pointer-events:none;background:radial-gradient(circle,#10b9810f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-module__WEZH7G__card{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0f99;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:440px;padding:2.5rem;position:relative}.login-module__WEZH7G__logoArea{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.login-module__WEZH7G__hexagon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg,#10b981 0%,#059669 100%);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;display:flex}.login-module__WEZH7G__hexIcon{color:#fff;width:24px;height:24px}.login-module__WEZH7G__logoText{font-family:var(--font-space);color:#fff;letter-spacing:.15em;margin:0;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__tabBar{background:#ffffff0a;border-radius:14px;margin-bottom:2rem;padding:4px;display:flex;position:relative}.login-module__WEZH7G__tab{font-family:var(--font-space);color:#888;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:10px;flex:1;padding:.65rem 0;font-size:.85rem;font-weight:600;transition:color .25s;position:relative}.login-module__WEZH7G__tabActive{color:#fff}.login-module__WEZH7G__tabIndicator{z-index:0;background:#ffffff14;border-radius:10px;width:calc(50% - 4px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.login-module__WEZH7G__form{flex-direction:column;gap:1.15rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.4rem;display:flex}.login-module__WEZH7G__label{font-family:var(--font-space);color:#888;font-size:.8rem;font-weight:500}.login-module__WEZH7G__inputWrapper{position:relative}.login-module__WEZH7G__input{width:100%;font-family:var(--font-space);color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.login-module__WEZH7G__input:focus{border-color:#10b981}.login-module__WEZH7G__input::placeholder{color:#444}.login-module__WEZH7G__eyeBtn{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-module__WEZH7G__eyeBtn:hover{color:#fff}.login-module__WEZH7G__checkRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__checkLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.login-module__WEZH7G__checkbox{cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:all .2s;display:flex}.login-module__WEZH7G__checkboxActive{background:#10b981;border-color:#10b981}.login-module__WEZH7G__checkboxLabel{font-family:var(--font-space);color:#888;font-size:.82rem}.login-module__WEZH7G__forgotLink{font-family:var(--font-space);color:#10b981;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;transition:color .2s}.login-module__WEZH7G__forgotLink:hover{color:#059669}.login-module__WEZH7G__submitBtn{font-family:var(--font-space);color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.85rem;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.login-module__WEZH7G__submitBtn:hover{background:#059669}.login-module__WEZH7G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__divider{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.login-module__WEZH7G__dividerLine{background:#ffffff0f;flex:1;height:1px}.login-module__WEZH7G__dividerText{font-family:var(--font-space);color:#444;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.login-module__WEZH7G__biometricBtn{font-family:var(--font-space);color:#888;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem;font-size:.82rem;font-weight:500;transition:all .2s;display:flex}.login-module__WEZH7G__biometricBtn:hover{color:#fff;border-color:#ffffff26}.login-module__WEZH7G__successMsg{flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}.login-module__WEZH7G__successIcon{color:#10b981;background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.login-module__WEZH7G__successTitle{font-family:var(--font-space);color:#fff;margin:0;font-size:1.1rem;font-weight:600}.login-module__WEZH7G__successText{font-family:var(--font-space);color:#888;text-align:center;margin:0;font-size:.85rem}.login-module__WEZH7G__termsLabel{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.login-module__WEZH7G__termsText{font-family:var(--font-space);color:#888;font-size:.78rem;line-height:1.5}.login-module__WEZH7G__termsLink{color:#10b981;text-decoration:none}.login-module__WEZH7G__termsLink:hover{text-decoration:underline}.login-module__WEZH7G__footer{font-family:var(--font-space);color:#444;text-align:center;z-index:1;margin-top:2rem;font-size:.75rem}@media (max-width:480px){.login-module__WEZH7G__card{border-radius:20px;padding:1.75rem}.login-module__WEZH7G__page{padding:1rem}}
