.styles_input__wwxG3{margin-bottom:1rem;padding:1rem;width:100%;background-color:var(--white);border:none;border-radius:4px;color:var(--black);font-weight:500;font-size:1em}.styles_input__wwxG3::placeholder{color:var(--black)}.styles_inputWrapper__0NvUa{position:relative}.styles_icon__nqX1k{position:absolute;left:1rem;top:1rem}.styles_icon__nqX1k+.styles_input__wwxG3{padding-left:3rem}.styles_button__JXDuS{max-width:600px;background-color:var(--green-800);border:0;padding:.4rem;color:var(--white);border-radius:.5rem;transition:filter .2s}.styles_button__JXDuS[disabled] svg{animation:styles_animate__mKB6h 2s infinite}.styles_button__JXDuS:hover{filter:brightness(1.08)}.styles_buttonText__8Qf1M{color:var(--white)}@keyframes styles_animate__mKB6h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home_containerCenter__qOMxU{min-height:95vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--gray-900)}.home_logo__mw5iU{margin:20px}.home_login__qmf_4{margin-top:2rem;width:600px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 1.5rem;background-color:#25242a;border-radius:20px;box-shadow:0 15px 35px #000}.home_login__qmf_4 h1{color:var(--white);padding-bottom:1rem}.home_login__qmf_4 form{width:90%;display:flex;flex-direction:column}.home_login__qmf_4 form button{height:40px;font-size:1.2rem}.home_forgotPassword__heXAk{color:#9e9e9e;font-size:.85rem;text-align:left;margin-bottom:1rem;cursor:pointer;text-decoration:none}.home_forgotPassword__heXAk:hover{color:var(--white)}.home_text__HMuAH{margin-top:1rem;color:var(--white);cursor:pointer;text-align:center}.home_signupText__zZ2sv{margin-top:1rem;color:#9e9e9e;text-align:center;font-size:.9rem}.home_signupText__zZ2sv a{color:var(--green-800);text-decoration:none;font-weight:600}.home_signupText__zZ2sv a:hover{text-decoration:underline}@media(max-width:620px){.home_login__qmf_4{width:90%}}