:root{
--ease-standard:cubic-bezier(.22,.61,.36,1); /* @kind other */
--ease-out-back:cubic-bezier(.34,1.56,.64,1); /* @kind other */
--ease-in-out:cubic-bezier(.65,0,.35,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
--duration-slow:420ms; /* @kind other */
--duration-marquee:22s; /* @kind other */
--hover-lift:translateY(-2px); /* @kind other */
--press-scale:scale(.97); /* @kind other */
}
