@keyframes login-module__WEZH7G__gradientBreath{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes login-module__WEZH7G__liquidShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes login-module__WEZH7G__floatUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes login-module__WEZH7G__glowPulse{0%{box-shadow:0 0 10px #00f5c81a}50%{box-shadow:0 0 30px #00f5c866}to{box-shadow:0 0 10px #00f5c81a}}.login-module__WEZH7G__main{background:linear-gradient(-45deg,#050508,#1a0b2e,#0f172a,#050508) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;animation:15s infinite login-module__WEZH7G__gradientBreath;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__main:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#8e2de214 0%,#0000 70%);width:800px;height:800px;animation:20s ease-in-out infinite alternate login-module__WEZH7G__gradientBreath;position:fixed;top:-20%;left:-20%}.login-module__WEZH7G__main:after{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#00f5c80d 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite alternate login-module__WEZH7G__gradientBreath;position:fixed;bottom:-20%;right:-20%}.login-module__WEZH7G__formContainer{z-index:2;-webkit-backdrop-filter:blur(30px);text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:30px;width:100%;max-width:450px;padding:3.5rem 2.5rem;animation:.8s cubic-bezier(.2,.8,.2,1) forwards login-module__WEZH7G__floatUp;position:relative;box-shadow:0 30px 80px #000c}.login-module__WEZH7G__formContainer:before{content:"";background:var(--gradient-primary);border-radius:0 0 10px 10px;width:120px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #d4145a99}.login-module__WEZH7G__formContainer h1{letter-spacing:-.5px;background:linear-gradient(90deg,#fff 0%,#c4b5fd 50%,#fff 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.8rem;font-size:2.2rem;font-weight:800;animation:8s linear infinite login-module__WEZH7G__liquidShine}.login-module__WEZH7G__formContainer p{color:#fff9;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.login-module__WEZH7G__identityHighlight{color:var(--color-neon-green);text-shadow:0 0 10px #00f5c866;font-weight:700}.login-module__WEZH7G__backButton{color:var(--color-off-white);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:.6rem;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;left:1.5rem}.login-module__WEZH7G__backButton:hover{background:var(--color-neon-green);color:#000;border-color:#0000;box-shadow:0 0 15px #00f5c866}.login-module__WEZH7G__authForm{text-align:left;flex-direction:column;gap:1.8rem;display:flex}.login-module__WEZH7G__formGroup{flex-direction:column;gap:.8rem;display:flex;position:relative}.login-module__WEZH7G__formGroup label{opacity:.8;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-left:.5rem;font-size:.85rem;font-weight:700}.login-module__WEZH7G__inputWrapper,.login-module__WEZH7G__standardInput{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;width:100%;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 5px #0000004d}.login-module__WEZH7G__inputWrapper{align-items:center;height:56px;padding-right:1rem;display:flex;overflow:hidden}.login-module__WEZH7G__inputWrapper:focus-within,.login-module__WEZH7G__standardInput:focus{border-color:var(--color-neon-green);background:#00000080;transform:translateY(-2px);box-shadow:0 0 20px #00f5c826,inset 0 2px 5px #0000004d}.login-module__WEZH7G__countrySelectWrapper{opacity:0;background-color:#ffffff08;border-right:1px solid #ffffff1a;align-items:center;max-width:0;height:100%;transition:all .3s;display:flex;overflow:hidden}.login-module__WEZH7G__countrySelectWrapper.login-module__WEZH7G__visible{opacity:1;max-width:100px}.login-module__WEZH7G__countrySelect{appearance:none;color:var(--color-neon-green);cursor:pointer;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 .5rem 0 1rem;font-size:.95rem;font-weight:700}.login-module__WEZH7G__countrySelect option{color:#fff;background-color:#050508}.login-module__WEZH7G__inputWrapper input{color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;padding:1rem 1.2rem;font-size:1rem}.login-module__WEZH7G__standardInput{padding:1rem 1.2rem}.login-module__WEZH7G__passwordInputWrapper{width:100%;position:relative}.login-module__WEZH7G__eyeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.login-module__WEZH7G__eyeButton:hover{color:var(--color-neon-green)}.login-module__WEZH7G__submitButton{background:var(--gradient-primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:16px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .3s;animation:3s ease-in-out infinite login-module__WEZH7G__glowPulse}.login-module__WEZH7G__submitButton:hover{transform:translateY(-4px);box-shadow:0 15px 40px #d4145a80}.login-module__WEZH7G__submitButton:disabled{opacity:.5;cursor:not-allowed;animation:none;transform:none}.login-module__WEZH7G__secondaryButton{border:1px solid var(--color-neon-green);width:100%;color:var(--color-neon-green);cursor:pointer;background:0 0;border-radius:16px;padding:1rem;font-weight:700;transition:all .3s}.login-module__WEZH7G__secondaryButton:hover{background:#00f5c81a;box-shadow:0 0 20px #00f5c833}.login-module__WEZH7G__googleButton{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s;display:flex}.login-module__WEZH7G__googleButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff26}.login-module__WEZH7G__divider{text-align:center;opacity:.5;align-items:center;margin:2.5rem 0 1rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #fff3;flex:1}.login-module__WEZH7G__divider span{letter-spacing:1px;padding:0 15px;font-size:.8rem;font-weight:600}.login-module__WEZH7G__forgotPassword button{color:var(--color-neon-light);cursor:pointer;opacity:.8;float:right;background:0 0;border:none;margin-top:-.5rem;font-size:.9rem;transition:opacity .2s}.login-module__WEZH7G__forgotPassword button:hover{opacity:1;text-decoration:underline}.login-module__WEZH7G__errorText,.login-module__WEZH7G__successText{text-align:center;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:500}.login-module__WEZH7G__errorText{color:#ff6b6b;background:#ff6b6b1a;border:1px dashed #ff6b6b}.login-module__WEZH7G__successText{color:var(--color-neon-green);border:1px dashed var(--color-neon-green);background:#00f5c81a}
