:root{
--duration-fast:180ms; /* @kind other */
--duration-base:250ms; /* @kind other */
--duration-slow:280ms; /* @kind other */
--ease-standard:ease; /* @kind other */
--ease-emphasized:cubic-bezier(0.4,0,0.2,1); /* @kind other */
--transition:180ms ease; /* @kind other */
--lift-hover:-1px;
--lift-hover-card:-2px;
}
