:root{
  --theme-primary:#1e3653;
  --theme-primary-dark:#0c1927;
  --theme-primary-mid:#365b86;
  --theme-secondary:#575b9e;
  --theme-secondary-soft:#e1e1ea;
  --theme-accent:#c95036;
  --theme-accent-soft:#ebd9d6;
  --theme-surface:#f3f5f6;
  --theme-surface-alt:#e4e8ec;
  --theme-ink:#1b2127;
  --theme-muted:#636d79;
  --theme-line:#d1d6db;
  --theme-gold:#bf6b5a;
  --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:#365b86;
  --theme-trust-line:#d9dce3;
  --theme-sponsored-bg:#efe3e1;
  --theme-sponsored-text:#1b2127;
  --theme-sponsored-line:#cfb0ad;
  --forest-950:#0c1927;--forest-900:#1e3653;--forest-800:#365b86;--forest-700:#365b86;--forest-600:#575b9e;
  --lagoon-600:#575b9e;--lagoon-500:#575b9e;--lagoon-200:#e1e1ea;--lagoon-100:#e1e1ea;
  --sand-50:#f3f5f6;--sand-100:#e4e8ec;--sand-200:#d1d6db;--sand-300:#e1e1ea;
  --ember-600:#c95036;--ember-500:#c95036;--ember-100:#ebd9d6;--gold-500:#bf6b5a;
  --ink:#1b2127;--muted:#636d79;--line:#d1d6db;
}
