input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#f1f5f9!important;caret-color:#f1f5f9!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #1e293b!important}html[data-theme=light] input:-webkit-autofill,html[data-theme=light] input:-webkit-autofill:hover,html[data-theme=light] input:-webkit-autofill:focus{-webkit-text-fill-color:#1e293b!important;caret-color:#1e293b!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #e2e8f0!important}