: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: #5f1410;
--cb-color-bg-fill-brand-hovered: #72312d;
--cb-color-bg-fill-brand-pressed: #7f4340;
--cb-color-bg-fill-brand-selected: #793a36;
--cb-color-bg-fill-brand-disabled: #996966;
--cb-color-text-brand: #5f1410;
--cb-color-text-brand-hovered: #6c2623;
--cb-color-text-brand-pressed: #7f4340;
--cb-color-text-brand-selected: #72312d;
--cb-color-text-brand-disabled: #996966;
--cb-color-bg-surface-brand: #f2edec;
--cb-color-bg-surface-brand-hovered: #e5d9d9;
--cb-color-bg-surface-brand-pressed: #d9c7c6;
--cb-color-bg-surface-brand-selected: #ece2e2;
--cb-color-bg-surface-brand-disabled: #f9f6f6;
--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: #5f1410;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #53120e;
--cb-color-bg-fill-brand-pressed: #4c100d;
--cb-color-bg-fill-brand-selected: #50110d;
--cb-color-bg-fill-brand-disabled: #3d0d0a;
--cb-color-text-brand-hovered: #58120f;
--cb-color-text-brand-pressed: #4c100d;
--cb-color-text-brand-selected: #53120e;
--cb-color-text-brand-disabled: #3d0d0a;
--cb-color-bg-surface-brand: #0f0303;
--cb-color-bg-surface-brand-hovered: #170504;
--cb-color-bg-surface-brand-pressed: #1f0605;
--cb-color-bg-surface-brand-selected: #130403;
--cb-color-bg-surface-brand-disabled: #0c0202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2d2121;
--cb-color-bg-surface-brand-hovered: #32201f;
--cb-color-bg-surface-brand-pressed: #371f1e;
--cb-color-bg-surface-brand-selected: #302120;
--cb-color-bg-surface-brand-disabled: #2b2222;}
:root{--al-color-border-selected: #a3665e;
--al-color-border-elevated-selected: #a3665e;
--al-color-outline-focused: #5b100d;
--al-color-bg-surface-brand: #f3eae9;
--al-color-bg-surface-brand-hovered: #ead8d6;
--al-color-bg-surface-brand-pressed: #e1c9c5;
--al-color-bg-surface-brand-selected: #e1c9c5;
--al-color-bg-surface-brand-disabled: #f8f3f3;
--al-color-bg-surface-brand-elevated: #f3eae9;
--al-color-bg-surface-brand-elevated-hovered: #ead8d6;
--al-color-bg-surface-brand-elevated-pressed: #e1c9c5;
--al-color-bg-surface-brand-elevated-selected: #e1c9c5;
--al-color-bg-surface-brand-elevated-disabled: #f8f3f3;
--al-color-bg-fill-brand: #a3665e;
--al-color-bg-fill-brand-hovered: #96554d;
--al-color-bg-fill-brand-pressed: #89453d;
--al-color-bg-fill-brand-selected: #7c342d;
--al-color-bg-fill-brand-disabled: #d9bbb6;
--al-color-text-brand: #96554d;
--al-color-text-brand-hovered: #89453d;
--al-color-text-brand-pressed: #7c342d;
--al-color-text-brand-selected: #6d231d;
--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: #89453d;
--al-color-bg-fill-brand-pressed: #7c342d;
--al-color-bg-fill-brand-selected: #6d231d;
--al-color-text-brand: #7c342d;
--al-color-text-brand-hovered: #6d231d;
--al-color-text-brand-pressed: #5b100d;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #aa7069;
--al-color-border-elevated-selected: #b6837c;
--al-color-outline-focused: #ecdddb;
--al-color-bg-surface-brand: #440001;
--al-color-bg-surface-brand-hovered: #560a08;
--al-color-bg-surface-brand-pressed: #621813;
--al-color-bg-surface-brand-selected: #621813;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #560a08;
--al-color-bg-surface-brand-elevated-hovered: #621813;
--al-color-bg-surface-brand-elevated-pressed: #6d231d;
--al-color-bg-surface-brand-elevated-selected: #6d231d;
--al-color-bg-surface-brand-elevated-disabled: #440001;
--al-color-bg-fill-brand: #c39791;
--al-color-bg-fill-brand-hovered: #d0aca7;
--al-color-bg-fill-brand-pressed: #dec3c0;
--al-color-bg-fill-brand-selected: #ecdddb;
--al-color-bg-fill-brand-disabled: #6d231d;
--al-color-text-brand: #c39791;
--al-color-text-brand-hovered: #d0aca7;
--al-color-text-brand-pressed: #dec3c0;
--al-color-text-brand-selected: #ecdddb;
--al-color-text-brand-disabled: #762e27;
--al-color-text-on-bg-fill-brand: #250000;
--al-color-text-on-bg-fill-brand-hovered: #250000;
--al-color-text-on-bg-fill-brand-pressed: #250000;
--al-color-text-on-bg-fill-brand-selected: #250000;
--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);
}



