: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: #f8931f;
--cb-color-bg-fill-brand-hovered: #f9a03a;
--cb-color-bg-fill-brand-pressed: #f9a94c;
--cb-color-bg-fill-brand-selected: #f9a443;
--cb-color-bg-fill-brand-disabled: #fbba70;
--cb-color-text-brand: #f8931f;
--cb-color-text-brand-hovered: #f99b31;
--cb-color-text-brand-pressed: #f9a94c;
--cb-color-text-brand-selected: #f9a03a;
--cb-color-text-brand-disabled: #fbba70;
--cb-color-bg-surface-brand: #fef7ed;
--cb-color-bg-surface-brand-hovered: #feeedb;
--cb-color-bg-surface-brand-pressed: #fde5c9;
--cb-color-bg-surface-brand-selected: #fef2e4;
--cb-color-bg-surface-brand-disabled: #fffbf6;
--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: #f8931f;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #a66215;
--cb-color-bg-fill-brand-hovered: #b17531;
--cb-color-bg-fill-brand-pressed: #b88144;
--cb-color-bg-fill-brand-selected: #b47b3b;
--cb-color-bg-fill-brand-disabled: #c69b69;
--cb-color-text-brand: #a05f14;
--cb-color-text-brand-hovered: #a76c26;
--cb-color-text-brand-pressed: #b37f43;
--cb-color-text-brand-selected: #ac7231;
--cb-color-text-brand-disabled: #c29969;
--cb-color-border-selected: #a66215;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #da811b;
--cb-color-bg-fill-brand-pressed: #c67619;
--cb-color-bg-fill-brand-selected: #d07b1a;
--cb-color-bg-fill-brand-disabled: #9f5e14;
--cb-color-text-brand-hovered: #e5871d;
--cb-color-text-brand-pressed: #c67619;
--cb-color-text-brand-selected: #da811b;
--cb-color-text-brand-disabled: #9f5e14;
--cb-color-bg-surface-brand: #281805;
--cb-color-bg-surface-brand-hovered: #3b2307;
--cb-color-bg-surface-brand-pressed: #502f0a;
--cb-color-bg-surface-brand-selected: #321d06;
--cb-color-bg-surface-brand-disabled: #1e1204;
--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: #463623;
--cb-color-bg-surface-brand-hovered: #573f23;
--cb-color-bg-surface-brand-pressed: #684822;
--cb-color-bg-surface-brand-selected: #4e3a23;
--cb-color-bg-surface-brand-disabled: #3e3123;}
:root{--al-color-border-selected: #b36100;
--al-color-border-elevated-selected: #b36100;
--al-color-outline-focused: #492300;
--al-color-bg-surface-brand: #ffe8ca;
--al-color-bg-surface-brand-hovered: #ffd7a2;
--al-color-bg-surface-brand-pressed: #ffc47a;
--al-color-bg-surface-brand-selected: #ffc47a;
--al-color-bg-surface-brand-disabled: #fff2e1;
--al-color-bg-surface-brand-elevated: #ffe8ca;
--al-color-bg-surface-brand-elevated-hovered: #ffd7a2;
--al-color-bg-surface-brand-elevated-pressed: #ffc47a;
--al-color-bg-surface-brand-elevated-selected: #ffc47a;
--al-color-bg-surface-brand-elevated-disabled: #fff2e1;
--al-color-bg-fill-brand: #b36100;
--al-color-bg-fill-brand-hovered: #9e5400;
--al-color-bg-fill-brand-pressed: #894700;
--al-color-bg-fill-brand-selected: #743b00;
--al-color-bg-fill-brand-disabled: #ffb259;
--al-color-text-brand: #9e5400;
--al-color-text-brand-hovered: #894700;
--al-color-text-brand-pressed: #743b00;
--al-color-text-brand-selected: #5f3000;
--al-color-text-brand-disabled: #ff9e34;
--al-color-text-on-bg-fill-brand: #fffbf6;
--al-color-text-on-bg-fill-brand-hovered: #fffbf6;
--al-color-text-on-bg-fill-brand-pressed: #fffbf6;
--al-color-text-on-bg-fill-brand-selected: #fffbf6;
--al-color-text-on-bg-fill-brand-disabled: #fff2e1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #9e5400;
--al-color-border-elevated-selected: #9e5400;
--al-color-bg-fill-brand: #9e5400;
--al-color-bg-fill-brand-hovered: #894700;
--al-color-bg-fill-brand-pressed: #743b00;
--al-color-bg-fill-brand-selected: #5f3000;
--al-color-text-brand: #743b00;
--al-color-text-brand-hovered: #5f3000;
--al-color-text-brand-pressed: #492300;
--al-color-text-brand-selected: #2f1400;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #be6900;
--al-color-border-elevated-selected: #d57800;
--al-color-outline-focused: #ffdaaa;
--al-color-bg-surface-brand: #331700;
--al-color-bg-surface-brand-hovered: #442000;
--al-color-bg-surface-brand-pressed: #512800;
--al-color-bg-surface-brand-selected: #512800;
--al-color-bg-surface-brand-disabled: #291100;
--al-color-bg-surface-brand-elevated: #442000;
--al-color-bg-surface-brand-elevated-hovered: #512800;
--al-color-bg-surface-brand-elevated-pressed: #603000;
--al-color-bg-surface-brand-elevated-selected: #603000;
--al-color-bg-surface-brand-elevated-disabled: #331700;
--al-color-bg-fill-brand: #ec890a;
--al-color-bg-fill-brand-hovered: #ff9e34;
--al-color-bg-fill-brand-pressed: #ffbd6d;
--al-color-bg-fill-brand-selected: #ffdaaa;
--al-color-bg-fill-brand-disabled: #603000;
--al-color-text-brand: #ec890a;
--al-color-text-brand-hovered: #ff9e34;
--al-color-text-brand-pressed: #ffbd6d;
--al-color-text-brand-selected: #ffdaaa;
--al-color-text-brand-disabled: #6d3700;
--al-color-text-on-bg-fill-brand: #1a0900;
--al-color-text-on-bg-fill-brand-hovered: #1a0900;
--al-color-text-on-bg-fill-brand-pressed: #1a0900;
--al-color-text-on-bg-fill-brand-selected: #1a0900;
--al-color-text-on-bg-fill-brand-disabled: #291100;}

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



