: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: #3c434e;
--cb-color-bg-fill-brand-hovered: #545a64;
--cb-color-bg-fill-brand-pressed: #636971;
--cb-color-bg-fill-brand-selected: #5b616a;
--cb-color-bg-fill-brand-disabled: #82878e;
--cb-color-text-brand: #3c434e;
--cb-color-text-brand-hovered: #4b525c;
--cb-color-text-brand-pressed: #636971;
--cb-color-text-brand-selected: #545a64;
--cb-color-text-brand-disabled: #82878e;
--cb-color-bg-surface-brand: #f0f0f1;
--cb-color-bg-surface-brand-hovered: #e0e1e3;
--cb-color-bg-surface-brand-pressed: #d0d2d5;
--cb-color-bg-surface-brand-selected: #e7e8e9;
--cb-color-bg-surface-brand-disabled: #f7f8f8;
--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: #3c434e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #353b45;
--cb-color-bg-fill-brand-pressed: #30363e;
--cb-color-bg-fill-brand-selected: #323841;
--cb-color-bg-fill-brand-disabled: #262b32;
--cb-color-text-brand-hovered: #373e48;
--cb-color-text-brand-pressed: #30363e;
--cb-color-text-brand-selected: #353b45;
--cb-color-text-brand-disabled: #262b32;
--cb-color-bg-surface-brand: #0a0b0d;
--cb-color-bg-surface-brand-hovered: #0e1013;
--cb-color-bg-surface-brand-pressed: #131619;
--cb-color-bg-surface-brand-selected: #0c0d10;
--cb-color-bg-surface-brand-disabled: #070809;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #28292b;
--cb-color-bg-surface-brand-hovered: #2a2b2e;
--cb-color-bg-surface-brand-pressed: #2c2e32;
--cb-color-bg-surface-brand-selected: #292a2c;
--cb-color-bg-surface-brand-disabled: #272829;}
:root{--al-color-border-selected: #717781;
--al-color-border-elevated-selected: #717781;
--al-color-outline-focused: #272d37;
--al-color-bg-surface-brand: #ebeced;
--al-color-bg-surface-brand-hovered: #dbdcdf;
--al-color-bg-surface-brand-pressed: #cdcfd3;
--al-color-bg-surface-brand-selected: #cdcfd3;
--al-color-bg-surface-brand-disabled: #f3f3f4;
--al-color-bg-surface-brand-elevated: #ebeced;
--al-color-bg-surface-brand-elevated-hovered: #dbdcdf;
--al-color-bg-surface-brand-elevated-pressed: #cdcfd3;
--al-color-bg-surface-brand-elevated-selected: #cdcfd3;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f4;
--al-color-bg-fill-brand: #717781;
--al-color-bg-fill-brand-hovered: #616872;
--al-color-bg-fill-brand-pressed: #525965;
--al-color-bg-fill-brand-selected: #444b56;
--al-color-bg-fill-brand-disabled: #bec2c7;
--al-color-text-brand: #616872;
--al-color-text-brand-hovered: #525965;
--al-color-text-brand-pressed: #444b56;
--al-color-text-brand-selected: #363c47;
--al-color-text-brand-disabled: #b1b5bb;
--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: #f3f3f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #616872;
--al-color-border-elevated-selected: #616872;
--al-color-bg-fill-brand: #616872;
--al-color-bg-fill-brand-hovered: #525965;
--al-color-bg-fill-brand-pressed: #444b56;
--al-color-bg-fill-brand-selected: #363c47;
--al-color-text-brand: #444b56;
--al-color-text-brand-hovered: #363c47;
--al-color-text-brand-pressed: #272d37;
--al-color-text-brand-selected: #171b23;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #797f89;
--al-color-border-elevated-selected: #8a9098;
--al-color-outline-focused: #dfe0e3;
--al-color-bg-surface-brand: #191e26;
--al-color-bg-surface-brand-hovered: #242a33;
--al-color-bg-surface-brand-pressed: #2d333d;
--al-color-bg-surface-brand-selected: #2d333d;
--al-color-bg-surface-brand-disabled: #13171e;
--al-color-bg-surface-brand-elevated: #242a33;
--al-color-bg-surface-brand-elevated-hovered: #2d333d;
--al-color-bg-surface-brand-elevated-pressed: #363d48;
--al-color-bg-surface-brand-elevated-selected: #363d48;
--al-color-bg-surface-brand-elevated-disabled: #191e26;
--al-color-bg-fill-brand: #9da2a9;
--al-color-bg-fill-brand-hovered: #b1b5bb;
--al-color-bg-fill-brand-pressed: #c7c9ce;
--al-color-bg-fill-brand-selected: #dfe0e3;
--al-color-bg-fill-brand-disabled: #363d48;
--al-color-text-brand: #9da2a9;
--al-color-text-brand-hovered: #b1b5bb;
--al-color-text-brand-pressed: #c7c9ce;
--al-color-text-brand-selected: #dfe0e3;
--al-color-text-brand-disabled: #3e4551;
--al-color-text-on-bg-fill-brand: #0a0d13;
--al-color-text-on-bg-fill-brand-hovered: #0a0d13;
--al-color-text-on-bg-fill-brand-pressed: #0a0d13;
--al-color-text-on-bg-fill-brand-selected: #0a0d13;
--al-color-text-on-bg-fill-brand-disabled: #13171e;}

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



