: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: #746767;
--cb-color-bg-fill-brand-hovered: #857979;
--cb-color-bg-fill-brand-pressed: #908585;
--cb-color-bg-fill-brand-selected: #8a7f7f;
--cb-color-bg-fill-brand-disabled: #a69e9e;
--cb-color-text-brand: #746767;
--cb-color-text-brand-hovered: #7f7373;
--cb-color-text-brand-pressed: #908585;
--cb-color-text-brand-selected: #857979;
--cb-color-text-brand-disabled: #a69e9e;
--cb-color-bg-surface-brand: #f4f3f3;
--cb-color-bg-surface-brand-hovered: #e9e7e7;
--cb-color-bg-surface-brand-pressed: #dedbdb;
--cb-color-bg-surface-brand-selected: #eeeded;
--cb-color-bg-surface-brand-disabled: #faf9f9;
--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: #746767;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #665a5a;
--cb-color-bg-fill-brand-pressed: #5d5252;
--cb-color-bg-fill-brand-selected: #615656;
--cb-color-bg-fill-brand-disabled: #4a4242;
--cb-color-text-brand-hovered: #6b5f5f;
--cb-color-text-brand-pressed: #5d5252;
--cb-color-text-brand-selected: #665a5a;
--cb-color-text-brand-disabled: #4a4242;
--cb-color-bg-surface-brand: #131111;
--cb-color-bg-surface-brand-hovered: #1c1919;
--cb-color-bg-surface-brand-pressed: #252121;
--cb-color-bg-surface-brand-selected: #171515;
--cb-color-bg-surface-brand-disabled: #0e0d0d;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #312f2f;
--cb-color-bg-surface-brand-hovered: #373434;
--cb-color-bg-surface-brand-pressed: #3e3a3a;
--cb-color-bg-surface-brand-selected: #343131;
--cb-color-bg-surface-brand-disabled: #2e2c2c;}
:root{--al-color-border-selected: #817373;
--al-color-border-elevated-selected: #817373;
--al-color-outline-focused: #332b2b;
--al-color-bg-surface-brand: #edebeb;
--al-color-bg-surface-brand-hovered: #dfdbdb;
--al-color-bg-surface-brand-pressed: #d3cdcd;
--al-color-bg-surface-brand-selected: #d3cdcd;
--al-color-bg-surface-brand-disabled: #f5f4f4;
--al-color-bg-surface-brand-elevated: #edebeb;
--al-color-bg-surface-brand-elevated-hovered: #dfdbdb;
--al-color-bg-surface-brand-elevated-pressed: #d3cdcd;
--al-color-bg-surface-brand-elevated-selected: #d3cdcd;
--al-color-bg-surface-brand-elevated-disabled: #f5f4f4;
--al-color-bg-fill-brand: #817373;
--al-color-bg-fill-brand-hovered: #716464;
--al-color-bg-fill-brand-pressed: #625656;
--al-color-bg-fill-brand-selected: #524747;
--al-color-bg-fill-brand-disabled: #c8c0c0;
--al-color-text-brand: #716464;
--al-color-text-brand-hovered: #625656;
--al-color-text-brand-pressed: #524747;
--al-color-text-brand-selected: #433a3a;
--al-color-text-brand-disabled: #bbb2b2;
--al-color-text-on-bg-fill-brand: #fcfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fcfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fcfbfb;
--al-color-text-on-bg-fill-brand-selected: #fcfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f5f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #716464;
--al-color-border-elevated-selected: #716464;
--al-color-bg-fill-brand: #716464;
--al-color-bg-fill-brand-hovered: #625656;
--al-color-bg-fill-brand-pressed: #524747;
--al-color-bg-fill-brand-selected: #433a3a;
--al-color-text-brand: #524747;
--al-color-text-brand-hovered: #433a3a;
--al-color-text-brand-pressed: #332b2b;
--al-color-text-brand-selected: #1f1a1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #887c7c;
--al-color-border-elevated-selected: #998c8c;
--al-color-outline-focused: #e3dfdf;
--al-color-bg-surface-brand: #221c1c;
--al-color-bg-surface-brand-hovered: #2e2727;
--al-color-bg-surface-brand-pressed: #393131;
--al-color-bg-surface-brand-selected: #393131;
--al-color-bg-surface-brand-disabled: #1b1616;
--al-color-bg-surface-brand-elevated: #2e2727;
--al-color-bg-surface-brand-elevated-hovered: #393131;
--al-color-bg-surface-brand-elevated-pressed: #443a3a;
--al-color-bg-surface-brand-elevated-selected: #443a3a;
--al-color-bg-surface-brand-elevated-disabled: #221c1c;
--al-color-bg-fill-brand: #aa9f9f;
--al-color-bg-fill-brand-hovered: #bbb2b2;
--al-color-bg-fill-brand-pressed: #cfc8c8;
--al-color-bg-fill-brand-selected: #e3dfdf;
--al-color-bg-fill-brand-disabled: #443a3a;
--al-color-text-brand: #aa9f9f;
--al-color-text-brand-hovered: #bbb2b2;
--al-color-text-brand-pressed: #cfc8c8;
--al-color-text-brand-selected: #e3dfdf;
--al-color-text-brand-disabled: #4d4343;
--al-color-text-on-bg-fill-brand: #110d0d;
--al-color-text-on-bg-fill-brand-hovered: #110d0d;
--al-color-text-on-bg-fill-brand-pressed: #110d0d;
--al-color-text-on-bg-fill-brand-selected: #110d0d;
--al-color-text-on-bg-fill-brand-disabled: #1b1616;}

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



