:root {
  --bg: #0a0a0a;
  --surface: #111111;
  --card: #141414;
  --border: #1e1e1e;
  --text: #f2f0ee;
  --muted: #444;
  --soft: #777;
  --accent: #c9902a;
  --font-d: 'Cormorant Garamond', Georgia, serif;
  --font-b: 'Space Grotesk', Helvetica, sans-serif;
  --sidebar: 268px;
  --hh: 62px;
  --ps-lo: 0%;
  --ps-hi: 100%;
}
