.login-module__WEZH7G__container{color:#fff;background:#000;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{text-align:center;background:#111;border:1px solid #333;border-radius:12px;width:100%;max-width:400px;padding:3rem;box-shadow:0 0 50px #ccff000d}.login-module__WEZH7G__card h1{margin-bottom:.5rem;font-size:2rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.login-module__WEZH7G__inputGroup{align-items:center;display:flex;position:relative}.login-module__WEZH7G__icon{color:#555;position:absolute;left:1rem}.login-module__WEZH7G__inputGroup input{color:#fff;background:#000;border:1px solid #333;border-radius:8px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem}.login-module__WEZH7G__inputGroup input:focus{border-color:var(--primary);outline:none}.login-module__WEZH7G__message{color:var(--primary);margin-top:1.5rem;font-size:.9rem}.login-module__WEZH7G__footer{border-top:1px solid #222;margin-top:2rem;padding-top:1.5rem}.login-module__WEZH7G__backBtn{color:#666;cursor:pointer;background:0 0;border:none;font-size:.9rem}.login-module__WEZH7G__backBtn:hover{color:#fff}.login-module__WEZH7G__spin{animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
