: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: #503302;
--cb-color-bg-fill-brand-hovered: #654c21;
--cb-color-bg-fill-brand-pressed: #735c35;
--cb-color-bg-fill-brand-selected: #6c542b;
--cb-color-bg-fill-brand-disabled: #8f7d5d;
--cb-color-text-brand: #503302;
--cb-color-text-brand-hovered: #5e4316;
--cb-color-text-brand-pressed: #735c35;
--cb-color-text-brand-selected: #654c21;
--cb-color-text-brand-disabled: #8f7d5d;
--cb-color-bg-surface-brand: #f1efeb;
--cb-color-bg-surface-brand-hovered: #e3ded6;
--cb-color-bg-surface-brand-pressed: #d5cec2;
--cb-color-bg-surface-brand-selected: #eae6e0;
--cb-color-bg-surface-brand-disabled: #f8f7f5;
--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: #503302;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #462d02;
--cb-color-bg-fill-brand-pressed: #402902;
--cb-color-bg-fill-brand-selected: #432b02;
--cb-color-bg-fill-brand-disabled: #332101;
--cb-color-text-brand-hovered: #4a2f02;
--cb-color-text-brand-pressed: #402902;
--cb-color-text-brand-selected: #462d02;
--cb-color-text-brand-disabled: #332101;
--cb-color-bg-surface-brand: #0d0800;
--cb-color-bg-surface-brand-hovered: #130c00;
--cb-color-bg-surface-brand-pressed: #1a1001;
--cb-color-bg-surface-brand-selected: #100a00;
--cb-color-bg-surface-brand-disabled: #0a0600;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2b261f;
--cb-color-bg-surface-brand-hovered: #2f281c;
--cb-color-bg-surface-brand-pressed: #322919;
--cb-color-bg-surface-brand-selected: #2d271d;
--cb-color-bg-surface-brand-disabled: #292620;}
:root{--al-color-border-selected: #8b7252;
--al-color-border-elevated-selected: #8b7252;
--al-color-outline-focused: #422700;
--al-color-bg-surface-brand: #f0ece8;
--al-color-bg-surface-brand-hovered: #e3dcd4;
--al-color-bg-surface-brand-pressed: #d7cec2;
--al-color-bg-surface-brand-selected: #d7cec2;
--al-color-bg-surface-brand-disabled: #f5f3f0;
--al-color-bg-surface-brand-elevated: #f0ece8;
--al-color-bg-surface-brand-elevated-hovered: #e3dcd4;
--al-color-bg-surface-brand-elevated-pressed: #d7cec2;
--al-color-bg-surface-brand-elevated-selected: #d7cec2;
--al-color-bg-surface-brand-elevated-disabled: #f5f3f0;
--al-color-bg-fill-brand: #8b7252;
--al-color-bg-fill-brand-hovered: #7d633f;
--al-color-bg-fill-brand-pressed: #70532d;
--al-color-bg-fill-brand-selected: #62451b;
--al-color-bg-fill-brand-disabled: #ccc0b1;
--al-color-text-brand: #7d633f;
--al-color-text-brand-hovered: #70532d;
--al-color-text-brand-pressed: #62451b;
--al-color-text-brand-selected: #543606;
--al-color-text-brand-disabled: #c1b2a0;
--al-color-text-on-bg-fill-brand: #fdfdfc;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfc;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfc;
--al-color-text-on-bg-fill-brand-selected: #fdfdfc;
--al-color-text-on-bg-fill-brand-disabled: #f5f3f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7d633f;
--al-color-border-elevated-selected: #7d633f;
--al-color-bg-fill-brand: #7d633f;
--al-color-bg-fill-brand-hovered: #70532d;
--al-color-bg-fill-brand-pressed: #62451b;
--al-color-bg-fill-brand-selected: #543606;
--al-color-text-brand: #62451b;
--al-color-text-brand-hovered: #543606;
--al-color-text-brand-pressed: #422700;
--al-color-text-brand-selected: #2c1600;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #937b5c;
--al-color-border-elevated-selected: #a28c71;
--al-color-outline-focused: #e5dfd8;
--al-color-bg-surface-brand: #2f1800;
--al-color-bg-surface-brand-hovered: #3e2300;
--al-color-bg-surface-brand-pressed: #492d00;
--al-color-bg-surface-brand-selected: #492d00;
--al-color-bg-surface-brand-disabled: #251100;
--al-color-bg-surface-brand-elevated: #3e2300;
--al-color-bg-surface-brand-elevated-hovered: #492d00;
--al-color-bg-surface-brand-elevated-pressed: #543606;
--al-color-bg-surface-brand-elevated-selected: #543606;
--al-color-bg-surface-brand-elevated-disabled: #2f1800;
--al-color-bg-fill-brand: #b19e87;
--al-color-bg-fill-brand-hovered: #c1b2a0;
--al-color-bg-fill-brand-pressed: #d3c8bb;
--al-color-bg-fill-brand-selected: #e5dfd8;
--al-color-bg-fill-brand-disabled: #543606;
--al-color-text-brand: #b19e87;
--al-color-text-brand-hovered: #c1b2a0;
--al-color-text-brand-pressed: #d3c8bb;
--al-color-text-brand-selected: #e5dfd8;
--al-color-text-brand-disabled: #5d3f13;
--al-color-text-on-bg-fill-brand: #190900;
--al-color-text-on-bg-fill-brand-hovered: #190900;
--al-color-text-on-bg-fill-brand-pressed: #190900;
--al-color-text-on-bg-fill-brand-selected: #190900;
--al-color-text-on-bg-fill-brand-disabled: #251100;}

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



