.styles_input__McQ3D{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__McQ3D::-moz-placeholder{color:#fff}.styles_input__McQ3D:-ms-input-placeholder{color:#fff}.styles_input__McQ3D::placeholder{color:#fff}.styles_button__kxGiq{max-width:600px;background-color:var(--red-900);border:none;padding:.4rem;color:var(--white);border-radius:.5rem;transition:filter .2s}.styles_button__kxGiq[disabled]{cursor:not-allowed}.styles_button__kxGiq[disabled] svg{-webkit-animation:styles_animate__GrmXU 2s infinite;animation:styles_animate__GrmXU 2s infinite}.styles_button__kxGiq:hover{filter:brightness(1.08)}.styles_buttonText__F4Hgt{color:var(--white)}@-webkit-keyframes styles_animate__GrmXU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_animate__GrmXU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_containerCenter__cBdjU{min-height:100vh;background: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 h1{color:var(--white);padding-bottom:1rem}.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%}}