:root{
  --ease-editorial:cubic-bezier(.22,.61,.36,1); /* @kind other */
  --ease-out-soft:cubic-bezier(.16,1,.3,1); /* @kind other */
  --ease-inout:cubic-bezier(.65,.05,.36,1); /* @kind other */

  --dur-fast:180ms; /* @kind other */
  --dur-base:280ms; /* @kind other */
  --dur-slow:600ms; /* @kind other */
  --dur-reveal:900ms; /* @kind other */
  --dur-cinematic:1400ms; /* @kind other */

  --reveal-shift:24px; /* @kind spacing */
  --image-zoom:1.04; /* @kind other */
}
