: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: #555153;
--cb-color-bg-fill-brand-hovered: #6a6668;
--cb-color-bg-fill-brand-pressed: #777475;
--cb-color-bg-fill-brand-selected: #706d6f;
--cb-color-bg-fill-brand-disabled: #929091;
--cb-color-text-brand: #555153;
--cb-color-text-brand-hovered: #625f60;
--cb-color-text-brand-pressed: #777475;
--cb-color-text-brand-selected: #6a6668;
--cb-color-text-brand-disabled: #929091;
--cb-color-bg-surface-brand: #f2f1f2;
--cb-color-bg-surface-brand-hovered: #e4e3e3;
--cb-color-bg-surface-brand-pressed: #d6d5d6;
--cb-color-bg-surface-brand-selected: #eaeaea;
--cb-color-bg-surface-brand-disabled: #f8f8f8;
--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: #555153;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #4b4749;
--cb-color-bg-fill-brand-pressed: #444142;
--cb-color-bg-fill-brand-selected: #474446;
--cb-color-bg-fill-brand-disabled: #363435;
--cb-color-text-brand-hovered: #4e4b4c;
--cb-color-text-brand-pressed: #444142;
--cb-color-text-brand-selected: #4b4749;
--cb-color-text-brand-disabled: #363435;
--cb-color-bg-surface-brand: #0e0d0d;
--cb-color-bg-surface-brand-hovered: #141314;
--cb-color-bg-surface-brand-pressed: #1b1a1b;
--cb-color-bg-surface-brand-selected: #111011;
--cb-color-bg-surface-brand-disabled: #0a0a0a;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2c2b2c;
--cb-color-bg-surface-brand-hovered: #302f2f;
--cb-color-bg-surface-brand-pressed: #343233;
--cb-color-bg-surface-brand-selected: #2e2d2d;
--cb-color-bg-surface-brand-disabled: #2a292a;}
:root{--al-color-border-selected: #797577;
--al-color-border-elevated-selected: #797577;
--al-color-outline-focused: #302c2e;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dddcdd;
--al-color-bg-surface-brand-pressed: #cfcecf;
--al-color-bg-surface-brand-selected: #cfcecf;
--al-color-bg-surface-brand-disabled: #f4f3f4;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dddcdd;
--al-color-bg-surface-brand-elevated-pressed: #cfcecf;
--al-color-bg-surface-brand-elevated-selected: #cfcecf;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f4;
--al-color-bg-fill-brand: #797577;
--al-color-bg-fill-brand-hovered: #6a6668;
--al-color-bg-fill-brand-pressed: #5c575a;
--al-color-bg-fill-brand-selected: #4d494b;
--al-color-bg-fill-brand-disabled: #c3c1c2;
--al-color-text-brand: #6a6668;
--al-color-text-brand-hovered: #5c575a;
--al-color-text-brand-pressed: #4d494b;
--al-color-text-brand-selected: #3f3b3d;
--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: #f4f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6a6668;
--al-color-border-elevated-selected: #6a6668;
--al-color-bg-fill-brand: #6a6668;
--al-color-bg-fill-brand-hovered: #5c575a;
--al-color-bg-fill-brand-pressed: #4d494b;
--al-color-bg-fill-brand-selected: #3f3b3d;
--al-color-text-brand: #4d494b;
--al-color-text-brand-hovered: #3f3b3d;
--al-color-text-brand-pressed: #302c2e;
--al-color-text-brand-selected: #1d1a1b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e7f;
--al-color-border-elevated-selected: #928e90;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1f1d1e;
--al-color-bg-surface-brand-hovered: #2b2829;
--al-color-bg-surface-brand-pressed: #353233;
--al-color-bg-surface-brand-selected: #353233;
--al-color-bg-surface-brand-disabled: #171516;
--al-color-bg-surface-brand-elevated: #2b2829;
--al-color-bg-surface-brand-elevated-hovered: #353233;
--al-color-bg-surface-brand-elevated-pressed: #3f3b3d;
--al-color-bg-surface-brand-elevated-selected: #3f3b3d;
--al-color-bg-surface-brand-elevated-disabled: #1f1d1e;
--al-color-bg-fill-brand: #a3a0a2;
--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: #3f3b3d;
--al-color-text-brand: #a3a0a2;
--al-color-text-brand-hovered: #b6b4b5;
--al-color-text-brand-pressed: #cbc9ca;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #484446;
--al-color-text-on-bg-fill-brand: #0e0c0d;
--al-color-text-on-bg-fill-brand-hovered: #0e0c0d;
--al-color-text-on-bg-fill-brand-pressed: #0e0c0d;
--al-color-text-on-bg-fill-brand-selected: #0e0c0d;
--al-color-text-on-bg-fill-brand-disabled: #171516;}

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



