: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: #6c8901;
--cb-color-bg-fill-brand-hovered: #7e9720;
--cb-color-bg-fill-brand-pressed: #89a134;
--cb-color-bg-fill-brand-selected: #849c2a;
--cb-color-bg-fill-brand-disabled: #a1b45d;
--cb-color-text-brand: #6c8901;
--cb-color-text-brand-hovered: #789215;
--cb-color-text-brand-pressed: #89a134;
--cb-color-text-brand-selected: #7e9720;
--cb-color-text-brand-disabled: #a1b45d;
--cb-color-bg-surface-brand: #f3f6eb;
--cb-color-bg-surface-brand-hovered: #e7ecd6;
--cb-color-bg-surface-brand-pressed: #dce3c2;
--cb-color-bg-surface-brand-selected: #edf1e0;
--cb-color-bg-surface-brand-disabled: #f9faf5;
--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: #6c8901;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #658001;
--cb-color-bg-fill-brand-hovered: #788f20;
--cb-color-bg-fill-brand-pressed: #849934;
--cb-color-bg-fill-brand-selected: #7e942a;
--cb-color-bg-fill-brand-disabled: #9dae5d;
--cb-color-text-brand: #5f7901;
--cb-color-text-brand-hovered: #6c8415;
--cb-color-text-brand-pressed: #7f9434;
--cb-color-text-brand-selected: #728920;
--cb-color-text-brand-disabled: #99a95d;
--cb-color-border-selected: #658001;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #5f7801;
--cb-color-bg-fill-brand-pressed: #566e01;
--cb-color-bg-fill-brand-selected: #5b7301;
--cb-color-bg-fill-brand-disabled: #455801;
--cb-color-text-brand-hovered: #647e01;
--cb-color-text-brand-pressed: #566e01;
--cb-color-text-brand-selected: #5f7801;
--cb-color-text-brand-disabled: #455801;
--cb-color-bg-surface-brand: #111600;
--cb-color-bg-surface-brand-hovered: #1a2100;
--cb-color-bg-surface-brand-pressed: #232c00;
--cb-color-bg-surface-brand-selected: #161b00;
--cb-color-bg-surface-brand-disabled: #0d1100;
--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: #30341e;
--cb-color-bg-surface-brand-hovered: #353c1c;
--cb-color-bg-surface-brand-pressed: #3b4419;
--cb-color-bg-surface-brand-selected: #32381d;
--cb-color-bg-surface-brand-disabled: #2d3020;}
:root{--al-color-border-selected: #648000;
--al-color-border-elevated-selected: #648000;
--al-color-outline-focused: #233200;
--al-color-bg-surface-brand: #e7eeda;
--al-color-bg-surface-brand-hovered: #d5e2be;
--al-color-bg-surface-brand-pressed: #c4d6a2;
--al-color-bg-surface-brand-selected: #c4d6a2;
--al-color-bg-surface-brand-disabled: #f1f5e9;
--al-color-bg-surface-brand-elevated: #e7eeda;
--al-color-bg-surface-brand-elevated-hovered: #d5e2be;
--al-color-bg-surface-brand-elevated-pressed: #c4d6a2;
--al-color-bg-surface-brand-elevated-selected: #c4d6a2;
--al-color-bg-surface-brand-elevated-disabled: #f1f5e9;
--al-color-bg-fill-brand: #648000;
--al-color-bg-fill-brand-hovered: #567000;
--al-color-bg-fill-brand-pressed: #496000;
--al-color-bg-fill-brand-selected: #3d5100;
--al-color-bg-fill-brand-disabled: #b4ca87;
--al-color-text-brand: #567000;
--al-color-text-brand-hovered: #496000;
--al-color-text-brand-pressed: #3d5100;
--al-color-text-brand-selected: #314200;
--al-color-text-brand-disabled: #a5be6f;
--al-color-text-on-bg-fill-brand: #fbfcf9;
--al-color-text-on-bg-fill-brand-hovered: #fbfcf9;
--al-color-text-on-bg-fill-brand-pressed: #fbfcf9;
--al-color-text-on-bg-fill-brand-selected: #fbfcf9;
--al-color-text-on-bg-fill-brand-disabled: #f1f5e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #567000;
--al-color-border-elevated-selected: #567000;
--al-color-bg-fill-brand: #567000;
--al-color-bg-fill-brand-hovered: #496000;
--al-color-bg-fill-brand-pressed: #3d5100;
--al-color-bg-fill-brand-selected: #314200;
--al-color-text-brand: #3d5100;
--al-color-text-brand-hovered: #314200;
--al-color-text-brand-pressed: #233200;
--al-color-text-brand-selected: #141e00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #6c8901;
--al-color-border-elevated-selected: #7d9a2b;
--al-color-outline-focused: #d9e4c3;
--al-color-bg-surface-brand: #162100;
--al-color-bg-surface-brand-hovered: #202e00;
--al-color-bg-surface-brand-pressed: #283800;
--al-color-bg-surface-brand-selected: #283800;
--al-color-bg-surface-brand-disabled: #111a00;
--al-color-bg-surface-brand-elevated: #202e00;
--al-color-bg-surface-brand-elevated-hovered: #283800;
--al-color-bg-surface-brand-elevated-pressed: #314200;
--al-color-bg-surface-brand-elevated-selected: #314200;
--al-color-bg-surface-brand-elevated-disabled: #162100;
--al-color-bg-fill-brand: #8fab4b;
--al-color-bg-fill-brand-hovered: #a5be6f;
--al-color-bg-fill-brand-pressed: #bdd197;
--al-color-bg-fill-brand-selected: #d9e4c3;
--al-color-bg-fill-brand-disabled: #314200;
--al-color-text-brand: #8fab4b;
--al-color-text-brand-hovered: #a5be6f;
--al-color-text-brand-pressed: #bdd197;
--al-color-text-brand-selected: #d9e4c3;
--al-color-text-brand-disabled: #384c00;
--al-color-text-on-bg-fill-brand: #090f00;
--al-color-text-on-bg-fill-brand-hovered: #090f00;
--al-color-text-on-bg-fill-brand-pressed: #090f00;
--al-color-text-on-bg-fill-brand-selected: #090f00;
--al-color-text-on-bg-fill-brand-disabled: #111a00;}

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