:root{
  --theme-primary:#31511f;
  --theme-primary-dark:#16260d;
  --theme-primary-mid:#54833a;
  --theme-secondary:#599c5c;
  --theme-secondary-soft:#e1eae1;
  --theme-accent:#a9c43b;
  --theme-accent-soft:#e7ebd6;
  --theme-surface:#f4f6f3;
  --theme-surface-alt:#e7ece4;
  --theme-ink:#20271b;
  --theme-muted:#6b7963;
  --theme-line:#d5dbd1;
  --theme-gold:#abbf5a;
  --theme-paper:#fbfcfb;
  --theme-on-paper:#20271b;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#20271b;
  --theme-on-accent:#20271b;
  --theme-trust-bg:#eaf0ea;
  --theme-trust-text:#54833a;
  --theme-trust-line:#dbe3d9;
  --theme-sponsored-bg:#edf0e0;
  --theme-sponsored-text:#20271b;
  --theme-sponsored-line:#c9d5a7;
  --forest-950:#16260d;--forest-900:#31511f;--forest-800:#54833a;--forest-700:#54833a;--forest-600:#599c5c;
  --lagoon-600:#599c5c;--lagoon-500:#599c5c;--lagoon-200:#e1eae1;--lagoon-100:#e1eae1;
  --sand-50:#f4f6f3;--sand-100:#e7ece4;--sand-200:#d5dbd1;--sand-300:#e1eae1;
  --ember-600:#a9c43b;--ember-500:#a9c43b;--ember-100:#e7ebd6;--gold-500:#abbf5a;
  --ink:#20271b;--muted:#6b7963;--line:#d5dbd1;
}
