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