: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: #865d19;
--cb-color-bg-fill-brand-hovered: #957135;
--cb-color-bg-fill-brand-pressed: #9e7d47;
--cb-color-bg-fill-brand-selected: #99773e;
--cb-color-bg-fill-brand-disabled: #b2976c;
--cb-color-text-brand: #865d19;
--cb-color-text-brand-hovered: #8f6a2b;
--cb-color-text-brand-pressed: #9e7d47;
--cb-color-text-brand-selected: #957135;
--cb-color-text-brand-disabled: #b2976c;
--cb-color-bg-surface-brand: #f6f2ed;
--cb-color-bg-surface-brand-hovered: #ece5da;
--cb-color-bg-surface-brand-pressed: #e2d8c8;
--cb-color-bg-surface-brand-selected: #f0ebe3;
--cb-color-bg-surface-brand-disabled: #faf9f6;
--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: #865d19;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #765216;
--cb-color-bg-fill-brand-pressed: #6b4a14;
--cb-color-bg-fill-brand-selected: #704e15;
--cb-color-bg-fill-brand-disabled: #563b10;
--cb-color-text-brand-hovered: #7b5617;
--cb-color-text-brand-pressed: #6b4a14;
--cb-color-text-brand-selected: #765216;
--cb-color-text-brand-disabled: #563b10;
--cb-color-bg-surface-brand: #160f04;
--cb-color-bg-surface-brand-hovered: #201606;
--cb-color-bg-surface-brand-pressed: #2b1e08;
--cb-color-bg-surface-brand-selected: #1b1305;
--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: #342d22;
--cb-color-bg-surface-brand-hovered: #3b3221;
--cb-color-bg-surface-brand-pressed: #443620;
--cb-color-bg-surface-brand-selected: #382f22;
--cb-color-bg-surface-brand-disabled: #302b23;}
:root{--al-color-border-selected: #986f31;
--al-color-border-elevated-selected: #986f31;
--al-color-outline-focused: #422700;
--al-color-bg-surface-brand: #f1eae1;
--al-color-bg-surface-brand-hovered: #e8dbcb;
--al-color-bg-surface-brand-pressed: #deccb4;
--al-color-bg-surface-brand-selected: #deccb4;
--al-color-bg-surface-brand-disabled: #f7f3ee;
--al-color-bg-surface-brand-elevated: #f1eae1;
--al-color-bg-surface-brand-elevated-hovered: #e8dbcb;
--al-color-bg-surface-brand-elevated-pressed: #deccb4;
--al-color-bg-surface-brand-elevated-selected: #deccb4;
--al-color-bg-surface-brand-elevated-disabled: #f7f3ee;
--al-color-bg-fill-brand: #986f31;
--al-color-bg-fill-brand-hovered: #895f1c;
--al-color-bg-fill-brand-pressed: #785108;
--al-color-bg-fill-brand-selected: #674300;
--al-color-bg-fill-brand-disabled: #d5bea0;
--al-color-text-brand: #895f1c;
--al-color-text-brand-hovered: #785108;
--al-color-text-brand-pressed: #674300;
--al-color-text-brand-selected: #563500;
--al-color-text-brand-disabled: #cbb08b;
--al-color-text-on-bg-fill-brand: #fcfbf9;
--al-color-text-on-bg-fill-brand-hovered: #fcfbf9;
--al-color-text-on-bg-fill-brand-pressed: #fcfbf9;
--al-color-text-on-bg-fill-brand-selected: #fcfbf9;
--al-color-text-on-bg-fill-brand-disabled: #f7f3ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #895f1c;
--al-color-border-elevated-selected: #895f1c;
--al-color-bg-fill-brand: #895f1c;
--al-color-bg-fill-brand-hovered: #785108;
--al-color-bg-fill-brand-pressed: #674300;
--al-color-bg-fill-brand-selected: #563500;
--al-color-text-brand: #674300;
--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: #9f783d;
--al-color-border-elevated-selected: #ae8956;
--al-color-outline-focused: #eaded0;
--al-color-bg-surface-brand: #2e1a00;
--al-color-bg-surface-brand-hovered: #3d2400;
--al-color-bg-surface-brand-pressed: #492d00;
--al-color-bg-surface-brand-selected: #492d00;
--al-color-bg-surface-brand-disabled: #231300;
--al-color-bg-surface-brand-elevated: #3d2400;
--al-color-bg-surface-brand-elevated-hovered: #492d00;
--al-color-bg-surface-brand-elevated-pressed: #563600;
--al-color-bg-surface-brand-elevated-selected: #563600;
--al-color-bg-surface-brand-elevated-disabled: #2e1a00;
--al-color-bg-fill-brand: #bd9c70;
--al-color-bg-fill-brand-hovered: #cbb08c;
--al-color-bg-fill-brand-pressed: #dac7ad;
--al-color-bg-fill-brand-selected: #eaded0;
--al-color-bg-fill-brand-disabled: #563600;
--al-color-text-brand: #bd9c70;
--al-color-text-brand-hovered: #cbb08c;
--al-color-text-brand-pressed: #dac7ad;
--al-color-text-brand-selected: #eaded0;
--al-color-text-brand-disabled: #613e00;
--al-color-text-on-bg-fill-brand: #190c00;
--al-color-text-on-bg-fill-brand-hovered: #190c00;
--al-color-text-on-bg-fill-brand-pressed: #190c00;
--al-color-text-on-bg-fill-brand-selected: #190c00;
--al-color-text-on-bg-fill-brand-disabled: #231300;}

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



