: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: #89c123;
--cb-color-bg-fill-brand-hovered: #97c93e;
--cb-color-bg-fill-brand-pressed: #a1cd4f;
--cb-color-bg-fill-brand-selected: #9ccb46;
--cb-color-bg-fill-brand-disabled: #b4d772;
--cb-color-text-brand: #89c123;
--cb-color-text-brand-hovered: #92c634;
--cb-color-text-brand-pressed: #a1cd4f;
--cb-color-text-brand-selected: #97c93e;
--cb-color-text-brand-disabled: #b4d772;
--cb-color-bg-surface-brand: #f6faee;
--cb-color-bg-surface-brand-hovered: #ecf5dc;
--cb-color-bg-surface-brand-pressed: #e3f0ca;
--cb-color-bg-surface-brand-selected: #f1f7e4;
--cb-color-bg-surface-brand-disabled: #fafdf6;
--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: #89c123;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #597d17;
--cb-color-bg-fill-brand-hovered: #6d8d33;
--cb-color-bg-fill-brand-pressed: #7a9745;
--cb-color-bg-fill-brand-selected: #74923c;
--cb-color-bg-fill-brand-disabled: #95ac6b;
--cb-color-text-brand: #567916;
--cb-color-text-brand-hovered: #638428;
--cb-color-text-brand-pressed: #789445;
--cb-color-text-brand-selected: #6b8932;
--cb-color-text-brand-disabled: #93a96a;
--cb-color-border-selected: #597d17;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #78aa1f;
--cb-color-bg-fill-brand-pressed: #6e9a1c;
--cb-color-bg-fill-brand-selected: #73a21d;
--cb-color-bg-fill-brand-disabled: #587b16;
--cb-color-text-brand-hovered: #7eb220;
--cb-color-text-brand-pressed: #6e9a1c;
--cb-color-text-brand-selected: #78aa1f;
--cb-color-text-brand-disabled: #587b16;
--cb-color-bg-surface-brand: #161f06;
--cb-color-bg-surface-brand-hovered: #212e08;
--cb-color-bg-surface-brand-pressed: #2c3e0b;
--cb-color-bg-surface-brand-selected: #1b2707;
--cb-color-bg-surface-brand-disabled: #111704;
--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: #343d24;
--cb-color-bg-surface-brand-hovered: #3c4a24;
--cb-color-bg-surface-brand-pressed: #445624;
--cb-color-bg-surface-brand-selected: #384324;
--cb-color-bg-surface-brand-disabled: #303724;}
:root{--al-color-border-selected: #578300;
--al-color-border-elevated-selected: #578300;
--al-color-outline-focused: #1e3200;
--al-color-bg-surface-brand: #d7f5b6;
--al-color-bg-surface-brand-hovered: #bfeb87;
--al-color-bg-surface-brand-pressed: #abdf62;
--al-color-bg-surface-brand-selected: #abdf62;
--al-color-bg-surface-brand-disabled: #e6f9d2;
--al-color-bg-surface-brand-elevated: #d7f5b6;
--al-color-bg-surface-brand-elevated-hovered: #bfeb87;
--al-color-bg-surface-brand-elevated-pressed: #abdf62;
--al-color-bg-surface-brand-elevated-selected: #abdf62;
--al-color-bg-surface-brand-elevated-disabled: #e6f9d2;
--al-color-bg-fill-brand: #578300;
--al-color-bg-fill-brand-hovered: #4b7200;
--al-color-bg-fill-brand-pressed: #406200;
--al-color-bg-fill-brand-selected: #355200;
--al-color-bg-fill-brand-disabled: #9ad243;
--al-color-text-brand: #4b7200;
--al-color-text-brand-hovered: #406200;
--al-color-text-brand-pressed: #355200;
--al-color-text-brand-selected: #2a4300;
--al-color-text-brand-disabled: #8dc52b;
--al-color-text-on-bg-fill-brand: #fafdf7;
--al-color-text-on-bg-fill-brand-hovered: #fafdf7;
--al-color-text-on-bg-fill-brand-pressed: #fafdf7;
--al-color-text-on-bg-fill-brand-selected: #fafdf7;
--al-color-text-on-bg-fill-brand-disabled: #e6f9d2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #4b7200;
--al-color-border-elevated-selected: #4b7200;
--al-color-bg-fill-brand: #4b7200;
--al-color-bg-fill-brand-hovered: #406200;
--al-color-bg-fill-brand-pressed: #355200;
--al-color-bg-fill-brand-selected: #2a4300;
--al-color-text-brand: #355200;
--al-color-text-brand-hovered: #2a4300;
--al-color-text-brand-pressed: #1e3200;
--al-color-text-brand-selected: #111f00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #5e8c00;
--al-color-border-elevated-selected: #6c9e00;
--al-color-outline-focused: #c4ed92;
--al-color-bg-surface-brand: #132200;
--al-color-bg-surface-brand-hovered: #1b2e00;
--al-color-bg-surface-brand-pressed: #233900;
--al-color-bg-surface-brand-selected: #233900;
--al-color-bg-surface-brand-disabled: #0d1900;
--al-color-bg-surface-brand-elevated: #1b2e00;
--al-color-bg-surface-brand-elevated-hovered: #233900;
--al-color-bg-surface-brand-elevated-pressed: #2a4300;
--al-color-bg-surface-brand-elevated-selected: #2a4300;
--al-color-bg-surface-brand-elevated-disabled: #132200;
--al-color-bg-fill-brand: #7bb106;
--al-color-bg-fill-brand-hovered: #8dc52b;
--al-color-bg-fill-brand-pressed: #a4da55;
--al-color-bg-fill-brand-selected: #c4ed92;
--al-color-bg-fill-brand-disabled: #2a4300;
--al-color-text-brand: #7bb106;
--al-color-text-brand-hovered: #8dc52b;
--al-color-text-brand-pressed: #a4da55;
--al-color-text-brand-selected: #c4ed92;
--al-color-text-brand-disabled: #314d00;
--al-color-text-on-bg-fill-brand: #070f00;
--al-color-text-on-bg-fill-brand-hovered: #070f00;
--al-color-text-on-bg-fill-brand-pressed: #070f00;
--al-color-text-on-bg-fill-brand-selected: #070f00;
--al-color-text-on-bg-fill-brand-disabled: #0d1900;}

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



