: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: #080708;
--cb-color-bg-fill-brand-hovered: #262526;
--cb-color-bg-fill-brand-pressed: #393939;
--cb-color-bg-fill-brand-selected: #302f30;
--cb-color-bg-fill-brand-disabled: #616061;
--cb-color-text-brand: #080708;
--cb-color-text-brand-hovered: #1b1a1b;
--cb-color-text-brand-pressed: #393939;
--cb-color-text-brand-selected: #262526;
--cb-color-text-brand-disabled: #616061;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d7d7d7;
--cb-color-bg-surface-brand-pressed: #c4c4c4;
--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: #080708;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #070607;
--cb-color-bg-fill-brand-pressed: #060606;
--cb-color-bg-fill-brand-selected: #070607;
--cb-color-bg-fill-brand-disabled: #050405;
--cb-color-text-brand-hovered: #070607;
--cb-color-text-brand-pressed: #060606;
--cb-color-text-brand-selected: #070607;
--cb-color-text-brand-disabled: #050405;
--cb-color-bg-surface-brand: #010101;
--cb-color-bg-surface-brand-hovered: #020202;
--cb-color-bg-surface-brand-pressed: #030203;
--cb-color-bg-surface-brand-selected: #020102;
--cb-color-bg-surface-brand-disabled: #010101;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1d1d1d;
--cb-color-bg-surface-brand-pressed: #1b1b1b;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #212021;}
:root{--al-color-border-selected: #777677;
--al-color-border-elevated-selected: #777677;
--al-color-outline-focused: #2e2c2e;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdd;
--al-color-bg-surface-brand-pressed: #cfcfcf;
--al-color-bg-surface-brand-selected: #cfcfcf;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdd;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcf;
--al-color-bg-surface-brand-elevated-selected: #cfcfcf;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #777677;
--al-color-bg-fill-brand-hovered: #686768;
--al-color-bg-fill-brand-pressed: #5a585a;
--al-color-bg-fill-brand-selected: #4b4a4b;
--al-color-bg-fill-brand-disabled: #c2c1c2;
--al-color-text-brand: #686768;
--al-color-text-brand-hovered: #5a585a;
--al-color-text-brand-pressed: #4b4a4b;
--al-color-text-brand-selected: #3d3b3d;
--al-color-text-brand-disabled: #b5b4b5;
--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: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #686768;
--al-color-border-elevated-selected: #686768;
--al-color-bg-fill-brand: #686768;
--al-color-bg-fill-brand-hovered: #5a585a;
--al-color-bg-fill-brand-pressed: #4b4a4b;
--al-color-bg-fill-brand-selected: #3d3b3d;
--al-color-text-brand: #4b4a4b;
--al-color-text-brand-hovered: #3d3b3d;
--al-color-text-brand-pressed: #2e2c2e;
--al-color-text-brand-selected: #1c1a1c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7e7f;
--al-color-border-elevated-selected: #908f90;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1d1e;
--al-color-bg-surface-brand-hovered: #2a292a;
--al-color-bg-surface-brand-pressed: #333234;
--al-color-bg-surface-brand-selected: #333234;
--al-color-bg-surface-brand-disabled: #171617;
--al-color-bg-surface-brand-elevated: #2a292a;
--al-color-bg-surface-brand-elevated-hovered: #333234;
--al-color-bg-surface-brand-elevated-pressed: #3d3c3d;
--al-color-bg-surface-brand-elevated-selected: #3d3c3d;
--al-color-bg-surface-brand-elevated-disabled: #1e1d1e;
--al-color-bg-fill-brand: #a2a1a2;
--al-color-bg-fill-brand-hovered: #b5b4b5;
--al-color-bg-fill-brand-pressed: #cac9ca;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3d3c3d;
--al-color-text-brand: #a2a1a2;
--al-color-text-brand-hovered: #b5b4b5;
--al-color-text-brand-pressed: #cac9ca;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #464546;
--al-color-text-on-bg-fill-brand: #0e0c0e;
--al-color-text-on-bg-fill-brand-hovered: #0e0c0e;
--al-color-text-on-bg-fill-brand-pressed: #0e0c0e;
--al-color-text-on-bg-fill-brand-selected: #0e0c0e;
--al-color-text-on-bg-fill-brand-disabled: #171617;}

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



