: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: #e7c651;
--cb-color-bg-fill-brand-hovered: #eacd66;
--cb-color-bg-fill-brand-pressed: #ecd174;
--cb-color-bg-fill-brand-selected: #ebcf6d;
--cb-color-bg-fill-brand-disabled: #f0db90;
--cb-color-text-brand: #e7c651;
--cb-color-text-brand-hovered: #e9ca5f;
--cb-color-text-brand-pressed: #ecd174;
--cb-color-text-brand-selected: #eacd66;
--cb-color-text-brand-disabled: #f0db90;
--cb-color-bg-surface-brand: #fdfbf1;
--cb-color-bg-surface-brand-hovered: #fbf6e3;
--cb-color-bg-surface-brand-pressed: #f9f1d5;
--cb-color-bg-surface-brand-selected: #fcf8ea;
--cb-color-bg-surface-brand-disabled: #fefdf8;
--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: #e7c651;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #826f2e;
--cb-color-bg-fill-brand-hovered: #918147;
--cb-color-bg-fill-brand-pressed: #9b8c58;
--cb-color-bg-fill-brand-selected: #968650;
--cb-color-bg-fill-brand-disabled: #afa379;
--cb-color-text-brand: #7f6d2c;
--cb-color-text-brand-hovered: #89783d;
--cb-color-text-brand-pressed: #998a56;
--cb-color-text-brand-selected: #8f7f46;
--cb-color-text-brand-disabled: #ada278;
--cb-color-border-selected: #826f2e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cbae47;
--cb-color-bg-fill-brand-pressed: #b99e41;
--cb-color-bg-fill-brand-selected: #c2a644;
--cb-color-bg-fill-brand-disabled: #947f34;
--cb-color-text-brand-hovered: #d5b64b;
--cb-color-text-brand-pressed: #b99e41;
--cb-color-text-brand-selected: #cbae47;
--cb-color-text-brand-disabled: #947f34;
--cb-color-bg-surface-brand: #25200d;
--cb-color-bg-surface-brand-hovered: #372f13;
--cb-color-bg-surface-brand-pressed: #4a401a;
--cb-color-bg-surface-brand-selected: #2e2810;
--cb-color-bg-surface-brand-disabled: #1c180a;
--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: #433e2b;
--cb-color-bg-surface-brand-hovered: #534b2f;
--cb-color-bg-surface-brand-pressed: #635832;
--cb-color-bg-surface-brand-selected: #4b442d;
--cb-color-bg-surface-brand-disabled: #3c3829;}
:root{--al-color-border-selected: #8c741b;
--al-color-border-elevated-selected: #8c741b;
--al-color-outline-focused: #372c04;
--al-color-bg-surface-brand: #ffec99;
--al-color-bg-surface-brand-hovered: #f9da6d;
--al-color-bg-surface-brand-pressed: #edcc59;
--al-color-bg-surface-brand-selected: #edcc59;
--al-color-bg-surface-brand-disabled: #fff4b9;
--al-color-bg-surface-brand-elevated: #ffec99;
--al-color-bg-surface-brand-elevated-hovered: #f9da6d;
--al-color-bg-surface-brand-elevated-pressed: #edcc59;
--al-color-bg-surface-brand-elevated-selected: #edcc59;
--al-color-bg-surface-brand-elevated-disabled: #fff4b9;
--al-color-bg-fill-brand: #8c741b;
--al-color-bg-fill-brand-hovered: #7a6515;
--al-color-bg-fill-brand-pressed: #6a570f;
--al-color-bg-fill-brand-selected: #59490a;
--al-color-bg-fill-brand-disabled: #e0bf4a;
--al-color-text-brand: #7a6515;
--al-color-text-brand-hovered: #6a570f;
--al-color-text-brand-pressed: #59490a;
--al-color-text-brand-selected: #483b07;
--al-color-text-brand-disabled: #d2b23f;
--al-color-text-on-bg-fill-brand: #fffcf3;
--al-color-text-on-bg-fill-brand-hovered: #fffcf3;
--al-color-text-on-bg-fill-brand-pressed: #fffcf3;
--al-color-text-on-bg-fill-brand-selected: #fffcf3;
--al-color-text-on-bg-fill-brand-disabled: #fff4b9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #7a6515;
--al-color-border-elevated-selected: #7a6515;
--al-color-bg-fill-brand: #7a6515;
--al-color-bg-fill-brand-hovered: #6a570f;
--al-color-bg-fill-brand-pressed: #59490a;
--al-color-bg-fill-brand-selected: #483b07;
--al-color-text-brand: #59490a;
--al-color-text-brand-hovered: #483b07;
--al-color-text-brand-pressed: #372c04;
--al-color-text-brand-selected: #221a02;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #957d1f;
--al-color-border-elevated-selected: #a98d27;
--al-color-outline-focused: #fdde76;
--al-color-bg-surface-brand: #251d02;
--al-color-bg-surface-brand-hovered: #322803;
--al-color-bg-surface-brand-pressed: #3e3205;
--al-color-bg-surface-brand-selected: #3e3205;
--al-color-bg-surface-brand-disabled: #1d1601;
--al-color-bg-surface-brand-elevated: #322803;
--al-color-bg-surface-brand-elevated-hovered: #3e3205;
--al-color-bg-surface-brand-elevated-pressed: #493b07;
--al-color-bg-surface-brand-elevated-selected: #493b07;
--al-color-bg-surface-brand-elevated-disabled: #251d02;
--al-color-bg-fill-brand: #bd9f31;
--al-color-bg-fill-brand-hovered: #d2b23f;
--al-color-bg-fill-brand-pressed: #e8c753;
--al-color-bg-fill-brand-selected: #fdde76;
--al-color-bg-fill-brand-disabled: #493b07;
--al-color-text-brand: #bd9f31;
--al-color-text-brand-hovered: #d2b23f;
--al-color-text-brand-pressed: #e8c753;
--al-color-text-brand-selected: #fdde76;
--al-color-text-brand-disabled: #534409;
--al-color-text-on-bg-fill-brand: #110d01;
--al-color-text-on-bg-fill-brand-hovered: #110d01;
--al-color-text-on-bg-fill-brand-pressed: #110d01;
--al-color-text-on-bg-fill-brand-selected: #110d01;
--al-color-text-on-bg-fill-brand-disabled: #1d1601;}

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



