: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: #231f20;
--cb-color-bg-fill-brand-hovered: #3e3a3b;
--cb-color-bg-fill-brand-pressed: #4f4c4d;
--cb-color-bg-fill-brand-selected: #464344;
--cb-color-bg-fill-brand-disabled: #727070;
--cb-color-text-brand: #231f20;
--cb-color-text-brand-hovered: #343131;
--cb-color-text-brand-pressed: #4f4c4d;
--cb-color-text-brand-selected: #3e3a3b;
--cb-color-text-brand-disabled: #727070;
--cb-color-bg-surface-brand: #eeedee;
--cb-color-bg-surface-brand-hovered: #dcdbdb;
--cb-color-bg-surface-brand-pressed: #cac9ca;
--cb-color-bg-surface-brand-selected: #e4e4e4;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #231f20;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1f1b1c;
--cb-color-bg-fill-brand-pressed: #1c191a;
--cb-color-bg-fill-brand-selected: #1d1a1b;
--cb-color-bg-fill-brand-disabled: #161414;
--cb-color-text-brand-hovered: #201d1d;
--cb-color-text-brand-pressed: #1c191a;
--cb-color-text-brand-selected: #1f1b1c;
--cb-color-text-brand-disabled: #161414;
--cb-color-bg-surface-brand: #060505;
--cb-color-bg-surface-brand-hovered: #080708;
--cb-color-bg-surface-brand-pressed: #0b0a0a;
--cb-color-bg-surface-brand-selected: #070606;
--cb-color-bg-surface-brand-disabled: #040404;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #242323;
--cb-color-bg-surface-brand-hovered: #242323;
--cb-color-bg-surface-brand-pressed: #242223;
--cb-color-bg-surface-brand-selected: #242323;
--cb-color-bg-surface-brand-disabled: #242324;}
:root{--al-color-border-selected: #797576;
--al-color-border-elevated-selected: #797576;
--al-color-outline-focused: #302c2d;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dedddd;
--al-color-bg-surface-brand-pressed: #cfcecf;
--al-color-bg-surface-brand-selected: #cfcecf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dedddd;
--al-color-bg-surface-brand-elevated-pressed: #cfcecf;
--al-color-bg-surface-brand-elevated-selected: #cfcecf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #797576;
--al-color-bg-fill-brand-hovered: #6a6667;
--al-color-bg-fill-brand-pressed: #5b5858;
--al-color-bg-fill-brand-selected: #4d494a;
--al-color-bg-fill-brand-disabled: #c3c1c1;
--al-color-text-brand: #6a6667;
--al-color-text-brand-hovered: #5b5858;
--al-color-text-brand-pressed: #4d494a;
--al-color-text-brand-selected: #403b3c;
--al-color-text-brand-disabled: #b6b4b4;
--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: #6a6667;
--al-color-border-elevated-selected: #6a6667;
--al-color-bg-fill-brand: #6a6667;
--al-color-bg-fill-brand-hovered: #5b5858;
--al-color-bg-fill-brand-pressed: #4d494a;
--al-color-bg-fill-brand-selected: #403b3c;
--al-color-text-brand: #4d494a;
--al-color-text-brand-hovered: #403b3c;
--al-color-text-brand-pressed: #302c2d;
--al-color-text-brand-selected: #1e1a1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e7f;
--al-color-border-elevated-selected: #918f8f;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #201c1d;
--al-color-bg-surface-brand-hovered: #2c2829;
--al-color-bg-surface-brand-pressed: #363233;
--al-color-bg-surface-brand-selected: #363233;
--al-color-bg-surface-brand-disabled: #1a1617;
--al-color-bg-surface-brand-elevated: #2c2829;
--al-color-bg-surface-brand-elevated-hovered: #363233;
--al-color-bg-surface-brand-elevated-pressed: #403b3d;
--al-color-bg-surface-brand-elevated-selected: #403b3d;
--al-color-bg-surface-brand-elevated-disabled: #201c1d;
--al-color-bg-fill-brand: #a3a1a1;
--al-color-bg-fill-brand-hovered: #b6b4b5;
--al-color-bg-fill-brand-pressed: #cbc9ca;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #403b3d;
--al-color-text-brand: #a3a1a1;
--al-color-text-brand-hovered: #b6b4b5;
--al-color-text-brand-pressed: #cbc9ca;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #484445;
--al-color-text-on-bg-fill-brand: #110e0f;
--al-color-text-on-bg-fill-brand-hovered: #110e0f;
--al-color-text-on-bg-fill-brand-pressed: #110e0f;
--al-color-text-on-bg-fill-brand-selected: #110e0f;
--al-color-text-on-bg-fill-brand-disabled: #1a1617;}

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



