.styles_input__t6iPK{margin-bottom:1rem;height:40px;border:0;border-radius:.5rem;background-color:var(--dark-900);color:var(--white);padding:1rem;border:1px solid var(--gray-100)}.styles_input__t6iPK::placeholder{color:hsla(0,0%,100%,.8)}.styles_button__kxGiq{max-width:600px;background-color:var(--red-900);border:0;padding:.4rem;color:var(--white);border-radius:.5rem;transition:filter .2s}.styles_button__kxGiq[disabled] svg{cursor:not-allowed;animation:styles_animate__GrmXU 2s infinite}.styles_button__kxGiq:hover{filter:brightness(1.08)}.styles_buttonText__F4Hgt{color:var(--white)}@keyframes styles_animate__GrmXU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_containerCenter__cBdjU{min-height:100vh;background-color:var(--gray-900)}.Home_containerCenter__cBdjU,.Home_login__JBw6O{display:flex;justify-content:center;align-items:center;flex-direction:column}.Home_login__JBw6O{margin-top:2rem;width:600px;padding:2rem 1.5rem}.Home_login__JBw6O form{width:90%;display:flex;flex-direction:column}.Home_login__JBw6O form button{height:40px;font-size:1.2rem}.Home_text__8moDw{margin-top:1rem;color:var(--white);cursor:pointer}@media(max-width:620px){.Home_login__JBw6O{width:90%}}