: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: #eb1d23;
--cb-color-bg-fill-brand-hovered: #ed383e;
--cb-color-bg-fill-brand-pressed: #ef4a4f;
--cb-color-bg-fill-brand-selected: #ee4146;
--cb-color-bg-fill-brand-disabled: #f26f72;
--cb-color-text-brand: #eb1d23;
--cb-color-text-brand-hovered: #ed2f34;
--cb-color-text-brand-pressed: #ef4a4f;
--cb-color-text-brand-selected: #ed383e;
--cb-color-text-brand-disabled: #f26f72;
--cb-color-bg-surface-brand: #fdedee;
--cb-color-bg-surface-brand-hovered: #fcdbdc;
--cb-color-bg-surface-brand-pressed: #fac9ca;
--cb-color-bg-surface-brand-selected: #fde4e4;
--cb-color-bg-surface-brand-disabled: #fef6f6;
--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: #eb1d23;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e91d23;
--cb-color-bg-fill-brand-hovered: #ec383e;
--cb-color-bg-fill-brand-pressed: #ed4a4f;
--cb-color-bg-fill-brand-selected: #ed4146;
--cb-color-bg-fill-brand-disabled: #f16f72;
--cb-color-text-brand: #d71a20;
--cb-color-text-brand-hovered: #da2c31;
--cb-color-text-brand-pressed: #df484d;
--cb-color-text-brand-selected: #dc363b;
--cb-color-text-brand-disabled: #e56d70;
--cb-color-border-selected: #e91d23;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce191f;
--cb-color-bg-fill-brand-pressed: #bc171c;
--cb-color-bg-fill-brand-selected: #c5181d;
--cb-color-bg-fill-brand-disabled: #961316;
--cb-color-text-brand-hovered: #d91b20;
--cb-color-text-brand-pressed: #bc171c;
--cb-color-text-brand-selected: #ce191f;
--cb-color-text-brand-disabled: #961316;
--cb-color-bg-surface-brand: #260506;
--cb-color-bg-surface-brand-hovered: #380708;
--cb-color-bg-surface-brand-pressed: #4c090b;
--cb-color-bg-surface-brand-selected: #2f0607;
--cb-color-bg-surface-brand-disabled: #1d0404;
--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: #442324;
--cb-color-bg-surface-brand-hovered: #542224;
--cb-color-bg-surface-brand-pressed: #642224;
--cb-color-bg-surface-brand-selected: #4c2324;
--cb-color-bg-surface-brand-disabled: #3c2324;}
:root{--al-color-border-selected: #e91a21;
--al-color-border-elevated-selected: #e91a21;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cb;
--al-color-bg-surface-brand-pressed: #ffbfb5;
--al-color-bg-surface-brand-selected: #ffbfb5;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cb;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb5;
--al-color-bg-surface-brand-elevated-selected: #ffbfb5;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #e91a21;
--al-color-bg-fill-brand-hovered: #d1000d;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffac9f;
--al-color-text-brand: #d1000d;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998c;
--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: #fff1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d1000d;
--al-color-border-elevated-selected: #d1000d;
--al-color-bg-fill-brand: #d1000d;
--al-color-bg-fill-brand-hovered: #b50000;
--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: #f32c2d;
--al-color-border-elevated-selected: #ff5149;
--al-color-outline-focused: #ffd7d0;
--al-color-bg-surface-brand: #450000;
--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: #450000;
--al-color-bg-fill-brand: #ff786c;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ad;
--al-color-bg-fill-brand-selected: #ffd7d0;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786c;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ad;
--al-color-text-brand-selected: #ffd7d0;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--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);
}



