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