:root{
  --ease-standard:cubic-bezier(.2,.7,.3,1); /* @kind other */
  --ease-out-soft:cubic-bezier(.16,1,.3,1); /* @kind other */
  --dur-fast:120ms; /* @kind other */
  --dur-base:180ms; /* @kind other */
  --dur-slow:320ms; /* @kind other */
  --press-scale:.97; /* @kind other */
  --hover-lift:-1px; /* @kind other */
}
