: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: #7eaf44;
--cb-color-bg-fill-brand-hovered: #8eb95b;
--cb-color-bg-fill-brand-pressed: #98bf69;
--cb-color-bg-fill-brand-selected: #93bc62;
--cb-color-bg-fill-brand-disabled: #adcc87;
--cb-color-text-brand: #7eaf44;
--cb-color-text-brand-hovered: #88b553;
--cb-color-text-brand-pressed: #98bf69;
--cb-color-text-brand-selected: #8eb95b;
--cb-color-text-brand-disabled: #adcc87;
--cb-color-bg-surface-brand: #f5f9f0;
--cb-color-bg-surface-brand-hovered: #eaf2e1;
--cb-color-bg-surface-brand-pressed: #e0ecd2;
--cb-color-bg-surface-brand-selected: #eff5e8;
--cb-color-bg-surface-brand-disabled: #fafcf8;
--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: #7eaf44;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #5b7e31;
--cb-color-bg-fill-brand-hovered: #6f8e4a;
--cb-color-bg-fill-brand-pressed: #7c985a;
--cb-color-bg-fill-brand-selected: #759352;
--cb-color-bg-fill-brand-disabled: #96ad7b;
--cb-color-text-brand: #57792f;
--cb-color-text-brand-hovered: #64843f;
--cb-color-text-brand-pressed: #799459;
--cb-color-text-brand-selected: #6b8948;
--cb-color-text-brand-disabled: #94a97a;
--cb-color-border-selected: #5b7e31;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #6f9a3c;
--cb-color-bg-fill-brand-pressed: #658c36;
--cb-color-bg-fill-brand-selected: #6a9339;
--cb-color-bg-fill-brand-disabled: #51702b;
--cb-color-text-brand-hovered: #74a13f;
--cb-color-text-brand-pressed: #658c36;
--cb-color-text-brand-selected: #6f9a3c;
--cb-color-text-brand-disabled: #51702b;
--cb-color-bg-surface-brand: #141c0b;
--cb-color-bg-surface-brand-hovered: #1e2a10;
--cb-color-bg-surface-brand-pressed: #293816;
--cb-color-bg-surface-brand-selected: #19230e;
--cb-color-bg-surface-brand-disabled: #0f1508;
--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: #323a29;
--cb-color-bg-surface-brand-hovered: #3a452c;
--cb-color-bg-surface-brand-pressed: #41512e;
--cb-color-bg-surface-brand-selected: #36402a;
--cb-color-bg-surface-brand-disabled: #2f3528;}
:root{--al-color-border-selected: #598222;
--al-color-border-elevated-selected: #598222;
--al-color-outline-focused: #1f3204;
--al-color-bg-surface-brand: #dff1cf;
--al-color-bg-surface-brand-hovered: #c6e6a9;
--al-color-bg-surface-brand-pressed: #b4db8e;
--al-color-bg-surface-brand-selected: #b4db8e;
--al-color-bg-surface-brand-disabled: #edf7e4;
--al-color-bg-surface-brand-elevated: #dff1cf;
--al-color-bg-surface-brand-elevated-hovered: #c6e6a9;
--al-color-bg-surface-brand-elevated-pressed: #b4db8e;
--al-color-bg-surface-brand-elevated-selected: #b4db8e;
--al-color-bg-surface-brand-elevated-disabled: #edf7e4;
--al-color-bg-fill-brand: #598222;
--al-color-bg-fill-brand-hovered: #4c721a;
--al-color-bg-fill-brand-pressed: #416213;
--al-color-bg-fill-brand-selected: #35520d;
--al-color-bg-fill-brand-disabled: #a2cf73;
--al-color-text-brand: #4c721a;
--al-color-text-brand-hovered: #416213;
--al-color-text-brand-pressed: #35520d;
--al-color-text-brand-selected: #2b4308;
--al-color-text-brand-disabled: #93c35e;
--al-color-text-on-bg-fill-brand: #fafdf8;
--al-color-text-on-bg-fill-brand-hovered: #fafdf8;
--al-color-text-on-bg-fill-brand-pressed: #fafdf8;
--al-color-text-on-bg-fill-brand-selected: #fafdf8;
--al-color-text-on-bg-fill-brand-disabled: #edf7e4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #4c721a;
--al-color-border-elevated-selected: #4c721a;
--al-color-bg-fill-brand: #4c721a;
--al-color-bg-fill-brand-hovered: #416213;
--al-color-bg-fill-brand-pressed: #35520d;
--al-color-bg-fill-brand-selected: #2b4308;
--al-color-text-brand: #35520d;
--al-color-text-brand-hovered: #2b4308;
--al-color-text-brand-pressed: #1f3204;
--al-color-text-brand-selected: #111f02;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #608b28;
--al-color-border-elevated-selected: #6e9c34;
--al-color-outline-focused: #cee9b4;
--al-color-bg-surface-brand: #132102;
--al-color-bg-surface-brand-hovered: #1c2e03;
--al-color-bg-surface-brand-pressed: #233905;
--al-color-bg-surface-brand-selected: #233905;
--al-color-bg-surface-brand-disabled: #0d1901;
--al-color-bg-surface-brand-elevated: #1c2e03;
--al-color-bg-surface-brand-elevated-hovered: #233905;
--al-color-bg-surface-brand-elevated-pressed: #2b4308;
--al-color-bg-surface-brand-elevated-selected: #2b4308;
--al-color-bg-surface-brand-elevated-disabled: #132102;
--al-color-bg-fill-brand: #7eaf45;
--al-color-bg-fill-brand-hovered: #92c35e;
--al-color-bg-fill-brand-pressed: #add683;
--al-color-bg-fill-brand-selected: #cee9b4;
--al-color-bg-fill-brand-disabled: #2b4308;
--al-color-text-brand: #7eaf45;
--al-color-text-brand-hovered: #92c35e;
--al-color-text-brand-pressed: #add683;
--al-color-text-brand-selected: #cee9b4;
--al-color-text-brand-disabled: #314d0b;
--al-color-text-on-bg-fill-brand: #081101;
--al-color-text-on-bg-fill-brand-hovered: #081101;
--al-color-text-on-bg-fill-brand-pressed: #081101;
--al-color-text-on-bg-fill-brand-selected: #081101;
--al-color-text-on-bg-fill-brand-disabled: #0d1901;}

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



