:root{
--ease-soft:cubic-bezier(.33,.02,.16,1); /* @kind other */
--ease-out:cubic-bezier(.22,.61,.36,1); /* @kind other */
--ease-in-out:cubic-bezier(.65,.05,.36,1); /* @kind other */
--dur-fast:140ms; /* @kind other */
--dur-base:260ms; /* @kind other */
--dur-slow:520ms; /* @kind other */
--dur-reveal:800ms; /* @kind other */
--lift-hover:-2px;
--press-scale:.985; /* @kind other */
}
