: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: #FF8C00;
--cb-color-bg-fill-brand-hovered: #ff9a1f;
--cb-color-bg-fill-brand-pressed: #ffa333;
--cb-color-bg-fill-brand-selected: #ff9e29;
--cb-color-bg-fill-brand-disabled: #ffb55c;
--cb-color-text-brand: #FF8C00;
--cb-color-text-brand-hovered: #ff9514;
--cb-color-text-brand-pressed: #ffa333;
--cb-color-text-brand-selected: #ff9a1f;
--cb-color-text-brand-disabled: #ffb55c;
--cb-color-bg-surface-brand: #fff6eb;
--cb-color-bg-surface-brand-hovered: #ffedd6;
--cb-color-bg-surface-brand-pressed: #ffe3c2;
--cb-color-bg-surface-brand-selected: #fff1e0;
--cb-color-bg-surface-brand-disabled: #fffaf5;
--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: #FF8C00;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ad5f00;
--cb-color-bg-fill-brand-hovered: #b7721f;
--cb-color-bg-fill-brand-pressed: #bd7f33;
--cb-color-bg-fill-brand-selected: #ba7929;
--cb-color-bg-fill-brand-disabled: #cb995c;
--cb-color-text-brand: #a55b00;
--cb-color-text-brand-hovered: #ac6814;
--cb-color-text-brand-pressed: #b77c33;
--cb-color-text-brand-selected: #b06f1f;
--cb-color-text-brand-disabled: #c5965c;
--cb-color-border-selected: #ad5f00;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e07b00;
--cb-color-bg-fill-brand-pressed: #cc7000;
--cb-color-bg-fill-brand-selected: #d67500;
--cb-color-bg-fill-brand-disabled: #a35900;
--cb-color-text-brand-hovered: #eb8100;
--cb-color-text-brand-pressed: #cc7000;
--cb-color-text-brand-selected: #e07b00;
--cb-color-text-brand-disabled: #a35900;
--cb-color-bg-surface-brand: #291700;
--cb-color-bg-surface-brand-hovered: #3d2100;
--cb-color-bg-surface-brand-pressed: #522d00;
--cb-color-bg-surface-brand-selected: #331c00;
--cb-color-bg-surface-brand-disabled: #1f1100;
--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: #47351e;
--cb-color-bg-surface-brand-hovered: #583d1b;
--cb-color-bg-surface-brand-pressed: #6a4518;
--cb-color-bg-surface-brand-selected: #50391d;
--cb-color-bg-surface-brand-disabled: #3f3120;}
:root{--al-color-border-selected: #ba5d00;
--al-color-border-elevated-selected: #ba5d00;
--al-color-outline-focused: #4c2000;
--al-color-bg-surface-brand: #ffe9ce;
--al-color-bg-surface-brand-hovered: #ffd6a4;
--al-color-bg-surface-brand-pressed: #ffc47e;
--al-color-bg-surface-brand-selected: #ffc47e;
--al-color-bg-surface-brand-disabled: #fff2e2;
--al-color-bg-surface-brand-elevated: #ffe9ce;
--al-color-bg-surface-brand-elevated-hovered: #ffd6a4;
--al-color-bg-surface-brand-elevated-pressed: #ffc47e;
--al-color-bg-surface-brand-elevated-selected: #ffc47e;
--al-color-bg-surface-brand-elevated-disabled: #fff2e2;
--al-color-bg-fill-brand: #ba5d00;
--al-color-bg-fill-brand-hovered: #a45000;
--al-color-bg-fill-brand-pressed: #8e4300;
--al-color-bg-fill-brand-selected: #793800;
--al-color-bg-fill-brand-disabled: #ffb159;
--al-color-text-brand: #a45000;
--al-color-text-brand-hovered: #8e4300;
--al-color-text-brand-pressed: #793800;
--al-color-text-brand-selected: #642c00;
--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: #fff2e2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a45000;
--al-color-border-elevated-selected: #a45000;
--al-color-bg-fill-brand: #a45000;
--al-color-bg-fill-brand-hovered: #8e4300;
--al-color-bg-fill-brand-pressed: #793800;
--al-color-bg-fill-brand-selected: #642c00;
--al-color-text-brand: #793800;
--al-color-text-brand-hovered: #642c00;
--al-color-text-brand-pressed: #4c2000;
--al-color-text-brand-selected: #311200;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c66400;
--al-color-border-elevated-selected: #dd7300;
--al-color-outline-focused: #ffdaad;
--al-color-bg-surface-brand: #361500;
--al-color-bg-surface-brand-hovered: #471e00;
--al-color-bg-surface-brand-pressed: #552500;
--al-color-bg-surface-brand-selected: #552500;
--al-color-bg-surface-brand-disabled: #2a0f00;
--al-color-bg-surface-brand-elevated: #471e00;
--al-color-bg-surface-brand-elevated-hovered: #552500;
--al-color-bg-surface-brand-elevated-pressed: #642d00;
--al-color-bg-surface-brand-elevated-selected: #642d00;
--al-color-bg-surface-brand-elevated-disabled: #361500;
--al-color-bg-fill-brand: #f58300;
--al-color-bg-fill-brand-hovered: #ff9e34;
--al-color-bg-fill-brand-pressed: #ffbc70;
--al-color-bg-fill-brand-selected: #ffdaad;
--al-color-bg-fill-brand-disabled: #642d00;
--al-color-text-brand: #f58300;
--al-color-text-brand-hovered: #ff9e34;
--al-color-text-brand-pressed: #ffbc70;
--al-color-text-brand-selected: #ffdaad;
--al-color-text-brand-disabled: #713400;
--al-color-text-on-bg-fill-brand: #1b0800;
--al-color-text-on-bg-fill-brand-hovered: #1b0800;
--al-color-text-on-bg-fill-brand-pressed: #1b0800;
--al-color-text-on-bg-fill-brand-selected: #1b0800;
--al-color-text-on-bg-fill-brand-disabled: #2a0f00;}

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



