: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: #4c1611;
--cb-color-bg-fill-brand-hovered: #62322e;
--cb-color-bg-fill-brand-pressed: #704541;
--cb-color-bg-fill-brand-selected: #693b37;
--cb-color-bg-fill-brand-disabled: #8d6a67;
--cb-color-text-brand: #4c1611;
--cb-color-text-brand-hovered: #5a2824;
--cb-color-text-brand-pressed: #704541;
--cb-color-text-brand-selected: #62322e;
--cb-color-text-brand-disabled: #8d6a67;
--cb-color-bg-surface-brand: #f1edec;
--cb-color-bg-surface-brand-hovered: #e2dad9;
--cb-color-bg-surface-brand-pressed: #d4c7c6;
--cb-color-bg-surface-brand-selected: #e9e3e2;
--cb-color-bg-surface-brand-disabled: #f8f6f6;
--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: #4c1611;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #43130f;
--cb-color-bg-fill-brand-pressed: #3d120e;
--cb-color-bg-fill-brand-selected: #40120e;
--cb-color-bg-fill-brand-disabled: #310e0b;
--cb-color-text-brand-hovered: #461410;
--cb-color-text-brand-pressed: #3d120e;
--cb-color-text-brand-selected: #43130f;
--cb-color-text-brand-disabled: #310e0b;
--cb-color-bg-surface-brand: #0c0403;
--cb-color-bg-surface-brand-hovered: #120504;
--cb-color-bg-surface-brand-pressed: #180705;
--cb-color-bg-surface-brand-selected: #0f0403;
--cb-color-bg-surface-brand-disabled: #090302;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2a2221;
--cb-color-bg-surface-brand-hovered: #2e211f;
--cb-color-bg-surface-brand-pressed: #311f1e;
--cb-color-bg-surface-brand-selected: #2c2120;
--cb-color-bg-surface-brand-disabled: #292222;}
:root{--al-color-border-selected: #986b65;
--al-color-border-elevated-selected: #986b65;
--al-color-outline-focused: #521b16;
--al-color-bg-surface-brand: #f1ebea;
--al-color-bg-surface-brand-hovered: #e6dad8;
--al-color-bg-surface-brand-pressed: #dccbc8;
--al-color-bg-surface-brand-selected: #dccbc8;
--al-color-bg-surface-brand-disabled: #f6f2f2;
--al-color-bg-surface-brand-elevated: #f1ebea;
--al-color-bg-surface-brand-elevated-hovered: #e6dad8;
--al-color-bg-surface-brand-elevated-pressed: #dccbc8;
--al-color-bg-surface-brand-elevated-selected: #dccbc8;
--al-color-bg-surface-brand-elevated-disabled: #f6f2f2;
--al-color-bg-fill-brand: #986b65;
--al-color-bg-fill-brand-hovered: #8b5b54;
--al-color-bg-fill-brand-pressed: #7e4b44;
--al-color-bg-fill-brand-selected: #703c35;
--al-color-bg-fill-brand-disabled: #d2bdb9;
--al-color-text-brand: #8b5b54;
--al-color-text-brand-hovered: #7e4b44;
--al-color-text-brand-pressed: #703c35;
--al-color-text-brand-selected: #622c26;
--al-color-text-brand-disabled: #c9afab;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f6f2f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #8b5b54;
--al-color-border-elevated-selected: #8b5b54;
--al-color-bg-fill-brand: #8b5b54;
--al-color-bg-fill-brand-hovered: #7e4b44;
--al-color-bg-fill-brand-pressed: #703c35;
--al-color-bg-fill-brand-selected: #622c26;
--al-color-text-brand: #703c35;
--al-color-text-brand-hovered: #622c26;
--al-color-text-brand-pressed: #521b16;
--al-color-text-brand-selected: #3b0705;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9f746e;
--al-color-border-elevated-selected: #ac8681;
--al-color-outline-focused: #e9dddc;
--al-color-bg-surface-brand: #3e0906;
--al-color-bg-surface-brand-hovered: #4d1712;
--al-color-bg-surface-brand-pressed: #58211b;
--al-color-bg-surface-brand-selected: #58211b;
--al-color-bg-surface-brand-disabled: #340403;
--al-color-bg-surface-brand-elevated: #4d1712;
--al-color-bg-surface-brand-elevated-hovered: #58211b;
--al-color-bg-surface-brand-elevated-pressed: #622c26;
--al-color-bg-surface-brand-elevated-selected: #622c26;
--al-color-bg-surface-brand-elevated-disabled: #3e0906;
--al-color-bg-fill-brand: #bb9a95;
--al-color-bg-fill-brand-hovered: #c9afab;
--al-color-bg-fill-brand-pressed: #d8c5c2;
--al-color-bg-fill-brand-selected: #e9dddc;
--al-color-bg-fill-brand-disabled: #622c26;
--al-color-text-brand: #bb9a95;
--al-color-text-brand-hovered: #c9afab;
--al-color-text-brand-pressed: #d8c5c2;
--al-color-text-brand-selected: #e9dddc;
--al-color-text-brand-disabled: #6b3630;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--al-color-text-on-bg-fill-brand-disabled: #340403;}

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



