:root{
  --theme-primary:#1b554a;
  --theme-primary-dark:#0b2822;
  --theme-primary-mid:#338a7a;
  --theme-secondary:#5490a1;
  --theme-secondary-soft:#e1e8ea;
  --theme-accent:#ce8331;
  --theme-accent-soft:#ebe1d6;
  --theme-surface:#f3f6f6;
  --theme-surface-alt:#e4eceb;
  --theme-ink:#1b2725;
  --theme-muted:#637975;
  --theme-line:#d1dbd9;
  --theme-gold:#bf8e5a;
  --theme-paper:#fbfcfc;
  --theme-on-paper:#1b2725;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#1b2725;
  --theme-on-accent:#1b2725;
  --theme-trust-bg:#eaeff0;
  --theme-trust-text:#338a7a;
  --theme-trust-line:#d9e2e2;
  --theme-sponsored-bg:#efe9e1;
  --theme-sponsored-text:#1b2725;
  --theme-sponsored-line:#d0c2aa;
  --forest-950:#0b2822;--forest-900:#1b554a;--forest-800:#338a7a;--forest-700:#338a7a;--forest-600:#5490a1;
  --lagoon-600:#5490a1;--lagoon-500:#5490a1;--lagoon-200:#e1e8ea;--lagoon-100:#e1e8ea;
  --sand-50:#f3f6f6;--sand-100:#e4eceb;--sand-200:#d1dbd9;--sand-300:#e1e8ea;
  --ember-600:#ce8331;--ember-500:#ce8331;--ember-100:#ebe1d6;--gold-500:#bf8e5a;
  --ink:#1b2725;--muted:#637975;--line:#d1dbd9;
}
