.login-module__WEZH7G__loginPage{background-color:#0b0b0b;width:100%;height:100vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.login-module__WEZH7G__loginLeft{background:linear-gradient(145deg,#82ea80 0%,#47b216 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__overlayWaves{opacity:.15;mix-blend-mode:overlay;background:url(https://img.freepik.com/free-vector/abstract-background-with-smoke-styled-design_1048-14479.jpg?semt=ais_hybrid&w=740) 0 0/cover;width:100%;height:120%;animation:15s linear infinite login-module__WEZH7G__moveWaves;position:absolute}@keyframes login-module__WEZH7G__moveWaves{0%{transform:translate(0)}to{transform:translate(-100px)}}.login-module__WEZH7G__brand{z-index:2;text-align:center;position:relative}.login-module__WEZH7G__brandLogo{object-fit:contain;width:30rem;height:5rem}.login-module__WEZH7G__loginRight{background-color:#0b0b0b;flex:1;justify-content:center;align-items:center;display:flex}.login-module__WEZH7G__loginBox{flex-direction:column;width:400px;font-size:2rem;display:flex}.login-module__WEZH7G__loginBox h2{color:#82ea80;margin-bottom:1.5rem;font-weight:600}.login-module__WEZH7G__loginBox h2 span{color:#47b216}.login-module__WEZH7G__loginBox label{color:#aaa;margin-bottom:6px;font-size:.9rem;display:block}.login-module__WEZH7G__loginBox input{color:#fff;background:#1a1a1a;border:none;border-radius:6px;outline:none;width:100%;margin-bottom:1.5rem;padding:15px 20px;font-size:.95rem;transition:border .3s}.login-module__WEZH7G__loginBox input::placeholder{color:#666}.login-module__WEZH7G__loginBox input:focus{background:#1f1f1f;border:2px solid #47b216;box-shadow:0 0 6px #47b21666}.login-module__WEZH7G__passwordInput{width:100%;position:relative}.login-module__WEZH7G__togglePassword{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:1rem;transition:color .3s,transform .2s;display:flex;position:absolute;top:40%;right:-2rem;transform:translateY(-50%)}.login-module__WEZH7G__togglePassword:hover{color:#82ea80;transform:translateY(-50%)scale(1)}.login-module__WEZH7G__errorText{color:#ff6b6b;margin:-5px 0 12px;font-size:.9rem}.login-module__WEZH7G__error{border:1px solid #ff6b6b!important}.login-module__WEZH7G__loginBox button[type=submit]{color:#fff;cursor:pointer;background-color:#47b216;border:none;border-radius:17px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 0;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.login-module__WEZH7G__loginBox button[type=submit]:hover{background-color:#56d227;transform:translateY(-2px)}.login-module__WEZH7G__loginBox button[type=submit]:disabled{cursor:not-allowed;background-color:#3a3a3a}.login-module__WEZH7G__spin{animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.login-module__WEZH7G__loginPage{flex-direction:column}.login-module__WEZH7G__loginLeft{height:40vh}.login-module__WEZH7G__loginRight{height:60vh}.login-module__WEZH7G__brandLogo{width:20rem;height:auto}}
