/* Locked look: Bone, dark — ivory, ink and brass. */

:root {
  --bg: #100e0b;
  --surface: #1a1713;
  --surface-2: #211d17;
  --text: #f0e9dc;
  --text-muted: #b4aa99;
  --text-faint: #8a8172;
  --line: #2e2921;
  --line-strong: #443c30;
  --accent: #c9a86a;
}
