: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: #2a1f1b;
--cb-color-bg-fill-brand-hovered: #443a37;
--cb-color-bg-fill-brand-pressed: #554c49;
--cb-color-bg-fill-brand-selected: #4c4340;
--cb-color-bg-fill-brand-disabled: #77706d;
--cb-color-text-brand: #2a1f1b;
--cb-color-text-brand-hovered: #3b312d;
--cb-color-text-brand-pressed: #554c49;
--cb-color-text-brand-selected: #443a37;
--cb-color-text-brand-disabled: #77706d;
--cb-color-bg-surface-brand: #eeeded;
--cb-color-bg-surface-brand-hovered: #dddbda;
--cb-color-bg-surface-brand-pressed: #ccc9c8;
--cb-color-bg-surface-brand-selected: #e5e4e3;
--cb-color-bg-surface-brand-disabled: #f7f6f6;
--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: #2a1f1b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #251b18;
--cb-color-bg-fill-brand-pressed: #221916;
--cb-color-bg-fill-brand-selected: #231a17;
--cb-color-bg-fill-brand-disabled: #1b1411;
--cb-color-text-brand-hovered: #271d19;
--cb-color-text-brand-pressed: #221916;
--cb-color-text-brand-selected: #251b18;
--cb-color-text-brand-disabled: #1b1411;
--cb-color-bg-surface-brand: #070504;
--cb-color-bg-surface-brand-hovered: #0a0706;
--cb-color-bg-surface-brand-pressed: #0e0a09;
--cb-color-bg-surface-brand-selected: #080605;
--cb-color-bg-surface-brand-disabled: #050403;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #252323;
--cb-color-bg-surface-brand-hovered: #252322;
--cb-color-bg-surface-brand-pressed: #262221;
--cb-color-bg-surface-brand-selected: #252322;
--cb-color-bg-surface-brand-disabled: #252323;}
:root{--al-color-border-selected: #7e7471;
--al-color-border-elevated-selected: #7e7471;
--al-color-outline-focused: #362a26;
--al-color-bg-surface-brand: #edebeb;
--al-color-bg-surface-brand-hovered: #dedcdb;
--al-color-bg-surface-brand-pressed: #d2cecd;
--al-color-bg-surface-brand-selected: #d2cecd;
--al-color-bg-surface-brand-disabled: #f5f4f4;
--al-color-bg-surface-brand-elevated: #edebeb;
--al-color-bg-surface-brand-elevated-hovered: #dedcdb;
--al-color-bg-surface-brand-elevated-pressed: #d2cecd;
--al-color-bg-surface-brand-elevated-selected: #d2cecd;
--al-color-bg-surface-brand-elevated-disabled: #f5f4f4;
--al-color-bg-fill-brand: #7e7471;
--al-color-bg-fill-brand-hovered: #6f6562;
--al-color-bg-fill-brand-pressed: #615653;
--al-color-bg-fill-brand-selected: #544844;
--al-color-bg-fill-brand-disabled: #c5c1bf;
--al-color-text-brand: #6f6562;
--al-color-text-brand-hovered: #615653;
--al-color-text-brand-pressed: #544844;
--al-color-text-brand-selected: #453a35;
--al-color-text-brand-disabled: #b9b3b2;
--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: #f5f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6f6562;
--al-color-border-elevated-selected: #6f6562;
--al-color-bg-fill-brand: #6f6562;
--al-color-bg-fill-brand-hovered: #615653;
--al-color-bg-fill-brand-pressed: #544844;
--al-color-bg-fill-brand-selected: #453a35;
--al-color-text-brand: #544844;
--al-color-text-brand-hovered: #453a35;
--al-color-text-brand-pressed: #362a26;
--al-color-text-brand-selected: #231915;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #867d7a;
--al-color-border-elevated-selected: #958e8b;
--al-color-outline-focused: #e2dfdf;
--al-color-bg-surface-brand: #261b17;
--al-color-bg-surface-brand-hovered: #322723;
--al-color-bg-surface-brand-pressed: #3b302c;
--al-color-bg-surface-brand-selected: #3b302c;
--al-color-bg-surface-brand-disabled: #1f1511;
--al-color-bg-surface-brand-elevated: #322723;
--al-color-bg-surface-brand-elevated-hovered: #3b302c;
--al-color-bg-surface-brand-elevated-pressed: #453a36;
--al-color-bg-surface-brand-elevated-selected: #453a36;
--al-color-bg-surface-brand-elevated-disabled: #261b17;
--al-color-bg-fill-brand: #a7a09e;
--al-color-bg-fill-brand-hovered: #b9b3b2;
--al-color-bg-fill-brand-pressed: #ccc9c7;
--al-color-bg-fill-brand-selected: #e2dfdf;
--al-color-bg-fill-brand-disabled: #453a36;
--al-color-text-brand: #a7a09e;
--al-color-text-brand-hovered: #b9b3b2;
--al-color-text-brand-pressed: #ccc9c7;
--al-color-text-brand-selected: #e2dfdf;
--al-color-text-brand-disabled: #4e433f;
--al-color-text-on-bg-fill-brand: #150c09;
--al-color-text-on-bg-fill-brand-hovered: #150c09;
--al-color-text-on-bg-fill-brand-pressed: #150c09;
--al-color-text-on-bg-fill-brand-selected: #150c09;
--al-color-text-on-bg-fill-brand-disabled: #1f1511;}

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



