:root{
--ease-out:cubic-bezier(.16,1,.3,1); /* @kind other */--ease-in-out:cubic-bezier(.65,0,.35,1); /* @kind other */
--dur-fast:120ms; /* @kind other */--dur-base:220ms; /* @kind other */--dur-slow:420ms; /* @kind other */
--hover-lift:translateY(-2px); /* @kind other */--press-scale:scale(.98); /* @kind other */
}
