: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: #80581a;
--cb-color-bg-fill-brand-hovered: #8f6c36;
--cb-color-bg-fill-brand-pressed: #997948;
--cb-color-bg-fill-brand-selected: #94733f;
--cb-color-bg-fill-brand-disabled: #ae946d;
--cb-color-text-brand: #80581a;
--cb-color-text-brand-hovered: #8a652c;
--cb-color-text-brand-pressed: #997948;
--cb-color-text-brand-selected: #8f6c36;
--cb-color-text-brand-disabled: #ae946d;
--cb-color-bg-surface-brand: #f5f2ed;
--cb-color-bg-surface-brand-hovered: #ebe4da;
--cb-color-bg-surface-brand-pressed: #e1d7c8;
--cb-color-bg-surface-brand-selected: #f0ebe3;
--cb-color-bg-surface-brand-disabled: #faf8f6;
--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: #80581a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #704d17;
--cb-color-bg-fill-brand-pressed: #664615;
--cb-color-bg-fill-brand-selected: #6b4a16;
--cb-color-bg-fill-brand-disabled: #523811;
--cb-color-text-brand-hovered: #765118;
--cb-color-text-brand-pressed: #664615;
--cb-color-text-brand-selected: #704d17;
--cb-color-text-brand-disabled: #523811;
--cb-color-bg-surface-brand: #150e04;
--cb-color-bg-surface-brand-hovered: #1f1506;
--cb-color-bg-surface-brand-pressed: #291c08;
--cb-color-bg-surface-brand-selected: #1a1205;
--cb-color-bg-surface-brand-disabled: #100b03;
--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: #332c22;
--cb-color-bg-surface-brand-hovered: #3a3022;
--cb-color-bg-surface-brand-pressed: #423521;
--cb-color-bg-surface-brand-selected: #362e22;
--cb-color-bg-surface-brand-disabled: #2f2a23;}
:root{--al-color-border-selected: #976f38;
--al-color-border-elevated-selected: #976f38;
--al-color-outline-focused: #422700;
--al-color-bg-surface-brand: #f1eae2;
--al-color-bg-surface-brand-hovered: #e7dbcc;
--al-color-bg-surface-brand-pressed: #ddccb7;
--al-color-bg-surface-brand-selected: #ddccb7;
--al-color-bg-surface-brand-disabled: #f7f3ef;
--al-color-bg-surface-brand-elevated: #f1eae2;
--al-color-bg-surface-brand-elevated-hovered: #e7dbcc;
--al-color-bg-surface-brand-elevated-pressed: #ddccb7;
--al-color-bg-surface-brand-elevated-selected: #ddccb7;
--al-color-bg-surface-brand-elevated-disabled: #f7f3ef;
--al-color-bg-fill-brand: #976f38;
--al-color-bg-fill-brand-hovered: #885f24;
--al-color-bg-fill-brand-pressed: #785111;
--al-color-bg-fill-brand-selected: #674301;
--al-color-bg-fill-brand-disabled: #d3bea3;
--al-color-text-brand: #885f24;
--al-color-text-brand-hovered: #785111;
--al-color-text-brand-pressed: #674301;
--al-color-text-brand-selected: #563500;
--al-color-text-brand-disabled: #cab191;
--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: #f7f3ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #885f24;
--al-color-border-elevated-selected: #885f24;
--al-color-bg-fill-brand: #885f24;
--al-color-bg-fill-brand-hovered: #785111;
--al-color-bg-fill-brand-pressed: #674301;
--al-color-bg-fill-brand-selected: #563500;
--al-color-text-brand: #674301;
--al-color-text-brand-hovered: #563500;
--al-color-text-brand-pressed: #422700;
--al-color-text-brand-selected: #2a1700;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9e7844;
--al-color-border-elevated-selected: #ad895b;
--al-color-outline-focused: #e9dfd1;
--al-color-bg-surface-brand: #2e1900;
--al-color-bg-surface-brand-hovered: #3d2400;
--al-color-bg-surface-brand-pressed: #4a2c00;
--al-color-bg-surface-brand-selected: #4a2c00;
--al-color-bg-surface-brand-disabled: #241300;
--al-color-bg-surface-brand-elevated: #3d2400;
--al-color-bg-surface-brand-elevated-hovered: #4a2c00;
--al-color-bg-surface-brand-elevated-pressed: #563600;
--al-color-bg-surface-brand-elevated-selected: #563600;
--al-color-bg-surface-brand-elevated-disabled: #2e1900;
--al-color-bg-fill-brand: #bb9c75;
--al-color-bg-fill-brand-hovered: #cab190;
--al-color-bg-fill-brand-pressed: #d9c7b0;
--al-color-bg-fill-brand-selected: #e9dfd1;
--al-color-bg-fill-brand-disabled: #563600;
--al-color-text-brand: #bb9c75;
--al-color-text-brand-hovered: #cab190;
--al-color-text-brand-pressed: #d9c7b0;
--al-color-text-brand-selected: #e9dfd1;
--al-color-text-brand-disabled: #613e00;
--al-color-text-on-bg-fill-brand: #170a00;
--al-color-text-on-bg-fill-brand-hovered: #170a00;
--al-color-text-on-bg-fill-brand-pressed: #170a00;
--al-color-text-on-bg-fill-brand-selected: #170a00;
--al-color-text-on-bg-fill-brand-disabled: #241300;}

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



