html,body{background-color:#0d0d0f;width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{width:100%;height:100%}[data-testid=login-background]{overflow:hidden!important}[data-testid=login-background] img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}input,textarea{appearance:none;text-align:center;border:1px solid #3a3a40;font-weight:400;color:#fff!important;background-color:#00000040!important;font-size:18px!important}input::placeholder,textarea::placeholder{color:#fff6!important}input:focus,textarea:focus{border-color:#c9a962;outline:none}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;text-align:center!important;font-size:18px!important;-webkit-box-shadow:inset 0 0 0 30px #00000040!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;text-align:center!important;font-size:18px!important;-webkit-box-shadow:inset 0 0 0 30px #00000040!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;text-align:center!important;font-size:18px!important;-webkit-box-shadow:inset 0 0 0 30px #00000040!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;text-align:center!important;font-size:18px!important;-webkit-box-shadow:inset 0 0 0 30px #00000040!important}input[type=text],input[type=email],input[type=password]{text-align:center!important;font-size:18px!important}::-webkit-scrollbar{width:0;height:0;display:none}