{ "motion": { "duration": { "instant": "0ms", "fast": "120ms", "base": "200ms", "slow": "320ms", "slower": "480ms" }, "easing": { "standard": "cubic-bezier(0.2, 0, 0, 1)", "enter": "cubic-bezier(0, 0, 0.2, 1)", "exit": "cubic-bezier(0.4, 0, 1, 1)", "emphasis": "cubic-bezier(0.2, 0, 0, 1.2)" } } }