: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: #121614;
--cb-color-bg-fill-brand-hovered: #2f3231;
--cb-color-bg-fill-brand-pressed: #414543;
--cb-color-bg-fill-brand-selected: #383b3a;
--cb-color-bg-fill-brand-disabled: #686a69;
--cb-color-text-brand: #121614;
--cb-color-text-brand-hovered: #252826;
--cb-color-text-brand-pressed: #414543;
--cb-color-text-brand-selected: #2f3231;
--cb-color-text-brand-disabled: #686a69;
--cb-color-bg-surface-brand: #eceded;
--cb-color-bg-surface-brand-hovered: #d9dad9;
--cb-color-bg-surface-brand-pressed: #c6c7c7;
--cb-color-bg-surface-brand-selected: #e2e3e2;
--cb-color-bg-surface-brand-disabled: #f6f6f6;
--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: #121614;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #101312;
--cb-color-bg-fill-brand-pressed: #0e1210;
--cb-color-bg-fill-brand-selected: #0f1211;
--cb-color-bg-fill-brand-disabled: #0c0e0d;
--cb-color-text-brand-hovered: #111412;
--cb-color-text-brand-pressed: #0e1210;
--cb-color-text-brand-selected: #101312;
--cb-color-text-brand-disabled: #0c0e0d;
--cb-color-bg-surface-brand: #030403;
--cb-color-bg-surface-brand-hovered: #040505;
--cb-color-bg-surface-brand-pressed: #060706;
--cb-color-bg-surface-brand-selected: #040404;
--cb-color-bg-surface-brand-disabled: #020302;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #212221;
--cb-color-bg-surface-brand-hovered: #202120;
--cb-color-bg-surface-brand-pressed: #1e1f1f;
--cb-color-bg-surface-brand-selected: #202121;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #747776;
--al-color-border-elevated-selected: #747776;
--al-color-outline-focused: #2a2e2c;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dbdcdc;
--al-color-bg-surface-brand-pressed: #cecfcf;
--al-color-bg-surface-brand-selected: #cecfcf;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dbdcdc;
--al-color-bg-surface-brand-elevated-pressed: #cecfcf;
--al-color-bg-surface-brand-elevated-selected: #cecfcf;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #747776;
--al-color-bg-fill-brand-hovered: #656866;
--al-color-bg-fill-brand-pressed: #565958;
--al-color-bg-fill-brand-selected: #484b49;
--al-color-bg-fill-brand-disabled: #c0c2c1;
--al-color-text-brand: #656866;
--al-color-text-brand-hovered: #565958;
--al-color-text-brand-pressed: #484b49;
--al-color-text-brand-selected: #393d3b;
--al-color-text-brand-disabled: #b4b5b4;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f4f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #656866;
--al-color-border-elevated-selected: #656866;
--al-color-bg-fill-brand: #656866;
--al-color-bg-fill-brand-hovered: #565958;
--al-color-bg-fill-brand-pressed: #484b49;
--al-color-bg-fill-brand-selected: #393d3b;
--al-color-text-brand: #484b49;
--al-color-text-brand-hovered: #393d3b;
--al-color-text-brand-pressed: #2a2e2c;
--al-color-text-brand-selected: #181c1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7c7f7e;
--al-color-border-elevated-selected: #8d908f;
--al-color-outline-focused: #e0e0e0;
--al-color-bg-surface-brand: #1b1f1d;
--al-color-bg-surface-brand-hovered: #262a28;
--al-color-bg-surface-brand-pressed: #303432;
--al-color-bg-surface-brand-selected: #303432;
--al-color-bg-surface-brand-disabled: #141816;
--al-color-bg-surface-brand-elevated: #262a28;
--al-color-bg-surface-brand-elevated-hovered: #303432;
--al-color-bg-surface-brand-elevated-pressed: #393d3b;
--al-color-bg-surface-brand-elevated-selected: #393d3b;
--al-color-bg-surface-brand-elevated-disabled: #1b1f1d;
--al-color-bg-fill-brand: #9fa2a1;
--al-color-bg-fill-brand-hovered: #b3b5b4;
--al-color-bg-fill-brand-pressed: #c8cac9;
--al-color-bg-fill-brand-selected: #e0e0e0;
--al-color-bg-fill-brand-disabled: #393d3b;
--al-color-text-brand: #9fa2a1;
--al-color-text-brand-hovered: #b3b5b4;
--al-color-text-brand-pressed: #c8cac9;
--al-color-text-brand-selected: #e0e0e0;
--al-color-text-brand-disabled: #424644;
--al-color-text-on-bg-fill-brand: #0a0e0c;
--al-color-text-on-bg-fill-brand-hovered: #0a0e0c;
--al-color-text-on-bg-fill-brand-pressed: #0a0e0c;
--al-color-text-on-bg-fill-brand-selected: #0a0e0c;
--al-color-text-on-bg-fill-brand-disabled: #141816;}

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



