: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: #313135;
--cb-color-bg-fill-brand-hovered: #4a4a4e;
--cb-color-bg-fill-brand-pressed: #5a5a5d;
--cb-color-bg-fill-brand-selected: #525255;
--cb-color-bg-fill-brand-disabled: #7b7b7e;
--cb-color-text-brand: #313135;
--cb-color-text-brand-hovered: #414145;
--cb-color-text-brand-pressed: #5a5a5d;
--cb-color-text-brand-selected: #4a4a4e;
--cb-color-text-brand-disabled: #7b7b7e;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dededf;
--cb-color-bg-surface-brand-pressed: #cececf;
--cb-color-bg-surface-brand-selected: #e6e6e6;
--cb-color-bg-surface-brand-disabled: #f7f7f7;
--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: #313135;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2b2b2f;
--cb-color-bg-fill-brand-pressed: #27272a;
--cb-color-bg-fill-brand-selected: #29292c;
--cb-color-bg-fill-brand-disabled: #1f1f22;
--cb-color-text-brand-hovered: #2d2d31;
--cb-color-text-brand-pressed: #27272a;
--cb-color-text-brand-selected: #2b2b2f;
--cb-color-text-brand-disabled: #1f1f22;
--cb-color-bg-surface-brand: #080809;
--cb-color-bg-surface-brand-hovered: #0c0c0d;
--cb-color-bg-surface-brand-pressed: #101011;
--cb-color-bg-surface-brand-selected: #0a0a0b;
--cb-color-bg-surface-brand-disabled: #060606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262627;
--cb-color-bg-surface-brand-hovered: #272728;
--cb-color-bg-surface-brand-pressed: #282829;
--cb-color-bg-surface-brand-selected: #272727;
--cb-color-bg-surface-brand-disabled: #262626;}
:root{--al-color-border-selected: #76767a;
--al-color-border-elevated-selected: #76767a;
--al-color-outline-focused: #2c2c30;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #ddddde;
--al-color-bg-surface-brand-pressed: #cfcfd0;
--al-color-bg-surface-brand-selected: #cfcfd0;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #ddddde;
--al-color-bg-surface-brand-elevated-pressed: #cfcfd0;
--al-color-bg-surface-brand-elevated-selected: #cfcfd0;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #76767a;
--al-color-bg-fill-brand-hovered: #67676b;
--al-color-bg-fill-brand-pressed: #58585c;
--al-color-bg-fill-brand-selected: #4a4a4f;
--al-color-bg-fill-brand-disabled: #c1c1c3;
--al-color-text-brand: #67676b;
--al-color-text-brand-hovered: #58585c;
--al-color-text-brand-pressed: #4a4a4f;
--al-color-text-brand-selected: #3b3c40;
--al-color-text-brand-disabled: #b4b4b6;
--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: #67676b;
--al-color-border-elevated-selected: #67676b;
--al-color-bg-fill-brand: #67676b;
--al-color-bg-fill-brand-hovered: #58585c;
--al-color-bg-fill-brand-pressed: #4a4a4f;
--al-color-bg-fill-brand-selected: #3b3c40;
--al-color-text-brand: #4a4a4f;
--al-color-text-brand-hovered: #3b3c40;
--al-color-text-brand-pressed: #2c2c30;
--al-color-text-brand-selected: #1a1a1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e82;
--al-color-border-elevated-selected: #8f8f92;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1d1d21;
--al-color-bg-surface-brand-hovered: #29292d;
--al-color-bg-surface-brand-pressed: #323236;
--al-color-bg-surface-brand-selected: #323236;
--al-color-bg-surface-brand-disabled: #16161a;
--al-color-bg-surface-brand-elevated: #29292d;
--al-color-bg-surface-brand-elevated-hovered: #323236;
--al-color-bg-surface-brand-elevated-pressed: #3c3c40;
--al-color-bg-surface-brand-elevated-selected: #3c3c40;
--al-color-bg-surface-brand-elevated-disabled: #1d1d21;
--al-color-bg-fill-brand: #a1a1a4;
--al-color-bg-fill-brand-hovered: #b4b4b7;
--al-color-bg-fill-brand-pressed: #c9c9cb;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3c3c40;
--al-color-text-brand: #a1a1a4;
--al-color-text-brand-hovered: #b4b4b7;
--al-color-text-brand-pressed: #c9c9cb;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #454549;
--al-color-text-on-bg-fill-brand: #0e0e11;
--al-color-text-on-bg-fill-brand-hovered: #0e0e11;
--al-color-text-on-bg-fill-brand-pressed: #0e0e11;
--al-color-text-on-bg-fill-brand-selected: #0e0e11;
--al-color-text-on-bg-fill-brand-disabled: #16161a;}

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



