: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: #dbb686;
--cb-color-bg-fill-brand-hovered: #dfbf95;
--cb-color-bg-fill-brand-pressed: #e2c59e;
--cb-color-bg-fill-brand-selected: #e1c299;
--cb-color-bg-fill-brand-disabled: #e8d0b2;
--cb-color-text-brand: #dbb686;
--cb-color-text-brand-hovered: #debc8f;
--cb-color-text-brand-pressed: #e2c59e;
--cb-color-text-brand-selected: #dfbf95;
--cb-color-text-brand-disabled: #e8d0b2;
--cb-color-bg-surface-brand: #fcf9f6;
--cb-color-bg-surface-brand-hovered: #f9f3ec;
--cb-color-bg-surface-brand-pressed: #f6eee2;
--cb-color-bg-surface-brand-selected: #fbf6f0;
--cb-color-bg-surface-brand-disabled: #fefcfa;
--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: #dbb686;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #846e51;
--cb-color-bg-fill-brand-hovered: #938066;
--cb-color-bg-fill-brand-pressed: #9d8b74;
--cb-color-bg-fill-brand-selected: #98856d;
--cb-color-bg-fill-brand-disabled: #b0a290;
--cb-color-text-brand: #806b4f;
--cb-color-text-brand-hovered: #8a775d;
--cb-color-text-brand-pressed: #998972;
--cb-color-text-brand-selected: #8f7d64;
--cb-color-text-brand-disabled: #aea08e;
--cb-color-border-selected: #846e51;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c0a076;
--cb-color-bg-fill-brand-pressed: #af926b;
--cb-color-bg-fill-brand-selected: #b89970;
--cb-color-bg-fill-brand-disabled: #8c7456;
--cb-color-text-brand-hovered: #caa87b;
--cb-color-text-brand-pressed: #af926b;
--cb-color-text-brand-selected: #c0a076;
--cb-color-text-brand-disabled: #8c7456;
--cb-color-bg-surface-brand: #231d16;
--cb-color-bg-surface-brand-hovered: #342c20;
--cb-color-bg-surface-brand-pressed: #463b2b;
--cb-color-bg-surface-brand-selected: #2c241b;
--cb-color-bg-surface-brand-disabled: #1b1610;
--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: #413b34;
--cb-color-bg-surface-brand-hovered: #50473b;
--cb-color-bg-surface-brand-pressed: #5f5344;
--cb-color-bg-surface-brand-selected: #494138;
--cb-color-bg-surface-brand-disabled: #3a3630;}
:root{--al-color-border-selected: #8d724e;
--al-color-border-elevated-selected: #8d724e;
--al-color-outline-focused: #372b1a;
--al-color-bg-surface-brand: #ffe9cb;
--al-color-bg-surface-brand-hovered: #f8d8af;
--al-color-bg-surface-brand-pressed: #edc99a;
--al-color-bg-surface-brand-selected: #edc99a;
--al-color-bg-surface-brand-disabled: #fff2e0;
--al-color-bg-surface-brand-elevated: #ffe9cb;
--al-color-bg-surface-brand-elevated-hovered: #f8d8af;
--al-color-bg-surface-brand-elevated-pressed: #edc99a;
--al-color-bg-surface-brand-elevated-selected: #edc99a;
--al-color-bg-surface-brand-elevated-disabled: #fff2e0;
--al-color-bg-fill-brand: #8d724e;
--al-color-bg-fill-brand-hovered: #7c6343;
--al-color-bg-fill-brand-pressed: #6b5539;
--al-color-bg-fill-brand-selected: #5a472f;
--al-color-bg-fill-brand-disabled: #e0bb8b;
--al-color-text-brand: #7c6343;
--al-color-text-brand-hovered: #6b5539;
--al-color-text-brand-pressed: #5a472f;
--al-color-text-brand-selected: #493925;
--al-color-text-brand-disabled: #d3ae7f;
--al-color-text-on-bg-fill-brand: #fefcf8;
--al-color-text-on-bg-fill-brand-hovered: #fefcf8;
--al-color-text-on-bg-fill-brand-pressed: #fefcf8;
--al-color-text-on-bg-fill-brand-selected: #fefcf8;
--al-color-text-on-bg-fill-brand-disabled: #fff2e0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7c6343;
--al-color-border-elevated-selected: #7c6343;
--al-color-bg-fill-brand: #7c6343;
--al-color-bg-fill-brand-hovered: #6b5539;
--al-color-bg-fill-brand-pressed: #5a472f;
--al-color-bg-fill-brand-selected: #493925;
--al-color-text-brand: #5a472f;
--al-color-text-brand-hovered: #493925;
--al-color-text-brand-pressed: #372b1a;
--al-color-text-brand-selected: #22190e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #977a54;
--al-color-border-elevated-selected: #aa8a61;
--al-color-outline-focused: #fadbb4;
--al-color-bg-surface-brand: #251c10;
--al-color-bg-surface-brand-hovered: #322717;
--al-color-bg-surface-brand-pressed: #3e301e;
--al-color-bg-surface-brand-selected: #3e301e;
--al-color-bg-surface-brand-disabled: #1d150b;
--al-color-bg-surface-brand-elevated: #322717;
--al-color-bg-surface-brand-elevated-hovered: #3e301e;
--al-color-bg-surface-brand-elevated-pressed: #4a3a25;
--al-color-bg-surface-brand-elevated-selected: #4a3a25;
--al-color-bg-surface-brand-elevated-disabled: #251c10;
--al-color-bg-fill-brand: #be9c6f;
--al-color-bg-fill-brand-hovered: #d3ae7f;
--al-color-bg-fill-brand-pressed: #e8c494;
--al-color-bg-fill-brand-selected: #fadbb4;
--al-color-bg-fill-brand-disabled: #4a3a25;
--al-color-text-brand: #be9c6f;
--al-color-text-brand-hovered: #d3ae7f;
--al-color-text-brand-pressed: #e8c494;
--al-color-text-brand-selected: #fadbb4;
--al-color-text-brand-disabled: #54422b;
--al-color-text-on-bg-fill-brand: #130d06;
--al-color-text-on-bg-fill-brand-hovered: #130d06;
--al-color-text-on-bg-fill-brand-pressed: #130d06;
--al-color-text-on-bg-fill-brand-selected: #130d06;
--al-color-text-on-bg-fill-brand-disabled: #1d150b;}

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