:root {
  --hue: 12;
  --font-stack: system-ui, -apple-system, "Malgun Gothic", sans-serif;
  --font-size: 17px;
  --line-height: 1.80;
  --h1-tracking: -0.045em;
}
