: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: #a58350;
--cb-color-bg-fill-brand-hovered: #b09265;
--cb-color-bg-fill-brand-pressed: #b79c73;
--cb-color-bg-fill-brand-selected: #b3976c;
--cb-color-bg-fill-brand-disabled: #c5b08f;
--cb-color-text-brand: #a58350;
--cb-color-text-brand-hovered: #ac8d5e;
--cb-color-text-brand-pressed: #b79c73;
--cb-color-text-brand-selected: #b09265;
--cb-color-text-brand-disabled: #c5b08f;
--cb-color-bg-surface-brand: #f8f5f1;
--cb-color-bg-surface-brand-hovered: #f1ebe3;
--cb-color-bg-surface-brand-pressed: #e9e1d5;
--cb-color-bg-surface-brand-selected: #f4f0ea;
--cb-color-bg-surface-brand-disabled: #fbfaf8;
--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: #a58350;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #8e7145;
--cb-color-bg-fill-brand-hovered: #9c825c;
--cb-color-bg-fill-brand-pressed: #a58d6a;
--cb-color-bg-fill-brand-selected: #a08863;
--cb-color-bg-fill-brand-disabled: #b7a488;
--cb-color-text-brand: #866b41;
--cb-color-text-brand-hovered: #8f7750;
--cb-color-text-brand-pressed: #9e8967;
--cb-color-text-brand-selected: #957d58;
--cb-color-text-brand-disabled: #b2a086;
--cb-color-border-selected: #8e7145;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #917346;
--cb-color-bg-fill-brand-pressed: #846940;
--cb-color-bg-fill-brand-selected: #8a6e43;
--cb-color-bg-fill-brand-disabled: #695433;
--cb-color-text-brand-hovered: #98794a;
--cb-color-text-brand-pressed: #846940;
--cb-color-text-brand-selected: #917346;
--cb-color-text-brand-disabled: #695433;
--cb-color-bg-surface-brand: #1b150d;
--cb-color-bg-surface-brand-hovered: #271f13;
--cb-color-bg-surface-brand-pressed: #352a1a;
--cb-color-bg-surface-brand-selected: #211a10;
--cb-color-bg-surface-brand-disabled: #14100a;
--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: #39332b;
--cb-color-bg-surface-brand-hovered: #433b2f;
--cb-color-bg-surface-brand-pressed: #4d4332;
--cb-color-bg-surface-brand-selected: #3e372d;
--cb-color-bg-surface-brand-disabled: #343029;}
:root{--al-color-border-selected: #927140;
--al-color-border-elevated-selected: #927140;
--al-color-outline-focused: #3b2a11;
--al-color-bg-surface-brand: #f2eadf;
--al-color-bg-surface-brand-hovered: #eadbc7;
--al-color-bg-surface-brand-pressed: #e0ccaf;
--al-color-bg-surface-brand-selected: #e0ccaf;
--al-color-bg-surface-brand-disabled: #f8f4ef;
--al-color-bg-surface-brand-elevated: #f2eadf;
--al-color-bg-surface-brand-elevated-hovered: #eadbc7;
--al-color-bg-surface-brand-elevated-pressed: #e0ccaf;
--al-color-bg-surface-brand-elevated-selected: #e0ccaf;
--al-color-bg-surface-brand-elevated-disabled: #f8f4ef;
--al-color-bg-fill-brand: #927140;
--al-color-bg-fill-brand-hovered: #806235;
--al-color-bg-fill-brand-pressed: #6f542b;
--al-color-bg-fill-brand-selected: #5e4622;
--al-color-bg-fill-brand-disabled: #d7be9a;
--al-color-text-brand: #806235;
--al-color-text-brand-hovered: #6f542b;
--al-color-text-brand-pressed: #5e4622;
--al-color-text-brand-selected: #4d3819;
--al-color-text-brand-disabled: #cdb086;
--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: #f8f4ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #806235;
--al-color-border-elevated-selected: #806235;
--al-color-bg-fill-brand: #806235;
--al-color-bg-fill-brand-hovered: #6f542b;
--al-color-bg-fill-brand-pressed: #5e4622;
--al-color-bg-fill-brand-selected: #4d3819;
--al-color-text-brand: #5e4622;
--al-color-text-brand-hovered: #4d3819;
--al-color-text-brand-pressed: #3b2a11;
--al-color-text-brand-selected: #251908;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9b7947;
--al-color-border-elevated-selected: #ac8a57;
--al-color-outline-focused: #ecdecc;
--al-color-bg-surface-brand: #281c09;
--al-color-bg-surface-brand-hovered: #36270f;
--al-color-bg-surface-brand-pressed: #423014;
--al-color-bg-surface-brand-selected: #423014;
--al-color-bg-surface-brand-disabled: #1e1405;
--al-color-bg-surface-brand-elevated: #36270f;
--al-color-bg-surface-brand-elevated-hovered: #423014;
--al-color-bg-surface-brand-elevated-pressed: #4e391a;
--al-color-bg-surface-brand-elevated-selected: #4e391a;
--al-color-bg-surface-brand-elevated-disabled: #281c09;
--al-color-bg-fill-brand: #bd9c6d;
--al-color-bg-fill-brand-hovered: #cdb087;
--al-color-bg-fill-brand-pressed: #ddc6a7;
--al-color-bg-fill-brand-selected: #ecdecc;
--al-color-bg-fill-brand-disabled: #4e391a;
--al-color-text-brand: #bd9c6d;
--al-color-text-brand-hovered: #cdb087;
--al-color-text-brand-pressed: #ddc6a7;
--al-color-text-brand-selected: #ecdecc;
--al-color-text-brand-disabled: #58411e;
--al-color-text-on-bg-fill-brand: #150d03;
--al-color-text-on-bg-fill-brand-hovered: #150d03;
--al-color-text-on-bg-fill-brand-pressed: #150d03;
--al-color-text-on-bg-fill-brand-selected: #150d03;
--al-color-text-on-bg-fill-brand-disabled: #1e1405;}

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



