: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: #1A3C2B;
--cb-color-bg-fill-brand-hovered: #365445;
--cb-color-bg-fill-brand-pressed: #486355;
--cb-color-bg-fill-brand-selected: #3f5b4d;
--cb-color-bg-fill-brand-disabled: #6d8277;
--cb-color-text-brand: #1A3C2B;
--cb-color-text-brand-hovered: #2c4b3c;
--cb-color-text-brand-pressed: #486355;
--cb-color-text-brand-selected: #365445;
--cb-color-text-brand-disabled: #6d8277;
--cb-color-bg-surface-brand: #edf0ee;
--cb-color-bg-surface-brand-hovered: #dae0dd;
--cb-color-bg-surface-brand-pressed: #c8d0cc;
--cb-color-bg-surface-brand-selected: #e3e7e5;
--cb-color-bg-surface-brand-disabled: #f6f7f7;
--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: #1A3C2B;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #173526;
--cb-color-bg-fill-brand-pressed: #153022;
--cb-color-bg-fill-brand-selected: #163224;
--cb-color-bg-fill-brand-disabled: #11261b;
--cb-color-text-brand-hovered: #183728;
--cb-color-text-brand-pressed: #153022;
--cb-color-text-brand-selected: #173526;
--cb-color-text-brand-disabled: #11261b;
--cb-color-bg-surface-brand: #040a07;
--cb-color-bg-surface-brand-hovered: #060e0a;
--cb-color-bg-surface-brand-pressed: #08130e;
--cb-color-bg-surface-brand-selected: #050c09;
--cb-color-bg-surface-brand-disabled: #030705;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222825;
--cb-color-bg-surface-brand-hovered: #222a26;
--cb-color-bg-surface-brand-pressed: #212c26;
--cb-color-bg-surface-brand-selected: #222925;
--cb-color-bg-surface-brand-disabled: #232725;}
:root{--al-color-border-selected: #627c6d;
--al-color-border-elevated-selected: #627c6d;
--al-color-outline-focused: #123323;
--al-color-bg-surface-brand: #e8ecea;
--al-color-bg-surface-brand-hovered: #d8dfdb;
--al-color-bg-surface-brand-pressed: #c8d1cb;
--al-color-bg-surface-brand-selected: #c8d1cb;
--al-color-bg-surface-brand-disabled: #f1f3f2;
--al-color-bg-surface-brand-elevated: #e8ecea;
--al-color-bg-surface-brand-elevated-hovered: #d8dfdb;
--al-color-bg-surface-brand-elevated-pressed: #c8d1cb;
--al-color-bg-surface-brand-elevated-selected: #c8d1cb;
--al-color-bg-surface-brand-elevated-disabled: #f1f3f2;
--al-color-bg-fill-brand: #627c6d;
--al-color-bg-fill-brand-hovered: #516d5d;
--al-color-bg-fill-brand-pressed: #415f4f;
--al-color-bg-fill-brand-selected: #315140;
--al-color-bg-fill-brand-disabled: #b7c4bc;
--al-color-text-brand: #516d5d;
--al-color-text-brand-hovered: #415f4f;
--al-color-text-brand-pressed: #315140;
--al-color-text-brand-selected: #214231;
--al-color-text-brand-disabled: #a9b8af;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f1f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #516d5d;
--al-color-border-elevated-selected: #516d5d;
--al-color-bg-fill-brand: #516d5d;
--al-color-bg-fill-brand-hovered: #415f4f;
--al-color-bg-fill-brand-pressed: #315140;
--al-color-bg-fill-brand-selected: #214231;
--al-color-text-brand: #315140;
--al-color-text-brand-hovered: #214231;
--al-color-text-brand-pressed: #123323;
--al-color-text-brand-selected: #032013;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6b8476;
--al-color-border-elevated-selected: #7e9488;
--al-color-outline-focused: #dbe1de;
--al-color-bg-surface-brand: #052315;
--al-color-bg-surface-brand-hovered: #0d2f1f;
--al-color-bg-surface-brand-pressed: #173928;
--al-color-bg-surface-brand-selected: #173928;
--al-color-bg-surface-brand-disabled: #011b0e;
--al-color-bg-surface-brand-elevated: #0d2f1f;
--al-color-bg-surface-brand-elevated-hovered: #173928;
--al-color-bg-surface-brand-elevated-pressed: #214331;
--al-color-bg-surface-brand-elevated-selected: #214331;
--al-color-bg-surface-brand-elevated-disabled: #052315;
--al-color-bg-fill-brand: #93a69b;
--al-color-bg-fill-brand-hovered: #a9b8b0;
--al-color-bg-fill-brand-pressed: #c2ccc6;
--al-color-bg-fill-brand-selected: #dbe1de;
--al-color-bg-fill-brand-disabled: #214331;
--al-color-text-brand: #93a69b;
--al-color-text-brand-hovered: #a9b8b0;
--al-color-text-brand-pressed: #c2ccc6;
--al-color-text-brand-selected: #dbe1de;
--al-color-text-brand-disabled: #2b4c3b;
--al-color-text-on-bg-fill-brand: #001108;
--al-color-text-on-bg-fill-brand-hovered: #001108;
--al-color-text-on-bg-fill-brand-pressed: #001108;
--al-color-text-on-bg-fill-brand-selected: #001108;
--al-color-text-on-bg-fill-brand-disabled: #011b0e;}

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



