: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: #817251;
--cb-color-bg-fill-brand-hovered: #908366;
--cb-color-bg-fill-brand-pressed: #9a8e74;
--cb-color-bg-fill-brand-selected: #95896d;
--cb-color-bg-fill-brand-disabled: #aea590;
--cb-color-text-brand: #817251;
--cb-color-text-brand-hovered: #8b7d5f;
--cb-color-text-brand-pressed: #9a8e74;
--cb-color-text-brand-selected: #908366;
--cb-color-text-brand-disabled: #aea590;
--cb-color-bg-surface-brand: #f5f4f1;
--cb-color-bg-surface-brand-hovered: #ebe8e3;
--cb-color-bg-surface-brand-pressed: #e1ddd5;
--cb-color-bg-surface-brand-selected: #f0eeea;
--cb-color-bg-surface-brand-disabled: #faf9f8;
--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: #817251;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #7d6e4e;
--cb-color-text-brand-hovered: #87795c;
--cb-color-text-brand-pressed: #978b71;
--cb-color-text-brand-selected: #8d8064;
--cb-color-text-brand-disabled: #aca28e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #716447;
--cb-color-bg-fill-brand-pressed: #675b41;
--cb-color-bg-fill-brand-selected: #6c6044;
--cb-color-bg-fill-brand-disabled: #524934;
--cb-color-text-brand-hovered: #77694b;
--cb-color-text-brand-pressed: #675b41;
--cb-color-text-brand-selected: #716447;
--cb-color-text-brand-disabled: #524934;
--cb-color-bg-surface-brand: #15120d;
--cb-color-bg-surface-brand-hovered: #1f1b13;
--cb-color-bg-surface-brand-pressed: #29251a;
--cb-color-bg-surface-brand-selected: #1a1710;
--cb-color-bg-surface-brand-disabled: #100e0a;
--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: #33312b;
--cb-color-bg-surface-brand-hovered: #3a372f;
--cb-color-bg-surface-brand-pressed: #423d32;
--cb-color-bg-surface-brand-selected: #37342d;
--cb-color-bg-surface-brand-disabled: #2f2d29;}
:root{--al-color-border-selected: #847553;
--al-color-border-elevated-selected: #847553;
--al-color-outline-focused: #352c19;
--al-color-bg-surface-brand: #eeece6;
--al-color-bg-surface-brand-hovered: #e2dcd1;
--al-color-bg-surface-brand-pressed: #d5cebf;
--al-color-bg-surface-brand-selected: #d5cebf;
--al-color-bg-surface-brand-disabled: #f6f4f1;
--al-color-bg-surface-brand-elevated: #eeece6;
--al-color-bg-surface-brand-elevated-hovered: #e2dcd1;
--al-color-bg-surface-brand-elevated-pressed: #d5cebf;
--al-color-bg-surface-brand-elevated-selected: #d5cebf;
--al-color-bg-surface-brand-elevated-disabled: #f6f4f1;
--al-color-bg-fill-brand: #847553;
--al-color-bg-fill-brand-hovered: #746646;
--al-color-bg-fill-brand-pressed: #65573a;
--al-color-bg-fill-brand-selected: #55492e;
--al-color-bg-fill-brand-disabled: #cac1ad;
--al-color-text-brand: #746646;
--al-color-text-brand-hovered: #65573a;
--al-color-text-brand-pressed: #55492e;
--al-color-text-brand-selected: #453b24;
--al-color-text-brand-disabled: #beb49c;
--al-color-text-on-bg-fill-brand: #fcfbfa;
--al-color-text-on-bg-fill-brand-hovered: #fcfbfa;
--al-color-text-on-bg-fill-brand-pressed: #fcfbfa;
--al-color-text-on-bg-fill-brand-selected: #fcfbfa;
--al-color-text-on-bg-fill-brand-disabled: #f6f4f1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #746646;
--al-color-border-elevated-selected: #746646;
--al-color-bg-fill-brand: #746646;
--al-color-bg-fill-brand-hovered: #65573a;
--al-color-bg-fill-brand-pressed: #55492e;
--al-color-bg-fill-brand-selected: #453b24;
--al-color-text-brand: #55492e;
--al-color-text-brand-hovered: #453b24;
--al-color-text-brand-pressed: #352c19;
--al-color-text-brand-selected: #201a0d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8c7d5d;
--al-color-border-elevated-selected: #9d8e6f;
--al-color-outline-focused: #e4e0d6;
--al-color-bg-surface-brand: #241d0f;
--al-color-bg-surface-brand-hovered: #2f2816;
--al-color-bg-surface-brand-pressed: #3b321d;
--al-color-bg-surface-brand-selected: #3b321d;
--al-color-bg-surface-brand-disabled: #1c160a;
--al-color-bg-surface-brand-elevated: #2f2816;
--al-color-bg-surface-brand-elevated-hovered: #3b321d;
--al-color-bg-surface-brand-elevated-pressed: #463b24;
--al-color-bg-surface-brand-elevated-selected: #463b24;
--al-color-bg-surface-brand-elevated-disabled: #241d0f;
--al-color-bg-fill-brand: #ada084;
--al-color-bg-fill-brand-hovered: #beb49c;
--al-color-bg-fill-brand-pressed: #d1c9b7;
--al-color-bg-fill-brand-selected: #e4e0d6;
--al-color-bg-fill-brand-disabled: #463b24;
--al-color-text-brand: #ada084;
--al-color-text-brand-hovered: #beb49c;
--al-color-text-brand-pressed: #d1c9b7;
--al-color-text-brand-selected: #e4e0d6;
--al-color-text-brand-disabled: #50442b;
--al-color-text-on-bg-fill-brand: #120e05;
--al-color-text-on-bg-fill-brand-hovered: #120e05;
--al-color-text-on-bg-fill-brand-pressed: #120e05;
--al-color-text-on-bg-fill-brand-selected: #120e05;
--al-color-text-on-bg-fill-brand-disabled: #1c160a;}

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



