: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: #0b0a0a;
--cb-color-bg-fill-brand-hovered: #292828;
--cb-color-bg-fill-brand-pressed: #3c3b3b;
--cb-color-bg-fill-brand-selected: #323131;
--cb-color-bg-fill-brand-disabled: #636262;
--cb-color-text-brand: #0b0a0a;
--cb-color-text-brand-hovered: #1e1d1d;
--cb-color-text-brand-pressed: #3c3b3b;
--cb-color-text-brand-selected: #292828;
--cb-color-text-brand-disabled: #636262;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d8d8d8;
--cb-color-bg-surface-brand-pressed: #c5c4c4;
--cb-color-bg-surface-brand-selected: #e1e1e1;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #0b0a0a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0a0909;
--cb-color-bg-fill-brand-pressed: #090808;
--cb-color-bg-fill-brand-selected: #090808;
--cb-color-bg-fill-brand-disabled: #070606;
--cb-color-text-brand-hovered: #0a0909;
--cb-color-text-brand-pressed: #090808;
--cb-color-text-brand-selected: #0a0909;
--cb-color-text-brand-disabled: #070606;
--cb-color-bg-surface-brand: #020202;
--cb-color-bg-surface-brand-hovered: #030202;
--cb-color-bg-surface-brand-pressed: #040303;
--cb-color-bg-surface-brand-selected: #020202;
--cb-color-bg-surface-brand-disabled: #010101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #202020;
--cb-color-bg-surface-brand-hovered: #1e1e1e;
--cb-color-bg-surface-brand-pressed: #1c1c1c;
--cb-color-bg-surface-brand-selected: #1f1f1f;
--cb-color-bg-surface-brand-disabled: #212121;}
:root{--al-color-border-selected: #777676;
--al-color-border-elevated-selected: #777676;
--al-color-outline-focused: #2e2c2c;
--al-color-bg-surface-brand: #ecebeb;
--al-color-bg-surface-brand-hovered: #dddddd;
--al-color-bg-surface-brand-pressed: #cfcece;
--al-color-bg-surface-brand-selected: #cfcece;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #ecebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddddd;
--al-color-bg-surface-brand-elevated-pressed: #cfcece;
--al-color-bg-surface-brand-elevated-selected: #cfcece;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--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: #c1c1c1;
--al-color-text-brand: #686767;
--al-color-text-brand-hovered: #595858;
--al-color-text-brand-pressed: #4b4a4a;
--al-color-text-brand-selected: #3d3b3b;
--al-color-text-brand-disabled: #b5b4b4;
--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: #f4f3f3;}

: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: #3d3b3b;
--al-color-text-brand: #4b4a4a;
--al-color-text-brand-hovered: #3d3b3b;
--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: #908f90;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1e1d1d;
--al-color-bg-surface-brand-hovered: #2a2929;
--al-color-bg-surface-brand-pressed: #333232;
--al-color-bg-surface-brand-selected: #333232;
--al-color-bg-surface-brand-disabled: #181717;
--al-color-bg-surface-brand-elevated: #2a2929;
--al-color-bg-surface-brand-elevated-hovered: #333232;
--al-color-bg-surface-brand-elevated-pressed: #3d3c3c;
--al-color-bg-surface-brand-elevated-selected: #3d3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1e1d1d;
--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: #0f0e0e;
--al-color-text-on-bg-fill-brand-hovered: #0f0e0e;
--al-color-text-on-bg-fill-brand-pressed: #0f0e0e;
--al-color-text-on-bg-fill-brand-selected: #0f0e0e;
--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);
}



