: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: #383435;
--cb-color-bg-fill-brand-hovered: #504d4e;
--cb-color-bg-fill-brand-pressed: #605d5d;
--cb-color-bg-fill-brand-selected: #585555;
--cb-color-bg-fill-brand-disabled: #807d7e;
--cb-color-text-brand: #383435;
--cb-color-text-brand-hovered: #484445;
--cb-color-text-brand-pressed: #605d5d;
--cb-color-text-brand-selected: #504d4e;
--cb-color-text-brand-disabled: #807d7e;
--cb-color-bg-surface-brand: #efefef;
--cb-color-bg-surface-brand-hovered: #dfdedf;
--cb-color-bg-surface-brand-pressed: #cfcecf;
--cb-color-bg-surface-brand-selected: #e7e6e6;
--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: #383435;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #312e2f;
--cb-color-bg-fill-brand-pressed: #2d2a2a;
--cb-color-bg-fill-brand-selected: #2f2c2c;
--cb-color-bg-fill-brand-disabled: #242122;
--cb-color-text-brand-hovered: #343031;
--cb-color-text-brand-pressed: #2d2a2a;
--cb-color-text-brand-selected: #312e2f;
--cb-color-text-brand-disabled: #242122;
--cb-color-bg-surface-brand: #090809;
--cb-color-bg-surface-brand-hovered: #0d0c0d;
--cb-color-bg-surface-brand-pressed: #121111;
--cb-color-bg-surface-brand-selected: #0b0a0b;
--cb-color-bg-surface-brand-disabled: #070606;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #272727;
--cb-color-bg-surface-brand-hovered: #292828;
--cb-color-bg-surface-brand-pressed: #2a2929;
--cb-color-bg-surface-brand-selected: #282727;
--cb-color-bg-surface-brand-disabled: #262626;}
:root{--al-color-border-selected: #797576;
--al-color-border-elevated-selected: #797576;
--al-color-outline-focused: #302c2d;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dedddd;
--al-color-bg-surface-brand-pressed: #cfcece;
--al-color-bg-surface-brand-selected: #cfcece;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dedddd;
--al-color-bg-surface-brand-elevated-pressed: #cfcece;
--al-color-bg-surface-brand-elevated-selected: #cfcece;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #797576;
--al-color-bg-fill-brand-hovered: #6a6667;
--al-color-bg-fill-brand-pressed: #5b5859;
--al-color-bg-fill-brand-selected: #4d494a;
--al-color-bg-fill-brand-disabled: #c2c1c1;
--al-color-text-brand: #6a6667;
--al-color-text-brand-hovered: #5b5859;
--al-color-text-brand-pressed: #4d494a;
--al-color-text-brand-selected: #3f3b3c;
--al-color-text-brand-disabled: #b6b4b5;
--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: #6a6667;
--al-color-border-elevated-selected: #6a6667;
--al-color-bg-fill-brand: #6a6667;
--al-color-bg-fill-brand-hovered: #5b5859;
--al-color-bg-fill-brand-pressed: #4d494a;
--al-color-bg-fill-brand-selected: #3f3b3c;
--al-color-text-brand: #4d494a;
--al-color-text-brand-hovered: #3f3b3c;
--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: #918e8f;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #211d1e;
--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: #191617;
--al-color-bg-surface-brand-elevated: #2c2829;
--al-color-bg-surface-brand-elevated-hovered: #363233;
--al-color-bg-surface-brand-elevated-pressed: #3f3b3c;
--al-color-bg-surface-brand-elevated-selected: #3f3b3c;
--al-color-bg-surface-brand-elevated-disabled: #211d1e;
--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: #3f3b3c;
--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: #0e0c0c;
--al-color-text-on-bg-fill-brand-hovered: #0e0c0c;
--al-color-text-on-bg-fill-brand-pressed: #0e0c0c;
--al-color-text-on-bg-fill-brand-selected: #0e0c0c;
--al-color-text-on-bg-fill-brand-disabled: #191617;}

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



