: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: #DAA045;
--cb-color-bg-fill-brand-hovered: #deac5c;
--cb-color-bg-fill-brand-pressed: #e1b36a;
--cb-color-bg-fill-brand-selected: #e0af63;
--cb-color-bg-fill-brand-disabled: #e7c288;
--cb-color-text-brand: #DAA045;
--cb-color-text-brand-hovered: #dda754;
--cb-color-text-brand-pressed: #e1b36a;
--cb-color-text-brand-selected: #deac5c;
--cb-color-text-brand-disabled: #e7c288;
--cb-color-bg-surface-brand: #fcf8f0;
--cb-color-bg-surface-brand-hovered: #f9f0e1;
--cb-color-bg-surface-brand-pressed: #f6e8d3;
--cb-color-bg-surface-brand-selected: #fbf3e8;
--cb-color-bg-surface-brand-disabled: #fefbf8;
--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: #DAA045;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #936c2e;
--cb-color-bg-fill-brand-hovered: #a07e47;
--cb-color-bg-fill-brand-pressed: #a98958;
--cb-color-bg-fill-brand-selected: #a48450;
--cb-color-bg-fill-brand-disabled: #baa179;
--cb-color-text-brand: #8d682d;
--cb-color-text-brand-hovered: #96743d;
--cb-color-text-brand-pressed: #a48657;
--cb-color-text-brand-selected: #9b7a47;
--cb-color-text-brand-disabled: #b69e79;
--cb-color-border-selected: #936c2e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bf8d3d;
--cb-color-bg-fill-brand-pressed: #ae8037;
--cb-color-bg-fill-brand-selected: #b7863a;
--cb-color-bg-fill-brand-disabled: #8b662c;
--cb-color-text-brand-hovered: #c99340;
--cb-color-text-brand-pressed: #ae8037;
--cb-color-text-brand-selected: #bf8d3d;
--cb-color-text-brand-disabled: #8b662c;
--cb-color-bg-surface-brand: #231a0b;
--cb-color-bg-surface-brand-hovered: #342611;
--cb-color-bg-surface-brand-pressed: #463316;
--cb-color-bg-surface-brand-selected: #2c200e;
--cb-color-bg-surface-brand-disabled: #1b1308;
--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: #413829;
--cb-color-bg-surface-brand-hovered: #50422c;
--cb-color-bg-surface-brand-pressed: #5f4c2f;
--cb-color-bg-surface-brand-selected: #483d2b;
--cb-color-bg-surface-brand-disabled: #3a3328;}
:root{--al-color-border-selected: #9d6d1d;
--al-color-border-elevated-selected: #9d6d1d;
--al-color-outline-focused: #3e2803;
--al-color-bg-surface-brand: #ffe9c9;
--al-color-bg-surface-brand-hovered: #ffd7a0;
--al-color-bg-surface-brand-pressed: #f8c67e;
--al-color-bg-surface-brand-selected: #f8c67e;
--al-color-bg-surface-brand-disabled: #fff1de;
--al-color-bg-surface-brand-elevated: #ffe9c9;
--al-color-bg-surface-brand-elevated-hovered: #ffd7a0;
--al-color-bg-surface-brand-elevated-pressed: #f8c67e;
--al-color-bg-surface-brand-elevated-selected: #f8c67e;
--al-color-bg-surface-brand-elevated-disabled: #fff1de;
--al-color-bg-fill-brand: #9d6d1d;
--al-color-bg-fill-brand-hovered: #8a5f16;
--al-color-bg-fill-brand-pressed: #77510f;
--al-color-bg-fill-brand-selected: #65440a;
--al-color-bg-fill-brand-disabled: #f0b866;
--al-color-text-brand: #8a5f16;
--al-color-text-brand-hovered: #77510f;
--al-color-text-brand-pressed: #65440a;
--al-color-text-brand-selected: #523706;
--al-color-text-brand-disabled: #e4aa51;
--al-color-text-on-bg-fill-brand: #fefbf7;
--al-color-text-on-bg-fill-brand-hovered: #fefbf7;
--al-color-text-on-bg-fill-brand-pressed: #fefbf7;
--al-color-text-on-bg-fill-brand-selected: #fefbf7;
--al-color-text-on-bg-fill-brand-disabled: #fff1de;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #8a5f16;
--al-color-border-elevated-selected: #8a5f16;
--al-color-bg-fill-brand: #8a5f16;
--al-color-bg-fill-brand-hovered: #77510f;
--al-color-bg-fill-brand-pressed: #65440a;
--al-color-bg-fill-brand-selected: #523706;
--al-color-text-brand: #65440a;
--al-color-text-brand-hovered: #523706;
--al-color-text-brand-pressed: #3e2803;
--al-color-text-brand-selected: #281801;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #a77522;
--al-color-border-elevated-selected: #bb852d;
--al-color-outline-focused: #ffdba7;
--al-color-bg-surface-brand: #2a1a01;
--al-color-bg-surface-brand-hovered: #3a2503;
--al-color-bg-surface-brand-pressed: #472e04;
--al-color-bg-surface-brand-selected: #472e04;
--al-color-bg-surface-brand-disabled: #211401;
--al-color-bg-surface-brand-elevated: #3a2503;
--al-color-bg-surface-brand-elevated-hovered: #472e04;
--al-color-bg-surface-brand-elevated-pressed: #533706;
--al-color-bg-surface-brand-elevated-selected: #533706;
--al-color-bg-surface-brand-elevated-disabled: #2a1a01;
--al-color-bg-fill-brand: #d0973b;
--al-color-bg-fill-brand-hovered: #e4aa52;
--al-color-bg-fill-brand-pressed: #f5c073;
--al-color-bg-fill-brand-selected: #ffdba7;
--al-color-bg-fill-brand-disabled: #533706;
--al-color-text-brand: #d0973b;
--al-color-text-brand-hovered: #e4aa52;
--al-color-text-brand-pressed: #f5c073;
--al-color-text-brand-selected: #ffdba7;
--al-color-text-brand-disabled: #5e3f08;
--al-color-text-on-bg-fill-brand: #160c01;
--al-color-text-on-bg-fill-brand-hovered: #160c01;
--al-color-text-on-bg-fill-brand-pressed: #160c01;
--al-color-text-on-bg-fill-brand-selected: #160c01;
--al-color-text-on-bg-fill-brand-disabled: #211401;}

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



