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:rgba(0,0,0,.25)!important;font-size:18px!important}input::placeholder{color:rgba(255,255,255,.4)!important}textarea::placeholder{color:rgba(255,255,255,.4)!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 rgba(0,0,0,.25)!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 rgba(0,0,0,.25)!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 rgba(0,0,0,.25)!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 rgba(0,0,0,.25)!important}input[type=text]{text-align:center!important;font-size:18px!important}input[type=email]{text-align:center!important;font-size:18px!important}input[type=password]{text-align:center!important;font-size:18px!important}::-webkit-scrollbar{width:0;height:0;display:none}