:root{
--duration-instant:80ms;/* @kind other */--duration-fast:150ms;/* @kind other */--duration-base:220ms;/* @kind other */--duration-slow:320ms;/* @kind other */--duration-slower:480ms;/* @kind other */--duration-page:400ms;/* @kind other */
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */--ease-decelerate:cubic-bezier(0,0,.2,1);/* @kind other */--ease-accelerate:cubic-bezier(.4,0,1,1);/* @kind other */
--ease-spring:cubic-bezier(.34,1.56,.64,1);/* @kind other */--ease-gentle:cubic-bezier(.22,.61,.36,1);/* @kind other */
--opacity-disabled:.45;/* @kind other */--opacity-hover-scrim:.08;/* @kind other */--opacity-press-scrim:.14;/* @kind other */
--z-dropdown:1000;/* @kind other */--z-sticky:1100;/* @kind other */--z-drawer:1200;/* @kind other */--z-modal:1300;/* @kind other */--z-toast:1400;/* @kind other */--z-tooltip:1500;/* @kind other */
}
@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
