: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: #bf8b56;
--cb-color-bg-fill-brand-hovered: #c7996b;
--cb-color-bg-fill-brand-pressed: #cca278;
--cb-color-bg-fill-brand-selected: #c99e71;
--cb-color-bg-fill-brand-disabled: #d6b593;
--cb-color-text-brand: #bf8b56;
--cb-color-text-brand-hovered: #c49463;
--cb-color-text-brand-pressed: #cca278;
--cb-color-text-brand-selected: #c7996b;
--cb-color-text-brand-disabled: #d6b593;
--cb-color-bg-surface-brand: #faf6f2;
--cb-color-bg-surface-brand-hovered: #f5ece4;
--cb-color-bg-surface-brand-pressed: #f0e3d7;
--cb-color-bg-surface-brand-selected: #f7f1ea;
--cb-color-bg-surface-brand-disabled: #fcfaf8;
--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: #bf8b56;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #956c43;
--cb-color-bg-fill-brand-hovered: #a27e5a;
--cb-color-bg-fill-brand-pressed: #aa8969;
--cb-color-bg-fill-brand-selected: #a68461;
--cb-color-bg-fill-brand-disabled: #bba187;
--cb-color-text-brand: #8e6740;
--cb-color-text-brand-hovered: #97734f;
--cb-color-text-brand-pressed: #a58566;
--cb-color-text-brand-selected: #9c7957;
--cb-color-text-brand-disabled: #b79e85;
--cb-color-border-selected: #956c43;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a87a4c;
--cb-color-bg-fill-brand-pressed: #996f45;
--cb-color-bg-fill-brand-selected: #a07548;
--cb-color-bg-fill-brand-disabled: #7a5937;
--cb-color-text-brand-hovered: #b0804f;
--cb-color-text-brand-pressed: #996f45;
--cb-color-text-brand-selected: #a87a4c;
--cb-color-text-brand-disabled: #7a5937;
--cb-color-bg-surface-brand: #1f160e;
--cb-color-bg-surface-brand-hovered: #2e2115;
--cb-color-bg-surface-brand-pressed: #3d2d1c;
--cb-color-bg-surface-brand-selected: #261c11;
--cb-color-bg-surface-brand-disabled: #17110a;
--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: #3d352c;
--cb-color-bg-surface-brand-hovered: #493d30;
--cb-color-bg-surface-brand-pressed: #564534;
--cb-color-bg-surface-brand-selected: #43392e;
--cb-color-bg-surface-brand-disabled: #37312a;}
:root{--al-color-border-selected: #9b6d3c;
--al-color-border-elevated-selected: #9b6d3c;
--al-color-outline-focused: #3f2810;
--al-color-bg-surface-brand: #f8eadc;
--al-color-bg-surface-brand-hovered: #f3d8be;
--al-color-bg-surface-brand-pressed: #ecc8a4;
--al-color-bg-surface-brand-selected: #ecc8a4;
--al-color-bg-surface-brand-disabled: #fbf2eb;
--al-color-bg-surface-brand-elevated: #f8eadc;
--al-color-bg-surface-brand-elevated-hovered: #f3d8be;
--al-color-bg-surface-brand-elevated-pressed: #ecc8a4;
--al-color-bg-surface-brand-elevated-selected: #ecc8a4;
--al-color-bg-surface-brand-elevated-disabled: #fbf2eb;
--al-color-bg-fill-brand: #9b6d3c;
--al-color-bg-fill-brand-hovered: #895e32;
--al-color-bg-fill-brand-pressed: #765128;
--al-color-bg-fill-brand-selected: #654320;
--al-color-bg-fill-brand-disabled: #e5ba90;
--al-color-text-brand: #895e32;
--al-color-text-brand-hovered: #765128;
--al-color-text-brand-pressed: #654320;
--al-color-text-brand-selected: #533618;
--al-color-text-brand-disabled: #dbab7b;
--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: #fbf2eb;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #895e32;
--al-color-border-elevated-selected: #895e32;
--al-color-bg-fill-brand: #895e32;
--al-color-bg-fill-brand-hovered: #765128;
--al-color-bg-fill-brand-pressed: #654320;
--al-color-bg-fill-brand-selected: #533618;
--al-color-text-brand: #654320;
--al-color-text-brand-hovered: #533618;
--al-color-text-brand-pressed: #3f2810;
--al-color-text-brand-selected: #271807;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #a57542;
--al-color-border-elevated-selected: #b98550;
--al-color-outline-focused: #f5dcc6;
--al-color-bg-surface-brand: #2b1a08;
--al-color-bg-surface-brand-hovered: #3a250e;
--al-color-bg-surface-brand-pressed: #462d13;
--al-color-bg-surface-brand-selected: #462d13;
--al-color-bg-surface-brand-disabled: #201305;
--al-color-bg-surface-brand-elevated: #3a250e;
--al-color-bg-surface-brand-elevated-hovered: #462d13;
--al-color-bg-surface-brand-elevated-pressed: #533618;
--al-color-bg-surface-brand-elevated-selected: #533618;
--al-color-bg-surface-brand-elevated-disabled: #2b1a08;
--al-color-bg-fill-brand: #cb9763;
--al-color-bg-fill-brand-hovered: #dcab7c;
--al-color-bg-fill-brand-pressed: #eac29d;
--al-color-bg-fill-brand-selected: #f5dcc6;
--al-color-bg-fill-brand-disabled: #533618;
--al-color-text-brand: #cb9763;
--al-color-text-brand-hovered: #dcab7c;
--al-color-text-brand-pressed: #eac29d;
--al-color-text-brand-selected: #f5dcc6;
--al-color-text-brand-disabled: #5e3f1d;
--al-color-text-on-bg-fill-brand: #170c03;
--al-color-text-on-bg-fill-brand-hovered: #170c03;
--al-color-text-on-bg-fill-brand-pressed: #170c03;
--al-color-text-on-bg-fill-brand-selected: #170c03;
--al-color-text-on-bg-fill-brand-disabled: #201305;}

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



