:root {
  --cb-font-family-brand: var(--cb-font-family-sans);
  --cb-font-family-brand-font-feature-settings: ;
  --al-font-family-brand: var(--al-font-family-sans);
  --al-font-family-brand-font-feature-settings: ;
}
:root{--cb-color-bg-fill-brand: #0A5C4C;
--cb-color-bg-fill-brand-hovered: #287062;
--cb-color-bg-fill-brand-pressed: #3b7d70;
--cb-color-bg-fill-brand-selected: #317669;
--cb-color-bg-fill-brand-disabled: #62978d;
--cb-color-text-brand: #0A5C4C;
--cb-color-text-brand-hovered: #1d695a;
--cb-color-text-brand-pressed: #3b7d70;
--cb-color-text-brand-selected: #287062;
--cb-color-text-brand-disabled: #62978d;
--cb-color-bg-surface-brand: #ecf2f1;
--cb-color-bg-surface-brand-hovered: #d8e5e2;
--cb-color-bg-surface-brand-pressed: #c4d8d4;
--cb-color-bg-surface-brand-selected: #e1ebe9;
--cb-color-bg-surface-brand-disabled: #f5f9f8;
--cb-color-text-on-bg-fill-brand: #ffffff;
--cb-color-text-on-bg-fill-brand-hovered: #ffffff;
--cb-color-text-on-bg-fill-brand-pressed: #ffffff;
--cb-color-text-on-bg-fill-brand-selected: #ffffff;
--cb-color-text-on-bg-fill-brand-disabled: #ffffff66;
--cb-color-border-selected: #0A5C4C;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #095143;
--cb-color-bg-fill-brand-pressed: #084a3d;
--cb-color-bg-fill-brand-selected: #084d40;
--cb-color-bg-fill-brand-disabled: #063b31;
--cb-color-text-brand-hovered: #095546;
--cb-color-text-brand-pressed: #084a3d;
--cb-color-text-brand-selected: #095143;
--cb-color-text-brand-disabled: #063b31;
--cb-color-bg-surface-brand: #020f0c;
--cb-color-bg-surface-brand-hovered: #021612;
--cb-color-bg-surface-brand-pressed: #031e18;
--cb-color-bg-surface-brand-selected: #02120f;
--cb-color-bg-surface-brand-disabled: #010b09;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #202d2a;
--cb-color-bg-surface-brand-hovered: #1e312e;
--cb-color-bg-surface-brand-pressed: #1c3631;
--cb-color-bg-surface-brand-selected: #1f2f2c;
--cb-color-bg-surface-brand-disabled: #212b29;}
:root{--al-color-border-selected: #458172;
--al-color-border-elevated-selected: #458172;
--al-color-outline-focused: #003429;
--al-color-bg-surface-brand: #e6eeec;
--al-color-bg-surface-brand-hovered: #d0e0db;
--al-color-bg-surface-brand-pressed: #bdd3cc;
--al-color-bg-surface-brand-selected: #bdd3cc;
--al-color-bg-surface-brand-disabled: #f0f5f3;
--al-color-bg-surface-brand-elevated: #e6eeec;
--al-color-bg-surface-brand-elevated-hovered: #d0e0db;
--al-color-bg-surface-brand-elevated-pressed: #bdd3cc;
--al-color-bg-surface-brand-elevated-selected: #bdd3cc;
--al-color-bg-surface-brand-elevated-disabled: #f0f5f3;
--al-color-bg-fill-brand: #458172;
--al-color-bg-fill-brand-hovered: #2f7262;
--al-color-bg-fill-brand-pressed: #186353;
--al-color-bg-fill-brand-selected: #005545;
--al-color-bg-fill-brand-disabled: #abc7be;
--al-color-text-brand: #2f7262;
--al-color-text-brand-hovered: #186353;
--al-color-text-brand-pressed: #005545;
--al-color-text-brand-selected: #004537;
--al-color-text-brand-disabled: #9abcb2;
--al-color-text-on-bg-fill-brand: #fcfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fcfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fcfdfd;
--al-color-text-on-bg-fill-brand-selected: #fcfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f0f5f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #2f7262;
--al-color-border-elevated-selected: #2f7262;
--al-color-bg-fill-brand: #2f7262;
--al-color-bg-fill-brand-hovered: #186353;
--al-color-bg-fill-brand-pressed: #005545;
--al-color-bg-fill-brand-selected: #004537;
--al-color-text-brand: #005545;
--al-color-text-brand-hovered: #004537;
--al-color-text-brand-pressed: #003429;
--al-color-text-brand-selected: #002018;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #51897a;
--al-color-border-elevated-selected: #68998b;
--al-color-outline-focused: #d6e3df;
--al-color-bg-surface-brand: #00231a;
--al-color-bg-surface-brand-hovered: #003025;
--al-color-bg-surface-brand-pressed: #003a2e;
--al-color-bg-surface-brand-selected: #003a2e;
--al-color-bg-surface-brand-disabled: #001a13;
--al-color-bg-surface-brand-elevated: #003025;
--al-color-bg-surface-brand-elevated-hovered: #003a2e;
--al-color-bg-surface-brand-elevated-pressed: #004537;
--al-color-bg-surface-brand-elevated-selected: #004537;
--al-color-bg-surface-brand-elevated-disabled: #00231a;
--al-color-bg-fill-brand: #80aa9e;
--al-color-bg-fill-brand-hovered: #9abcb1;
--al-color-bg-fill-brand-pressed: #b6cfc7;
--al-color-bg-fill-brand-selected: #d6e3df;
--al-color-bg-fill-brand-disabled: #004537;
--al-color-text-brand: #80aa9e;
--al-color-text-brand-hovered: #9abcb1;
--al-color-text-brand-pressed: #b6cfc7;
--al-color-text-brand-selected: #d6e3df;
--al-color-text-brand-disabled: #004f40;
--al-color-text-on-bg-fill-brand: #00120c;
--al-color-text-on-bg-fill-brand-hovered: #00120c;
--al-color-text-on-bg-fill-brand-pressed: #00120c;
--al-color-text-on-bg-fill-brand-selected: #00120c;
--al-color-text-on-bg-fill-brand-disabled: #001a13;}

:root, :root:where([data-al-theme="lightHighContrast"]) {
  --al-c-toggle-switch-on-bg: var(--al-color-bg-fill-brand);
}



