: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: #c8200d;
--cb-color-bg-fill-brand-hovered: #cf3b2a;
--cb-color-bg-fill-brand-pressed: #d34d3d;
--cb-color-bg-fill-brand-selected: #d14434;
--cb-color-bg-fill-brand-disabled: #dc7064;
--cb-color-text-brand: #c8200d;
--cb-color-text-brand-hovered: #cc3120;
--cb-color-text-brand-pressed: #d34d3d;
--cb-color-text-brand-selected: #cf3b2a;
--cb-color-text-brand-disabled: #dc7064;
--cb-color-bg-surface-brand: #fbeeec;
--cb-color-bg-surface-brand-hovered: #f6dbd8;
--cb-color-bg-surface-brand-pressed: #f2cac5;
--cb-color-bg-surface-brand-selected: #f8e4e2;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #c8200d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b01c0b;
--cb-color-bg-fill-brand-pressed: #a01a0a;
--cb-color-bg-fill-brand-selected: #a81b0b;
--cb-color-bg-fill-brand-disabled: #801408;
--cb-color-text-brand-hovered: #b81d0c;
--cb-color-text-brand-pressed: #a01a0a;
--cb-color-text-brand-selected: #b01c0b;
--cb-color-text-brand-disabled: #801408;
--cb-color-bg-surface-brand: #200502;
--cb-color-bg-surface-brand-hovered: #300803;
--cb-color-bg-surface-brand-pressed: #400a04;
--cb-color-bg-surface-brand-selected: #280603;
--cb-color-bg-surface-brand-disabled: #180402;
--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: #3e2320;
--cb-color-bg-surface-brand-hovered: #4b231e;
--cb-color-bg-surface-brand-pressed: #59231d;
--cb-color-bg-surface-brand-selected: #45231f;
--cb-color-bg-surface-brand-disabled: #382421;}
:root{--al-color-border-selected: #da3c29;
--al-color-border-elevated-selected: #da3c29;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd3cb;
--al-color-bg-surface-brand-pressed: #ffc0b3;
--al-color-bg-surface-brand-selected: #ffc0b3;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe7e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cb;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b3;
--al-color-bg-surface-brand-elevated-selected: #ffc0b3;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #da3c29;
--al-color-bg-fill-brand-hovered: #c9220f;
--al-color-bg-fill-brand-pressed: #b50300;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffac9d;
--al-color-text-brand: #c9220f;
--al-color-text-brand-hovered: #b50300;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #fe9a89;
--al-color-text-on-bg-fill-brand: #fffaf9;
--al-color-text-on-bg-fill-brand-hovered: #fffaf9;
--al-color-text-on-bg-fill-brand-pressed: #fffaf9;
--al-color-text-on-bg-fill-brand-selected: #fffaf9;
--al-color-text-on-bg-fill-brand-disabled: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c9220f;
--al-color-border-elevated-selected: #c9220f;
--al-color-bg-fill-brand: #c9220f;
--al-color-bg-fill-brand-hovered: #b50300;
--al-color-bg-fill-brand-pressed: #9a0000;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0000;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e14a36;
--al-color-border-elevated-selected: #ed634f;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #f77e6b;
--al-color-bg-fill-brand-hovered: #fe9a89;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f77e6b;
--al-color-text-brand-hovered: #fe9a89;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #250000;
--al-color-text-on-bg-fill-brand-hovered: #250000;
--al-color-text-on-bg-fill-brand-pressed: #250000;
--al-color-text-on-bg-fill-brand-selected: #250000;
--al-color-text-on-bg-fill-brand-disabled: #360000;}

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



