: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: #5d585e;
--cb-color-bg-fill-brand-hovered: #716c72;
--cb-color-bg-fill-brand-pressed: #7d797e;
--cb-color-bg-fill-brand-selected: #777378;
--cb-color-bg-fill-brand-disabled: #979498;
--cb-color-text-brand: #5d585e;
--cb-color-text-brand-hovered: #6a656b;
--cb-color-text-brand-pressed: #7d797e;
--cb-color-text-brand-selected: #716c72;
--cb-color-text-brand-disabled: #979498;
--cb-color-bg-surface-brand: #f2f2f2;
--cb-color-bg-surface-brand-hovered: #e5e4e5;
--cb-color-bg-surface-brand-pressed: #d8d7d8;
--cb-color-bg-surface-brand-selected: #ebebeb;
--cb-color-bg-surface-brand-disabled: #f9f8f9;
--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: #5d585e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #524d53;
--cb-color-bg-fill-brand-pressed: #4a464b;
--cb-color-bg-fill-brand-selected: #4e4a4f;
--cb-color-bg-fill-brand-disabled: #3b383c;
--cb-color-text-brand-hovered: #565157;
--cb-color-text-brand-pressed: #4a464b;
--cb-color-text-brand-selected: #524d53;
--cb-color-text-brand-disabled: #3b383c;
--cb-color-bg-surface-brand: #0f0e0f;
--cb-color-bg-surface-brand-hovered: #161516;
--cb-color-bg-surface-brand-pressed: #1e1c1e;
--cb-color-bg-surface-brand-selected: #131213;
--cb-color-bg-surface-brand-disabled: #0b0b0b;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2d2c2d;
--cb-color-bg-surface-brand-hovered: #323032;
--cb-color-bg-surface-brand-pressed: #363537;
--cb-color-bg-surface-brand-selected: #2f2e30;
--cb-color-bg-surface-brand-disabled: #2b2a2b;}
:root{--al-color-border-selected: #7a757b;
--al-color-border-elevated-selected: #7a757b;
--al-color-outline-focused: #2f2c30;
--al-color-bg-surface-brand: #edeced;
--al-color-bg-surface-brand-hovered: #dddcde;
--al-color-bg-surface-brand-pressed: #d0ced0;
--al-color-bg-surface-brand-selected: #d0ced0;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #edeced;
--al-color-bg-surface-brand-elevated-hovered: #dddcde;
--al-color-bg-surface-brand-elevated-pressed: #d0ced0;
--al-color-bg-surface-brand-elevated-selected: #d0ced0;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #7a757b;
--al-color-bg-fill-brand-hovered: #6b656c;
--al-color-bg-fill-brand-pressed: #5c575d;
--al-color-bg-fill-brand-selected: #4e494e;
--al-color-bg-fill-brand-disabled: #c3c0c3;
--al-color-text-brand: #6b656c;
--al-color-text-brand-hovered: #5c575d;
--al-color-text-brand-pressed: #4e494e;
--al-color-text-brand-selected: #3f3a40;
--al-color-text-brand-disabled: #b6b3b7;
--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: #6b656c;
--al-color-border-elevated-selected: #6b656c;
--al-color-bg-fill-brand: #6b656c;
--al-color-bg-fill-brand-hovered: #5c575d;
--al-color-bg-fill-brand-pressed: #4e494e;
--al-color-bg-fill-brand-selected: #3f3a40;
--al-color-text-brand: #4e494e;
--al-color-text-brand-hovered: #3f3a40;
--al-color-text-brand-pressed: #2f2c30;
--al-color-text-brand-selected: #1d1a1e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #827d83;
--al-color-border-elevated-selected: #938e93;
--al-color-outline-focused: #e1dfe1;
--al-color-bg-surface-brand: #201d21;
--al-color-bg-surface-brand-hovered: #2c282c;
--al-color-bg-surface-brand-pressed: #353236;
--al-color-bg-surface-brand-selected: #353236;
--al-color-bg-surface-brand-disabled: #171518;
--al-color-bg-surface-brand-elevated: #2c282c;
--al-color-bg-surface-brand-elevated-hovered: #353236;
--al-color-bg-surface-brand-elevated-pressed: #403b41;
--al-color-bg-surface-brand-elevated-selected: #403b41;
--al-color-bg-surface-brand-elevated-disabled: #201d21;
--al-color-bg-fill-brand: #a4a0a5;
--al-color-bg-fill-brand-hovered: #b6b3b7;
--al-color-bg-fill-brand-pressed: #cbc8cb;
--al-color-bg-fill-brand-selected: #e1dfe1;
--al-color-bg-fill-brand-disabled: #403b41;
--al-color-text-brand: #a4a0a5;
--al-color-text-brand-hovered: #b6b3b7;
--al-color-text-brand-pressed: #cbc8cb;
--al-color-text-brand-selected: #e1dfe1;
--al-color-text-brand-disabled: #484449;
--al-color-text-on-bg-fill-brand: #0e0d0f;
--al-color-text-on-bg-fill-brand-hovered: #0e0d0f;
--al-color-text-on-bg-fill-brand-pressed: #0e0d0f;
--al-color-text-on-bg-fill-brand-selected: #0e0d0f;
--al-color-text-on-bg-fill-brand-disabled: #171518;}

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



