: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: #020403;
--cb-color-bg-fill-brand-hovered: #212322;
--cb-color-bg-fill-brand-pressed: #353635;
--cb-color-bg-fill-brand-selected: #2b2c2c;
--cb-color-bg-fill-brand-disabled: #5d5f5e;
--cb-color-text-brand: #020403;
--cb-color-text-brand-hovered: #161817;
--cb-color-text-brand-pressed: #353635;
--cb-color-text-brand-selected: #212322;
--cb-color-text-brand-disabled: #5d5f5e;
--cb-color-bg-surface-brand: #ebebeb;
--cb-color-bg-surface-brand-hovered: #d6d7d6;
--cb-color-bg-surface-brand-pressed: #c2c3c3;
--cb-color-bg-surface-brand-selected: #e0e0e0;
--cb-color-bg-surface-brand-disabled: #f5f5f5;
--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: #020403;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #020403;
--cb-color-bg-fill-brand-pressed: #020302;
--cb-color-bg-fill-brand-selected: #020303;
--cb-color-bg-fill-brand-disabled: #010302;
--cb-color-text-brand-hovered: #020403;
--cb-color-text-brand-pressed: #020302;
--cb-color-text-brand-selected: #020403;
--cb-color-text-brand-disabled: #010302;
--cb-color-bg-surface-brand: #000100;
--cb-color-bg-surface-brand-hovered: #000101;
--cb-color-bg-surface-brand-pressed: #010101;
--cb-color-bg-surface-brand-selected: #000101;
--cb-color-bg-surface-brand-disabled: #000000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #1f1f1f;
--cb-color-bg-surface-brand-hovered: #1c1c1c;
--cb-color-bg-surface-brand-pressed: #191a19;
--cb-color-bg-surface-brand-selected: #1d1e1d;
--cb-color-bg-surface-brand-disabled: #202020;}
:root{--al-color-border-selected: #747776;
--al-color-border-elevated-selected: #747776;
--al-color-outline-focused: #2a2e2c;
--al-color-bg-surface-brand: #ececec;
--al-color-bg-surface-brand-hovered: #dcdddd;
--al-color-bg-surface-brand-pressed: #cecfcf;
--al-color-bg-surface-brand-selected: #cecfcf;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ececec;
--al-color-bg-surface-brand-elevated-hovered: #dcdddd;
--al-color-bg-surface-brand-elevated-pressed: #cecfcf;
--al-color-bg-surface-brand-elevated-selected: #cecfcf;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #747776;
--al-color-bg-fill-brand-hovered: #656867;
--al-color-bg-fill-brand-pressed: #565958;
--al-color-bg-fill-brand-selected: #474b49;
--al-color-bg-fill-brand-disabled: #c0c2c1;
--al-color-text-brand: #656867;
--al-color-text-brand-hovered: #565958;
--al-color-text-brand-pressed: #474b49;
--al-color-text-brand-selected: #393d3b;
--al-color-text-brand-disabled: #b4b5b5;
--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: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #656867;
--al-color-border-elevated-selected: #656867;
--al-color-bg-fill-brand: #656867;
--al-color-bg-fill-brand-hovered: #565958;
--al-color-bg-fill-brand-pressed: #474b49;
--al-color-bg-fill-brand-selected: #393d3b;
--al-color-text-brand: #474b49;
--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: #1a1f1d;
--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: #131715;
--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: #1a1f1d;
--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: #0b0f0d;
--al-color-text-on-bg-fill-brand-hovered: #0b0f0d;
--al-color-text-on-bg-fill-brand-pressed: #0b0f0d;
--al-color-text-on-bg-fill-brand-selected: #0b0f0d;
--al-color-text-on-bg-fill-brand-disabled: #131715;}

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



