:root {
  --hue: 30;
  --font-stack: system-ui, -apple-system, "Malgun Gothic", "Noto Sans KR", sans-serif;
  --font-size: 18px;
  --line-height: 1.8;
  --h1-tracking: -0.03em;
}
