: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: #050d0d;
--cb-color-bg-fill-brand-hovered: #232a2a;
--cb-color-bg-fill-brand-pressed: #373d3d;
--cb-color-bg-fill-brand-selected: #2d3434;
--cb-color-bg-fill-brand-disabled: #5f6464;
--cb-color-text-brand: #050d0d;
--cb-color-text-brand-hovered: #192020;
--cb-color-text-brand-pressed: #373d3d;
--cb-color-text-brand-selected: #232a2a;
--cb-color-text-brand-disabled: #5f6464;
--cb-color-bg-surface-brand: #ebecec;
--cb-color-bg-surface-brand-hovered: #d7d8d8;
--cb-color-bg-surface-brand-pressed: #c3c5c5;
--cb-color-bg-surface-brand-selected: #e1e2e2;
--cb-color-bg-surface-brand-disabled: #f5f6f6;
--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: #050d0d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #040b0b;
--cb-color-bg-fill-brand-pressed: #040a0a;
--cb-color-bg-fill-brand-selected: #040b0b;
--cb-color-bg-fill-brand-disabled: #030808;
--cb-color-text-brand-hovered: #050c0c;
--cb-color-text-brand-pressed: #040a0a;
--cb-color-text-brand-selected: #040b0b;
--cb-color-text-brand-disabled: #030808;
--cb-color-bg-surface-brand: #010202;
--cb-color-bg-surface-brand-hovered: #010303;
--cb-color-bg-surface-brand-pressed: #020404;
--cb-color-bg-surface-brand-selected: #010303;
--cb-color-bg-surface-brand-disabled: #010202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f2020;
--cb-color-bg-surface-brand-hovered: #1d1e1e;
--cb-color-bg-surface-brand-pressed: #1a1d1d;
--cb-color-bg-surface-brand-selected: #1e1f1f;
--cb-color-bg-surface-brand-disabled: #202121;}
:root{--al-color-border-selected: #717878;
--al-color-border-elevated-selected: #717878;
--al-color-outline-focused: #252e2e;
--al-color-bg-surface-brand: #eaebeb;
--al-color-bg-surface-brand-hovered: #dcdddd;
--al-color-bg-surface-brand-pressed: #cdcfcf;
--al-color-bg-surface-brand-selected: #cdcfcf;
--al-color-bg-surface-brand-disabled: #f3f4f4;
--al-color-bg-surface-brand-elevated: #eaebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdddd;
--al-color-bg-surface-brand-elevated-pressed: #cdcfcf;
--al-color-bg-surface-brand-elevated-selected: #cdcfcf;
--al-color-bg-surface-brand-elevated-disabled: #f3f4f4;
--al-color-bg-fill-brand: #717878;
--al-color-bg-fill-brand-hovered: #616969;
--al-color-bg-fill-brand-pressed: #535a5a;
--al-color-bg-fill-brand-selected: #444c4c;
--al-color-bg-fill-brand-disabled: #bfc2c2;
--al-color-text-brand: #616969;
--al-color-text-brand-hovered: #535a5a;
--al-color-text-brand-pressed: #444c4c;
--al-color-text-brand-selected: #353e3d;
--al-color-text-brand-disabled: #b2b5b5;
--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: #f3f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #616969;
--al-color-border-elevated-selected: #616969;
--al-color-bg-fill-brand: #616969;
--al-color-bg-fill-brand-hovered: #535a5a;
--al-color-bg-fill-brand-pressed: #444c4c;
--al-color-bg-fill-brand-selected: #353e3d;
--al-color-text-brand: #444c4c;
--al-color-text-brand-hovered: #353e3d;
--al-color-text-brand-pressed: #252e2e;
--al-color-text-brand-selected: #131d1d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7a8080;
--al-color-border-elevated-selected: #8b9090;
--al-color-outline-focused: #dfe0e0;
--al-color-bg-surface-brand: #151f1e;
--al-color-bg-surface-brand-hovered: #212b2a;
--al-color-bg-surface-brand-pressed: #2c3434;
--al-color-bg-surface-brand-selected: #2c3434;
--al-color-bg-surface-brand-disabled: #0f1818;
--al-color-bg-surface-brand-elevated: #212b2a;
--al-color-bg-surface-brand-elevated-hovered: #2c3434;
--al-color-bg-surface-brand-elevated-pressed: #353e3e;
--al-color-bg-surface-brand-elevated-selected: #353e3e;
--al-color-bg-surface-brand-elevated-disabled: #151f1e;
--al-color-bg-fill-brand: #9ea2a2;
--al-color-bg-fill-brand-hovered: #b2b5b5;
--al-color-bg-fill-brand-pressed: #c7caca;
--al-color-bg-fill-brand-selected: #dfe0e0;
--al-color-bg-fill-brand-disabled: #353e3e;
--al-color-text-brand: #9ea2a2;
--al-color-text-brand-hovered: #b2b5b5;
--al-color-text-brand-pressed: #c7caca;
--al-color-text-brand-selected: #dfe0e0;
--al-color-text-brand-disabled: #3f4747;
--al-color-text-on-bg-fill-brand: #060e0e;
--al-color-text-on-bg-fill-brand-hovered: #060e0e;
--al-color-text-on-bg-fill-brand-pressed: #060e0e;
--al-color-text-on-bg-fill-brand-selected: #060e0e;
--al-color-text-on-bg-fill-brand-disabled: #0f1818;}

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



