: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: #131412;
--cb-color-bg-fill-brand-hovered: #30312f;
--cb-color-bg-fill-brand-pressed: #424341;
--cb-color-bg-fill-brand-selected: #393a38;
--cb-color-bg-fill-brand-disabled: #686968;
--cb-color-text-brand: #131412;
--cb-color-text-brand-hovered: #262625;
--cb-color-text-brand-pressed: #424341;
--cb-color-text-brand-selected: #30312f;
--cb-color-text-brand-disabled: #686968;
--cb-color-bg-surface-brand: #ecedec;
--cb-color-bg-surface-brand-hovered: #d9d9d9;
--cb-color-bg-surface-brand-pressed: #c7c7c6;
--cb-color-bg-surface-brand-selected: #e2e2e2;
--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: #131412;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #111210;
--cb-color-bg-fill-brand-pressed: #0f100e;
--cb-color-bg-fill-brand-selected: #10110f;
--cb-color-bg-fill-brand-disabled: #0c0d0c;
--cb-color-text-brand-hovered: #121211;
--cb-color-text-brand-pressed: #0f100e;
--cb-color-text-brand-selected: #111210;
--cb-color-text-brand-disabled: #0c0d0c;
--cb-color-bg-surface-brand: #030303;
--cb-color-bg-surface-brand-hovered: #050504;
--cb-color-bg-surface-brand-pressed: #060606;
--cb-color-bg-surface-brand-selected: #040404;
--cb-color-bg-surface-brand-disabled: #020202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212121;
--cb-color-bg-surface-brand-hovered: #202020;
--cb-color-bg-surface-brand-pressed: #1f1f1e;
--cb-color-bg-surface-brand-selected: #212120;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #767675;
--al-color-border-elevated-selected: #767675;
--al-color-outline-focused: #2c2d2b;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dcdcdb;
--al-color-bg-surface-brand-pressed: #cfcfce;
--al-color-bg-surface-brand-selected: #cfcfce;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdb;
--al-color-bg-surface-brand-elevated-pressed: #cfcfce;
--al-color-bg-surface-brand-elevated-selected: #cfcfce;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #767675;
--al-color-bg-fill-brand-hovered: #676766;
--al-color-bg-fill-brand-pressed: #585957;
--al-color-bg-fill-brand-selected: #494a48;
--al-color-bg-fill-brand-disabled: #c1c1c0;
--al-color-text-brand: #676766;
--al-color-text-brand-hovered: #585957;
--al-color-text-brand-pressed: #494a48;
--al-color-text-brand-selected: #3b3c3a;
--al-color-text-brand-disabled: #b4b5b4;
--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: #676766;
--al-color-border-elevated-selected: #676766;
--al-color-bg-fill-brand: #676766;
--al-color-bg-fill-brand-hovered: #585957;
--al-color-bg-fill-brand-pressed: #494a48;
--al-color-bg-fill-brand-selected: #3b3c3a;
--al-color-text-brand: #494a48;
--al-color-text-brand-hovered: #3b3c3a;
--al-color-text-brand-pressed: #2c2d2b;
--al-color-text-brand-selected: #1a1b19;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7e;
--al-color-border-elevated-selected: #8f8f8e;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1d1e1c;
--al-color-bg-surface-brand-hovered: #282927;
--al-color-bg-surface-brand-pressed: #323331;
--al-color-bg-surface-brand-selected: #323331;
--al-color-bg-surface-brand-disabled: #161715;
--al-color-bg-surface-brand-elevated: #282927;
--al-color-bg-surface-brand-elevated-hovered: #323331;
--al-color-bg-surface-brand-elevated-pressed: #3c3d3b;
--al-color-bg-surface-brand-elevated-selected: #3c3d3b;
--al-color-bg-surface-brand-elevated-disabled: #1d1e1c;
--al-color-bg-fill-brand: #a1a1a0;
--al-color-bg-fill-brand-hovered: #b4b4b4;
--al-color-bg-fill-brand-pressed: #c9c9c9;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3c3d3b;
--al-color-text-brand: #a1a1a0;
--al-color-text-brand-hovered: #b4b4b4;
--al-color-text-brand-pressed: #c9c9c9;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #444543;
--al-color-text-on-bg-fill-brand: #0c0d0b;
--al-color-text-on-bg-fill-brand-hovered: #0c0d0b;
--al-color-text-on-bg-fill-brand-pressed: #0c0d0b;
--al-color-text-on-bg-fill-brand-selected: #0c0d0b;
--al-color-text-on-bg-fill-brand-disabled: #161715;}

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



