:root {
  --hue: 331;
  --font-stack: "Noto Sans KR", system-ui, -apple-system, sans-serif;
  --font-size: 17px;
  --line-height: 1.75;
  --h1-tracking: -0.035em;
}
