: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: #221d18;
--cb-color-bg-fill-brand-hovered: #3d3834;
--cb-color-bg-fill-brand-pressed: #4e4a46;
--cb-color-bg-fill-brand-selected: #46413d;
--cb-color-bg-fill-brand-disabled: #726f6b;
--cb-color-text-brand: #221d18;
--cb-color-text-brand-hovered: #332f2a;
--cb-color-text-brand-pressed: #4e4a46;
--cb-color-text-brand-selected: #3d3834;
--cb-color-text-brand-disabled: #726f6b;
--cb-color-bg-surface-brand: #eeeded;
--cb-color-bg-surface-brand-hovered: #dbdbda;
--cb-color-bg-surface-brand-pressed: #cac9c8;
--cb-color-bg-surface-brand-selected: #e4e4e3;
--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: #221d18;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #1e1915;
--cb-color-bg-fill-brand-pressed: #1b1713;
--cb-color-bg-fill-brand-selected: #1d1814;
--cb-color-bg-fill-brand-disabled: #16130f;
--cb-color-text-brand-hovered: #1f1b16;
--cb-color-text-brand-pressed: #1b1713;
--cb-color-text-brand-selected: #1e1915;
--cb-color-text-brand-disabled: #16130f;
--cb-color-bg-surface-brand: #050504;
--cb-color-bg-surface-brand-hovered: #080706;
--cb-color-bg-surface-brand-pressed: #0b0908;
--cb-color-bg-surface-brand-selected: #070605;
--cb-color-bg-surface-brand-disabled: #040403;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #242322;
--cb-color-bg-surface-brand-hovered: #242221;
--cb-color-bg-surface-brand-pressed: #232220;
--cb-color-bg-surface-brand-selected: #242322;
--cb-color-bg-surface-brand-disabled: #242323;}
:root{--al-color-border-selected: #7a7671;
--al-color-border-elevated-selected: #7a7671;
--al-color-outline-focused: #322c27;
--al-color-bg-surface-brand: #ecebeb;
--al-color-bg-surface-brand-hovered: #dedddc;
--al-color-bg-surface-brand-pressed: #d0cecd;
--al-color-bg-surface-brand-selected: #d0cecd;
--al-color-bg-surface-brand-disabled: #f4f4f4;
--al-color-bg-surface-brand-elevated: #ecebeb;
--al-color-bg-surface-brand-elevated-hovered: #dedddc;
--al-color-bg-surface-brand-elevated-pressed: #d0cecd;
--al-color-bg-surface-brand-elevated-selected: #d0cecd;
--al-color-bg-surface-brand-elevated-disabled: #f4f4f4;
--al-color-bg-fill-brand: #7a7671;
--al-color-bg-fill-brand-hovered: #6b6662;
--al-color-bg-fill-brand-pressed: #5c5853;
--al-color-bg-fill-brand-selected: #4e4945;
--al-color-bg-fill-brand-disabled: #c3c1bf;
--al-color-text-brand: #6b6662;
--al-color-text-brand-hovered: #5c5853;
--al-color-text-brand-pressed: #4e4945;
--al-color-text-brand-selected: #413b36;
--al-color-text-brand-disabled: #b7b4b2;
--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: #6b6662;
--al-color-border-elevated-selected: #6b6662;
--al-color-bg-fill-brand: #6b6662;
--al-color-bg-fill-brand-hovered: #5c5853;
--al-color-bg-fill-brand-pressed: #4e4945;
--al-color-bg-fill-brand-selected: #413b36;
--al-color-text-brand: #4e4945;
--al-color-text-brand-hovered: #413b36;
--al-color-text-brand-pressed: #322c27;
--al-color-text-brand-selected: #1f1a16;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #827e7b;
--al-color-border-elevated-selected: #928f8b;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #221d18;
--al-color-bg-surface-brand-hovered: #2d2823;
--al-color-bg-surface-brand-pressed: #37322d;
--al-color-bg-surface-brand-selected: #37322d;
--al-color-bg-surface-brand-disabled: #1b1611;
--al-color-bg-surface-brand-elevated: #2d2823;
--al-color-bg-surface-brand-elevated-hovered: #37322d;
--al-color-bg-surface-brand-elevated-pressed: #413b36;
--al-color-bg-surface-brand-elevated-selected: #413b36;
--al-color-bg-surface-brand-elevated-disabled: #221d18;
--al-color-bg-fill-brand: #a4a19e;
--al-color-bg-fill-brand-hovered: #b7b4b2;
--al-color-bg-fill-brand-pressed: #cbc9c8;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #413b36;
--al-color-text-brand: #a4a19e;
--al-color-text-brand-hovered: #b7b4b2;
--al-color-text-brand-pressed: #cbc9c8;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #49443f;
--al-color-text-on-bg-fill-brand: #120e09;
--al-color-text-on-bg-fill-brand-hovered: #120e09;
--al-color-text-on-bg-fill-brand-pressed: #120e09;
--al-color-text-on-bg-fill-brand-selected: #120e09;
--al-color-text-on-bg-fill-brand-disabled: #1b1611;}

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



