: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: #151414;
--cb-color-bg-fill-brand-hovered: #313131;
--cb-color-bg-fill-brand-pressed: #444343;
--cb-color-bg-fill-brand-selected: #3b3a3a;
--cb-color-bg-fill-brand-disabled: #696969;
--cb-color-text-brand: #151414;
--cb-color-text-brand-hovered: #272626;
--cb-color-text-brand-pressed: #444343;
--cb-color-text-brand-selected: #313131;
--cb-color-text-brand-disabled: #696969;
--cb-color-bg-surface-brand: #ededed;
--cb-color-bg-surface-brand-hovered: #d9d9d9;
--cb-color-bg-surface-brand-pressed: #c7c7c7;
--cb-color-bg-surface-brand-selected: #e3e2e2;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #151414;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #121212;
--cb-color-bg-fill-brand-pressed: #111010;
--cb-color-bg-fill-brand-selected: #121111;
--cb-color-bg-fill-brand-disabled: #0d0d0d;
--cb-color-text-brand-hovered: #131212;
--cb-color-text-brand-pressed: #111010;
--cb-color-text-brand-selected: #121212;
--cb-color-text-brand-disabled: #0d0d0d;
--cb-color-bg-surface-brand: #030303;
--cb-color-bg-surface-brand-hovered: #050505;
--cb-color-bg-surface-brand-pressed: #070606;
--cb-color-bg-surface-brand-selected: #040404;
--cb-color-bg-surface-brand-disabled: #030202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222121;
--cb-color-bg-surface-brand-hovered: #202020;
--cb-color-bg-surface-brand-pressed: #1f1f1f;
--cb-color-bg-surface-brand-selected: #212121;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #777676;
--al-color-border-elevated-selected: #777676;
--al-color-outline-focused: #2e2c2c;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cfcfcf;
--al-color-bg-surface-brand-selected: #cfcfcf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcf;
--al-color-bg-surface-brand-elevated-selected: #cfcfcf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #777676;
--al-color-bg-fill-brand-hovered: #686767;
--al-color-bg-fill-brand-pressed: #595858;
--al-color-bg-fill-brand-selected: #4b4a4a;
--al-color-bg-fill-brand-disabled: #c2c1c1;
--al-color-text-brand: #686767;
--al-color-text-brand-hovered: #595858;
--al-color-text-brand-pressed: #4b4a4a;
--al-color-text-brand-selected: #3c3b3b;
--al-color-text-brand-disabled: #b4b4b4;
--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: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #686767;
--al-color-border-elevated-selected: #686767;
--al-color-bg-fill-brand: #686767;
--al-color-bg-fill-brand-hovered: #595858;
--al-color-bg-fill-brand-pressed: #4b4a4a;
--al-color-bg-fill-brand-selected: #3c3b3b;
--al-color-text-brand: #4b4a4a;
--al-color-text-brand-hovered: #3c3b3b;
--al-color-text-brand-pressed: #2e2c2c;
--al-color-text-brand-selected: #1c1b1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7e7e;
--al-color-border-elevated-selected: #908f8f;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1f1e1e;
--al-color-bg-surface-brand-hovered: #2a2929;
--al-color-bg-surface-brand-pressed: #343232;
--al-color-bg-surface-brand-selected: #343232;
--al-color-bg-surface-brand-disabled: #181717;
--al-color-bg-surface-brand-elevated: #2a2929;
--al-color-bg-surface-brand-elevated-hovered: #343232;
--al-color-bg-surface-brand-elevated-pressed: #3d3c3c;
--al-color-bg-surface-brand-elevated-selected: #3d3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1f1e1e;
--al-color-bg-fill-brand: #a2a1a1;
--al-color-bg-fill-brand-hovered: #b5b4b4;
--al-color-bg-fill-brand-pressed: #cac9c9;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3d3c3c;
--al-color-text-brand: #a2a1a1;
--al-color-text-brand-hovered: #b5b4b4;
--al-color-text-brand-pressed: #cac9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #464545;
--al-color-text-on-bg-fill-brand: #0d0c0c;
--al-color-text-on-bg-fill-brand-hovered: #0d0c0c;
--al-color-text-on-bg-fill-brand-pressed: #0d0c0c;
--al-color-text-on-bg-fill-brand-selected: #0d0c0c;
--al-color-text-on-bg-fill-brand-disabled: #181717;}

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



