/* DRE Design System · Motion */
:root {
  --dre-ease:     cubic-bezier(0.2, 0.6, 0.2, 1); /* @kind other */
  --dre-dur-fast: 120ms; /* @kind other */ /* press states */
  --dre-dur:      220ms; /* @kind other */ /* standard hover/color */
  --dre-dur-slow: 600ms; /* @kind other */ /* image B/W → color */
}
/* Don't: bounces, springs, parallax, auto-loop, confetti */
