: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: #2e2c29;
--cb-color-bg-fill-brand-hovered: #474643;
--cb-color-bg-fill-brand-pressed: #585654;
--cb-color-bg-fill-brand-selected: #504e4b;
--cb-color-bg-fill-brand-disabled: #797876;
--cb-color-text-brand: #2e2c29;
--cb-color-text-brand-hovered: #3e3d3a;
--cb-color-text-brand-pressed: #585654;
--cb-color-text-brand-selected: #474643;
--cb-color-text-brand-disabled: #797876;
--cb-color-bg-surface-brand: #efeeee;
--cb-color-bg-surface-brand-hovered: #dddddd;
--cb-color-bg-surface-brand-pressed: #cdcdcc;
--cb-color-bg-surface-brand-selected: #e6e5e5;
--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: #2e2c29;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #282724;
--cb-color-bg-fill-brand-pressed: #252321;
--cb-color-bg-fill-brand-selected: #272522;
--cb-color-bg-fill-brand-disabled: #1d1c1a;
--cb-color-text-brand-hovered: #2a2926;
--cb-color-text-brand-pressed: #252321;
--cb-color-text-brand-selected: #282724;
--cb-color-text-brand-disabled: #1d1c1a;
--cb-color-bg-surface-brand: #070707;
--cb-color-bg-surface-brand-hovered: #0b0b0a;
--cb-color-bg-surface-brand-pressed: #0f0e0d;
--cb-color-bg-surface-brand-selected: #090908;
--cb-color-bg-surface-brand-disabled: #060505;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #262525;
--cb-color-bg-surface-brand-hovered: #262625;
--cb-color-bg-surface-brand-pressed: #272726;
--cb-color-bg-surface-brand-selected: #262625;
--cb-color-bg-surface-brand-disabled: #252525;}
:root{--al-color-border-selected: #787674;
--al-color-border-elevated-selected: #787674;
--al-color-outline-focused: #2e2c29;
--al-color-bg-surface-brand: #edecec;
--al-color-bg-surface-brand-hovered: #dddcdb;
--al-color-bg-surface-brand-pressed: #cfcecd;
--al-color-bg-surface-brand-selected: #cfcecd;
--al-color-bg-surface-brand-disabled: #f4f3f3;
--al-color-bg-surface-brand-elevated: #edecec;
--al-color-bg-surface-brand-elevated-hovered: #dddcdb;
--al-color-bg-surface-brand-elevated-pressed: #cfcecd;
--al-color-bg-surface-brand-elevated-selected: #cfcecd;
--al-color-bg-surface-brand-elevated-disabled: #f4f3f3;
--al-color-bg-fill-brand: #787674;
--al-color-bg-fill-brand-hovered: #696764;
--al-color-bg-fill-brand-pressed: #5a5856;
--al-color-bg-fill-brand-selected: #4c4a47;
--al-color-bg-fill-brand-disabled: #c2c1c0;
--al-color-text-brand: #696764;
--al-color-text-brand-hovered: #5a5856;
--al-color-text-brand-pressed: #4c4a47;
--al-color-text-brand-selected: #3e3b38;
--al-color-text-brand-disabled: #b5b4b2;
--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: #f4f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696764;
--al-color-border-elevated-selected: #696764;
--al-color-bg-fill-brand: #696764;
--al-color-bg-fill-brand-hovered: #5a5856;
--al-color-bg-fill-brand-pressed: #4c4a47;
--al-color-bg-fill-brand-selected: #3e3b38;
--al-color-text-brand: #4c4a47;
--al-color-text-brand-hovered: #3e3b38;
--al-color-text-brand-pressed: #2e2c29;
--al-color-text-brand-selected: #1c1b18;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807e7c;
--al-color-border-elevated-selected: #918f8d;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #1f1d1b;
--al-color-bg-surface-brand-hovered: #2b2926;
--al-color-bg-surface-brand-pressed: #34322f;
--al-color-bg-surface-brand-selected: #34322f;
--al-color-bg-surface-brand-disabled: #171613;
--al-color-bg-surface-brand-elevated: #2b2926;
--al-color-bg-surface-brand-elevated-hovered: #34322f;
--al-color-bg-surface-brand-elevated-pressed: #3e3c39;
--al-color-bg-surface-brand-elevated-selected: #3e3c39;
--al-color-bg-surface-brand-elevated-disabled: #1f1d1b;
--al-color-bg-fill-brand: #a3a1a0;
--al-color-bg-fill-brand-hovered: #b5b4b3;
--al-color-bg-fill-brand-pressed: #cac9c8;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3e3c39;
--al-color-text-brand: #a3a1a0;
--al-color-text-brand-hovered: #b5b4b3;
--al-color-text-brand-pressed: #cac9c8;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #474542;
--al-color-text-on-bg-fill-brand: #0e0d0b;
--al-color-text-on-bg-fill-brand-hovered: #0e0d0b;
--al-color-text-on-bg-fill-brand-pressed: #0e0d0b;
--al-color-text-on-bg-fill-brand-selected: #0e0d0b;
--al-color-text-on-bg-fill-brand-disabled: #171613;}

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



