: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: #4d4b4e;
--cb-color-bg-fill-brand-hovered: #636164;
--cb-color-bg-fill-brand-pressed: #716f71;
--cb-color-bg-fill-brand-selected: #6a686a;
--cb-color-bg-fill-brand-disabled: #8d8c8e;
--cb-color-text-brand: #4d4b4e;
--cb-color-text-brand-hovered: #5b595c;
--cb-color-text-brand-pressed: #716f71;
--cb-color-text-brand-selected: #636164;
--cb-color-text-brand-disabled: #8d8c8e;
--cb-color-bg-surface-brand: #f1f1f1;
--cb-color-bg-surface-brand-hovered: #e2e2e3;
--cb-color-bg-surface-brand-pressed: #d4d4d5;
--cb-color-bg-surface-brand-selected: #e9e9e9;
--cb-color-bg-surface-brand-disabled: #f8f8f8;
--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: #4d4b4e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #444245;
--cb-color-bg-fill-brand-pressed: #3e3c3e;
--cb-color-bg-fill-brand-selected: #413f41;
--cb-color-bg-fill-brand-disabled: #313032;
--cb-color-text-brand-hovered: #474548;
--cb-color-text-brand-pressed: #3e3c3e;
--cb-color-text-brand-selected: #444245;
--cb-color-text-brand-disabled: #313032;
--cb-color-bg-surface-brand: #0c0c0d;
--cb-color-bg-surface-brand-hovered: #121213;
--cb-color-bg-surface-brand-pressed: #191819;
--cb-color-bg-surface-brand-selected: #0f0f10;
--cb-color-bg-surface-brand-disabled: #090909;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2b2a2b;
--cb-color-bg-surface-brand-hovered: #2e2d2e;
--cb-color-bg-surface-brand-pressed: #313132;
--cb-color-bg-surface-brand-selected: #2c2c2c;
--cb-color-bg-surface-brand-disabled: #292929;}
:root{--al-color-border-selected: #787678;
--al-color-border-elevated-selected: #787678;
--al-color-outline-focused: #2e2c2f;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #ddddde;
--al-color-bg-surface-brand-pressed: #cfcecf;
--al-color-bg-surface-brand-selected: #cfcecf;
--al-color-bg-surface-brand-disabled: #f3f3f4;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #ddddde;
--al-color-bg-surface-brand-elevated-pressed: #cfcecf;
--al-color-bg-surface-brand-elevated-selected: #cfcecf;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f4;
--al-color-bg-fill-brand: #787678;
--al-color-bg-fill-brand-hovered: #686769;
--al-color-bg-fill-brand-pressed: #5a585b;
--al-color-bg-fill-brand-selected: #4b494c;
--al-color-bg-fill-brand-disabled: #c2c1c3;
--al-color-text-brand: #686769;
--al-color-text-brand-hovered: #5a585b;
--al-color-text-brand-pressed: #4b494c;
--al-color-text-brand-selected: #3d3b3e;
--al-color-text-brand-disabled: #b5b4b6;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #686769;
--al-color-border-elevated-selected: #686769;
--al-color-bg-fill-brand: #686769;
--al-color-bg-fill-brand-hovered: #5a585b;
--al-color-bg-fill-brand-pressed: #4b494c;
--al-color-bg-fill-brand-selected: #3d3b3e;
--al-color-text-brand: #4b494c;
--al-color-text-brand-hovered: #3d3b3e;
--al-color-text-brand-pressed: #2e2c2f;
--al-color-text-brand-selected: #1c1a1c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807e81;
--al-color-border-elevated-selected: #908f91;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1f1e20;
--al-color-bg-surface-brand-hovered: #2a292b;
--al-color-bg-surface-brand-pressed: #343235;
--al-color-bg-surface-brand-selected: #343235;
--al-color-bg-surface-brand-disabled: #181718;
--al-color-bg-surface-brand-elevated: #2a292b;
--al-color-bg-surface-brand-elevated-hovered: #343235;
--al-color-bg-surface-brand-elevated-pressed: #3e3c3f;
--al-color-bg-surface-brand-elevated-selected: #3e3c3f;
--al-color-bg-surface-brand-elevated-disabled: #1f1e20;
--al-color-bg-fill-brand: #a2a1a3;
--al-color-bg-fill-brand-hovered: #b6b4b6;
--al-color-bg-fill-brand-pressed: #cac9cb;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3e3c3f;
--al-color-text-brand: #a2a1a3;
--al-color-text-brand-hovered: #b6b4b6;
--al-color-text-brand-pressed: #cac9cb;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #464547;
--al-color-text-on-bg-fill-brand: #0e0d0f;
--al-color-text-on-bg-fill-brand-hovered: #0e0d0f;
--al-color-text-on-bg-fill-brand-pressed: #0e0d0f;
--al-color-text-on-bg-fill-brand-selected: #0e0d0f;
--al-color-text-on-bg-fill-brand-disabled: #181718;}

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



