/* AUTO-GENERATED from settings.theme — do not edit by hand */
:root{
  --accent-gold: #c8a25a;
  --accent-gold-2: #e7c98a;
  --accent-red: #d84a4a;
  --accent-green: #25D366;
  --bg: #0b0b0c;
  --bg-2: #121214;
  --fg: #f7f3ea;
  --fg-muted: #bdb5a3;
  --radius: 14px;
}
