:root{
  --bg:#f3f4f6;
  --paper:#ffffff;
  --ink:#1f2937;
  --muted:#6b7280;
  --brand:#c68b2d;

  --radius:18px;
  --container:1100px;
}
