:root {
  --dream-stage-width: 2560;
  --dream-stage-height: 1440;
  --dream-strawberry-500: #dc5f71;
  --dream-strawberry-700: #9b3447;
  --dream-cream-50: #fff9e9;
  --dream-cream-200: #f5dfbd;
  --dream-honey-400: #dca653;
  --dream-cocoa-700: #6e3c2b;
  --dream-cocoa-900: #3d211b;
  --dream-sky-dawn: #efd3d0;
  --dream-meadow: #9ebc81;
  --dream-focus: #fff3a1;
  --dream-font-display: "STKaiti", "KaiTi", "FangSong", serif;
  --dream-font-body: "Microsoft YaHei", "PingFang SC", sans-serif;
  --dream-motion-instant: 70ms;
  --dream-motion-control: 130ms;
  --dream-motion-takeover: 200ms;
  --dream-motion-scene: 900ms;
  --dream-motion-hover-enter: 220ms;
  --dream-motion-hover-leave: 320ms;
  --dream-motion-title-enter: 120ms;
  --dream-motion-title-leave: 180ms;
  --dream-motion-hover-easing: steps(4, end);
  --dream-motion-sparkle-easing: steps(3, end);
  --dream-pixel-outline: 6px;
}
