@keyframes _ttpug71-2-0-1 {

}
@keyframes _ttpug72-2-0-1 {

}
._ttpug73-2-0-1:-webkit-autofill:is(._ttpug73-2-0-1,:hover,:focus) {
  -webkit-text-fill-color: var(--dt-colors-text-primary-default, #464cce);
  box-shadow: 0 0 0px 1000px var(--_ttpug70-2-0-1) inset;
  caret-color: var(--dt-colors-text-neutral-default, #2f2f4f);
}
._ttpug73-2-0-1:-webkit-autofill {
  animation-name: _ttpug71-2-0-1;
  animation-duration: 0.001s;
}
._ttpug73-2-0-1:not(:-webkit-autofill) {
  animation-name: _ttpug72-2-0-1;
  animation-duration: 0.001s;
}
input:-webkit-autofill::spelling-error {
  color: var(--dt-colors-text-primary-default, #464cce);
  text-decoration: none;
}