: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: #696969;
--cb-color-bg-fill-brand-hovered: #7b7b7b;
--cb-color-bg-fill-brand-pressed: #878787;
--cb-color-bg-fill-brand-selected: #818181;
--cb-color-bg-fill-brand-disabled: #9f9f9f;
--cb-color-text-brand: #696969;
--cb-color-text-brand-hovered: #757575;
--cb-color-text-brand-pressed: #878787;
--cb-color-text-brand-selected: #7b7b7b;
--cb-color-text-brand-disabled: #9f9f9f;
--cb-color-bg-surface-brand: #f3f3f3;
--cb-color-bg-surface-brand-hovered: #e7e7e7;
--cb-color-bg-surface-brand-pressed: #dbdbdb;
--cb-color-bg-surface-brand-selected: #ededed;
--cb-color-bg-surface-brand-disabled: #f9f9f9;
--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: #696969;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #5c5c5c;
--cb-color-bg-fill-brand-pressed: #545454;
--cb-color-bg-fill-brand-selected: #585858;
--cb-color-bg-fill-brand-disabled: #434343;
--cb-color-text-brand-hovered: #616161;
--cb-color-text-brand-pressed: #545454;
--cb-color-text-brand-selected: #5c5c5c;
--cb-color-text-brand-disabled: #434343;
--cb-color-bg-surface-brand: #111111;
--cb-color-bg-surface-brand-hovered: #191919;
--cb-color-bg-surface-brand-pressed: #222222;
--cb-color-bg-surface-brand-selected: #151515;
--cb-color-bg-surface-brand-disabled: #0d0d0d;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2f2f2f;
--cb-color-bg-surface-brand-hovered: #353535;
--cb-color-bg-surface-brand-pressed: #3a3a3a;
--cb-color-bg-surface-brand-selected: #323232;
--cb-color-bg-surface-brand-disabled: #2c2c2c;}
:root{--al-color-border-selected: #767676;
--al-color-border-elevated-selected: #767676;
--al-color-outline-focused: #2d2d2e;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cececf;
--al-color-bg-surface-brand-selected: #cececf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cececf;
--al-color-bg-surface-brand-elevated-selected: #cececf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #767676;
--al-color-bg-fill-brand-hovered: #676767;
--al-color-bg-fill-brand-pressed: #585858;
--al-color-bg-fill-brand-selected: #4a4a4a;
--al-color-bg-fill-brand-disabled: #c1c1c1;
--al-color-text-brand: #676767;
--al-color-text-brand-hovered: #585858;
--al-color-text-brand-pressed: #4a4a4a;
--al-color-text-brand-selected: #3c3c3c;
--al-color-text-brand-disabled: #b4b4b4;
--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: #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: #4a4a4a;
--al-color-bg-fill-brand-selected: #3c3c3c;
--al-color-text-brand: #4a4a4a;
--al-color-text-brand-hovered: #3c3c3c;
--al-color-text-brand-pressed: #2d2d2e;
--al-color-text-brand-selected: #1b1b1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7f;
--al-color-border-elevated-selected: #8f8f90;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1e1e1e;
--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: #3c3c3c;
--al-color-bg-surface-brand-elevated-selected: #3c3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1e1e1e;
--al-color-bg-fill-brand: #a1a1a1;
--al-color-bg-fill-brand-hovered: #b4b4b4;
--al-color-bg-fill-brand-pressed: #c9c9ca;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #3c3c3c;
--al-color-text-brand: #a1a1a1;
--al-color-text-brand-hovered: #b4b4b4;
--al-color-text-brand-pressed: #c9c9ca;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #454545;
--al-color-text-on-bg-fill-brand: #0d0d0d;
--al-color-text-on-bg-fill-brand-hovered: #0d0d0d;
--al-color-text-on-bg-fill-brand-pressed: #0d0d0d;
--al-color-text-on-bg-fill-brand-selected: #0d0d0d;
--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);
}



