: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: #2f2f30;
--cb-color-bg-fill-brand-hovered: #484849;
--cb-color-bg-fill-brand-pressed: #595959;
--cb-color-bg-fill-brand-selected: #505051;
--cb-color-bg-fill-brand-disabled: #7a7a7b;
--cb-color-text-brand: #2f2f30;
--cb-color-text-brand-hovered: #3f3f40;
--cb-color-text-brand-pressed: #595959;
--cb-color-text-brand-selected: #484849;
--cb-color-text-brand-disabled: #7a7a7b;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dedede;
--cb-color-bg-surface-brand-pressed: #cdcdcd;
--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: #2f2f30;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #29292a;
--cb-color-bg-fill-brand-pressed: #262626;
--cb-color-bg-fill-brand-selected: #272728;
--cb-color-bg-fill-brand-disabled: #1e1e1f;
--cb-color-text-brand-hovered: #2b2b2c;
--cb-color-text-brand-pressed: #262626;
--cb-color-text-brand-selected: #29292a;
--cb-color-text-brand-disabled: #1e1e1f;
--cb-color-bg-surface-brand: #080808;
--cb-color-bg-surface-brand-hovered: #0b0b0b;
--cb-color-bg-surface-brand-pressed: #0f0f0f;
--cb-color-bg-surface-brand-selected: #09090a;
--cb-color-bg-surface-brand-disabled: #060606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262626;
--cb-color-bg-surface-brand-hovered: #272727;
--cb-color-bg-surface-brand-pressed: #282828;
--cb-color-bg-surface-brand-selected: #262626;
--cb-color-bg-surface-brand-disabled: #252525;}
:root{--al-color-border-selected: #767677;
--al-color-border-elevated-selected: #767677;
--al-color-outline-focused: #2d2d2e;
--al-color-bg-surface-brand: #ececed;
--al-color-bg-surface-brand-hovered: #dcdcdd;
--al-color-bg-surface-brand-pressed: #cfcfcf;
--al-color-bg-surface-brand-selected: #cfcfcf;
--al-color-bg-surface-brand-disabled: #f2f3f3;
--al-color-bg-surface-brand-elevated: #ececed;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdd;
--al-color-bg-surface-brand-elevated-pressed: #cfcfcf;
--al-color-bg-surface-brand-elevated-selected: #cfcfcf;
--al-color-bg-surface-brand-elevated-disabled: #f2f3f3;
--al-color-bg-fill-brand: #767677;
--al-color-bg-fill-brand-hovered: #676768;
--al-color-bg-fill-brand-pressed: #585859;
--al-color-bg-fill-brand-selected: #4a4a4b;
--al-color-bg-fill-brand-disabled: #c1c1c1;
--al-color-text-brand: #676768;
--al-color-text-brand-hovered: #585859;
--al-color-text-brand-pressed: #4a4a4b;
--al-color-text-brand-selected: #3c3c3e;
--al-color-text-brand-disabled: #b4b4b5;
--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: #f2f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #676768;
--al-color-border-elevated-selected: #676768;
--al-color-bg-fill-brand: #676768;
--al-color-bg-fill-brand-hovered: #585859;
--al-color-bg-fill-brand-pressed: #4a4a4b;
--al-color-bg-fill-brand-selected: #3c3c3e;
--al-color-text-brand: #4a4a4b;
--al-color-text-brand-hovered: #3c3c3e;
--al-color-text-brand-pressed: #2d2d2e;
--al-color-text-brand-selected: #1b1b1c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7e7f;
--al-color-border-elevated-selected: #8f8f90;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1e1e1e;
--al-color-bg-surface-brand-hovered: #29292a;
--al-color-bg-surface-brand-pressed: #333334;
--al-color-bg-surface-brand-selected: #333334;
--al-color-bg-surface-brand-disabled: #161616;
--al-color-bg-surface-brand-elevated: #29292a;
--al-color-bg-surface-brand-elevated-hovered: #333334;
--al-color-bg-surface-brand-elevated-pressed: #3c3c3d;
--al-color-bg-surface-brand-elevated-selected: #3c3c3d;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1e;
--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: #454546;
--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);
}



