:root{
  --theme-primary:#0a4248;
  --theme-primary-dark:#05282c;
  --theme-primary-mid:#15666b;
  --theme-secondary:#258c8e;
  --theme-secondary-soft:#d7efeb;
  --theme-accent:#e3a936;
  --theme-accent-soft:#f9e6ba;
  --theme-surface:#f4fbf8;
  --theme-surface-alt:#dfefea;
  --theme-ink:#123033;
  --theme-muted:#5e7778;
  --theme-line:#cfe0dd;
  --theme-gold:#d1a13b;
  --theme-paper:#fbfefd;
  --theme-on-paper:#123033;
  --theme-on-primary:#ffffff;
  --theme-on-primary-dark:#ffffff;
  --theme-on-secondary:#ffffff;
  --theme-on-accent:#123033;
  --theme-trust-bg:#e4f4f1;
  --theme-trust-text:#15666b;
  --theme-trust-line:#d3e8e4;
  --theme-sponsored-bg:#faedcd;
  --theme-sponsored-text:#123033;
  --theme-sponsored-line:#d5d1ae;
  --forest-950:#05282c;--forest-900:#0a4248;--forest-800:#15666b;--forest-700:#15666b;--forest-600:#258c8e;
  --lagoon-600:#258c8e;--lagoon-500:#258c8e;--lagoon-200:#d7efeb;--lagoon-100:#d7efeb;
  --sand-50:#f4fbf8;--sand-100:#dfefea;--sand-200:#cfe0dd;--sand-300:#d7efeb;
  --ember-600:#e3a936;--ember-500:#e3a936;--ember-100:#f9e6ba;--gold-500:#d1a13b;
  --ink:#123033;--muted:#5e7778;--line:#cfe0dd;
}
