: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: #43403d;
--cb-color-bg-fill-brand-hovered: #5a5755;
--cb-color-bg-fill-brand-pressed: #696664;
--cb-color-bg-fill-brand-selected: #615f5c;
--cb-color-bg-fill-brand-disabled: #878583;
--cb-color-text-brand: #43403d;
--cb-color-text-brand-hovered: #524f4c;
--cb-color-text-brand-pressed: #696664;
--cb-color-text-brand-selected: #5a5755;
--cb-color-text-brand-disabled: #878583;
--cb-color-bg-surface-brand: #f0f0f0;
--cb-color-bg-surface-brand-hovered: #e1e0e0;
--cb-color-bg-surface-brand-pressed: #d2d1d1;
--cb-color-bg-surface-brand-selected: #e8e8e7;
--cb-color-bg-surface-brand-disabled: #f8f8f7;
--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: #43403d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #3b3836;
--cb-color-bg-fill-brand-pressed: #363331;
--cb-color-bg-fill-brand-selected: #383633;
--cb-color-bg-fill-brand-disabled: #2b2927;
--cb-color-text-brand-hovered: #3e3b38;
--cb-color-text-brand-pressed: #363331;
--cb-color-text-brand-selected: #3b3836;
--cb-color-text-brand-disabled: #2b2927;
--cb-color-bg-surface-brand: #0b0a0a;
--cb-color-bg-surface-brand-hovered: #100f0f;
--cb-color-bg-surface-brand-pressed: #161514;
--cb-color-bg-surface-brand-selected: #0d0d0c;
--cb-color-bg-surface-brand-disabled: #080807;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #292928;
--cb-color-bg-surface-brand-hovered: #2b2b2a;
--cb-color-bg-surface-brand-pressed: #2e2d2c;
--cb-color-bg-surface-brand-selected: #2a2a29;
--cb-color-bg-surface-brand-disabled: #282727;}
:root{--al-color-border-selected: #797673;
--al-color-border-elevated-selected: #797673;
--al-color-outline-focused: #2f2c2a;
--al-color-bg-surface-brand: #ecebeb;
--al-color-bg-surface-brand-hovered: #dddcdb;
--al-color-bg-surface-brand-pressed: #d0cfce;
--al-color-bg-surface-brand-selected: #d0cfce;
--al-color-bg-surface-brand-disabled: #f3f3f3;
--al-color-bg-surface-brand-elevated: #ecebeb;
--al-color-bg-surface-brand-elevated-hovered: #dddcdb;
--al-color-bg-surface-brand-elevated-pressed: #d0cfce;
--al-color-bg-surface-brand-elevated-selected: #d0cfce;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f3;
--al-color-bg-fill-brand: #797673;
--al-color-bg-fill-brand-hovered: #696764;
--al-color-bg-fill-brand-pressed: #5b5855;
--al-color-bg-fill-brand-selected: #4d4a47;
--al-color-bg-fill-brand-disabled: #c2c1bf;
--al-color-text-brand: #696764;
--al-color-text-brand-hovered: #5b5855;
--al-color-text-brand-pressed: #4d4a47;
--al-color-text-brand-selected: #3e3b38;
--al-color-text-brand-disabled: #b5b4b2;
--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: #f3f3f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #696764;
--al-color-border-elevated-selected: #696764;
--al-color-bg-fill-brand: #696764;
--al-color-bg-fill-brand-hovered: #5b5855;
--al-color-bg-fill-brand-pressed: #4d4a47;
--al-color-bg-fill-brand-selected: #3e3b38;
--al-color-text-brand: #4d4a47;
--al-color-text-brand-hovered: #3e3b38;
--al-color-text-brand-pressed: #2f2c2a;
--al-color-text-brand-selected: #1d1a18;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #817e7c;
--al-color-border-elevated-selected: #918f8d;
--al-color-outline-focused: #e1e0e0;
--al-color-bg-surface-brand: #201e1b;
--al-color-bg-surface-brand-hovered: #2c2927;
--al-color-bg-surface-brand-pressed: #35322f;
--al-color-bg-surface-brand-selected: #35322f;
--al-color-bg-surface-brand-disabled: #191715;
--al-color-bg-surface-brand-elevated: #2c2927;
--al-color-bg-surface-brand-elevated-hovered: #35322f;
--al-color-bg-surface-brand-elevated-pressed: #3f3c39;
--al-color-bg-surface-brand-elevated-selected: #3f3c39;
--al-color-bg-surface-brand-elevated-disabled: #201e1b;
--al-color-bg-fill-brand: #a3a19f;
--al-color-bg-fill-brand-hovered: #b6b4b3;
--al-color-bg-fill-brand-pressed: #cbc9c8;
--al-color-bg-fill-brand-selected: #e1e0e0;
--al-color-bg-fill-brand-disabled: #3f3c39;
--al-color-text-brand: #a3a19f;
--al-color-text-brand-hovered: #b6b4b3;
--al-color-text-brand-pressed: #cbc9c8;
--al-color-text-brand-selected: #e1e0e0;
--al-color-text-brand-disabled: #474441;
--al-color-text-on-bg-fill-brand: #0f0e0c;
--al-color-text-on-bg-fill-brand-hovered: #0f0e0c;
--al-color-text-on-bg-fill-brand-pressed: #0f0e0c;
--al-color-text-on-bg-fill-brand-selected: #0f0e0c;
--al-color-text-on-bg-fill-brand-disabled: #191715;}

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



