:root{
  --ease-standard:cubic-bezier(.22,.61,.36,1); /* @kind other */
  --duration-fast:150ms; /* @kind other */
  --duration-base:250ms; /* @kind other */
  --duration-slow:400ms; /* @kind other */
  --wave-travel-duration:8.5s; /* @kind other */
  --lift-hover:translateY(-2px); /* @kind other */
}
