: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: #0f0f0f;
--cb-color-bg-fill-brand-hovered: #2c2c2c;
--cb-color-bg-fill-brand-pressed: #3f3f3f;
--cb-color-bg-fill-brand-selected: #363636;
--cb-color-bg-fill-brand-disabled: #666666;
--cb-color-text-brand: #0f0f0f;
--cb-color-text-brand-hovered: #222222;
--cb-color-text-brand-pressed: #3f3f3f;
--cb-color-text-brand-selected: #2c2c2c;
--cb-color-text-brand-disabled: #666666;
--cb-color-bg-surface-brand: #ececec;
--cb-color-bg-surface-brand-hovered: #d8d8d8;
--cb-color-bg-surface-brand-pressed: #c6c6c6;
--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: #0f0f0f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #0d0d0d;
--cb-color-bg-fill-brand-pressed: #0c0c0c;
--cb-color-bg-fill-brand-selected: #0d0d0d;
--cb-color-bg-fill-brand-disabled: #0a0a0a;
--cb-color-text-brand-hovered: #0e0e0e;
--cb-color-text-brand-pressed: #0c0c0c;
--cb-color-text-brand-selected: #0d0d0d;
--cb-color-text-brand-disabled: #0a0a0a;
--cb-color-bg-surface-brand: #020202;
--cb-color-bg-surface-brand-hovered: #040404;
--cb-color-bg-surface-brand-pressed: #050505;
--cb-color-bg-surface-brand-selected: #030303;
--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: #1f1f1f;
--cb-color-bg-surface-brand-pressed: #1d1d1d;
--cb-color-bg-surface-brand-selected: #202020;
--cb-color-bg-surface-brand-disabled: #212121;}
:root{--al-color-border-selected: #767677;
--al-color-border-elevated-selected: #767677;
--al-color-outline-focused: #2d2d2e;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dddddd;
--al-color-bg-surface-brand-pressed: #cecece;
--al-color-bg-surface-brand-selected: #cecece;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddddd;
--al-color-bg-surface-brand-elevated-pressed: #cecece;
--al-color-bg-surface-brand-elevated-selected: #cecece;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #767677;
--al-color-bg-fill-brand-hovered: #676767;
--al-color-bg-fill-brand-pressed: #585858;
--al-color-bg-fill-brand-selected: #4a4a4b;
--al-color-bg-fill-brand-disabled: #c1c1c1;
--al-color-text-brand: #676767;
--al-color-text-brand-hovered: #585858;
--al-color-text-brand-pressed: #4a4a4b;
--al-color-text-brand-selected: #3c3c3d;
--al-color-text-brand-disabled: #b4b4b4;
--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: #676767;
--al-color-border-elevated-selected: #676767;
--al-color-bg-fill-brand: #676767;
--al-color-bg-fill-brand-hovered: #585858;
--al-color-bg-fill-brand-pressed: #4a4a4b;
--al-color-bg-fill-brand-selected: #3c3c3d;
--al-color-text-brand: #4a4a4b;
--al-color-text-brand-hovered: #3c3c3d;
--al-color-text-brand-pressed: #2d2d2e;
--al-color-text-brand-selected: #1b1b1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e7f;
--al-color-border-elevated-selected: #8f8f8f;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1d1d1d;
--al-color-bg-surface-brand-hovered: #292929;
--al-color-bg-surface-brand-pressed: #333333;
--al-color-bg-surface-brand-selected: #333333;
--al-color-bg-surface-brand-disabled: #161616;
--al-color-bg-surface-brand-elevated: #292929;
--al-color-bg-surface-brand-elevated-hovered: #333333;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3d;
--al-color-bg-surface-brand-elevated-selected: #3c3c3d;
--al-color-bg-surface-brand-elevated-disabled: #1d1d1d;
--al-color-bg-fill-brand: #a1a1a2;
--al-color-bg-fill-brand-hovered: #b4b4b4;
--al-color-bg-fill-brand-pressed: #c9c9c9;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3c3c3d;
--al-color-text-brand: #a1a1a2;
--al-color-text-brand-hovered: #b4b4b4;
--al-color-text-brand-pressed: #c9c9c9;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #454545;
--al-color-text-on-bg-fill-brand: #0e0e0e;
--al-color-text-on-bg-fill-brand-hovered: #0e0e0e;
--al-color-text-on-bg-fill-brand-pressed: #0e0e0e;
--al-color-text-on-bg-fill-brand-selected: #0e0e0e;
--al-color-text-on-bg-fill-brand-disabled: #161616;}

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



