:root {
  --yirong-motion-fast: 200ms;
  --yirong-motion-image: 600ms;
  --yirong-motion-section: 780ms;
  --yirong-motion-stagger: 80ms;
  --yirong-motion-ease: cubic-bezier(0.22, 1, 0.36, 1);
}
