input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#71717a!important;-webkit-box-shadow:0 0 0px 1000px #f3f4f6 inset!important}input:-webkit-autofill{background-color:#f3f4f6!important;color:#71717a!important}input:autofill{background-color:#f3f4f6!important;color:#71717a!important}input:-webkit-autofill:first-line,input[autocomplete=on]:not(:focus):not(:placeholder-shown){color:#71717a!important}#email,#password{background-color:#f3f4f6!important}.dark input:-webkit-autofill,.dark input:-webkit-autofill:hover,.dark input:-webkit-autofill:focus,.dark input:-webkit-autofill:active{-webkit-text-fill-color:#e5e7eb!important;-webkit-box-shadow:0 0 0px 1000px #2a2f45 inset!important}.dark input:-webkit-autofill{background-color:#2a2f45!important;color:#e5e7eb!important}.dark input:autofill{background-color:#2a2f45!important;color:#e5e7eb!important}.dark #email,.dark #password{background-color:#2a2f45!important;color:#e5e7eb!important}
