input.svelte-9uogqh {
  background-color: #ffffff;
}
input.svelte-9uogqh:-webkit-autofill, input.svelte-9uogqh:-webkit-autofill:hover, input.svelte-9uogqh:-webkit-autofill:focus, input.svelte-9uogqh:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}