: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: #444440;
--cb-color-bg-fill-brand-hovered: #5b5b57;
--cb-color-bg-fill-brand-pressed: #696966;
--cb-color-bg-fill-brand-selected: #62625f;
--cb-color-bg-fill-brand-disabled: #878785;
--cb-color-text-brand: #444440;
--cb-color-text-brand-hovered: #53534f;
--cb-color-text-brand-pressed: #696966;
--cb-color-text-brand-selected: #5b5b57;
--cb-color-text-brand-disabled: #878785;
--cb-color-bg-surface-brand: #f0f0f0;
--cb-color-bg-surface-brand-hovered: #e1e1e0;
--cb-color-bg-surface-brand-pressed: #d2d2d1;
--cb-color-bg-surface-brand-selected: #e8e8e8;
--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: #444440;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #3c3c38;
--cb-color-bg-fill-brand-pressed: #363633;
--cb-color-bg-fill-brand-selected: #393936;
--cb-color-bg-fill-brand-disabled: #2b2b29;
--cb-color-text-brand-hovered: #3f3f3b;
--cb-color-text-brand-pressed: #363633;
--cb-color-text-brand-selected: #3c3c38;
--cb-color-text-brand-disabled: #2b2b29;
--cb-color-bg-surface-brand: #0b0b0a;
--cb-color-bg-surface-brand-hovered: #10100f;
--cb-color-bg-surface-brand-pressed: #161615;
--cb-color-bg-surface-brand-selected: #0e0e0d;
--cb-color-bg-surface-brand-disabled: #080808;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #292929;
--cb-color-bg-surface-brand-hovered: #2c2c2b;
--cb-color-bg-surface-brand-pressed: #2e2e2d;
--cb-color-bg-surface-brand-selected: #2a2a2a;
--cb-color-bg-surface-brand-disabled: #282827;}
:root{--al-color-border-selected: #767673;
--al-color-border-elevated-selected: #767673;
--al-color-outline-focused: #2d2d2a;
--al-color-bg-surface-brand: #ebeceb;
--al-color-bg-surface-brand-hovered: #dcdcdb;
--al-color-bg-surface-brand-pressed: #cfcfce;
--al-color-bg-surface-brand-selected: #cfcfce;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ebeceb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdb;
--al-color-bg-surface-brand-elevated-pressed: #cfcfce;
--al-color-bg-surface-brand-elevated-selected: #cfcfce;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #767673;
--al-color-bg-fill-brand-hovered: #676764;
--al-color-bg-fill-brand-pressed: #595955;
--al-color-bg-fill-brand-selected: #4a4a46;
--al-color-bg-fill-brand-disabled: #c1c1bf;
--al-color-text-brand: #676764;
--al-color-text-brand-hovered: #595955;
--al-color-text-brand-pressed: #4a4a46;
--al-color-text-brand-selected: #3c3c39;
--al-color-text-brand-disabled: #b5b5b2;
--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: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #676764;
--al-color-border-elevated-selected: #676764;
--al-color-bg-fill-brand: #676764;
--al-color-bg-fill-brand-hovered: #595955;
--al-color-bg-fill-brand-pressed: #4a4a46;
--al-color-bg-fill-brand-selected: #3c3c39;
--al-color-text-brand: #4a4a46;
--al-color-text-brand-hovered: #3c3c39;
--al-color-text-brand-pressed: #2d2d2a;
--al-color-text-brand-selected: #1b1b19;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7f7f7b;
--al-color-border-elevated-selected: #8f8f8c;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1e1b;
--al-color-bg-surface-brand-hovered: #292926;
--al-color-bg-surface-brand-pressed: #33332f;
--al-color-bg-surface-brand-selected: #33332f;
--al-color-bg-surface-brand-disabled: #161614;
--al-color-bg-surface-brand-elevated: #292926;
--al-color-bg-surface-brand-elevated-hovered: #33332f;
--al-color-bg-surface-brand-elevated-pressed: #3d3d39;
--al-color-bg-surface-brand-elevated-selected: #3d3d39;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1b;
--al-color-bg-fill-brand: #a1a19f;
--al-color-bg-fill-brand-hovered: #b4b4b2;
--al-color-bg-fill-brand-pressed: #c9c9c8;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3d3d39;
--al-color-text-brand: #a1a19f;
--al-color-text-brand-hovered: #b4b4b2;
--al-color-text-brand-pressed: #c9c9c8;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #454541;
--al-color-text-on-bg-fill-brand: #0e0e0c;
--al-color-text-on-bg-fill-brand-hovered: #0e0e0c;
--al-color-text-on-bg-fill-brand-pressed: #0e0e0c;
--al-color-text-on-bg-fill-brand-selected: #0e0e0c;
--al-color-text-on-bg-fill-brand-disabled: #161614;}

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



