:root{
--dur-instant:80ms;/* @kind other */--dur-fast:140ms;/* @kind other */--dur-base:200ms;/* @kind other */--dur-slow:320ms;/* @kind other */--dur-ambient:1200ms;/* @kind other */
--ease-standard:cubic-bezier(.2,.6,.25,1);/* @kind other */--ease-out:cubic-bezier(.16,1,.3,1);/* @kind other */--ease-in:cubic-bezier(.4,0,1,1);/* @kind other */
--motion-control:all var(--dur-fast) var(--ease-standard);/* @kind other */
--motion-surface:all var(--dur-base) var(--ease-out);/* @kind other */
}
