: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: #3e7817;
--cb-color-bg-fill-brand-hovered: #558833;
--cb-color-bg-fill-brand-pressed: #659345;
--cb-color-bg-fill-brand-selected: #5d8e3c;
--cb-color-bg-fill-brand-disabled: #84a96b;
--cb-color-text-brand: #3e7817;
--cb-color-text-brand-hovered: #4d8329;
--cb-color-text-brand-pressed: #659345;
--cb-color-text-brand-selected: #558833;
--cb-color-text-brand-disabled: #84a96b;
--cb-color-bg-surface-brand: #f0f4ed;
--cb-color-bg-surface-brand-hovered: #e0e9da;
--cb-color-bg-surface-brand-pressed: #d1dfc8;
--cb-color-bg-surface-brand-selected: #e8efe3;
--cb-color-bg-surface-brand-disabled: #f7faf6;
--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: #3e7817;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #366914;
--cb-color-bg-fill-brand-pressed: #326012;
--cb-color-bg-fill-brand-selected: #346513;
--cb-color-bg-fill-brand-disabled: #284d0f;
--cb-color-text-brand-hovered: #396f15;
--cb-color-text-brand-pressed: #326012;
--cb-color-text-brand-selected: #366914;
--cb-color-text-brand-disabled: #284d0f;
--cb-color-bg-surface-brand: #0a1304;
--cb-color-bg-surface-brand-hovered: #0f1d06;
--cb-color-bg-surface-brand-pressed: #142707;
--cb-color-bg-surface-brand-selected: #0c1805;
--cb-color-bg-surface-brand-disabled: #080f03;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #283222;
--cb-color-bg-surface-brand-hovered: #2a3821;
--cb-color-bg-surface-brand-pressed: #2c3f20;
--cb-color-bg-surface-brand-selected: #293521;
--cb-color-bg-surface-brand-disabled: #272e22;}
:root{--al-color-border-selected: #4b8429;
--al-color-border-elevated-selected: #4b8429;
--al-color-outline-focused: #0f3400;
--al-color-bg-surface-brand: #e5efe1;
--al-color-bg-surface-brand-hovered: #d0e2c9;
--al-color-bg-surface-brand-pressed: #bcd6b0;
--al-color-bg-surface-brand-selected: #bcd6b0;
--al-color-bg-surface-brand-disabled: #f1f6ef;
--al-color-bg-surface-brand-elevated: #e5efe1;
--al-color-bg-surface-brand-elevated-hovered: #d0e2c9;
--al-color-bg-surface-brand-elevated-pressed: #bcd6b0;
--al-color-bg-surface-brand-elevated-selected: #bcd6b0;
--al-color-bg-surface-brand-elevated-disabled: #f1f6ef;
--al-color-bg-fill-brand: #4b8429;
--al-color-bg-fill-brand-hovered: #3b7412;
--al-color-bg-fill-brand-pressed: #2e6500;
--al-color-bg-fill-brand-selected: #235500;
--al-color-bg-fill-brand-disabled: #abcb9c;
--al-color-text-brand: #3b7412;
--al-color-text-brand-hovered: #2e6500;
--al-color-text-brand-pressed: #235500;
--al-color-text-brand-selected: #194500;
--al-color-text-brand-disabled: #99bf87;
--al-color-text-on-bg-fill-brand: #fafcfa;
--al-color-text-on-bg-fill-brand-hovered: #fafcfa;
--al-color-text-on-bg-fill-brand-pressed: #fafcfa;
--al-color-text-on-bg-fill-brand-selected: #fafcfa;
--al-color-text-on-bg-fill-brand-disabled: #f1f6ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #3b7412;
--al-color-border-elevated-selected: #3b7412;
--al-color-bg-fill-brand: #3b7412;
--al-color-bg-fill-brand-hovered: #2e6500;
--al-color-bg-fill-brand-pressed: #235500;
--al-color-bg-fill-brand-selected: #194500;
--al-color-text-brand: #235500;
--al-color-text-brand-hovered: #194500;
--al-color-text-brand-pressed: #0f3400;
--al-color-text-brand-selected: #062000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #548c35;
--al-color-border-elevated-selected: #689d4e;
--al-color-outline-focused: #d5e5ce;
--al-color-bg-surface-brand: #082400;
--al-color-bg-surface-brand-hovered: #0d3000;
--al-color-bg-surface-brand-pressed: #133b00;
--al-color-bg-surface-brand-selected: #133b00;
--al-color-bg-surface-brand-disabled: #051b00;
--al-color-bg-surface-brand-elevated: #0d3000;
--al-color-bg-surface-brand-elevated-hovered: #133b00;
--al-color-bg-surface-brand-elevated-pressed: #194600;
--al-color-bg-surface-brand-elevated-selected: #194600;
--al-color-bg-surface-brand-elevated-disabled: #082400;
--al-color-bg-fill-brand: #7fae69;
--al-color-bg-fill-brand-hovered: #99bf88;
--al-color-bg-fill-brand-pressed: #b5d1a8;
--al-color-bg-fill-brand-selected: #d5e5ce;
--al-color-bg-fill-brand-disabled: #194600;
--al-color-text-brand: #7fae69;
--al-color-text-brand-hovered: #99bf88;
--al-color-text-brand-pressed: #b5d1a8;
--al-color-text-brand-selected: #d5e5ce;
--al-color-text-brand-disabled: #1f4f00;
--al-color-text-on-bg-fill-brand: #021000;
--al-color-text-on-bg-fill-brand-hovered: #021000;
--al-color-text-on-bg-fill-brand-pressed: #021000;
--al-color-text-on-bg-fill-brand-selected: #021000;
--al-color-text-on-bg-fill-brand-disabled: #051b00;}

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



