:where(.transition-property-none){transition-property:none}:where(.transition-property-all){transition-property:all}:where(.transition-property-colors){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}:where(.transition-property-opacity){transition-property:opacity}:where(.transition-property-shadow){transition-property:box-shadow}:where(.transition-property-transform){transition-property:transform,scale,rotate,translate,skew}:where(.duration-75){transition-duration:75ms}:where(.duration-100){transition-duration:.1s}:where(.duration-150){transition-duration:.15s}:where(.duration-200){transition-duration:.2s}:where(.duration-300){transition-duration:.3s}:where(.duration-500){transition-duration:.5s}:where(.duration-700){transition-duration:.7s}:where(.duration-1000){transition-duration:1s}:where(.delay-75){transition-delay:75ms}:where(.delay-100){transition-delay:.1s}:where(.delay-150){transition-delay:.15s}:where(.delay-200){transition-delay:.2s}:where(.delay-300){transition-delay:.3s}:where(.delay-500){transition-delay:.5s}:where(.delay-700){transition-delay:.7s}:where(.delay-1000){transition-delay:1s}:where(.ease-linear){transition-timing-function:linear}:where(.ease-in){transition-timing-function:cubic-bezier(.4,0,1,1)}:where(.ease-out){transition-timing-function:cubic-bezier(0,0,.2,1)}:where(.ease-in-out){transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.transition-none){transition-property:none}:where(.transition-all){transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.transition-colors){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.transition-opacity){transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.transition-shadow){transition-property:box-shadow;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.transition-transform){transition-property:transform,scale,rotate,translate,skew;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
