.login-module__WEZH7G__pageContainer{background-color:#202641;background-image:radial-gradient(circle at 20% 30%,#2a325a 0%,#0000 90%),radial-gradient(circle at 80% 70%,#1a2035 0%,#0000 90%);flex-direction:column;min-height:100vh;display:flex}.login-module__WEZH7G__stickyHeader{z-index:100;-webkit-backdrop-filter:blur(10px);background-color:#202641;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.login-module__WEZH7G__topBar{background-color:#0000;justify-content:space-between;align-items:center;padding:14px 32px;display:flex}.login-module__WEZH7G__topLeft{flex:1;align-items:center;display:flex}.login-module__WEZH7G__brandLink{align-items:center;gap:12px;text-decoration:none;display:flex}.login-module__WEZH7G__topBarLogo{flex-shrink:0;height:40px}.login-module__WEZH7G__brandText{flex-direction:column;gap:2px;display:flex}.login-module__WEZH7G__brandName{color:#d1b378;text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:22px;font-weight:200;line-height:1}.login-module__WEZH7G__brandSubtitle{color:#a0a0a0;font-size:11px;line-height:1}.login-module__WEZH7G__topCenter{flex:1}.login-module__WEZH7G__topRight{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.login-module__WEZH7G__newHereText{color:#a0a0a0;font-size:13px}.login-module__WEZH7G__createAccountLink{color:#d1b378;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.login-module__WEZH7G__createAccountLink:hover{opacity:.8;text-decoration:underline}.login-module__WEZH7G__container{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.login-module__WEZH7G__cardLogoContainer{justify-content:center;margin-bottom:24px;display:flex}.login-module__WEZH7G__cardLogo{object-fit:contain;border-radius:8px;height:70px}.login-module__WEZH7G__glassCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;width:100%;max-width:440px;padding:30px;box-shadow:0 25px 50px -12px #0000001a}.login-module__WEZH7G__header{text-align:center;margin-bottom:24px}.login-module__WEZH7G__eyebrow{color:#d1b378;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:18px;font-size:19px;font-weight:400;display:block}.login-module__WEZH7G__header h1{color:#fff;text-align:left;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:32px}.login-module__WEZH7G__header p{color:#a0a0a0;font-size:14px}.login-module__WEZH7G__form{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__nameRow{gap:12px;display:flex}.login-module__WEZH7G__nameRow .login-module__WEZH7G__inputGroup{flex:1;min-width:0}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:6px;display:flex}.login-module__WEZH7G__inputGroup label{color:#a0a0a0;font-size:13px;font-weight:500}.login-module__WEZH7G__inputGroup input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff40;border-radius:10px;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.login-module__WEZH7G__inputGroup input::placeholder{color:#ffffff4d}.login-module__WEZH7G__inputGroup input:focus{background:#ffffff14;border-color:#d1b378;outline:none}.login-module__WEZH7G__inputError{border-color:#ff4b4b!important}.login-module__WEZH7G__fieldError{color:#ff4b4b;margin-top:2px;font-size:12px}.login-module__WEZH7G__passwordLabelRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__forgotLink{color:#d1b378;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;transition:opacity .2s}.login-module__WEZH7G__forgotLink:hover{opacity:.8;text-decoration:underline}.login-module__WEZH7G__passwordWrapper{position:relative}.login-module__WEZH7G__passwordWrapper input{padding-right:44px}.login-module__WEZH7G__passwordToggle{cursor:pointer;color:#ffffff4d;background:0 0;border:none;align-items:center;padding:0;line-height:0;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-module__WEZH7G__passwordToggle:hover{color:#ffffffbf}.login-module__WEZH7G__submitBtn{color:#151a2c;cursor:pointer;background:#d1b378;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:14px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.login-module__WEZH7G__submitBtn:hover:not(:disabled){background:#cab07d;transform:translateY(-1px)}.login-module__WEZH7G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.login-module__WEZH7G__spinnerWrapper{justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__spinner{border:2px solid #151a2c4d;border-top-color:#151a2c;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite login-module__WEZH7G__spin;display:inline-block}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__modeToggle{text-align:center;margin-top:24px}.login-module__WEZH7G__modeToggle p{color:#888;font-size:14px}.login-module__WEZH7G__modeToggle button{color:#d1b378;cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:600}.login-module__WEZH7G__modeToggle button:hover{text-decoration:underline}.login-module__WEZH7G__modeToggleLink{color:#d1b378;padding:0 4px;font-weight:600;text-decoration:none}.login-module__WEZH7G__modeToggleLink:hover{text-decoration:underline}.login-module__WEZH7G__divider{text-align:center;align-items:center;margin:24px 0;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #ffffff1a;flex:1}.login-module__WEZH7G__divider span{color:#666;padding:0 10px;font-size:12px;font-weight:600}.login-module__WEZH7G__googleBtn{color:#e0e0e0;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.login-module__WEZH7G__googleBtn:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-1px)}.login-module__WEZH7G__error{color:#ff4b4b;text-align:center;background:#ff4b4b1a;border-radius:8px;padding:10px;font-size:13px}.login-module__WEZH7G__success{color:#4bff4b;text-align:center;background:#4bff4b1a;border-radius:8px;padding:10px;font-size:13px}.login-module__WEZH7G__forgotSuccess{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:8px 0;display:flex}.login-module__WEZH7G__forgotSuccessMsg{color:#a0a0a0;margin:0;font-size:14px;line-height:1.6}.login-module__WEZH7G__forgotSuccessMsg strong{color:#fff}.login-module__WEZH7G__backToSignIn{color:#d1b378;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:opacity .2s}.login-module__WEZH7G__backToSignIn:hover{opacity:.8;text-decoration:underline}.login-module__WEZH7G__footer{background-color:#202641f2;border-top:1px solid #ffffff1a;padding:20px 32px}.login-module__WEZH7G__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.login-module__WEZH7G__footerBrand{color:#a0a0a0;margin:0;font-size:12px}.login-module__WEZH7G__footerBrand a{color:#a0a0a0;text-decoration:none;transition:color .2s}.login-module__WEZH7G__footerBrand a:hover{color:#d1b378}.login-module__WEZH7G__disclaimer{color:#f8f9fa66;text-align:right;white-space:normal;margin:0;font-size:11px}
