:root{
--dur-instant:90ms;/* @kind other */--dur-fast:160ms;/* @kind other */--dur-base:240ms;/* @kind other */--dur-slow:420ms;/* @kind other */--dur-scene:900ms;/* @kind other */
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--ease-out-soft:cubic-bezier(.16,1,.3,1);/* @kind other */
--ease-in-soft:cubic-bezier(.55,0,.55,.2);/* @kind other */
--ease-linear:linear;/* @kind other */
--lift-hover:translateY(-2px);/* @kind other */--press-scale:scale(.985);/* @kind other */
--parallax-back:.25;/* @kind other */--parallax-mid:.55;/* @kind other */--parallax-front:.85;/* @kind other */
}
@media (prefers-reduced-motion:reduce){:root{--dur-fast:1ms;/* @kind other */--dur-base:1ms;/* @kind other */--dur-slow:1ms;/* @kind other */--dur-scene:1ms;/* @kind other */--lift-hover:none/* @kind other */}}
