/* Motion tokens - spec 3.6 */
:root{
--duration-micro:150ms;/* @kind other */
--duration-component:250ms;/* @kind other */
--duration-hero:400ms;/* @kind other */
--ease-brand:cubic-bezier(.2,.8,.2,1);/* @kind other */
}