:root {
  --hue: 60;
  --font-stack: system-ui, -apple-system, "Malgun Gothic", "Noto Sans KR", sans-serif;
  --font-size: 19px;
  --line-height: 1.7;
  --h1-tracking: -0.01em;
}
