: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: #70655c;
--cb-color-bg-fill-brand-hovered: #817870;
--cb-color-bg-fill-brand-pressed: #8d847d;
--cb-color-bg-fill-brand-selected: #877e76;
--cb-color-bg-fill-brand-disabled: #a49d97;
--cb-color-text-brand: #70655c;
--cb-color-text-brand-hovered: #7b7169;
--cb-color-text-brand-pressed: #8d847d;
--cb-color-text-brand-selected: #817870;
--cb-color-text-brand-disabled: #a49d97;
--cb-color-bg-surface-brand: #f4f3f2;
--cb-color-bg-surface-brand-hovered: #e8e6e5;
--cb-color-bg-surface-brand-pressed: #dddad8;
--cb-color-bg-surface-brand-selected: #eeeceb;
--cb-color-bg-surface-brand-disabled: #f9f9f9;
--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: #70655c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #625951;
--cb-color-bg-fill-brand-pressed: #5a514a;
--cb-color-bg-fill-brand-selected: #5e554d;
--cb-color-bg-fill-brand-disabled: #48413b;
--cb-color-text-brand-hovered: #675d55;
--cb-color-text-brand-pressed: #5a514a;
--cb-color-text-brand-selected: #625951;
--cb-color-text-brand-disabled: #48413b;
--cb-color-bg-surface-brand: #12100f;
--cb-color-bg-surface-brand-hovered: #1b1816;
--cb-color-bg-surface-brand-pressed: #24201e;
--cb-color-bg-surface-brand-selected: #161412;
--cb-color-bg-surface-brand-disabled: #0e0c0b;
--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: #302e2d;
--cb-color-bg-surface-brand-hovered: #363431;
--cb-color-bg-surface-brand-pressed: #3c3936;
--cb-color-bg-surface-brand-selected: #33312f;
--cb-color-bg-surface-brand-disabled: #2d2c2b;}
:root{--al-color-border-selected: #7f746c;
--al-color-border-elevated-selected: #7f746c;
--al-color-outline-focused: #322c26;
--al-color-bg-surface-brand: #edebe9;
--al-color-bg-surface-brand-hovered: #dfdcd9;
--al-color-bg-surface-brand-pressed: #d3ceca;
--al-color-bg-surface-brand-selected: #d3ceca;
--al-color-bg-surface-brand-disabled: #f5f4f3;
--al-color-bg-surface-brand-elevated: #edebe9;
--al-color-bg-surface-brand-elevated-hovered: #dfdcd9;
--al-color-bg-surface-brand-elevated-pressed: #d3ceca;
--al-color-bg-surface-brand-elevated-selected: #d3ceca;
--al-color-bg-surface-brand-elevated-disabled: #f5f4f3;
--al-color-bg-fill-brand: #7f746c;
--al-color-bg-fill-brand-hovered: #70655c;
--al-color-bg-fill-brand-pressed: #61574e;
--al-color-bg-fill-brand-selected: #524841;
--al-color-bg-fill-brand-disabled: #c6c0bb;
--al-color-text-brand: #70655c;
--al-color-text-brand-hovered: #61574e;
--al-color-text-brand-pressed: #524841;
--al-color-text-brand-selected: #433a34;
--al-color-text-brand-disabled: #bbb3ad;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f5f4f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #70655c;
--al-color-border-elevated-selected: #70655c;
--al-color-bg-fill-brand: #70655c;
--al-color-bg-fill-brand-hovered: #61574e;
--al-color-bg-fill-brand-pressed: #524841;
--al-color-bg-fill-brand-selected: #433a34;
--al-color-text-brand: #524841;
--al-color-text-brand-hovered: #433a34;
--al-color-text-brand-pressed: #322c26;
--al-color-text-brand-selected: #1f1a16;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #887d74;
--al-color-border-elevated-selected: #988d85;
--al-color-outline-focused: #e3dfdd;
--al-color-bg-surface-brand: #231d19;
--al-color-bg-surface-brand-hovered: #2f2823;
--al-color-bg-surface-brand-pressed: #39312b;
--al-color-bg-surface-brand-selected: #39312b;
--al-color-bg-surface-brand-disabled: #1a1612;
--al-color-bg-surface-brand-elevated: #2f2823;
--al-color-bg-surface-brand-elevated-hovered: #39312b;
--al-color-bg-surface-brand-elevated-pressed: #443b35;
--al-color-bg-surface-brand-elevated-selected: #443b35;
--al-color-bg-surface-brand-elevated-disabled: #231d19;
--al-color-bg-fill-brand: #a9a098;
--al-color-bg-fill-brand-hovered: #bbb3ad;
--al-color-bg-fill-brand-pressed: #cec8c4;
--al-color-bg-fill-brand-selected: #e3dfdd;
--al-color-bg-fill-brand-disabled: #443b35;
--al-color-text-brand: #a9a098;
--al-color-text-brand-hovered: #bbb3ad;
--al-color-text-brand-pressed: #cec8c4;
--al-color-text-brand-selected: #e3dfdd;
--al-color-text-brand-disabled: #4d433c;
--al-color-text-on-bg-fill-brand: #120e0b;
--al-color-text-on-bg-fill-brand-hovered: #120e0b;
--al-color-text-on-bg-fill-brand-pressed: #120e0b;
--al-color-text-on-bg-fill-brand-selected: #120e0b;
--al-color-text-on-bg-fill-brand-disabled: #1a1612;}

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



