: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: #e7c550;
--cb-color-bg-fill-brand-hovered: #eacc65;
--cb-color-bg-fill-brand-pressed: #ecd173;
--cb-color-bg-fill-brand-selected: #ebce6c;
--cb-color-bg-fill-brand-disabled: #f0da8f;
--cb-color-text-brand: #e7c550;
--cb-color-text-brand-hovered: #e9ca5e;
--cb-color-text-brand-pressed: #ecd173;
--cb-color-text-brand-selected: #eacc65;
--cb-color-text-brand-disabled: #f0da8f;
--cb-color-bg-surface-brand: #fdfaf1;
--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: #e7c550;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #826f2d;
--cb-color-bg-fill-brand-hovered: #918147;
--cb-color-bg-fill-brand-pressed: #9b8c57;
--cb-color-bg-fill-brand-selected: #96864f;
--cb-color-bg-fill-brand-disabled: #afa379;
--cb-color-text-brand: #7f6c2c;
--cb-color-text-brand-hovered: #89783d;
--cb-color-text-brand-pressed: #998956;
--cb-color-text-brand-selected: #8f7e46;
--cb-color-text-brand-disabled: #ada178;
--cb-color-border-selected: #826f2d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cbad46;
--cb-color-bg-fill-brand-pressed: #b99e40;
--cb-color-bg-fill-brand-selected: #c2a543;
--cb-color-bg-fill-brand-disabled: #947e33;
--cb-color-text-brand-hovered: #d5b64a;
--cb-color-text-brand-pressed: #b99e40;
--cb-color-text-brand-selected: #cbad46;
--cb-color-text-brand-disabled: #947e33;
--cb-color-bg-surface-brand: #25200d;
--cb-color-bg-surface-brand-hovered: #372f13;
--cb-color-bg-surface-brand-pressed: #4a3f1a;
--cb-color-bg-surface-brand-selected: #2e2710;
--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: #8d741a;
--al-color-border-elevated-selected: #8d741a;
--al-color-outline-focused: #372c04;
--al-color-bg-surface-brand: #ffec9a;
--al-color-bg-surface-brand-hovered: #fbdb70;
--al-color-bg-surface-brand-pressed: #eecc59;
--al-color-bg-surface-brand-selected: #eecc59;
--al-color-bg-surface-brand-disabled: #fff4ba;
--al-color-bg-surface-brand-elevated: #ffec9a;
--al-color-bg-surface-brand-elevated-hovered: #fbdb70;
--al-color-bg-surface-brand-elevated-pressed: #eecc59;
--al-color-bg-surface-brand-elevated-selected: #eecc59;
--al-color-bg-surface-brand-elevated-disabled: #fff4ba;
--al-color-bg-fill-brand: #8d741a;
--al-color-bg-fill-brand-hovered: #7b6514;
--al-color-bg-fill-brand-pressed: #6a570e;
--al-color-bg-fill-brand-selected: #59490a;
--al-color-bg-fill-brand-disabled: #e1bf4a;
--al-color-text-brand: #7b6514;
--al-color-text-brand-hovered: #6a570e;
--al-color-text-brand-pressed: #59490a;
--al-color-text-brand-selected: #483b06;
--al-color-text-brand-disabled: #d3b23e;
--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: #fff4ba;}

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

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #967c1e;
--al-color-border-elevated-selected: #a98d26;
--al-color-outline-focused: #fede77;
--al-color-bg-surface-brand: #251d02;
--al-color-bg-surface-brand-hovered: #322803;
--al-color-bg-surface-brand-pressed: #3e3204;
--al-color-bg-surface-brand-selected: #3e3204;
--al-color-bg-surface-brand-disabled: #1d1601;
--al-color-bg-surface-brand-elevated: #322803;
--al-color-bg-surface-brand-elevated-hovered: #3e3204;
--al-color-bg-surface-brand-elevated-pressed: #493b06;
--al-color-bg-surface-brand-elevated-selected: #493b06;
--al-color-bg-surface-brand-elevated-disabled: #251d02;
--al-color-bg-fill-brand: #bd9f31;
--al-color-bg-fill-brand-hovered: #d2b23e;
--al-color-bg-fill-brand-pressed: #e8c652;
--al-color-bg-fill-brand-selected: #fede77;
--al-color-bg-fill-brand-disabled: #493b06;
--al-color-text-brand: #bd9f31;
--al-color-text-brand-hovered: #d2b23e;
--al-color-text-brand-pressed: #e8c652;
--al-color-text-brand-selected: #fede77;
--al-color-text-brand-disabled: #534408;
--al-color-text-on-bg-fill-brand: #120d01;
--al-color-text-on-bg-fill-brand-hovered: #120d01;
--al-color-text-on-bg-fill-brand-pressed: #120d01;
--al-color-text-on-bg-fill-brand-selected: #120d01;
--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);
}



