:root{
  --theme-primary:#16355a;
  --theme-primary-dark:#09182a;
  --theme-primary-mid:#2b5991;
  --theme-secondary:#4c50a9;
  --theme-secondary-soft:#e1e1ea;
  --theme-accent:#d94726;
  --theme-accent-soft:#ebdad6;
  --theme-surface:#f3f5f6;
  --theme-surface-alt:#e4e8ec;
  --theme-ink:#1b2127;
  --theme-muted:#636d79;
  --theme-line:#d1d6db;
  --theme-gold:#bf6c5a;
  --theme-paper:#fbfcfc;
  --theme-on-paper:#1b2127;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#ffffff;
  --theme-on-accent:#ffffff;
  --theme-trust-bg:#eaeaf0;
  --theme-trust-text:#2b5991;
  --theme-trust-line:#d9dce3;
  --theme-sponsored-bg:#efe4e1;
  --theme-sponsored-text:#1b2127;
  --theme-sponsored-line:#d3aea8;
  --forest-950:#09182a;--forest-900:#16355a;--forest-800:#2b5991;--forest-700:#2b5991;--forest-600:#4c50a9;
  --lagoon-600:#4c50a9;--lagoon-500:#4c50a9;--lagoon-200:#e1e1ea;--lagoon-100:#e1e1ea;
  --sand-50:#f3f5f6;--sand-100:#e4e8ec;--sand-200:#d1d6db;--sand-300:#e1e1ea;
  --ember-600:#d94726;--ember-500:#d94726;--ember-100:#ebdad6;--gold-500:#bf6c5a;
  --ink:#1b2127;--muted:#636d79;--line:#d1d6db;
}
