: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: #08151c;
--cb-color-bg-fill-brand-hovered: #263138;
--cb-color-bg-fill-brand-pressed: #394449;
--cb-color-bg-fill-brand-selected: #303b40;
--cb-color-bg-fill-brand-disabled: #61696e;
--cb-color-text-brand: #08151c;
--cb-color-text-brand-hovered: #1b272e;
--cb-color-text-brand-pressed: #394449;
--cb-color-text-brand-selected: #263138;
--cb-color-text-brand-disabled: #61696e;
--cb-color-bg-surface-brand: #eceded;
--cb-color-bg-surface-brand-hovered: #d7d9db;
--cb-color-bg-surface-brand-pressed: #c4c7c9;
--cb-color-bg-surface-brand-selected: #e1e3e3;
--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: #08151c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #071219;
--cb-color-bg-fill-brand-pressed: #061116;
--cb-color-bg-fill-brand-selected: #071217;
--cb-color-bg-fill-brand-disabled: #050d12;
--cb-color-text-brand-hovered: #07131a;
--cb-color-text-brand-pressed: #061116;
--cb-color-text-brand-selected: #071219;
--cb-color-text-brand-disabled: #050d12;
--cb-color-bg-surface-brand: #010305;
--cb-color-bg-surface-brand-hovered: #020507;
--cb-color-bg-surface-brand-pressed: #030709;
--cb-color-bg-surface-brand-selected: #020406;
--cb-color-bg-surface-brand-disabled: #010303;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f2223;
--cb-color-bg-surface-brand-hovered: #1d2022;
--cb-color-bg-surface-brand-pressed: #1b1f21;
--cb-color-bg-surface-brand-selected: #1e2122;
--cb-color-bg-surface-brand-disabled: #212223;}
:root{--al-color-border-selected: #6e787d;
--al-color-border-elevated-selected: #6e787d;
--al-color-outline-focused: #212e36;
--al-color-bg-surface-brand: #eaebec;
--al-color-bg-surface-brand-hovered: #dadcde;
--al-color-bg-surface-brand-pressed: #cccfd2;
--al-color-bg-surface-brand-selected: #cccfd2;
--al-color-bg-surface-brand-disabled: #f3f4f4;
--al-color-bg-surface-brand-elevated: #eaebec;
--al-color-bg-surface-brand-elevated-hovered: #dadcde;
--al-color-bg-surface-brand-elevated-pressed: #cccfd2;
--al-color-bg-surface-brand-elevated-selected: #cccfd2;
--al-color-bg-surface-brand-elevated-disabled: #f3f4f4;
--al-color-bg-fill-brand: #6e787d;
--al-color-bg-fill-brand-hovered: #5e696f;
--al-color-bg-fill-brand-pressed: #4f5a61;
--al-color-bg-fill-brand-selected: #414c53;
--al-color-bg-fill-brand-disabled: #bdc2c5;
--al-color-text-brand: #5e696f;
--al-color-text-brand-hovered: #4f5a61;
--al-color-text-brand-pressed: #414c53;
--al-color-text-brand-selected: #313e45;
--al-color-text-brand-disabled: #afb5b8;
--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: #5e696f;
--al-color-border-elevated-selected: #5e696f;
--al-color-bg-fill-brand: #5e696f;
--al-color-bg-fill-brand-hovered: #4f5a61;
--al-color-bg-fill-brand-pressed: #414c53;
--al-color-bg-fill-brand-selected: #313e45;
--al-color-text-brand: #414c53;
--al-color-text-brand-hovered: #313e45;
--al-color-text-brand-pressed: #212e36;
--al-color-text-brand-selected: #0f1d24;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #778086;
--al-color-border-elevated-selected: #889095;
--al-color-outline-focused: #dee0e2;
--al-color-bg-surface-brand: #122027;
--al-color-bg-surface-brand-hovered: #1e2b32;
--al-color-bg-surface-brand-pressed: #28343c;
--al-color-bg-surface-brand-selected: #28343c;
--al-color-bg-surface-brand-disabled: #0b1920;
--al-color-bg-surface-brand-elevated: #1e2b32;
--al-color-bg-surface-brand-elevated-hovered: #28343c;
--al-color-bg-surface-brand-elevated-pressed: #323e45;
--al-color-bg-surface-brand-elevated-selected: #323e45;
--al-color-bg-surface-brand-elevated-disabled: #122027;
--al-color-bg-fill-brand: #9ca2a7;
--al-color-bg-fill-brand-hovered: #b0b5b9;
--al-color-bg-fill-brand-pressed: #c6cacd;
--al-color-bg-fill-brand-selected: #dee0e2;
--al-color-bg-fill-brand-disabled: #323e45;
--al-color-text-brand: #9ca2a7;
--al-color-text-brand-hovered: #b0b5b9;
--al-color-text-brand-pressed: #c6cacd;
--al-color-text-brand-selected: #dee0e2;
--al-color-text-brand-disabled: #3b474e;
--al-color-text-on-bg-fill-brand: #030e15;
--al-color-text-on-bg-fill-brand-hovered: #030e15;
--al-color-text-on-bg-fill-brand-pressed: #030e15;
--al-color-text-on-bg-fill-brand-selected: #030e15;
--al-color-text-on-bg-fill-brand-disabled: #0b1920;}

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



