: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: #e42d34;
--cb-color-bg-fill-brand-hovered: #e7474d;
--cb-color-bg-fill-brand-pressed: #e9575d;
--cb-color-bg-fill-brand-selected: #e84f55;
--cb-color-bg-fill-brand-disabled: #ee797d;
--cb-color-text-brand: #e42d34;
--cb-color-text-brand-hovered: #e63d44;
--cb-color-text-brand-pressed: #e9575d;
--cb-color-text-brand-selected: #e7474d;
--cb-color-text-brand-disabled: #ee797d;
--cb-color-bg-surface-brand: #fdefef;
--cb-color-bg-surface-brand-hovered: #fbddde;
--cb-color-bg-surface-brand-pressed: #f9cdce;
--cb-color-bg-surface-brand-selected: #fce5e6;
--cb-color-bg-surface-brand-disabled: #fef7f7;
--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: #e42d34;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e22d34;
--cb-color-bg-fill-brand-hovered: #e6474d;
--cb-color-bg-fill-brand-pressed: #e8575d;
--cb-color-bg-fill-brand-selected: #e74f55;
--cb-color-bg-fill-brand-disabled: #ec797d;
--cb-color-text-brand: #d22a30;
--cb-color-text-brand-hovered: #d63b40;
--cb-color-text-brand-pressed: #db5559;
--cb-color-text-brand-selected: #d74449;
--cb-color-text-brand-disabled: #e2777b;
--cb-color-border-selected: #e22d34;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c8282e;
--cb-color-bg-fill-brand-pressed: #b6242a;
--cb-color-bg-fill-brand-selected: #bf262c;
--cb-color-bg-fill-brand-disabled: #921d21;
--cb-color-text-brand-hovered: #d22930;
--cb-color-text-brand-pressed: #b6242a;
--cb-color-text-brand-selected: #c8282e;
--cb-color-text-brand-disabled: #921d21;
--cb-color-bg-surface-brand: #250708;
--cb-color-bg-surface-brand-hovered: #370b0c;
--cb-color-bg-surface-brand-pressed: #490e11;
--cb-color-bg-surface-brand-selected: #2e090a;
--cb-color-bg-surface-brand-disabled: #1c0506;
--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: #432527;
--cb-color-bg-surface-brand-hovered: #522628;
--cb-color-bg-surface-brand-pressed: #622729;
--cb-color-bg-surface-brand-selected: #4a2627;
--cb-color-bg-surface-brand-disabled: #3b2526;}
:root{--al-color-border-selected: #e32b33;
--al-color-border-elevated-selected: #e32b33;
--al-color-outline-focused: #620003;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd3ce;
--al-color-bg-surface-brand-pressed: #ffc0b8;
--al-color-bg-surface-brand-selected: #ffc0b8;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ce;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b8;
--al-color-bg-surface-brand-elevated-selected: #ffc0b8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #e32b33;
--al-color-bg-fill-brand-hovered: #cd1425;
--al-color-bg-fill-brand-pressed: #b50019;
--al-color-bg-fill-brand-selected: #9a000f;
--al-color-bg-fill-brand-disabled: #ffaca3;
--al-color-text-brand: #cd1425;
--al-color-text-brand-hovered: #b50019;
--al-color-text-brand-pressed: #9a000f;
--al-color-text-brand-selected: #7f0008;
--al-color-text-brand-disabled: #ff988f;
--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: #cd1425;
--al-color-border-elevated-selected: #cd1425;
--al-color-bg-fill-brand: #cd1425;
--al-color-bg-fill-brand-hovered: #b50019;
--al-color-bg-fill-brand-pressed: #9a000f;
--al-color-bg-fill-brand-selected: #7f0008;
--al-color-text-brand: #9a000f;
--al-color-text-brand-hovered: #7f0008;
--al-color-text-brand-pressed: #620003;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ec393c;
--al-color-border-elevated-selected: #fc5451;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #460001;
--al-color-bg-surface-brand-hovered: #5a0003;
--al-color-bg-surface-brand-pressed: #6d0005;
--al-color-bg-surface-brand-selected: #6d0005;
--al-color-bg-surface-brand-disabled: #390001;
--al-color-bg-surface-brand-elevated: #5a0003;
--al-color-bg-surface-brand-elevated-hovered: #6d0005;
--al-color-bg-surface-brand-elevated-pressed: #800008;
--al-color-bg-surface-brand-elevated-selected: #800008;
--al-color-bg-surface-brand-elevated-disabled: #460001;
--al-color-bg-fill-brand: #ff7870;
--al-color-bg-fill-brand-hovered: #ff988f;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800008;
--al-color-text-brand: #ff7870;
--al-color-text-brand-hovered: #ff988f;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #90000c;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--al-color-text-on-bg-fill-brand-disabled: #390001;}

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



