/* Calm - de standaard. Merkbaar maar nooit in de weg. */
:root[data-motion="calm"] {
  --t-tap: 90ms; --t-fast: 160ms; --t-mid: 260ms;
  --t-slow: 340ms; --t-page: 420ms;
  --ease-out: linear(0, 0.22 6%, 0.6 14%, 0.87 24%, 1.01 36%, 1);
}
