: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: #e72d33;
--cb-color-bg-fill-brand-hovered: #ea474c;
--cb-color-bg-fill-brand-pressed: #ec575c;
--cb-color-bg-fill-brand-selected: #eb4f54;
--cb-color-bg-fill-brand-disabled: #f0797d;
--cb-color-text-brand: #e72d33;
--cb-color-text-brand-hovered: #e93d43;
--cb-color-text-brand-pressed: #ec575c;
--cb-color-text-brand-selected: #ea474c;
--cb-color-text-brand-disabled: #f0797d;
--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: #e72d33;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e22c32;
--cb-color-bg-fill-brand-hovered: #e6464b;
--cb-color-bg-fill-brand-pressed: #e8565b;
--cb-color-bg-fill-brand-selected: #e74e53;
--cb-color-bg-fill-brand-disabled: #ec787c;
--cb-color-text-brand: #d2292e;
--cb-color-text-brand-hovered: #d63a3e;
--cb-color-text-brand-pressed: #db5458;
--cb-color-text-brand-selected: #d74347;
--cb-color-text-brand-disabled: #e27679;
--cb-color-border-selected: #e22c32;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cb282d;
--cb-color-bg-fill-brand-pressed: #b92429;
--cb-color-bg-fill-brand-selected: #c2262b;
--cb-color-bg-fill-brand-disabled: #941d21;
--cb-color-text-brand-hovered: #d5292f;
--cb-color-text-brand-pressed: #b92429;
--cb-color-text-brand-selected: #cb282d;
--cb-color-text-brand-disabled: #941d21;
--cb-color-bg-surface-brand: #250708;
--cb-color-bg-surface-brand-hovered: #370b0c;
--cb-color-bg-surface-brand-pressed: #4a0e10;
--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: #432526;
--cb-color-bg-surface-brand-hovered: #532628;
--cb-color-bg-surface-brand-pressed: #632729;
--cb-color-bg-surface-brand-selected: #4b2627;
--cb-color-bg-surface-brand-disabled: #3c2526;}
:root{--al-color-border-selected: #e42931;
--al-color-border-elevated-selected: #e42931;
--al-color-outline-focused: #620002;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--al-color-bg-surface-brand-pressed: #ffc0b8;
--al-color-bg-surface-brand-selected: #ffc0b8;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b8;
--al-color-bg-surface-brand-elevated-selected: #ffc0b8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e42931;
--al-color-bg-fill-brand-hovered: #ce1122;
--al-color-bg-fill-brand-pressed: #b50017;
--al-color-bg-fill-brand-selected: #9a000d;
--al-color-bg-fill-brand-disabled: #ffaca3;
--al-color-text-brand: #ce1122;
--al-color-text-brand-hovered: #b50017;
--al-color-text-brand-pressed: #9a000d;
--al-color-text-brand-selected: #7f0006;
--al-color-text-brand-disabled: #ff9990;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ce1122;
--al-color-border-elevated-selected: #ce1122;
--al-color-bg-fill-brand: #ce1122;
--al-color-bg-fill-brand-hovered: #b50017;
--al-color-bg-fill-brand-pressed: #9a000d;
--al-color-bg-fill-brand-selected: #7f0006;
--al-color-text-brand: #9a000d;
--al-color-text-brand-hovered: #7f0006;
--al-color-text-brand-pressed: #620002;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ee3639;
--al-color-border-elevated-selected: #fe524f;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #450001;
--al-color-bg-surface-brand-hovered: #5b0002;
--al-color-bg-surface-brand-pressed: #6e0003;
--al-color-bg-surface-brand-selected: #6e0003;
--al-color-bg-surface-brand-disabled: #390001;
--al-color-bg-surface-brand-elevated: #5b0002;
--al-color-bg-surface-brand-elevated-hovered: #6e0003;
--al-color-bg-surface-brand-elevated-pressed: #7f0006;
--al-color-bg-surface-brand-elevated-selected: #7f0006;
--al-color-bg-surface-brand-elevated-disabled: #450001;
--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: #7f0006;
--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: #90000a;
--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: #390001;}

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



