: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: #8b6823;
--cb-color-bg-fill-brand-hovered: #997a3e;
--cb-color-bg-fill-brand-pressed: #a2864f;
--cb-color-bg-fill-brand-selected: #9e8046;
--cb-color-bg-fill-brand-disabled: #b59e72;
--cb-color-text-brand: #8b6823;
--cb-color-text-brand-hovered: #947434;
--cb-color-text-brand-pressed: #a2864f;
--cb-color-text-brand-selected: #997a3e;
--cb-color-text-brand-disabled: #b59e72;
--cb-color-bg-surface-brand: #f6f3ee;
--cb-color-bg-surface-brand-hovered: #ece7dc;
--cb-color-bg-surface-brand-pressed: #e3dbca;
--cb-color-bg-surface-brand-selected: #f1ede4;
--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: #8b6823;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #7a5b1f;
--cb-color-bg-fill-brand-pressed: #6f531c;
--cb-color-bg-fill-brand-selected: #75571d;
--cb-color-bg-fill-brand-disabled: #594216;
--cb-color-text-brand-hovered: #806020;
--cb-color-text-brand-pressed: #6f531c;
--cb-color-text-brand-selected: #7a5b1f;
--cb-color-text-brand-disabled: #594216;
--cb-color-bg-surface-brand: #161106;
--cb-color-bg-surface-brand-hovered: #211908;
--cb-color-bg-surface-brand-pressed: #2d210b;
--cb-color-bg-surface-brand-selected: #1c1507;
--cb-color-bg-surface-brand-disabled: #110d04;
--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: #352f24;
--cb-color-bg-surface-brand-hovered: #3d3424;
--cb-color-bg-surface-brand-pressed: #453a24;
--cb-color-bg-surface-brand-selected: #393224;
--cb-color-bg-surface-brand-disabled: #312c24;}
:root{--al-color-border-selected: #94712e;
--al-color-border-elevated-selected: #94712e;
--al-color-outline-focused: #3e2900;
--al-color-bg-surface-brand: #f1ebe1;
--al-color-bg-surface-brand-hovered: #e6dbc8;
--al-color-bg-surface-brand-pressed: #ddcdb2;
--al-color-bg-surface-brand-selected: #ddcdb2;
--al-color-bg-surface-brand-disabled: #f7f4ee;
--al-color-bg-surface-brand-elevated: #f1ebe1;
--al-color-bg-surface-brand-elevated-hovered: #e6dbc8;
--al-color-bg-surface-brand-elevated-pressed: #ddcdb2;
--al-color-bg-surface-brand-elevated-selected: #ddcdb2;
--al-color-bg-surface-brand-elevated-disabled: #f7f4ee;
--al-color-bg-fill-brand: #94712e;
--al-color-bg-fill-brand-hovered: #84611b;
--al-color-bg-fill-brand-pressed: #73530c;
--al-color-bg-fill-brand-selected: #634501;
--al-color-bg-fill-brand-disabled: #d3bf9c;
--al-color-text-brand: #84611b;
--al-color-text-brand-hovered: #73530c;
--al-color-text-brand-pressed: #634501;
--al-color-text-brand-selected: #513700;
--al-color-text-brand-disabled: #c9b188;
--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: #f7f4ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #84611b;
--al-color-border-elevated-selected: #84611b;
--al-color-bg-fill-brand: #84611b;
--al-color-bg-fill-brand-hovered: #73530c;
--al-color-bg-fill-brand-pressed: #634501;
--al-color-bg-fill-brand-selected: #513700;
--al-color-text-brand: #634501;
--al-color-text-brand-hovered: #513700;
--al-color-text-brand-pressed: #3e2900;
--al-color-text-brand-selected: #271800;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9c7939;
--al-color-border-elevated-selected: #ab8a50;
--al-color-outline-focused: #e9dfcf;
--al-color-bg-surface-brand: #2b1b00;
--al-color-bg-surface-brand-hovered: #392500;
--al-color-bg-surface-brand-pressed: #452f00;
--al-color-bg-surface-brand-selected: #452f00;
--al-color-bg-surface-brand-disabled: #211400;
--al-color-bg-surface-brand-elevated: #392500;
--al-color-bg-surface-brand-elevated-hovered: #452f00;
--al-color-bg-surface-brand-elevated-pressed: #523800;
--al-color-bg-surface-brand-elevated-selected: #523800;
--al-color-bg-surface-brand-elevated-disabled: #2b1b00;
--al-color-bg-fill-brand: #ba9d6b;
--al-color-bg-fill-brand-hovered: #c9b189;
--al-color-bg-fill-brand-pressed: #d9c7aa;
--al-color-bg-fill-brand-selected: #e9dfcf;
--al-color-bg-fill-brand-disabled: #523800;
--al-color-text-brand: #ba9d6b;
--al-color-text-brand-hovered: #c9b189;
--al-color-text-brand-pressed: #d9c7aa;
--al-color-text-brand-selected: #e9dfcf;
--al-color-text-brand-disabled: #5c4000;
--al-color-text-on-bg-fill-brand: #140b00;
--al-color-text-on-bg-fill-brand-hovered: #140b00;
--al-color-text-on-bg-fill-brand-pressed: #140b00;
--al-color-text-on-bg-fill-brand-selected: #140b00;
--al-color-text-on-bg-fill-brand-disabled: #211400;}

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



