body,html{margin:0;padding:0;font-family:Arial,sans-serif}.login-module__WEZH7G__body{background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-module__WEZH7G__auth{text-align:center;color:#fff;background-color:#1a1a1a;border:2px solid #f60;border-radius:10px;width:100%;max-width:400px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 0 5px #000}.login-module__WEZH7G__auth:hover{transform:translateY(-10px);box-shadow:0 0 15px #f60}.login-module__WEZH7G__auth h1{color:#f60;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__auth hr{border:none;border-top:2px solid #f60;margin-bottom:1.5rem}.login-module__WEZH7G__control{flex-direction:column;align-items:flex-start;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__control label{color:#f60;margin-bottom:.5rem;font-size:1rem;font-weight:500}.login-module__WEZH7G__control input{color:#000;background-color:#fff;border:2px solid #f60;border-radius:5px;width:100%;padding:.6rem .8rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.login-module__WEZH7G__control input:focus{border-color:#f60;outline:none;box-shadow:0 0 8px #f60}.login-module__WEZH7G__passwordWrapper{width:100%;position:relative}.login-module__WEZH7G__togglePassword{color:#f60;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f60;border-radius:50%;padding:5px;font-size:1rem;transition:color .3s;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 15px #000}.login-module__WEZH7G__togglePassword:hover{background-color:#fff;border:2px solid #f60}.login-module__WEZH7G__actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.login-module__WEZH7G__actions button{color:#fff;cursor:pointer;background-color:#f60;border:none;border-radius:5px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .1s}.login-module__WEZH7G__actions button:hover{color:#f60;background-color:#000;box-shadow:0 0 15px #f60}.login-module__WEZH7G__actions button:active{transform:scale(1)}.login-module__WEZH7G__errorMessage{color:#ff4d4f;text-align:center;margin-top:.5rem;font-size:1rem}@media (max-width:480px){.login-module__WEZH7G__auth{padding:2rem 1.5rem}.login-module__WEZH7G__auth h1{font-size:1.75rem}.login-module__WEZH7G__control input{font-size:.95rem}.login-module__WEZH7G__actions button{font-size:1rem}}
