: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: #171410;
--cb-color-bg-fill-brand-hovered: #33312d;
--cb-color-bg-fill-brand-pressed: #454340;
--cb-color-bg-fill-brand-selected: #3c3a36;
--cb-color-bg-fill-brand-disabled: #6b6966;
--cb-color-text-brand: #171410;
--cb-color-text-brand-hovered: #292623;
--cb-color-text-brand-pressed: #454340;
--cb-color-text-brand-selected: #33312d;
--cb-color-text-brand-disabled: #6b6966;
--cb-color-bg-surface-brand: #ededec;
--cb-color-bg-surface-brand-hovered: #dad9d9;
--cb-color-bg-surface-brand-pressed: #c8c7c6;
--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: #171410;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #14120e;
--cb-color-bg-fill-brand-pressed: #12100d;
--cb-color-bg-fill-brand-selected: #13110d;
--cb-color-bg-fill-brand-disabled: #0f0d0a;
--cb-color-text-brand-hovered: #15120f;
--cb-color-text-brand-pressed: #12100d;
--cb-color-text-brand-selected: #14120e;
--cb-color-text-brand-disabled: #0f0d0a;
--cb-color-bg-surface-brand: #040303;
--cb-color-bg-surface-brand-hovered: #060504;
--cb-color-bg-surface-brand-pressed: #070605;
--cb-color-bg-surface-brand-selected: #050403;
--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: #201f1e;
--cb-color-bg-surface-brand-selected: #212120;
--cb-color-bg-surface-brand-disabled: #222222;}
:root{--al-color-border-selected: #797673;
--al-color-border-elevated-selected: #797673;
--al-color-outline-focused: #302c28;
--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: #797673;
--al-color-bg-fill-brand-hovered: #696763;
--al-color-bg-fill-brand-pressed: #5b5855;
--al-color-bg-fill-brand-selected: #4d4a46;
--al-color-bg-fill-brand-disabled: #c2c1c0;
--al-color-text-brand: #696763;
--al-color-text-brand-hovered: #5b5855;
--al-color-text-brand-pressed: #4d4a46;
--al-color-text-brand-selected: #3f3b37;
--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: #696763;
--al-color-border-elevated-selected: #696763;
--al-color-bg-fill-brand: #696763;
--al-color-bg-fill-brand-hovered: #5b5855;
--al-color-bg-fill-brand-pressed: #4d4a46;
--al-color-bg-fill-brand-selected: #3f3b37;
--al-color-text-brand: #4d4a46;
--al-color-text-brand-hovered: #3f3b37;
--al-color-text-brand-pressed: #302c28;
--al-color-text-brand-selected: #1e1a16;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e7b;
--al-color-border-elevated-selected: #918f8d;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #211d19;
--al-color-bg-surface-brand-hovered: #2c2924;
--al-color-bg-surface-brand-pressed: #35322e;
--al-color-bg-surface-brand-selected: #35322e;
--al-color-bg-surface-brand-disabled: #191612;
--al-color-bg-surface-brand-elevated: #2c2924;
--al-color-bg-surface-brand-elevated-hovered: #35322e;
--al-color-bg-surface-brand-elevated-pressed: #3f3c38;
--al-color-bg-surface-brand-elevated-selected: #3f3c38;
--al-color-bg-surface-brand-elevated-disabled: #211d19;
--al-color-bg-fill-brand: #a3a19f;
--al-color-bg-fill-brand-hovered: #b6b4b3;
--al-color-bg-fill-brand-pressed: #cac9c8;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3f3c38;
--al-color-text-brand: #a3a19f;
--al-color-text-brand-hovered: #b6b4b3;
--al-color-text-brand-pressed: #cac9c8;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #484541;
--al-color-text-on-bg-fill-brand: #0f0c08;
--al-color-text-on-bg-fill-brand-hovered: #0f0c08;
--al-color-text-on-bg-fill-brand-pressed: #0f0c08;
--al-color-text-on-bg-fill-brand-selected: #0f0c08;
--al-color-text-on-bg-fill-brand-disabled: #191612;}

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



