: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: #beb3a7;
--cb-color-bg-fill-brand-hovered: #c6bcb2;
--cb-color-bg-fill-brand-pressed: #cbc2b9;
--cb-color-bg-fill-brand-selected: #c8bfb5;
--cb-color-bg-fill-brand-disabled: #d5cec7;
--cb-color-text-brand: #beb3a7;
--cb-color-text-brand-hovered: #c3b9ae;
--cb-color-text-brand-pressed: #cbc2b9;
--cb-color-text-brand-selected: #c6bcb2;
--cb-color-text-brand-disabled: #d5cec7;
--cb-color-bg-surface-brand: #faf9f8;
--cb-color-bg-surface-brand-hovered: #f5f3f1;
--cb-color-bg-surface-brand-pressed: #efedea;
--cb-color-bg-surface-brand-selected: #f7f6f4;
--cb-color-bg-surface-brand-disabled: #fcfcfc;
--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: #beb3a7;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #787169;
--cb-color-bg-fill-brand-hovered: #88827b;
--cb-color-bg-fill-brand-pressed: #938d87;
--cb-color-bg-fill-brand-selected: #8e8881;
--cb-color-bg-fill-brand-disabled: #a9a49f;
--cb-color-text-brand: #746d66;
--cb-color-text-brand-hovered: #7f7872;
--cb-color-text-brand-pressed: #908a85;
--cb-color-text-brand-selected: #857f79;
--cb-color-text-brand-disabled: #a6a29d;
--cb-color-border-selected: #787169;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a79d93;
--cb-color-bg-fill-brand-pressed: #988f86;
--cb-color-bg-fill-brand-selected: #9f968c;
--cb-color-bg-fill-brand-disabled: #79726b;
--cb-color-text-brand-hovered: #afa59a;
--cb-color-text-brand-pressed: #988f86;
--cb-color-text-brand-selected: #a79d93;
--cb-color-text-brand-disabled: #79726b;
--cb-color-bg-surface-brand: #1f1d1b;
--cb-color-bg-surface-brand-hovered: #2d2b28;
--cb-color-bg-surface-brand-pressed: #3d3a36;
--cb-color-bg-surface-brand-selected: #262421;
--cb-color-bg-surface-brand-disabled: #171614;
--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: #3d3b39;
--cb-color-bg-surface-brand-hovered: #494643;
--cb-color-bg-surface-brand-pressed: #56524e;
--cb-color-bg-surface-brand-selected: #43413e;
--cb-color-bg-surface-brand-disabled: #373534;}
:root{--al-color-border-selected: #7e756c;
--al-color-border-elevated-selected: #7e756c;
--al-color-outline-focused: #302c28;
--al-color-bg-surface-brand: #f0eae4;
--al-color-bg-surface-brand-hovered: #e4dbd1;
--al-color-bg-surface-brand-pressed: #d7cdc1;
--al-color-bg-surface-brand-selected: #d7cdc1;
--al-color-bg-surface-brand-disabled: #f7f4f0;
--al-color-bg-surface-brand-elevated: #f0eae4;
--al-color-bg-surface-brand-elevated-hovered: #e4dbd1;
--al-color-bg-surface-brand-elevated-pressed: #d7cdc1;
--al-color-bg-surface-brand-elevated-selected: #d7cdc1;
--al-color-bg-surface-brand-elevated-disabled: #f7f4f0;
--al-color-bg-fill-brand: #7e756c;
--al-color-bg-fill-brand-hovered: #6e665e;
--al-color-bg-fill-brand-pressed: #5e5750;
--al-color-bg-fill-brand-selected: #4f4943;
--al-color-bg-fill-brand-disabled: #cbc0b4;
--al-color-text-brand: #6e665e;
--al-color-text-brand-hovered: #5e5750;
--al-color-text-brand-pressed: #4f4943;
--al-color-text-brand-selected: #403b36;
--al-color-text-brand-disabled: #beb3a7;
--al-color-text-on-bg-fill-brand: #fcfcfb;
--al-color-text-on-bg-fill-brand-hovered: #fcfcfb;
--al-color-text-on-bg-fill-brand-pressed: #fcfcfb;
--al-color-text-on-bg-fill-brand-selected: #fcfcfb;
--al-color-text-on-bg-fill-brand-disabled: #f7f4f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6e665e;
--al-color-border-elevated-selected: #6e665e;
--al-color-bg-fill-brand: #6e665e;
--al-color-bg-fill-brand-hovered: #5e5750;
--al-color-bg-fill-brand-pressed: #4f4943;
--al-color-bg-fill-brand-selected: #403b36;
--al-color-text-brand: #4f4943;
--al-color-text-brand-hovered: #403b36;
--al-color-text-brand-pressed: #302c28;
--al-color-text-brand-selected: #1d1a17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #867d74;
--al-color-border-elevated-selected: #988e83;
--al-color-outline-focused: #e7dfd6;
--al-color-bg-surface-brand: #201d1a;
--al-color-bg-surface-brand-hovered: #2c2824;
--al-color-bg-surface-brand-pressed: #37322e;
--al-color-bg-surface-brand-selected: #37322e;
--al-color-bg-surface-brand-disabled: #181513;
--al-color-bg-surface-brand-elevated: #2c2824;
--al-color-bg-surface-brand-elevated-hovered: #37322e;
--al-color-bg-surface-brand-elevated-pressed: #413c36;
--al-color-bg-surface-brand-elevated-selected: #413c36;
--al-color-bg-surface-brand-elevated-disabled: #201d1a;
--al-color-bg-fill-brand: #aaa094;
--al-color-bg-fill-brand-hovered: #beb3a7;
--al-color-bg-fill-brand-pressed: #d2c8bc;
--al-color-bg-fill-brand-selected: #e7dfd6;
--al-color-bg-fill-brand-disabled: #413c36;
--al-color-text-brand: #aaa094;
--al-color-text-brand-hovered: #beb3a7;
--al-color-text-brand-pressed: #d2c8bc;
--al-color-text-brand-selected: #e7dfd6;
--al-color-text-brand-disabled: #4a443e;
--al-color-text-on-bg-fill-brand: #0f0d0b;
--al-color-text-on-bg-fill-brand-hovered: #0f0d0b;
--al-color-text-on-bg-fill-brand-pressed: #0f0d0b;
--al-color-text-on-bg-fill-brand-selected: #0f0d0b;
--al-color-text-on-bg-fill-brand-disabled: #181513;}

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



