: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: #f69220;
--cb-color-bg-fill-brand-hovered: #f79f3b;
--cb-color-bg-fill-brand-pressed: #f8a84d;
--cb-color-bg-fill-brand-selected: #f7a444;
--cb-color-bg-fill-brand-disabled: #f9b970;
--cb-color-text-brand: #f69220;
--cb-color-text-brand-hovered: #f79b31;
--cb-color-text-brand-pressed: #f8a84d;
--cb-color-text-brand-selected: #f79f3b;
--cb-color-text-brand-disabled: #f9b970;
--cb-color-bg-surface-brand: #fef6ee;
--cb-color-bg-surface-brand-hovered: #feeddb;
--cb-color-bg-surface-brand-pressed: #fde5ca;
--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: #f69220;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #a66316;
--cb-color-bg-fill-brand-hovered: #b17632;
--cb-color-bg-fill-brand-pressed: #b88245;
--cb-color-bg-fill-brand-selected: #b47c3b;
--cb-color-bg-fill-brand-disabled: #c69b6a;
--cb-color-text-brand: #9f5e15;
--cb-color-text-brand-hovered: #a76b27;
--cb-color-text-brand-pressed: #b27e44;
--cb-color-text-brand-selected: #ab7231;
--cb-color-text-brand-disabled: #c29869;
--cb-color-border-selected: #a66316;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d8801c;
--cb-color-bg-fill-brand-pressed: #c5751a;
--cb-color-bg-fill-brand-selected: #ce7b1b;
--cb-color-bg-fill-brand-disabled: #9d5d14;
--cb-color-text-brand-hovered: #e3871d;
--cb-color-text-brand-pressed: #c5751a;
--cb-color-text-brand-selected: #d8801c;
--cb-color-text-brand-disabled: #9d5d14;
--cb-color-bg-surface-brand: #281705;
--cb-color-bg-surface-brand-hovered: #3b2308;
--cb-color-bg-surface-brand-pressed: #4f2f0a;
--cb-color-bg-surface-brand-selected: #311d06;
--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: #563e23;
--cb-color-bg-surface-brand-pressed: #684723;
--cb-color-bg-surface-brand-selected: #4e3a23;
--cb-color-bg-surface-brand-disabled: #3e3124;}
:root{--al-color-border-selected: #b36100;
--al-color-border-elevated-selected: #b36100;
--al-color-outline-focused: #492300;
--al-color-bg-surface-brand: #ffe8cb;
--al-color-bg-surface-brand-hovered: #ffd6a1;
--al-color-bg-surface-brand-pressed: #ffc47d;
--al-color-bg-surface-brand-selected: #ffc47d;
--al-color-bg-surface-brand-disabled: #fff1df;
--al-color-bg-surface-brand-elevated: #ffe8cb;
--al-color-bg-surface-brand-elevated-hovered: #ffd6a1;
--al-color-bg-surface-brand-elevated-pressed: #ffc47d;
--al-color-bg-surface-brand-elevated-selected: #ffc47d;
--al-color-bg-surface-brand-elevated-disabled: #fff1df;
--al-color-bg-fill-brand: #b36100;
--al-color-bg-fill-brand-hovered: #9e5400;
--al-color-bg-fill-brand-pressed: #884800;
--al-color-bg-fill-brand-selected: #743b00;
--al-color-bg-fill-brand-disabled: #ffb157;
--al-color-text-brand: #9e5400;
--al-color-text-brand-hovered: #884800;
--al-color-text-brand-pressed: #743b00;
--al-color-text-brand-selected: #5f3000;
--al-color-text-brand-disabled: #ff9d33;
--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: #fff1df;}

: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: #884800;
--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: #ffdaab;
--al-color-bg-surface-brand: #331700;
--al-color-bg-surface-brand-hovered: #442000;
--al-color-bg-surface-brand-pressed: #522800;
--al-color-bg-surface-brand-selected: #522800;
--al-color-bg-surface-brand-disabled: #261000;
--al-color-bg-surface-brand-elevated: #442000;
--al-color-bg-surface-brand-elevated-hovered: #522800;
--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: #ec890f;
--al-color-bg-fill-brand-hovered: #ff9e35;
--al-color-bg-fill-brand-pressed: #ffbc6e;
--al-color-bg-fill-brand-selected: #ffdaab;
--al-color-bg-fill-brand-disabled: #603000;
--al-color-text-brand: #ec890f;
--al-color-text-brand-hovered: #ff9e35;
--al-color-text-brand-pressed: #ffbc6e;
--al-color-text-brand-selected: #ffdaab;
--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: #261000;}

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



