: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: #36342b;
--cb-color-bg-fill-brand-hovered: #4e4d45;
--cb-color-bg-fill-brand-pressed: #5e5d55;
--cb-color-bg-fill-brand-selected: #56554d;
--cb-color-bg-fill-brand-disabled: #7f7d77;
--cb-color-text-brand: #36342b;
--cb-color-text-brand-hovered: #46443c;
--cb-color-text-brand-pressed: #5e5d55;
--cb-color-text-brand-selected: #4e4d45;
--cb-color-text-brand-disabled: #7f7d77;
--cb-color-bg-surface-brand: #efefee;
--cb-color-bg-surface-brand-hovered: #dfdedd;
--cb-color-bg-surface-brand-pressed: #cfcecc;
--cb-color-bg-surface-brand-selected: #e7e6e5;
--cb-color-bg-surface-brand-disabled: #f7f7f7;
--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: #36342b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2f2e26;
--cb-color-bg-fill-brand-pressed: #2b2a22;
--cb-color-bg-fill-brand-selected: #2d2c24;
--cb-color-bg-fill-brand-disabled: #23211b;
--cb-color-text-brand-hovered: #323028;
--cb-color-text-brand-pressed: #2b2a22;
--cb-color-text-brand-selected: #2f2e26;
--cb-color-text-brand-disabled: #23211b;
--cb-color-bg-surface-brand: #090807;
--cb-color-bg-surface-brand-hovered: #0d0c0a;
--cb-color-bg-surface-brand-pressed: #11110e;
--cb-color-bg-surface-brand-selected: #0b0a09;
--cb-color-bg-surface-brand-disabled: #070605;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #272725;
--cb-color-bg-surface-brand-hovered: #282826;
--cb-color-bg-surface-brand-pressed: #2a2926;
--cb-color-bg-surface-brand-selected: #282725;
--cb-color-bg-surface-brand-disabled: #262625;}
:root{--al-color-border-selected: #78766f;
--al-color-border-elevated-selected: #78766f;
--al-color-outline-focused: #2f2d25;
--al-color-bg-surface-brand: #ebebea;
--al-color-bg-surface-brand-hovered: #dddddb;
--al-color-bg-surface-brand-pressed: #d0cfcc;
--al-color-bg-surface-brand-selected: #d0cfcc;
--al-color-bg-surface-brand-disabled: #f3f3f2;
--al-color-bg-surface-brand-elevated: #ebebea;
--al-color-bg-surface-brand-elevated-hovered: #dddddb;
--al-color-bg-surface-brand-elevated-pressed: #d0cfcc;
--al-color-bg-surface-brand-elevated-selected: #d0cfcc;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f2;
--al-color-bg-fill-brand: #78766f;
--al-color-bg-fill-brand-hovered: #69675f;
--al-color-bg-fill-brand-pressed: #5a5950;
--al-color-bg-fill-brand-selected: #4c4a41;
--al-color-bg-fill-brand-disabled: #c2c1bd;
--al-color-text-brand: #69675f;
--al-color-text-brand-hovered: #5a5950;
--al-color-text-brand-pressed: #4c4a41;
--al-color-text-brand-selected: #3e3c33;
--al-color-text-brand-disabled: #b5b5b0;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #69675f;
--al-color-border-elevated-selected: #69675f;
--al-color-bg-fill-brand: #69675f;
--al-color-bg-fill-brand-hovered: #5a5950;
--al-color-bg-fill-brand-pressed: #4c4a41;
--al-color-bg-fill-brand-selected: #3e3c33;
--al-color-text-brand: #4c4a41;
--al-color-text-brand-hovered: #3e3c33;
--al-color-text-brand-pressed: #2f2d25;
--al-color-text-brand-selected: #1d1b14;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #807f78;
--al-color-border-elevated-selected: #918f89;
--al-color-outline-focused: #e1e0df;
--al-color-bg-surface-brand: #1f1d16;
--al-color-bg-surface-brand-hovered: #2b2921;
--al-color-bg-surface-brand-pressed: #35332a;
--al-color-bg-surface-brand-selected: #35332a;
--al-color-bg-surface-brand-disabled: #191710;
--al-color-bg-surface-brand-elevated: #2b2921;
--al-color-bg-surface-brand-elevated-hovered: #35332a;
--al-color-bg-surface-brand-elevated-pressed: #3e3c33;
--al-color-bg-surface-brand-elevated-selected: #3e3c33;
--al-color-bg-surface-brand-elevated-disabled: #1f1d16;
--al-color-bg-fill-brand: #a3a19c;
--al-color-bg-fill-brand-hovered: #b5b5b0;
--al-color-bg-fill-brand-pressed: #cac9c6;
--al-color-bg-fill-brand-selected: #e1e0df;
--al-color-bg-fill-brand-disabled: #3e3c33;
--al-color-text-brand: #a3a19c;
--al-color-text-brand-hovered: #b5b5b0;
--al-color-text-brand-pressed: #cac9c6;
--al-color-text-brand-selected: #e1e0df;
--al-color-text-brand-disabled: #47453c;
--al-color-text-on-bg-fill-brand: #0e0d08;
--al-color-text-on-bg-fill-brand-hovered: #0e0d08;
--al-color-text-on-bg-fill-brand-pressed: #0e0d08;
--al-color-text-on-bg-fill-brand-selected: #0e0d08;
--al-color-text-on-bg-fill-brand-disabled: #191710;}

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



