: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: #ba9759;
--cb-color-bg-fill-brand-hovered: #c2a46d;
--cb-color-bg-fill-brand-pressed: #c8ac7a;
--cb-color-bg-fill-brand-selected: #c5a874;
--cb-color-bg-fill-brand-disabled: #d3bd95;
--cb-color-text-brand: #ba9759;
--cb-color-text-brand-hovered: #bf9f66;
--cb-color-text-brand-pressed: #c8ac7a;
--cb-color-text-brand-selected: #c2a46d;
--cb-color-text-brand-disabled: #d3bd95;
--cb-color-bg-surface-brand: #faf7f2;
--cb-color-bg-surface-brand-hovered: #f4eee4;
--cb-color-bg-surface-brand-pressed: #eee6d7;
--cb-color-bg-surface-brand-selected: #f7f2eb;
--cb-color-bg-surface-brand-disabled: #fcfbf8;
--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: #ba9759;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8a7042;
--cb-color-bg-fill-brand-hovered: #988159;
--cb-color-bg-fill-brand-pressed: #a18d68;
--cb-color-bg-fill-brand-selected: #9d8760;
--cb-color-bg-fill-brand-disabled: #b4a486;
--cb-color-text-brand: #846b3f;
--cb-color-text-brand-hovered: #8e774e;
--cb-color-text-brand-pressed: #9d8965;
--cb-color-text-brand-selected: #937d56;
--cb-color-text-brand-disabled: #b0a084;
--cb-color-border-selected: #8a7042;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a3854e;
--cb-color-bg-fill-brand-pressed: #957947;
--cb-color-bg-fill-brand-selected: #9c7f4b;
--cb-color-bg-fill-brand-disabled: #776139;
--cb-color-text-brand-hovered: #ab8b52;
--cb-color-text-brand-pressed: #957947;
--cb-color-text-brand-selected: #a3854e;
--cb-color-text-brand-disabled: #776139;
--cb-color-bg-surface-brand: #1e180e;
--cb-color-bg-surface-brand-hovered: #2c2415;
--cb-color-bg-surface-brand-pressed: #3c311d;
--cb-color-bg-surface-brand-selected: #251e12;
--cb-color-bg-surface-brand-disabled: #17120b;
--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: #3c362d;
--cb-color-bg-surface-brand-hovered: #484031;
--cb-color-bg-surface-brand-pressed: #544935;
--cb-color-bg-surface-brand-selected: #423b2f;
--cb-color-bg-surface-brand-disabled: #36322a;}
:root{--al-color-border-selected: #90723b;
--al-color-border-elevated-selected: #90723b;
--al-color-outline-focused: #392b10;
--al-color-bg-surface-brand: #f5ead7;
--al-color-bg-surface-brand-hovered: #eedbbc;
--al-color-bg-surface-brand-pressed: #e5cb9f;
--al-color-bg-surface-brand-selected: #e5cb9f;
--al-color-bg-surface-brand-disabled: #f8f2e7;
--al-color-bg-surface-brand-elevated: #f5ead7;
--al-color-bg-surface-brand-elevated-hovered: #eedbbc;
--al-color-bg-surface-brand-elevated-pressed: #e5cb9f;
--al-color-bg-surface-brand-elevated-selected: #e5cb9f;
--al-color-bg-surface-brand-elevated-disabled: #f8f2e7;
--al-color-bg-fill-brand: #90723b;
--al-color-bg-fill-brand-hovered: #7f6331;
--al-color-bg-fill-brand-pressed: #6d5528;
--al-color-bg-fill-brand-selected: #5d4720;
--al-color-bg-fill-brand-disabled: #dcbd89;
--al-color-text-brand: #7f6331;
--al-color-text-brand-hovered: #6d5528;
--al-color-text-brand-pressed: #5d4720;
--al-color-text-brand-selected: #4c3918;
--al-color-text-brand-disabled: #d2b076;
--al-color-text-on-bg-fill-brand: #fdfbf9;
--al-color-text-on-bg-fill-brand-hovered: #fdfbf9;
--al-color-text-on-bg-fill-brand-pressed: #fdfbf9;
--al-color-text-on-bg-fill-brand-selected: #fdfbf9;
--al-color-text-on-bg-fill-brand-disabled: #f8f2e7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7f6331;
--al-color-border-elevated-selected: #7f6331;
--al-color-bg-fill-brand: #7f6331;
--al-color-bg-fill-brand-hovered: #6d5528;
--al-color-bg-fill-brand-pressed: #5d4720;
--al-color-bg-fill-brand-selected: #4c3918;
--al-color-text-brand: #5d4720;
--al-color-text-brand-hovered: #4c3918;
--al-color-text-brand-pressed: #392b10;
--al-color-text-brand-selected: #241907;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9a7a40;
--al-color-border-elevated-selected: #ac8a4e;
--al-color-outline-focused: #f0dec1;
--al-color-bg-surface-brand: #271c08;
--al-color-bg-surface-brand-hovered: #35270e;
--al-color-bg-surface-brand-pressed: #403013;
--al-color-bg-surface-brand-selected: #403013;
--al-color-bg-surface-brand-disabled: #1f1505;
--al-color-bg-surface-brand-elevated: #35270e;
--al-color-bg-surface-brand-elevated-hovered: #403013;
--al-color-bg-surface-brand-elevated-pressed: #4c3918;
--al-color-bg-surface-brand-elevated-selected: #4c3918;
--al-color-bg-surface-brand-elevated-disabled: #271c08;
--al-color-bg-fill-brand: #bf9c5f;
--al-color-bg-fill-brand-hovered: #d1b076;
--al-color-bg-fill-brand-pressed: #e2c696;
--al-color-bg-fill-brand-selected: #f0dec1;
--al-color-bg-fill-brand-disabled: #4c3918;
--al-color-text-brand: #bf9c5f;
--al-color-text-brand-hovered: #d1b076;
--al-color-text-brand-pressed: #e2c696;
--al-color-text-brand-selected: #f0dec1;
--al-color-text-brand-disabled: #57421d;
--al-color-text-on-bg-fill-brand: #140d03;
--al-color-text-on-bg-fill-brand-hovered: #140d03;
--al-color-text-on-bg-fill-brand-pressed: #140d03;
--al-color-text-on-bg-fill-brand-selected: #140d03;
--al-color-text-on-bg-fill-brand-disabled: #1f1505;}

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



