: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: #99956c;
--cb-color-bg-fill-brand-hovered: #a5a27e;
--cb-color-bg-fill-brand-pressed: #adaa89;
--cb-color-bg-fill-brand-selected: #a9a684;
--cb-color-bg-fill-brand-disabled: #bebba1;
--cb-color-text-brand: #99956c;
--cb-color-text-brand-hovered: #a19d78;
--cb-color-text-brand-pressed: #adaa89;
--cb-color-text-brand-selected: #a5a27e;
--cb-color-text-brand-disabled: #bebba1;
--cb-color-bg-surface-brand: #f7f7f3;
--cb-color-bg-surface-brand-hovered: #efeee7;
--cb-color-bg-surface-brand-pressed: #e7e6dc;
--cb-color-bg-surface-brand-selected: #f3f2ed;
--cb-color-bg-surface-brand-disabled: #fbfbf9;
--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: #99956c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #797655;
--cb-color-bg-fill-brand-hovered: #89876a;
--cb-color-bg-fill-brand-pressed: #949177;
--cb-color-bg-fill-brand-selected: #8f8c70;
--cb-color-bg-fill-brand-disabled: #a9a792;
--cb-color-text-brand: #747052;
--cb-color-text-brand-hovered: #7f7b60;
--cb-color-text-brand-pressed: #908d75;
--cb-color-text-brand-selected: #858167;
--cb-color-text-brand-disabled: #a6a490;
--cb-color-border-selected: #797655;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #86835f;
--cb-color-bg-fill-brand-pressed: #7a7756;
--cb-color-bg-fill-brand-selected: #807d5b;
--cb-color-bg-fill-brand-disabled: #625f45;
--cb-color-text-brand-hovered: #8d8964;
--cb-color-text-brand-pressed: #7a7756;
--cb-color-text-brand-selected: #86835f;
--cb-color-text-brand-disabled: #625f45;
--cb-color-bg-surface-brand: #191811;
--cb-color-bg-surface-brand-hovered: #25241a;
--cb-color-bg-surface-brand-pressed: #313023;
--cb-color-bg-surface-brand-selected: #1f1e16;
--cb-color-bg-surface-brand-disabled: #13120d;
--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: #373630;
--cb-color-bg-surface-brand-hovered: #403f35;
--cb-color-bg-surface-brand-pressed: #4a483b;
--cb-color-bg-surface-brand-selected: #3b3b32;
--cb-color-bg-surface-brand-disabled: #32322d;}
:root{--al-color-border-selected: #7b7852;
--al-color-border-elevated-selected: #7b7852;
--al-color-outline-focused: #2f2e1b;
--al-color-bg-surface-brand: #eeede2;
--al-color-bg-surface-brand-hovered: #e0deca;
--al-color-bg-surface-brand-pressed: #d3d0b5;
--al-color-bg-surface-brand-selected: #d3d0b5;
--al-color-bg-surface-brand-disabled: #f3f3ec;
--al-color-bg-surface-brand-elevated: #eeede2;
--al-color-bg-surface-brand-elevated-hovered: #e0deca;
--al-color-bg-surface-brand-elevated-pressed: #d3d0b5;
--al-color-bg-surface-brand-elevated-selected: #d3d0b5;
--al-color-bg-surface-brand-elevated-disabled: #f3f3ec;
--al-color-bg-fill-brand: #7b7852;
--al-color-bg-fill-brand-hovered: #6c6846;
--al-color-bg-fill-brand-pressed: #5c593b;
--al-color-bg-fill-brand-selected: #4e4b31;
--al-color-bg-fill-brand-disabled: #c6c3a2;
--al-color-text-brand: #6c6846;
--al-color-text-brand-hovered: #5c593b;
--al-color-text-brand-pressed: #4e4b31;
--al-color-text-brand-selected: #3f3d26;
--al-color-text-brand-disabled: #b9b691;
--al-color-text-on-bg-fill-brand: #fcfcfa;
--al-color-text-on-bg-fill-brand-hovered: #fcfcfa;
--al-color-text-on-bg-fill-brand-pressed: #fcfcfa;
--al-color-text-on-bg-fill-brand-selected: #fcfcfa;
--al-color-text-on-bg-fill-brand-disabled: #f3f3ec;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6c6846;
--al-color-border-elevated-selected: #6c6846;
--al-color-bg-fill-brand: #6c6846;
--al-color-bg-fill-brand-hovered: #5c593b;
--al-color-bg-fill-brand-pressed: #4e4b31;
--al-color-bg-fill-brand-selected: #3f3d26;
--al-color-text-brand: #4e4b31;
--al-color-text-brand-hovered: #3f3d26;
--al-color-text-brand-pressed: #2f2e1b;
--al-color-text-brand-selected: #1d1b0f;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #84805a;
--al-color-border-elevated-selected: #959168;
--al-color-outline-focused: #e3e1cf;
--al-color-bg-surface-brand: #1f1e10;
--al-color-bg-surface-brand-hovered: #2c2a19;
--al-color-bg-surface-brand-pressed: #36331f;
--al-color-bg-surface-brand-selected: #36331f;
--al-color-bg-surface-brand-disabled: #18170c;
--al-color-bg-surface-brand-elevated: #2c2a19;
--al-color-bg-surface-brand-elevated-hovered: #36331f;
--al-color-bg-surface-brand-elevated-pressed: #3f3d26;
--al-color-bg-surface-brand-elevated-selected: #3f3d26;
--al-color-bg-surface-brand-elevated-disabled: #1f1e10;
--al-color-bg-fill-brand: #a7a37b;
--al-color-bg-fill-brand-hovered: #bab691;
--al-color-bg-fill-brand-pressed: #cdcbad;
--al-color-bg-fill-brand-selected: #e3e1cf;
--al-color-bg-fill-brand-disabled: #3f3d26;
--al-color-text-brand: #a7a37b;
--al-color-text-brand-hovered: #bab691;
--al-color-text-brand-pressed: #cdcbad;
--al-color-text-brand-selected: #e3e1cf;
--al-color-text-brand-disabled: #49462d;
--al-color-text-on-bg-fill-brand: #0f0e06;
--al-color-text-on-bg-fill-brand-hovered: #0f0e06;
--al-color-text-on-bg-fill-brand-pressed: #0f0e06;
--al-color-text-on-bg-fill-brand-selected: #0f0e06;
--al-color-text-on-bg-fill-brand-disabled: #18170c;}

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



