:root{
  --theme-primary:#24332d;
  --theme-primary-dark:#111c18;
  --theme-primary-mid:#465d51;
  --theme-secondary:#778879;
  --theme-secondary-soft:#e2e6df;
  --theme-accent:#8f3f4d;
  --theme-accent-soft:#ead3d7;
  --theme-surface:#f5f0e7;
  --theme-surface-alt:#e8e0d4;
  --theme-ink:#1c2521;
  --theme-muted:#67716c;
  --theme-line:#d8ddd8;
  --theme-gold:#a58a55;
  --theme-paper:#fcfaf7;
  --theme-on-paper:#1c2521;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#1c2521;
  --theme-on-accent:#ffffff;
  --theme-trust-bg:#ebede7;
  --theme-trust-text:#465d51;
  --theme-trust-line:#dde2dc;
  --theme-sponsored-bg:#efdee0;
  --theme-sponsored-text:#1c2521;
  --theme-sponsored-line:#c4b1b1;
  --forest-950:#111c18;--forest-900:#24332d;--forest-800:#465d51;--forest-700:#465d51;--forest-600:#778879;
  --lagoon-600:#778879;--lagoon-500:#778879;--lagoon-200:#e2e6df;--lagoon-100:#e2e6df;
  --sand-50:#f5f0e7;--sand-100:#e8e0d4;--sand-200:#d8ddd8;--sand-300:#e2e6df;
  --ember-600:#8f3f4d;--ember-500:#8f3f4d;--ember-100:#ead3d7;--gold-500:#a58a55;
  --ink:#1c2521;--muted:#67716c;--line:#d8ddd8;
}
