: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: #143b24;
--cb-color-bg-fill-brand-hovered: #31533f;
--cb-color-bg-fill-brand-pressed: #436250;
--cb-color-bg-fill-brand-selected: #3a5b47;
--cb-color-bg-fill-brand-disabled: #698273;
--cb-color-text-brand: #143b24;
--cb-color-text-brand-hovered: #264a35;
--cb-color-text-brand-pressed: #436250;
--cb-color-text-brand-selected: #31533f;
--cb-color-text-brand-disabled: #698273;
--cb-color-bg-surface-brand: #edf0ee;
--cb-color-bg-surface-brand-hovered: #d9dfdc;
--cb-color-bg-surface-brand-pressed: #c7d0cb;
--cb-color-bg-surface-brand-selected: #e2e7e4;
--cb-color-bg-surface-brand-disabled: #f6f7f6;
--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: #143b24;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #123420;
--cb-color-bg-fill-brand-pressed: #102f1d;
--cb-color-bg-fill-brand-selected: #11321e;
--cb-color-bg-fill-brand-disabled: #0d2617;
--cb-color-text-brand-hovered: #123621;
--cb-color-text-brand-pressed: #102f1d;
--cb-color-text-brand-selected: #123420;
--cb-color-text-brand-disabled: #0d2617;
--cb-color-bg-surface-brand: #030906;
--cb-color-bg-surface-brand-hovered: #050e09;
--cb-color-bg-surface-brand-pressed: #06130c;
--cb-color-bg-surface-brand-selected: #040c07;
--cb-color-bg-surface-brand-disabled: #020704;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212824;
--cb-color-bg-surface-brand-hovered: #202a24;
--cb-color-bg-surface-brand-pressed: #1f2b24;
--cb-color-bg-surface-brand-selected: #212924;
--cb-color-bg-surface-brand-disabled: #222724;}
:root{--al-color-border-selected: #607d6a;
--al-color-border-elevated-selected: #607d6a;
--al-color-outline-focused: #0d341e;
--al-color-bg-surface-brand: #e8ece9;
--al-color-bg-surface-brand-hovered: #d8dfda;
--al-color-bg-surface-brand-pressed: #c7d1ca;
--al-color-bg-surface-brand-selected: #c7d1ca;
--al-color-bg-surface-brand-disabled: #f1f3f2;
--al-color-bg-surface-brand-elevated: #e8ece9;
--al-color-bg-surface-brand-elevated-hovered: #d8dfda;
--al-color-bg-surface-brand-elevated-pressed: #c7d1ca;
--al-color-bg-surface-brand-elevated-selected: #c7d1ca;
--al-color-bg-surface-brand-elevated-disabled: #f1f3f2;
--al-color-bg-fill-brand: #607d6a;
--al-color-bg-fill-brand-hovered: #4f6e59;
--al-color-bg-fill-brand-pressed: #3e604a;
--al-color-bg-fill-brand-selected: #2e523b;
--al-color-bg-fill-brand-disabled: #b7c5bb;
--al-color-text-brand: #4f6e59;
--al-color-text-brand-hovered: #3e604a;
--al-color-text-brand-pressed: #2e523b;
--al-color-text-brand-selected: #1d432c;
--al-color-text-brand-disabled: #a8b9ad;
--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: #4f6e59;
--al-color-border-elevated-selected: #4f6e59;
--al-color-bg-fill-brand: #4f6e59;
--al-color-bg-fill-brand-hovered: #3e604a;
--al-color-bg-fill-brand-pressed: #2e523b;
--al-color-bg-fill-brand-selected: #1d432c;
--al-color-text-brand: #2e523b;
--al-color-text-brand-hovered: #1d432c;
--al-color-text-brand-pressed: #0d341e;
--al-color-text-brand-selected: #00200e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6a8572;
--al-color-border-elevated-selected: #7d9584;
--al-color-outline-focused: #dbe2dd;
--al-color-bg-surface-brand: #002310;
--al-color-bg-surface-brand-hovered: #09301a;
--al-color-bg-surface-brand-pressed: #133a23;
--al-color-bg-surface-brand-selected: #133a23;
--al-color-bg-surface-brand-disabled: #001b0a;
--al-color-bg-surface-brand-elevated: #09301a;
--al-color-bg-surface-brand-elevated-hovered: #133a23;
--al-color-bg-surface-brand-elevated-pressed: #1e442d;
--al-color-bg-surface-brand-elevated-selected: #1e442d;
--al-color-bg-surface-brand-elevated-disabled: #002310;
--al-color-bg-fill-brand: #92a698;
--al-color-bg-fill-brand-hovered: #a8b8ad;
--al-color-bg-fill-brand-pressed: #c1ccc4;
--al-color-bg-fill-brand-selected: #dbe2dd;
--al-color-bg-fill-brand-disabled: #1e442d;
--al-color-text-brand: #92a698;
--al-color-text-brand-hovered: #a8b8ad;
--al-color-text-brand-pressed: #c1ccc4;
--al-color-text-brand-selected: #dbe2dd;
--al-color-text-brand-disabled: #284d35;
--al-color-text-on-bg-fill-brand: #001104;
--al-color-text-on-bg-fill-brand-hovered: #001104;
--al-color-text-on-bg-fill-brand-pressed: #001104;
--al-color-text-on-bg-fill-brand-selected: #001104;
--al-color-text-on-bg-fill-brand-disabled: #001b0a;}

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



