: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: #590907;
--cb-color-bg-fill-brand-hovered: #6d2725;
--cb-color-bg-fill-brand-pressed: #7a3a39;
--cb-color-bg-fill-brand-selected: #74312f;
--cb-color-bg-fill-brand-disabled: #956260;
--cb-color-text-brand: #590907;
--cb-color-text-brand-hovered: #661c1a;
--cb-color-text-brand-pressed: #7a3a39;
--cb-color-text-brand-selected: #6d2725;
--cb-color-text-brand-disabled: #956260;
--cb-color-bg-surface-brand: #f2ecec;
--cb-color-bg-surface-brand-hovered: #e4d7d7;
--cb-color-bg-surface-brand-pressed: #d7c4c4;
--cb-color-bg-surface-brand-selected: #ebe1e1;
--cb-color-bg-surface-brand-disabled: #f8f5f5;
--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: #590907;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4e0806;
--cb-color-bg-fill-brand-pressed: #470706;
--cb-color-bg-fill-brand-selected: #4b0806;
--cb-color-bg-fill-brand-disabled: #390604;
--cb-color-text-brand-hovered: #520806;
--cb-color-text-brand-pressed: #470706;
--cb-color-text-brand-selected: #4e0806;
--cb-color-text-brand-disabled: #390604;
--cb-color-bg-surface-brand: #0e0101;
--cb-color-bg-surface-brand-hovered: #150202;
--cb-color-bg-surface-brand-pressed: #1d0302;
--cb-color-bg-surface-brand-selected: #120201;
--cb-color-bg-surface-brand-disabled: #0b0101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2d201f;
--cb-color-bg-surface-brand-hovered: #311e1d;
--cb-color-bg-surface-brand-pressed: #351b1b;
--cb-color-bg-surface-brand-selected: #2f1f1e;
--cb-color-bg-surface-brand-disabled: #2a2120;}
:root{--al-color-border-selected: #a3675e;
--al-color-border-elevated-selected: #a3675e;
--al-color-outline-focused: #5c0e0a;
--al-color-bg-surface-brand: #f3eae9;
--al-color-bg-surface-brand-hovered: #ead9d6;
--al-color-bg-surface-brand-pressed: #e1c9c6;
--al-color-bg-surface-brand-selected: #e1c9c6;
--al-color-bg-surface-brand-disabled: #f8f3f3;
--al-color-bg-surface-brand-elevated: #f3eae9;
--al-color-bg-surface-brand-elevated-hovered: #ead9d6;
--al-color-bg-surface-brand-elevated-pressed: #e1c9c6;
--al-color-bg-surface-brand-elevated-selected: #e1c9c6;
--al-color-bg-surface-brand-elevated-disabled: #f8f3f3;
--al-color-bg-fill-brand: #a3675e;
--al-color-bg-fill-brand-hovered: #96554d;
--al-color-bg-fill-brand-pressed: #89453c;
--al-color-bg-fill-brand-selected: #7c342c;
--al-color-bg-fill-brand-disabled: #d9bbb6;
--al-color-text-brand: #96554d;
--al-color-text-brand-hovered: #89453c;
--al-color-text-brand-pressed: #7c342c;
--al-color-text-brand-selected: #6e221c;
--al-color-text-brand-disabled: #d0ada7;
--al-color-text-on-bg-fill-brand: #fefdfd;
--al-color-text-on-bg-fill-brand-hovered: #fefdfd;
--al-color-text-on-bg-fill-brand-pressed: #fefdfd;
--al-color-text-on-bg-fill-brand-selected: #fefdfd;
--al-color-text-on-bg-fill-brand-disabled: #f8f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #96554d;
--al-color-border-elevated-selected: #96554d;
--al-color-bg-fill-brand: #96554d;
--al-color-bg-fill-brand-hovered: #89453c;
--al-color-bg-fill-brand-pressed: #7c342c;
--al-color-bg-fill-brand-selected: #6e221c;
--al-color-text-brand: #7c342c;
--al-color-text-brand-hovered: #6e221c;
--al-color-text-brand-pressed: #5c0e0a;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #aa7068;
--al-color-border-elevated-selected: #b6837c;
--al-color-outline-focused: #ecdddb;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #570706;
--al-color-bg-surface-brand-pressed: #631511;
--al-color-bg-surface-brand-selected: #631511;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #570706;
--al-color-bg-surface-brand-elevated-hovered: #631511;
--al-color-bg-surface-brand-elevated-pressed: #6e231c;
--al-color-bg-surface-brand-elevated-selected: #6e231c;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #c39791;
--al-color-bg-fill-brand-hovered: #d0aca7;
--al-color-bg-fill-brand-pressed: #dec3bf;
--al-color-bg-fill-brand-selected: #ecdddb;
--al-color-bg-fill-brand-disabled: #6e231c;
--al-color-text-brand: #c39791;
--al-color-text-brand-hovered: #d0aca7;
--al-color-text-brand-pressed: #dec3bf;
--al-color-text-brand-selected: #ecdddb;
--al-color-text-brand-disabled: #772e27;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--al-color-text-on-bg-fill-brand-disabled: #360000;}

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



