:root{
--ease-out-brand:cubic-bezier(.22,1,.36,1);/* @kind other */--ease-out:cubic-bezier(.2,.8,.4,1);/* @kind other */
--duration-micro:220ms;/* @kind other */--duration-fast:240ms;/* @kind other */--duration-medium:500ms;/* @kind other */--duration-slow:750ms;/* @kind other */--duration-editorial:900ms;/* @kind other */
--stagger-step:70ms;/* @kind other */--hover-lift:-4px;/* @kind spacing */--drift-duration:16s;/* @kind other */--drift-amplitude:32px;/* @kind spacing */
}
@media (prefers-reduced-motion:reduce){:root{--duration-micro:1ms;/* @kind other */--duration-fast:1ms;/* @kind other */--duration-medium:1ms;/* @kind other */--duration-slow:1ms;/* @kind other */--duration-editorial:1ms/* @kind other */}}
