input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}input:-webkit-autofill{color:#fff!important;background-color:#1e293b!important}input:autofill{color:#fff!important;background-color:#1e293b!important}input:focus,textarea:focus,select:focus{box-shadow:none!important;outline:none!important}[data-testid=input-container]:focus-within{box-shadow:none!important;border:2px solid #639cee4d!important;outline:none!important}