body {
  margin: 2rem;
  font-family: system-ui, -apple-system, sans-serif;
  line-height: 1.5;
  color: #1a1a1a;
}

h1 {
  font-weight: 600;
}

.muted {
  color: #777;
  font-size: 0.9rem;
}
