: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: #0e0b0e;
--cb-color-bg-fill-brand-hovered: #2b292b;
--cb-color-bg-fill-brand-pressed: #3e3c3e;
--cb-color-bg-fill-brand-selected: #353235;
--cb-color-bg-fill-brand-disabled: #656365;
--cb-color-text-brand: #0e0b0e;
--cb-color-text-brand-hovered: #211e21;
--cb-color-text-brand-pressed: #3e3c3e;
--cb-color-text-brand-selected: #2b292b;
--cb-color-text-brand-disabled: #656365;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d8d8d8;
--cb-color-bg-surface-brand-pressed: #c5c5c5;
--cb-color-bg-surface-brand-selected: #e2e1e2;
--cb-color-bg-surface-brand-disabled: #f6f5f6;
--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: #0e0b0e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0c0a0c;
--cb-color-bg-fill-brand-pressed: #0b090b;
--cb-color-bg-fill-brand-selected: #0c090c;
--cb-color-bg-fill-brand-disabled: #090709;
--cb-color-text-brand-hovered: #0d0a0d;
--cb-color-text-brand-pressed: #0b090b;
--cb-color-text-brand-selected: #0c0a0c;
--cb-color-text-brand-disabled: #090709;
--cb-color-bg-surface-brand: #020202;
--cb-color-bg-surface-brand-hovered: #030303;
--cb-color-bg-surface-brand-pressed: #050405;
--cb-color-bg-surface-brand-selected: #030203;
--cb-color-bg-surface-brand-disabled: #020102;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #202020;
--cb-color-bg-surface-brand-hovered: #1f1e1f;
--cb-color-bg-surface-brand-pressed: #1d1c1d;
--cb-color-bg-surface-brand-selected: #201f20;
--cb-color-bg-surface-brand-disabled: #212121;}
:root{--al-color-border-selected: #787678;
--al-color-border-elevated-selected: #787678;
--al-color-outline-focused: #2f2c2f;
--al-color-bg-surface-brand: #ecebec;
--al-color-bg-surface-brand-hovered: #dddddd;
--al-color-bg-surface-brand-pressed: #cfcecf;
--al-color-bg-surface-brand-selected: #cfcecf;
--al-color-bg-surface-brand-disabled: #f4f3f4;
--al-color-bg-surface-brand-elevated: #ecebec;
--al-color-bg-surface-brand-elevated-hovered: #dddddd;
--al-color-bg-surface-brand-elevated-pressed: #cfcecf;
--al-color-bg-surface-brand-elevated-selected: #cfcecf;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f4;
--al-color-bg-fill-brand: #787678;
--al-color-bg-fill-brand-hovered: #696669;
--al-color-bg-fill-brand-pressed: #5a585a;
--al-color-bg-fill-brand-selected: #4c494c;
--al-color-bg-fill-brand-disabled: #c2c1c2;
--al-color-text-brand: #696669;
--al-color-text-brand-hovered: #5a585a;
--al-color-text-brand-pressed: #4c494c;
--al-color-text-brand-selected: #3f3b3f;
--al-color-text-brand-disabled: #b6b4b6;
--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: #f4f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696669;
--al-color-border-elevated-selected: #696669;
--al-color-bg-fill-brand: #696669;
--al-color-bg-fill-brand-hovered: #5a585a;
--al-color-bg-fill-brand-pressed: #4c494c;
--al-color-bg-fill-brand-selected: #3f3b3f;
--al-color-text-brand: #4c494c;
--al-color-text-brand-hovered: #3f3b3f;
--al-color-text-brand-pressed: #2f2c2f;
--al-color-text-brand-selected: #1e1a1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e81;
--al-color-border-elevated-selected: #918e91;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #201d20;
--al-color-bg-surface-brand-hovered: #2b282b;
--al-color-bg-surface-brand-pressed: #353235;
--al-color-bg-surface-brand-selected: #353235;
--al-color-bg-surface-brand-disabled: #181518;
--al-color-bg-surface-brand-elevated: #2b282b;
--al-color-bg-surface-brand-elevated-hovered: #353235;
--al-color-bg-surface-brand-elevated-pressed: #3f3b3f;
--al-color-bg-surface-brand-elevated-selected: #3f3b3f;
--al-color-bg-surface-brand-elevated-disabled: #201d20;
--al-color-bg-fill-brand: #a2a1a2;
--al-color-bg-fill-brand-hovered: #b6b4b6;
--al-color-bg-fill-brand-pressed: #cac9cb;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3f3b3f;
--al-color-text-brand: #a2a1a2;
--al-color-text-brand-hovered: #b6b4b6;
--al-color-text-brand-pressed: #cac9cb;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #474447;
--al-color-text-on-bg-fill-brand: #100d10;
--al-color-text-on-bg-fill-brand-hovered: #100d10;
--al-color-text-on-bg-fill-brand-pressed: #100d10;
--al-color-text-on-bg-fill-brand-selected: #100d10;
--al-color-text-on-bg-fill-brand-disabled: #181518;}

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



