input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:white!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #183848!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:white!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #183848!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:white!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #183848!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:white!important;caret-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #183848!important}.group-focus-within input::placeholder{color:#fff6}
