Appling duration tokens to width and height on input element in CSS.
input { transition: var(--sense-duration-fast) color, var(--sense-duration-fast) border, var(--sense-duration-fast) box-shadow, var(--sense-duration-fast) background-color;}