:root{
  --theme-primary:#56362b;
  --theme-primary-dark:#2b1914;
  --theme-primary-mid:#7b5545;
  --theme-secondary:#a17d5f;
  --theme-secondary-soft:#f0e3d4;
  --theme-accent:#d9623f;
  --theme-accent-soft:#f7d9ce;
  --theme-surface:#fff8ef;
  --theme-surface-alt:#f3e2cf;
  --theme-ink:#2b211e;
  --theme-muted:#796961;
  --theme-line:#eadbcd;
  --theme-gold:#c6a05c;
  --theme-paper:#fffdfa;
  --theme-on-paper:#2b211e;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#2b211e;
  --theme-on-accent:#2b211e;
  --theme-trust-bg:#f5ece1;
  --theme-trust-text:#7b5545;
  --theme-trust-line:#eddfd1;
  --theme-sponsored-bg:#f9e3da;
  --theme-sponsored-text:#2b211e;
  --theme-sponsored-line:#e5b9a5;
  --forest-950:#2b1914;--forest-900:#56362b;--forest-800:#7b5545;--forest-700:#7b5545;--forest-600:#a17d5f;
  --lagoon-600:#a17d5f;--lagoon-500:#a17d5f;--lagoon-200:#f0e3d4;--lagoon-100:#f0e3d4;
  --sand-50:#fff8ef;--sand-100:#f3e2cf;--sand-200:#eadbcd;--sand-300:#f0e3d4;
  --ember-600:#d9623f;--ember-500:#d9623f;--ember-100:#f7d9ce;--gold-500:#c6a05c;
  --ink:#2b211e;--muted:#796961;--line:#eadbcd;
}
