: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: #d3b325;
--cb-color-bg-fill-brand-hovered: #d8bc40;
--cb-color-bg-fill-brand-pressed: #dcc251;
--cb-color-bg-fill-brand-selected: #dabf48;
--cb-color-bg-fill-brand-disabled: #e3ce74;
--cb-color-text-brand: #d3b325;
--cb-color-text-brand-hovered: #d6b936;
--cb-color-text-brand-pressed: #dcc251;
--cb-color-text-brand-selected: #d8bc40;
--cb-color-text-brand-disabled: #e3ce74;
--cb-color-bg-surface-brand: #fcf9ee;
--cb-color-bg-surface-brand-hovered: #f8f3dc;
--cb-color-bg-surface-brand-pressed: #f4edcb;
--cb-color-bg-surface-brand-selected: #faf6e4;
--cb-color-bg-surface-brand-disabled: #fdfcf6;
--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: #d3b325;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #857117;
--cb-color-bg-fill-brand-hovered: #948233;
--cb-color-bg-fill-brand-pressed: #9d8d45;
--cb-color-bg-fill-brand-selected: #99883c;
--cb-color-bg-fill-brand-disabled: #b1a46b;
--cb-color-text-brand: #806d17;
--cb-color-text-brand-hovered: #8a7829;
--cb-color-text-brand-pressed: #998a45;
--cb-color-text-brand-selected: #8f7f33;
--cb-color-text-brand-disabled: #aea26b;
--cb-color-border-selected: #857117;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b99d21;
--cb-color-bg-fill-brand-pressed: #a98f1e;
--cb-color-bg-fill-brand-selected: #b1961f;
--cb-color-bg-fill-brand-disabled: #877218;
--cb-color-text-brand-hovered: #c2a522;
--cb-color-text-brand-pressed: #a98f1e;
--cb-color-text-brand-selected: #b99d21;
--cb-color-text-brand-disabled: #877218;
--cb-color-bg-surface-brand: #221d06;
--cb-color-bg-surface-brand-hovered: #322b09;
--cb-color-bg-surface-brand-pressed: #443a0c;
--cb-color-bg-surface-brand-selected: #2a2407;
--cb-color-bg-surface-brand-disabled: #1a1604;
--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: #403b24;
--cb-color-bg-surface-brand-hovered: #4e4624;
--cb-color-bg-surface-brand-pressed: #5c5224;
--cb-color-bg-surface-brand-selected: #474124;
--cb-color-bg-surface-brand-disabled: #393524;}
:root{--al-color-border-selected: #8d7400;
--al-color-border-elevated-selected: #8d7400;
--al-color-outline-focused: #372c00;
--al-color-bg-surface-brand: #fbebb0;
--al-color-bg-surface-brand-hovered: #f5dc7e;
--al-color-bg-surface-brand-pressed: #ebcd58;
--al-color-bg-surface-brand-selected: #ebcd58;
--al-color-bg-surface-brand-disabled: #fcf3d1;
--al-color-bg-surface-brand-elevated: #fbebb0;
--al-color-bg-surface-brand-elevated-hovered: #f5dc7e;
--al-color-bg-surface-brand-elevated-pressed: #ebcd58;
--al-color-bg-surface-brand-elevated-selected: #ebcd58;
--al-color-bg-surface-brand-elevated-disabled: #fcf3d1;
--al-color-bg-fill-brand: #8d7400;
--al-color-bg-fill-brand-hovered: #7c6500;
--al-color-bg-fill-brand-pressed: #6a5700;
--al-color-bg-fill-brand-selected: #5a4800;
--al-color-bg-fill-brand-disabled: #dfc03c;
--al-color-text-brand: #7c6500;
--al-color-text-brand-hovered: #6a5700;
--al-color-text-brand-pressed: #5a4800;
--al-color-text-brand-selected: #493b00;
--al-color-text-brand-disabled: #d2b224;
--al-color-text-on-bg-fill-brand: #fefcf6;
--al-color-text-on-bg-fill-brand-hovered: #fefcf6;
--al-color-text-on-bg-fill-brand-pressed: #fefcf6;
--al-color-text-on-bg-fill-brand-selected: #fefcf6;
--al-color-text-on-bg-fill-brand-disabled: #fcf3d1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7c6500;
--al-color-border-elevated-selected: #7c6500;
--al-color-bg-fill-brand: #7c6500;
--al-color-bg-fill-brand-hovered: #6a5700;
--al-color-bg-fill-brand-pressed: #5a4800;
--al-color-bg-fill-brand-selected: #493b00;
--al-color-text-brand: #5a4800;
--al-color-text-brand-hovered: #493b00;
--al-color-text-brand-pressed: #372c00;
--al-color-text-brand-selected: #231a00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #977c00;
--al-color-border-elevated-selected: #aa8d00;
--al-color-outline-focused: #f7df88;
--al-color-bg-surface-brand: #261d00;
--al-color-bg-surface-brand-hovered: #332800;
--al-color-bg-surface-brand-pressed: #3e3200;
--al-color-bg-surface-brand-selected: #3e3200;
--al-color-bg-surface-brand-disabled: #1c1500;
--al-color-bg-surface-brand-elevated: #332800;
--al-color-bg-surface-brand-elevated-hovered: #3e3200;
--al-color-bg-surface-brand-elevated-pressed: #493b00;
--al-color-bg-surface-brand-elevated-selected: #493b00;
--al-color-bg-surface-brand-elevated-disabled: #261d00;
--al-color-bg-fill-brand: #be9f00;
--al-color-bg-fill-brand-hovered: #d2b224;
--al-color-bg-fill-brand-pressed: #e6c84d;
--al-color-bg-fill-brand-selected: #f7df88;
--al-color-bg-fill-brand-disabled: #493b00;
--al-color-text-brand: #be9f00;
--al-color-text-brand-hovered: #d2b224;
--al-color-text-brand-pressed: #e6c84d;
--al-color-text-brand-selected: #f7df88;
--al-color-text-brand-disabled: #544400;
--al-color-text-on-bg-fill-brand: #120d00;
--al-color-text-on-bg-fill-brand-hovered: #120d00;
--al-color-text-on-bg-fill-brand-pressed: #120d00;
--al-color-text-on-bg-fill-brand-selected: #120d00;
--al-color-text-on-bg-fill-brand-disabled: #1c1500;}

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



