: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: #040405;
--cb-color-bg-fill-brand-hovered: #232323;
--cb-color-bg-fill-brand-pressed: #363637;
--cb-color-bg-fill-brand-selected: #2c2c2d;
--cb-color-bg-fill-brand-disabled: #5f5f5f;
--cb-color-text-brand: #040405;
--cb-color-text-brand-hovered: #181819;
--cb-color-text-brand-pressed: #363637;
--cb-color-text-brand-selected: #232323;
--cb-color-text-brand-disabled: #5f5f5f;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d7d7d7;
--cb-color-bg-surface-brand-pressed: #c3c3c3;
--cb-color-bg-surface-brand-selected: #e0e0e1;
--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: #040405;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #040404;
--cb-color-bg-fill-brand-pressed: #030304;
--cb-color-bg-fill-brand-selected: #030304;
--cb-color-bg-fill-brand-disabled: #030303;
--cb-color-text-brand-hovered: #040405;
--cb-color-text-brand-pressed: #030304;
--cb-color-text-brand-selected: #040404;
--cb-color-text-brand-disabled: #030303;
--cb-color-bg-surface-brand: #010101;
--cb-color-bg-surface-brand-hovered: #010101;
--cb-color-bg-surface-brand-pressed: #010102;
--cb-color-bg-surface-brand-selected: #010101;
--cb-color-bg-surface-brand-disabled: #000001;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1c1c1d;
--cb-color-bg-surface-brand-pressed: #1a1a1a;
--cb-color-bg-surface-brand-selected: #1e1e1e;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #767678;
--al-color-border-elevated-selected: #767678;
--al-color-outline-focused: #2d2d2e;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cececf;
--al-color-bg-surface-brand-selected: #cececf;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cececf;
--al-color-bg-surface-brand-elevated-selected: #cececf;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #767678;
--al-color-bg-fill-brand-hovered: #676769;
--al-color-bg-fill-brand-pressed: #58585a;
--al-color-bg-fill-brand-selected: #4a4a4c;
--al-color-bg-fill-brand-disabled: #c1c2c2;
--al-color-text-brand: #676769;
--al-color-text-brand-hovered: #58585a;
--al-color-text-brand-pressed: #4a4a4c;
--al-color-text-brand-selected: #3c3c3e;
--al-color-text-brand-disabled: #b4b4b5;
--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: #676769;
--al-color-border-elevated-selected: #676769;
--al-color-bg-fill-brand: #676769;
--al-color-bg-fill-brand-hovered: #58585a;
--al-color-bg-fill-brand-pressed: #4a4a4c;
--al-color-bg-fill-brand-selected: #3c3c3e;
--al-color-text-brand: #4a4a4c;
--al-color-text-brand-hovered: #3c3c3e;
--al-color-text-brand-pressed: #2d2d2e;
--al-color-text-brand-selected: #1b1b1d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e80;
--al-color-border-elevated-selected: #8f8f91;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1d1d1f;
--al-color-bg-surface-brand-hovered: #29292a;
--al-color-bg-surface-brand-pressed: #323334;
--al-color-bg-surface-brand-selected: #323334;
--al-color-bg-surface-brand-disabled: #171718;
--al-color-bg-surface-brand-elevated: #29292a;
--al-color-bg-surface-brand-elevated-hovered: #323334;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3d;
--al-color-bg-surface-brand-elevated-selected: #3c3c3d;
--al-color-bg-surface-brand-elevated-disabled: #1d1d1f;
--al-color-bg-fill-brand: #a1a1a2;
--al-color-bg-fill-brand-hovered: #b4b4b5;
--al-color-bg-fill-brand-pressed: #c9c9ca;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3c3c3d;
--al-color-text-brand: #a1a1a2;
--al-color-text-brand-hovered: #b4b4b5;
--al-color-text-brand-pressed: #c9c9ca;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #454547;
--al-color-text-on-bg-fill-brand: #0d0d0f;
--al-color-text-on-bg-fill-brand-hovered: #0d0d0f;
--al-color-text-on-bg-fill-brand-pressed: #0d0d0f;
--al-color-text-on-bg-fill-brand-selected: #0d0d0f;
--al-color-text-on-bg-fill-brand-disabled: #171718;}

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



