input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#0f172a;-webkit-box-shadow:inset 0 0 0 1000px #fff;caret-color:#0f172a;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.dark input:-webkit-autofill,.dark input:-webkit-autofill:active,.dark input:-webkit-autofill:focus,.dark input:-webkit-autofill:hover{-webkit-text-fill-color:#f1f5f9;-webkit-box-shadow:inset 0 0 0 1000px #1e293b;caret-color:#f1f5f9}
