: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: #2f363b;
--cb-color-bg-fill-brand-hovered: #484e53;
--cb-color-bg-fill-brand-pressed: #595e62;
--cb-color-bg-fill-brand-selected: #50565b;
--cb-color-bg-fill-brand-disabled: #7a7f82;
--cb-color-text-brand: #2f363b;
--cb-color-text-brand-hovered: #3f464a;
--cb-color-text-brand-pressed: #595e62;
--cb-color-text-brand-selected: #484e53;
--cb-color-text-brand-disabled: #7a7f82;
--cb-color-bg-surface-brand: #efeff0;
--cb-color-bg-surface-brand-hovered: #dedfdf;
--cb-color-bg-surface-brand-pressed: #cdcfd0;
--cb-color-bg-surface-brand-selected: #e6e7e7;
--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: #2f363b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #292f34;
--cb-color-bg-fill-brand-pressed: #262b2f;
--cb-color-bg-fill-brand-selected: #272d32;
--cb-color-bg-fill-brand-disabled: #1e2326;
--cb-color-text-brand-hovered: #2b3236;
--cb-color-text-brand-pressed: #262b2f;
--cb-color-text-brand-selected: #292f34;
--cb-color-text-brand-disabled: #1e2326;
--cb-color-bg-surface-brand: #080909;
--cb-color-bg-surface-brand-hovered: #0b0d0e;
--cb-color-bg-surface-brand-pressed: #0f1113;
--cb-color-bg-surface-brand-selected: #090b0c;
--cb-color-bg-surface-brand-disabled: #060707;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262728;
--cb-color-bg-surface-brand-hovered: #27282a;
--cb-color-bg-surface-brand-pressed: #282a2b;
--cb-color-bg-surface-brand-selected: #262829;
--cb-color-bg-surface-brand-disabled: #252627;}
:root{--al-color-border-selected: #71777c;
--al-color-border-elevated-selected: #71777c;
--al-color-outline-focused: #272e33;
--al-color-bg-surface-brand: #eaebec;
--al-color-bg-surface-brand-hovered: #dcddde;
--al-color-bg-surface-brand-pressed: #cdcfd1;
--al-color-bg-surface-brand-selected: #cdcfd1;
--al-color-bg-surface-brand-disabled: #f2f3f3;
--al-color-bg-surface-brand-elevated: #eaebec;
--al-color-bg-surface-brand-elevated-hovered: #dcddde;
--al-color-bg-surface-brand-elevated-pressed: #cdcfd1;
--al-color-bg-surface-brand-elevated-selected: #cdcfd1;
--al-color-bg-surface-brand-elevated-disabled: #f2f3f3;
--al-color-bg-fill-brand: #71777c;
--al-color-bg-fill-brand-hovered: #62686d;
--al-color-bg-fill-brand-pressed: #53595e;
--al-color-bg-fill-brand-selected: #444b51;
--al-color-bg-fill-brand-disabled: #c0c2c5;
--al-color-text-brand: #62686d;
--al-color-text-brand-hovered: #53595e;
--al-color-text-brand-pressed: #444b51;
--al-color-text-brand-selected: #363d43;
--al-color-text-brand-disabled: #b2b5b8;
--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: #62686d;
--al-color-border-elevated-selected: #62686d;
--al-color-bg-fill-brand: #62686d;
--al-color-bg-fill-brand-hovered: #53595e;
--al-color-bg-fill-brand-pressed: #444b51;
--al-color-bg-fill-brand-selected: #363d43;
--al-color-text-brand: #444b51;
--al-color-text-brand-hovered: #363d43;
--al-color-text-brand-pressed: #272e33;
--al-color-text-brand-selected: #161c20;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7a7f84;
--al-color-border-elevated-selected: #8b9094;
--al-color-outline-focused: #dfe0e2;
--al-color-bg-surface-brand: #181e22;
--al-color-bg-surface-brand-hovered: #232a2e;
--al-color-bg-surface-brand-pressed: #2d3439;
--al-color-bg-surface-brand-selected: #2d3439;
--al-color-bg-surface-brand-disabled: #12171a;
--al-color-bg-surface-brand-elevated: #232a2e;
--al-color-bg-surface-brand-elevated-hovered: #2d3439;
--al-color-bg-surface-brand-elevated-pressed: #363d43;
--al-color-bg-surface-brand-elevated-selected: #363d43;
--al-color-bg-surface-brand-elevated-disabled: #181e22;
--al-color-bg-fill-brand: #9ea2a5;
--al-color-bg-fill-brand-hovered: #b2b5b8;
--al-color-bg-fill-brand-pressed: #c7cacb;
--al-color-bg-fill-brand-selected: #dfe0e2;
--al-color-bg-fill-brand-disabled: #363d43;
--al-color-text-brand: #9ea2a5;
--al-color-text-brand-hovered: #b2b5b8;
--al-color-text-brand-pressed: #c7cacb;
--al-color-text-brand-selected: #dfe0e2;
--al-color-text-brand-disabled: #3f464c;
--al-color-text-on-bg-fill-brand: #090d10;
--al-color-text-on-bg-fill-brand-hovered: #090d10;
--al-color-text-on-bg-fill-brand-pressed: #090d10;
--al-color-text-on-bg-fill-brand-selected: #090d10;
--al-color-text-on-bg-fill-brand-disabled: #12171a;}

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



