: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: #200004;
--cb-color-bg-fill-brand-hovered: #3b1f23;
--cb-color-bg-fill-brand-pressed: #4d3336;
--cb-color-bg-fill-brand-selected: #44292c;
--cb-color-bg-fill-brand-disabled: #705c5f;
--cb-color-text-brand: #200004;
--cb-color-text-brand-hovered: #311418;
--cb-color-text-brand-pressed: #4d3336;
--cb-color-text-brand-selected: #3b1f23;
--cb-color-text-brand-disabled: #705c5f;
--cb-color-bg-surface-brand: #eeebeb;
--cb-color-bg-surface-brand-hovered: #dbd6d7;
--cb-color-bg-surface-brand-pressed: #cac2c3;
--cb-color-bg-surface-brand-selected: #e4e0e0;
--cb-color-bg-surface-brand-disabled: #f6f5f5;
--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: #200004;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1c0004;
--cb-color-bg-fill-brand-pressed: #1a0003;
--cb-color-bg-fill-brand-selected: #1b0003;
--cb-color-bg-fill-brand-disabled: #140003;
--cb-color-text-brand-hovered: #1d0004;
--cb-color-text-brand-pressed: #1a0003;
--cb-color-text-brand-selected: #1c0004;
--cb-color-text-brand-disabled: #140003;
--cb-color-bg-surface-brand: #050001;
--cb-color-bg-surface-brand-hovered: #080001;
--cb-color-bg-surface-brand-pressed: #0a0001;
--cb-color-bg-surface-brand-selected: #060001;
--cb-color-bg-surface-brand-disabled: #040000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #231e1f;
--cb-color-bg-surface-brand-hovered: #231b1c;
--cb-color-bg-surface-brand-pressed: #23181a;
--cb-color-bg-surface-brand-selected: #231d1e;
--cb-color-bg-surface-brand-disabled: #242020;}
:root{--al-color-border-selected: #8c6f70;
--al-color-border-elevated-selected: #8c6f70;
--al-color-outline-focused: #472225;
--al-color-bg-surface-brand: #efeaeb;
--al-color-bg-surface-brand-hovered: #e3dbdb;
--al-color-bg-surface-brand-pressed: #d7cccc;
--al-color-bg-surface-brand-selected: #d7cccc;
--al-color-bg-surface-brand-disabled: #f5f3f3;
--al-color-bg-surface-brand-elevated: #efeaeb;
--al-color-bg-surface-brand-elevated-hovered: #e3dbdb;
--al-color-bg-surface-brand-elevated-pressed: #d7cccc;
--al-color-bg-surface-brand-elevated-selected: #d7cccc;
--al-color-bg-surface-brand-elevated-disabled: #f5f3f3;
--al-color-bg-fill-brand: #8c6f70;
--al-color-bg-fill-brand-hovered: #7e6061;
--al-color-bg-fill-brand-pressed: #715052;
--al-color-bg-fill-brand-selected: #644143;
--al-color-bg-fill-brand-disabled: #ccbebe;
--al-color-text-brand: #7e6061;
--al-color-text-brand-hovered: #715052;
--al-color-text-brand-pressed: #644143;
--al-color-text-brand-selected: #563234;
--al-color-text-brand-disabled: #c1b1b1;
--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: #f5f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7e6061;
--al-color-border-elevated-selected: #7e6061;
--al-color-bg-fill-brand: #7e6061;
--al-color-bg-fill-brand-hovered: #715052;
--al-color-bg-fill-brand-pressed: #644143;
--al-color-bg-fill-brand-selected: #563234;
--al-color-text-brand: #644143;
--al-color-text-brand-hovered: #563234;
--al-color-text-brand-pressed: #472225;
--al-color-text-brand-selected: #330e13;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #937879;
--al-color-border-elevated-selected: #a2898a;
--al-color-outline-focused: #e5dedf;
--al-color-bg-surface-brand: #361115;
--al-color-bg-surface-brand-hovered: #421e21;
--al-color-bg-surface-brand-pressed: #4c282b;
--al-color-bg-surface-brand-selected: #4c282b;
--al-color-bg-surface-brand-disabled: #2e090e;
--al-color-bg-surface-brand-elevated: #421e21;
--al-color-bg-surface-brand-elevated-hovered: #4c282b;
--al-color-bg-surface-brand-elevated-pressed: #563335;
--al-color-bg-surface-brand-elevated-selected: #563335;
--al-color-bg-surface-brand-elevated-disabled: #361115;
--al-color-bg-fill-brand: #b19c9d;
--al-color-bg-fill-brand-hovered: #c1b1b1;
--al-color-bg-fill-brand-pressed: #d3c6c7;
--al-color-bg-fill-brand-selected: #e5dedf;
--al-color-bg-fill-brand-disabled: #563335;
--al-color-text-brand: #b19c9d;
--al-color-text-brand-hovered: #c1b1b1;
--al-color-text-brand-pressed: #d3c6c7;
--al-color-text-brand-selected: #e5dedf;
--al-color-text-brand-disabled: #5f3c3e;
--al-color-text-on-bg-fill-brand: #240206;
--al-color-text-on-bg-fill-brand-hovered: #240206;
--al-color-text-on-bg-fill-brand-pressed: #240206;
--al-color-text-on-bg-fill-brand-selected: #240206;
--al-color-text-on-bg-fill-brand-disabled: #2e090e;}

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



