: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: #161311;
--cb-color-bg-fill-brand-hovered: #32302e;
--cb-color-bg-fill-brand-pressed: #454241;
--cb-color-bg-fill-brand-selected: #3b3937;
--cb-color-bg-fill-brand-disabled: #6a6867;
--cb-color-text-brand: #161311;
--cb-color-text-brand-hovered: #282624;
--cb-color-text-brand-pressed: #454241;
--cb-color-text-brand-selected: #32302e;
--cb-color-text-brand-disabled: #6a6867;
--cb-color-bg-surface-brand: #edecec;
--cb-color-bg-surface-brand-hovered: #dad9d9;
--cb-color-bg-surface-brand-pressed: #c7c7c6;
--cb-color-bg-surface-brand-selected: #e3e2e2;
--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: #161311;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #13110f;
--cb-color-bg-fill-brand-pressed: #120f0e;
--cb-color-bg-fill-brand-selected: #12100e;
--cb-color-bg-fill-brand-disabled: #0e0c0b;
--cb-color-text-brand-hovered: #141210;
--cb-color-text-brand-pressed: #120f0e;
--cb-color-text-brand-selected: #13110f;
--cb-color-text-brand-disabled: #0e0c0b;
--cb-color-bg-surface-brand: #040303;
--cb-color-bg-surface-brand-hovered: #050504;
--cb-color-bg-surface-brand-pressed: #070605;
--cb-color-bg-surface-brand-selected: #040403;
--cb-color-bg-surface-brand-disabled: #030202;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #222121;
--cb-color-bg-surface-brand-hovered: #21201f;
--cb-color-bg-surface-brand-pressed: #1f1f1e;
--cb-color-bg-surface-brand-selected: #212120;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #787674;
--al-color-border-elevated-selected: #787674;
--al-color-outline-focused: #302c2a;
--al-color-bg-surface-brand: #ebebeb;
--al-color-bg-surface-brand-hovered: #dcdcdb;
--al-color-bg-surface-brand-pressed: #d0cfce;
--al-color-bg-surface-brand-selected: #d0cfce;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ebebeb;
--al-color-bg-surface-brand-elevated-hovered: #dcdcdb;
--al-color-bg-surface-brand-elevated-pressed: #d0cfce;
--al-color-bg-surface-brand-elevated-selected: #d0cfce;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #787674;
--al-color-bg-fill-brand-hovered: #696765;
--al-color-bg-fill-brand-pressed: #5b5857;
--al-color-bg-fill-brand-selected: #4c4947;
--al-color-bg-fill-brand-disabled: #c2c1c0;
--al-color-text-brand: #696765;
--al-color-text-brand-hovered: #5b5857;
--al-color-text-brand-pressed: #4c4947;
--al-color-text-brand-selected: #3f3b39;
--al-color-text-brand-disabled: #b6b4b3;
--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: #696765;
--al-color-border-elevated-selected: #696765;
--al-color-bg-fill-brand: #696765;
--al-color-bg-fill-brand-hovered: #5b5857;
--al-color-bg-fill-brand-pressed: #4c4947;
--al-color-bg-fill-brand-selected: #3f3b39;
--al-color-text-brand: #4c4947;
--al-color-text-brand-hovered: #3f3b39;
--al-color-text-brand-pressed: #302c2a;
--al-color-text-brand-selected: #1e1a18;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e7d;
--al-color-border-elevated-selected: #918f8e;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #201d1b;
--al-color-bg-surface-brand-hovered: #2c2927;
--al-color-bg-surface-brand-pressed: #353230;
--al-color-bg-surface-brand-selected: #353230;
--al-color-bg-surface-brand-disabled: #191614;
--al-color-bg-surface-brand-elevated: #2c2927;
--al-color-bg-surface-brand-elevated-hovered: #353230;
--al-color-bg-surface-brand-elevated-pressed: #3f3c3a;
--al-color-bg-surface-brand-elevated-selected: #3f3c3a;
--al-color-bg-surface-brand-elevated-disabled: #201d1b;
--al-color-bg-fill-brand: #a3a1a0;
--al-color-bg-fill-brand-hovered: #b6b4b4;
--al-color-bg-fill-brand-pressed: #cbc9c9;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3f3c3a;
--al-color-text-brand: #a3a1a0;
--al-color-text-brand-hovered: #b6b4b4;
--al-color-text-brand-pressed: #cbc9c9;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #474442;
--al-color-text-on-bg-fill-brand: #0e0c0a;
--al-color-text-on-bg-fill-brand-hovered: #0e0c0a;
--al-color-text-on-bg-fill-brand-pressed: #0e0c0a;
--al-color-text-on-bg-fill-brand-selected: #0e0c0a;
--al-color-text-on-bg-fill-brand-disabled: #191614;}

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



