: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: #333c12;
--cb-color-bg-fill-brand-hovered: #4c542f;
--cb-color-bg-fill-brand-pressed: #5c6341;
--cb-color-bg-fill-brand-selected: #545b38;
--cb-color-bg-fill-brand-disabled: #7d8268;
--cb-color-text-brand: #333c12;
--cb-color-text-brand-hovered: #434b25;
--cb-color-text-brand-pressed: #5c6341;
--cb-color-text-brand-selected: #4c542f;
--cb-color-text-brand-disabled: #7d8268;
--cb-color-bg-surface-brand: #eff0ec;
--cb-color-bg-surface-brand-hovered: #dee0d9;
--cb-color-bg-surface-brand-pressed: #ced0c6;
--cb-color-bg-surface-brand-selected: #e6e7e2;
--cb-color-bg-surface-brand-disabled: #f7f7f6;
--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: #333c12;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2d3510;
--cb-color-bg-fill-brand-pressed: #29300e;
--cb-color-bg-fill-brand-selected: #2b320f;
--cb-color-bg-fill-brand-disabled: #21260c;
--cb-color-text-brand-hovered: #2f3711;
--cb-color-text-brand-pressed: #29300e;
--cb-color-text-brand-selected: #2d3510;
--cb-color-text-brand-disabled: #21260c;
--cb-color-bg-surface-brand: #080a03;
--cb-color-bg-surface-brand-hovered: #0c0e04;
--cb-color-bg-surface-brand-pressed: #101306;
--cb-color-bg-surface-brand-selected: #0a0c04;
--cb-color-bg-surface-brand-disabled: #060702;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262821;
--cb-color-bg-surface-brand-hovered: #282a20;
--cb-color-bg-surface-brand-pressed: #292c1e;
--cb-color-bg-surface-brand-selected: #272920;
--cb-color-bg-surface-brand-disabled: #262722;}
:root{--al-color-border-selected: #727a5a;
--al-color-border-elevated-selected: #727a5a;
--al-color-outline-focused: #283006;
--al-color-bg-surface-brand: #eaece7;
--al-color-bg-surface-brand-hovered: #daddd4;
--al-color-bg-surface-brand-pressed: #ccd0c3;
--al-color-bg-surface-brand-selected: #ccd0c3;
--al-color-bg-surface-brand-disabled: #f2f3f0;
--al-color-bg-surface-brand-elevated: #eaece7;
--al-color-bg-surface-brand-elevated-hovered: #daddd4;
--al-color-bg-surface-brand-elevated-pressed: #ccd0c3;
--al-color-bg-surface-brand-elevated-selected: #ccd0c3;
--al-color-bg-surface-brand-elevated-disabled: #f2f3f0;
--al-color-bg-fill-brand: #727a5a;
--al-color-bg-fill-brand-hovered: #626b48;
--al-color-bg-fill-brand-pressed: #535c36;
--al-color-bg-fill-brand-selected: #454e26;
--al-color-bg-fill-brand-disabled: #bec3b3;
--al-color-text-brand: #626b48;
--al-color-text-brand-hovered: #535c36;
--al-color-text-brand-pressed: #454e26;
--al-color-text-brand-selected: #374016;
--al-color-text-brand-disabled: #b2b7a4;
--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: #f2f3f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #626b48;
--al-color-border-elevated-selected: #626b48;
--al-color-bg-fill-brand: #626b48;
--al-color-bg-fill-brand-hovered: #535c36;
--al-color-bg-fill-brand-pressed: #454e26;
--al-color-bg-fill-brand-selected: #374016;
--al-color-text-brand: #454e26;
--al-color-text-brand-hovered: #374016;
--al-color-text-brand-pressed: #283006;
--al-color-text-brand-selected: #171d00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7a8263;
--al-color-border-elevated-selected: #8b9277;
--al-color-outline-focused: #dfe1da;
--al-color-bg-surface-brand: #192000;
--al-color-bg-surface-brand-hovered: #242c03;
--al-color-bg-surface-brand-pressed: #2e360c;
--al-color-bg-surface-brand-selected: #2e360c;
--al-color-bg-surface-brand-disabled: #131900;
--al-color-bg-surface-brand-elevated: #242c03;
--al-color-bg-surface-brand-elevated-hovered: #2e360c;
--al-color-bg-surface-brand-elevated-pressed: #374016;
--al-color-bg-surface-brand-elevated-selected: #374016;
--al-color-bg-surface-brand-elevated-disabled: #192000;
--al-color-bg-fill-brand: #9ea48d;
--al-color-bg-fill-brand-hovered: #b2b7a4;
--al-color-bg-fill-brand-pressed: #c7cbbe;
--al-color-bg-fill-brand-selected: #dfe1da;
--al-color-bg-fill-brand-disabled: #374016;
--al-color-text-brand: #9ea48d;
--al-color-text-brand-hovered: #b2b7a4;
--al-color-text-brand-pressed: #c7cbbe;
--al-color-text-brand-selected: #dfe1da;
--al-color-text-brand-disabled: #3f4920;
--al-color-text-on-bg-fill-brand: #0a0f00;
--al-color-text-on-bg-fill-brand-hovered: #0a0f00;
--al-color-text-on-bg-fill-brand-pressed: #0a0f00;
--al-color-text-on-bg-fill-brand-selected: #0a0f00;
--al-color-text-on-bg-fill-brand-disabled: #131900;}

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



