: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: #2d2e2e;
--cb-color-bg-fill-brand-hovered: #474747;
--cb-color-bg-fill-brand-pressed: #575858;
--cb-color-bg-fill-brand-selected: #4f5050;
--cb-color-bg-fill-brand-disabled: #797979;
--cb-color-text-brand: #2d2e2e;
--cb-color-text-brand-hovered: #3d3e3e;
--cb-color-text-brand-pressed: #575858;
--cb-color-text-brand-selected: #474747;
--cb-color-text-brand-disabled: #797979;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dddddd;
--cb-color-bg-surface-brand-pressed: #cdcdcd;
--cb-color-bg-surface-brand-selected: #e5e6e6;
--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: #2d2e2e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #282828;
--cb-color-bg-fill-brand-pressed: #242525;
--cb-color-bg-fill-brand-selected: #262727;
--cb-color-bg-fill-brand-disabled: #1d1d1d;
--cb-color-text-brand-hovered: #292a2a;
--cb-color-text-brand-pressed: #242525;
--cb-color-text-brand-selected: #282828;
--cb-color-text-brand-disabled: #1d1d1d;
--cb-color-bg-surface-brand: #070707;
--cb-color-bg-surface-brand-hovered: #0b0b0b;
--cb-color-bg-surface-brand-pressed: #0e0f0f;
--cb-color-bg-surface-brand-selected: #090909;
--cb-color-bg-surface-brand-disabled: #050606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #252626;
--cb-color-bg-surface-brand-hovered: #262626;
--cb-color-bg-surface-brand-pressed: #272727;
--cb-color-bg-surface-brand-selected: #262626;
--cb-color-bg-surface-brand-disabled: #252525;}
:root{--al-color-border-selected: #767676;
--al-color-border-elevated-selected: #767676;
--al-color-outline-focused: #2c2d2d;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdcdc;
--al-color-bg-surface-brand-pressed: #cecece;
--al-color-bg-surface-brand-selected: #cecece;
--al-color-bg-surface-brand-disabled: #f2f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cecece;
--al-color-bg-surface-brand-elevated-selected: #cecece;
--al-color-bg-surface-brand-elevated-disabled: #f2f3f3;
--al-color-bg-fill-brand: #767676;
--al-color-bg-fill-brand-hovered: #676767;
--al-color-bg-fill-brand-pressed: #575858;
--al-color-bg-fill-brand-selected: #494a4a;
--al-color-bg-fill-brand-disabled: #c0c1c1;
--al-color-text-brand: #676767;
--al-color-text-brand-hovered: #575858;
--al-color-text-brand-pressed: #494a4a;
--al-color-text-brand-selected: #3b3c3c;
--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: #f2f3f3;}

: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: #575858;
--al-color-bg-fill-brand-pressed: #494a4a;
--al-color-bg-fill-brand-selected: #3b3c3c;
--al-color-text-brand: #494a4a;
--al-color-text-brand-hovered: #3b3c3c;
--al-color-text-brand-pressed: #2c2d2d;
--al-color-text-brand-selected: #1b1b1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7e7f7f;
--al-color-border-elevated-selected: #8f8f8f;
--al-color-outline-focused: #e0e0e1;
--al-color-bg-surface-brand: #1d1e1e;
--al-color-bg-surface-brand-hovered: #282929;
--al-color-bg-surface-brand-pressed: #323333;
--al-color-bg-surface-brand-selected: #323333;
--al-color-bg-surface-brand-disabled: #151616;
--al-color-bg-surface-brand-elevated: #282929;
--al-color-bg-surface-brand-elevated-hovered: #323333;
--al-color-bg-surface-brand-elevated-pressed: #3b3c3c;
--al-color-bg-surface-brand-elevated-selected: #3b3c3c;
--al-color-bg-surface-brand-elevated-disabled: #1d1e1e;
--al-color-bg-fill-brand: #a1a1a1;
--al-color-bg-fill-brand-hovered: #b4b4b4;
--al-color-bg-fill-brand-pressed: #c9c9c9;
--al-color-bg-fill-brand-selected: #e0e0e1;
--al-color-bg-fill-brand-disabled: #3b3c3c;
--al-color-text-brand: #a1a1a1;
--al-color-text-brand-hovered: #b4b4b4;
--al-color-text-brand-pressed: #c9c9c9;
--al-color-text-brand-selected: #e0e0e1;
--al-color-text-brand-disabled: #444545;
--al-color-text-on-bg-fill-brand: #0c0d0d;
--al-color-text-on-bg-fill-brand-hovered: #0c0d0d;
--al-color-text-on-bg-fill-brand-pressed: #0c0d0d;
--al-color-text-on-bg-fill-brand-selected: #0c0d0d;
--al-color-text-on-bg-fill-brand-disabled: #151616;}

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



