:root{
--dur-hover:130ms;/* @kind other */--dur-dropdown:180ms;/* @kind other */--dur-panel:220ms;/* @kind other */--dur-modal:250ms;/* @kind other */--dur-page:250ms;/* @kind other */
--ease-standard:cubic-bezier(.2,0,0,1);/* @kind other */--ease-out:cubic-bezier(0,0,.2,1);/* @kind other */
}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
