: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: #545507;
--cb-color-bg-fill-brand-hovered: #696a25;
--cb-color-bg-fill-brand-pressed: #767739;
--cb-color-bg-fill-brand-selected: #6f702f;
--cb-color-bg-fill-brand-disabled: #929260;
--cb-color-text-brand: #545507;
--cb-color-text-brand-hovered: #61621a;
--cb-color-text-brand-pressed: #767739;
--cb-color-text-brand-selected: #696a25;
--cb-color-text-brand-disabled: #929260;
--cb-color-bg-surface-brand: #f2f2ec;
--cb-color-bg-surface-brand-hovered: #e4e4d7;
--cb-color-bg-surface-brand-pressed: #d6d6c4;
--cb-color-bg-surface-brand-selected: #eaeae1;
--cb-color-bg-surface-brand-disabled: #f8f8f5;
--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: #545507;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4a4b06;
--cb-color-bg-fill-brand-pressed: #434406;
--cb-color-bg-fill-brand-selected: #464706;
--cb-color-bg-fill-brand-disabled: #363604;
--cb-color-text-brand-hovered: #4d4e06;
--cb-color-text-brand-pressed: #434406;
--cb-color-text-brand-selected: #4a4b06;
--cb-color-text-brand-disabled: #363604;
--cb-color-bg-surface-brand: #0e0e01;
--cb-color-bg-surface-brand-hovered: #141402;
--cb-color-bg-surface-brand-pressed: #1b1b02;
--cb-color-bg-surface-brand-selected: #111101;
--cb-color-bg-surface-brand-disabled: #0a0a01;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2c2c1f;
--cb-color-bg-surface-brand-hovered: #2f301d;
--cb-color-bg-surface-brand-pressed: #33341b;
--cb-color-bg-surface-brand-selected: #2e2e1e;
--cb-color-bg-surface-brand-disabled: #2a2a20;}
:root{--al-color-border-selected: #787a3f;
--al-color-border-elevated-selected: #787a3f;
--al-color-outline-focused: #2f2f00;
--al-color-bg-surface-brand: #ecede5;
--al-color-bg-surface-brand-hovered: #dddecf;
--al-color-bg-surface-brand-pressed: #cfd0ba;
--al-color-bg-surface-brand-selected: #cfd0ba;
--al-color-bg-surface-brand-disabled: #f4f4ef;
--al-color-bg-surface-brand-elevated: #ecede5;
--al-color-bg-surface-brand-elevated-hovered: #dddecf;
--al-color-bg-surface-brand-elevated-pressed: #cfd0ba;
--al-color-bg-surface-brand-elevated-selected: #cfd0ba;
--al-color-bg-surface-brand-elevated-disabled: #f4f4ef;
--al-color-bg-fill-brand: #787a3f;
--al-color-bg-fill-brand-hovered: #696a29;
--al-color-bg-fill-brand-pressed: #5a5c13;
--al-color-bg-fill-brand-selected: #4d4d00;
--al-color-bg-fill-brand-disabled: #c2c4a8;
--al-color-text-brand: #696a29;
--al-color-text-brand-hovered: #5a5c13;
--al-color-text-brand-pressed: #4d4d00;
--al-color-text-brand-selected: #3e3e00;
--al-color-text-brand-disabled: #b5b796;
--al-color-text-on-bg-fill-brand: #fdfdfc;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfc;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfc;
--al-color-text-on-bg-fill-brand-selected: #fdfdfc;
--al-color-text-on-bg-fill-brand-disabled: #f4f4ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696a29;
--al-color-border-elevated-selected: #696a29;
--al-color-bg-fill-brand: #696a29;
--al-color-bg-fill-brand-hovered: #5a5c13;
--al-color-bg-fill-brand-pressed: #4d4d00;
--al-color-bg-fill-brand-selected: #3e3e00;
--al-color-text-brand: #4d4d00;
--al-color-text-brand-hovered: #3e3e00;
--al-color-text-brand-pressed: #2f2f00;
--al-color-text-brand-selected: #1c1c00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #80824a;
--al-color-border-elevated-selected: #909361;
--al-color-outline-focused: #e0e1d4;
--al-color-bg-surface-brand: #1f1f00;
--al-color-bg-surface-brand-hovered: #2b2b00;
--al-color-bg-surface-brand-pressed: #353500;
--al-color-bg-surface-brand-selected: #353500;
--al-color-bg-surface-brand-disabled: #181800;
--al-color-bg-surface-brand-elevated: #2b2b00;
--al-color-bg-surface-brand-elevated-hovered: #353500;
--al-color-bg-surface-brand-elevated-pressed: #3f3f00;
--al-color-bg-surface-brand-elevated-selected: #3f3f00;
--al-color-bg-surface-brand-elevated-disabled: #1f1f00;
--al-color-bg-fill-brand: #a2a47a;
--al-color-bg-fill-brand-hovered: #b5b796;
--al-color-bg-fill-brand-pressed: #cacbb3;
--al-color-bg-fill-brand-selected: #e0e1d4;
--al-color-bg-fill-brand-disabled: #3f3f00;
--al-color-text-brand: #a2a47a;
--al-color-text-brand-hovered: #b5b796;
--al-color-text-brand-pressed: #cacbb3;
--al-color-text-brand-selected: #e0e1d4;
--al-color-text-brand-disabled: #474800;
--al-color-text-on-bg-fill-brand: #0e0e00;
--al-color-text-on-bg-fill-brand-hovered: #0e0e00;
--al-color-text-on-bg-fill-brand-pressed: #0e0e00;
--al-color-text-on-bg-fill-brand-selected: #0e0e00;
--al-color-text-on-bg-fill-brand-disabled: #181800;}

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



