: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: #e76c0b;
--cb-color-bg-fill-brand-hovered: #ea7e29;
--cb-color-bg-fill-brand-pressed: #ec893c;
--cb-color-bg-fill-brand-selected: #eb8432;
--cb-color-bg-fill-brand-disabled: #f0a163;
--cb-color-text-brand: #e76c0b;
--cb-color-text-brand-hovered: #e9781e;
--cb-color-text-brand-pressed: #ec893c;
--cb-color-text-brand-selected: #ea7e29;
--cb-color-text-brand-disabled: #f0a163;
--cb-color-bg-surface-brand: #fdf3ec;
--cb-color-bg-surface-brand-hovered: #fbe7d8;
--cb-color-bg-surface-brand-pressed: #f9dcc5;
--cb-color-bg-surface-brand-selected: #fcede1;
--cb-color-bg-surface-brand-disabled: #fef9f5;
--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: #e76c0b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #bc5809;
--cb-color-bg-fill-brand-hovered: #c46c27;
--cb-color-bg-fill-brand-pressed: #c9793a;
--cb-color-bg-fill-brand-selected: #c77331;
--cb-color-bg-fill-brand-disabled: #d49462;
--cb-color-text-brand: #b15308;
--cb-color-text-brand-hovered: #b7601b;
--cb-color-text-brand-pressed: #c17539;
--cb-color-text-brand-selected: #ba6826;
--cb-color-text-brand-disabled: #cd9161;
--cb-color-border-selected: #bc5809;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cb5f0a;
--cb-color-bg-fill-brand-pressed: #b95609;
--cb-color-bg-fill-brand-selected: #c25b09;
--cb-color-bg-fill-brand-disabled: #944507;
--cb-color-text-brand-hovered: #d5640a;
--cb-color-text-brand-pressed: #b95609;
--cb-color-text-brand-selected: #cb5f0a;
--cb-color-text-brand-disabled: #944507;
--cb-color-bg-surface-brand: #251102;
--cb-color-bg-surface-brand-hovered: #371a03;
--cb-color-bg-surface-brand-pressed: #4a2304;
--cb-color-bg-surface-brand-selected: #2e1602;
--cb-color-bg-surface-brand-disabled: #1c0d01;
--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: #433020;
--cb-color-bg-surface-brand-hovered: #53351e;
--cb-color-bg-surface-brand-pressed: #633b1c;
--cb-color-bg-surface-brand-selected: #4b321f;
--cb-color-bg-surface-brand-disabled: #3c2d21;}
:root{--al-color-border-selected: #c55400;
--al-color-border-elevated-selected: #c55400;
--al-color-outline-focused: #531b00;
--al-color-bg-surface-brand: #ffe8d8;
--al-color-bg-surface-brand-hovered: #ffd4b8;
--al-color-bg-surface-brand-pressed: #ffc29a;
--al-color-bg-surface-brand-selected: #ffc29a;
--al-color-bg-surface-brand-disabled: #fff2e9;
--al-color-bg-surface-brand-elevated: #ffe8d8;
--al-color-bg-surface-brand-elevated-hovered: #ffd4b8;
--al-color-bg-surface-brand-elevated-pressed: #ffc29a;
--al-color-bg-surface-brand-elevated-selected: #ffc29a;
--al-color-bg-surface-brand-elevated-disabled: #fff2e9;
--al-color-bg-fill-brand: #c55400;
--al-color-bg-fill-brand-hovered: #af4700;
--al-color-bg-fill-brand-pressed: #993b00;
--al-color-bg-fill-brand-selected: #823000;
--al-color-bg-fill-brand-disabled: #ffaf7d;
--al-color-text-brand: #af4700;
--al-color-text-brand-hovered: #993b00;
--al-color-text-brand-pressed: #823000;
--al-color-text-brand-selected: #6c2500;
--al-color-text-brand-disabled: #ff9c5f;
--al-color-text-on-bg-fill-brand: #fffcfa;
--al-color-text-on-bg-fill-brand-hovered: #fffcfa;
--al-color-text-on-bg-fill-brand-pressed: #fffcfa;
--al-color-text-on-bg-fill-brand-selected: #fffcfa;
--al-color-text-on-bg-fill-brand-disabled: #fff2e9;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #af4700;
--al-color-border-elevated-selected: #af4700;
--al-color-bg-fill-brand: #af4700;
--al-color-bg-fill-brand-hovered: #993b00;
--al-color-bg-fill-brand-pressed: #823000;
--al-color-bg-fill-brand-selected: #6c2500;
--al-color-text-brand: #823000;
--al-color-text-brand-hovered: #6c2500;
--al-color-text-brand-pressed: #531b00;
--al-color-text-brand-selected: #360e00;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d15b00;
--al-color-border-elevated-selected: #e66c09;
--al-color-outline-focused: #ffd9c0;
--al-color-bg-surface-brand: #391000;
--al-color-bg-surface-brand-hovered: #4e1800;
--al-color-bg-surface-brand-pressed: #5c1f00;
--al-color-bg-surface-brand-selected: #5c1f00;
--al-color-bg-surface-brand-disabled: #2e0b00;
--al-color-bg-surface-brand-elevated: #4e1800;
--al-color-bg-surface-brand-elevated-hovered: #5c1f00;
--al-color-bg-surface-brand-elevated-pressed: #6c2600;
--al-color-bg-surface-brand-elevated-selected: #6c2600;
--al-color-bg-surface-brand-elevated-disabled: #391000;
--al-color-bg-fill-brand: #f98033;
--al-color-bg-fill-brand-hovered: #ff9c60;
--al-color-bg-fill-brand-pressed: #ffbb8e;
--al-color-bg-fill-brand-selected: #ffd9c0;
--al-color-bg-fill-brand-disabled: #6c2600;
--al-color-text-brand: #f98033;
--al-color-text-brand-hovered: #ff9c60;
--al-color-text-brand-pressed: #ffbb8e;
--al-color-text-brand-selected: #ffd9c0;
--al-color-text-brand-disabled: #7a2c00;
--al-color-text-on-bg-fill-brand: #200600;
--al-color-text-on-bg-fill-brand-hovered: #200600;
--al-color-text-on-bg-fill-brand-pressed: #200600;
--al-color-text-on-bg-fill-brand-selected: #200600;
--al-color-text-on-bg-fill-brand-disabled: #2e0b00;}

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



