: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: #FF4E00;
--cb-color-bg-fill-brand-hovered: #ff641f;
--cb-color-bg-fill-brand-pressed: #ff7133;
--cb-color-bg-fill-brand-selected: #ff6a29;
--cb-color-bg-fill-brand-disabled: #ff8e5c;
--cb-color-text-brand: #FF4E00;
--cb-color-text-brand-hovered: #ff5c14;
--cb-color-text-brand-pressed: #ff7133;
--cb-color-text-brand-selected: #ff641f;
--cb-color-text-brand-disabled: #ff8e5c;
--cb-color-bg-surface-brand: #fff1eb;
--cb-color-bg-surface-brand-hovered: #ffe3d6;
--cb-color-bg-surface-brand-pressed: #ffd5c2;
--cb-color-bg-surface-brand-selected: #ffe9e0;
--cb-color-bg-surface-brand-disabled: #fff8f5;
--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: #FF4E00;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d34100;
--cb-color-bg-fill-brand-hovered: #d8581f;
--cb-color-bg-fill-brand-pressed: #dc6733;
--cb-color-bg-fill-brand-selected: #da6029;
--cb-color-bg-fill-brand-disabled: #e3865c;
--cb-color-text-brand: #c63d00;
--cb-color-text-brand-hovered: #ca4c14;
--cb-color-text-brand-pressed: #d16433;
--cb-color-text-brand-selected: #cd551f;
--cb-color-text-brand-disabled: #db835c;
--cb-color-border-selected: #d34100;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #e04500;
--cb-color-bg-fill-brand-pressed: #cc3e00;
--cb-color-bg-fill-brand-selected: #d64100;
--cb-color-bg-fill-brand-disabled: #a33200;
--cb-color-text-brand-hovered: #eb4800;
--cb-color-text-brand-pressed: #cc3e00;
--cb-color-text-brand-selected: #e04500;
--cb-color-text-brand-disabled: #a33200;
--cb-color-bg-surface-brand: #290d00;
--cb-color-bg-surface-brand-hovered: #3d1300;
--cb-color-bg-surface-brand-pressed: #521900;
--cb-color-bg-surface-brand-selected: #331000;
--cb-color-bg-surface-brand-disabled: #1f0900;
--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: #472b1e;
--cb-color-bg-surface-brand-hovered: #582e1b;
--cb-color-bg-surface-brand-pressed: #6a3218;
--cb-color-bg-surface-brand-selected: #502c1d;
--cb-color-bg-surface-brand-disabled: #3f2920;}
:root{--al-color-border-selected: #de3600;
--al-color-border-elevated-selected: #de3600;
--al-color-outline-focused: #600700;
--al-color-bg-surface-brand: #ffe8dd;
--al-color-bg-surface-brand-hovered: #ffd3bf;
--al-color-bg-surface-brand-pressed: #ffc0a5;
--al-color-bg-surface-brand-selected: #ffc0a5;
--al-color-bg-surface-brand-disabled: #fff0e9;
--al-color-bg-surface-brand-elevated: #ffe8dd;
--al-color-bg-surface-brand-elevated-hovered: #ffd3bf;
--al-color-bg-surface-brand-elevated-pressed: #ffc0a5;
--al-color-bg-surface-brand-elevated-selected: #ffc0a5;
--al-color-bg-surface-brand-elevated-disabled: #fff0e9;
--al-color-bg-fill-brand: #de3600;
--al-color-bg-fill-brand-hovered: #c62900;
--al-color-bg-fill-brand-pressed: #ad1e00;
--al-color-bg-fill-brand-selected: #951500;
--al-color-bg-fill-brand-disabled: #ffae8c;
--al-color-text-brand: #c62900;
--al-color-text-brand-hovered: #ad1e00;
--al-color-text-brand-pressed: #951500;
--al-color-text-brand-selected: #7b0e00;
--al-color-text-brand-disabled: #ff9a73;
--al-color-text-on-bg-fill-brand: #fffcfb;
--al-color-text-on-bg-fill-brand-hovered: #fffcfb;
--al-color-text-on-bg-fill-brand-pressed: #fffcfb;
--al-color-text-on-bg-fill-brand-selected: #fffcfb;
--al-color-text-on-bg-fill-brand-disabled: #fff0e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c62900;
--al-color-border-elevated-selected: #c62900;
--al-color-bg-fill-brand: #c62900;
--al-color-bg-fill-brand-hovered: #ad1e00;
--al-color-bg-fill-brand-pressed: #951500;
--al-color-bg-fill-brand-selected: #7b0e00;
--al-color-text-brand: #951500;
--al-color-text-brand-hovered: #7b0e00;
--al-color-text-brand-pressed: #600700;
--al-color-text-brand-selected: #3e0300;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #eb3e00;
--al-color-border-elevated-selected: #ff5410;
--al-color-outline-focused: #ffd8c7;
--al-color-bg-surface-brand: #430300;
--al-color-bg-surface-brand-hovered: #590600;
--al-color-bg-surface-brand-pressed: #6a0900;
--al-color-bg-surface-brand-selected: #6a0900;
--al-color-bg-surface-brand-disabled: #360200;
--al-color-bg-surface-brand-elevated: #590600;
--al-color-bg-surface-brand-elevated-hovered: #6a0900;
--al-color-bg-surface-brand-elevated-pressed: #7c0e00;
--al-color-bg-surface-brand-elevated-selected: #7c0e00;
--al-color-bg-surface-brand-elevated-disabled: #430300;
--al-color-bg-fill-brand: #ff7a4a;
--al-color-bg-fill-brand-hovered: #ff9b74;
--al-color-bg-fill-brand-pressed: #ffb99c;
--al-color-bg-fill-brand-selected: #ffd8c7;
--al-color-bg-fill-brand-disabled: #7c0e00;
--al-color-text-brand: #ff7a4a;
--al-color-text-brand-hovered: #ff9b74;
--al-color-text-brand-pressed: #ffb99c;
--al-color-text-brand-selected: #ffd8c7;
--al-color-text-brand-disabled: #8c1200;
--al-color-text-on-bg-fill-brand: #250100;
--al-color-text-on-bg-fill-brand-hovered: #250100;
--al-color-text-on-bg-fill-brand-pressed: #250100;
--al-color-text-on-bg-fill-brand-selected: #250100;
--al-color-text-on-bg-fill-brand-disabled: #360200;}

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