: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: #df2228;
--cb-color-bg-fill-brand-hovered: #e33d42;
--cb-color-bg-fill-brand-pressed: #e54e53;
--cb-color-bg-fill-brand-selected: #e4464b;
--cb-color-bg-fill-brand-disabled: #eb7276;
--cb-color-text-brand: #df2228;
--cb-color-text-brand-hovered: #e23339;
--cb-color-text-brand-pressed: #e54e53;
--cb-color-text-brand-selected: #e33d42;
--cb-color-text-brand-disabled: #eb7276;
--cb-color-bg-surface-brand: #fceeee;
--cb-color-bg-surface-brand-hovered: #fadbdc;
--cb-color-bg-surface-brand-pressed: #f7cacc;
--cb-color-bg-surface-brand-selected: #fbe4e5;
--cb-color-bg-surface-brand-disabled: #fef6f7;
--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: #df2228;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d62126;
--cb-color-text-brand-hovered: #d93237;
--cb-color-text-brand-pressed: #de4d51;
--cb-color-text-brand-selected: #db3c40;
--cb-color-text-brand-disabled: #e57174;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c41e23;
--cb-color-bg-fill-brand-pressed: #b21b20;
--cb-color-bg-fill-brand-selected: #bb1d22;
--cb-color-bg-fill-brand-disabled: #8f161a;
--cb-color-text-brand-hovered: #ce1f25;
--cb-color-text-brand-pressed: #b21b20;
--cb-color-text-brand-selected: #c41e23;
--cb-color-text-brand-disabled: #8f161a;
--cb-color-bg-surface-brand: #240506;
--cb-color-bg-surface-brand-hovered: #35080a;
--cb-color-bg-surface-brand-pressed: #480b0d;
--cb-color-bg-surface-brand-selected: #2d0708;
--cb-color-bg-surface-brand-disabled: #1b0405;
--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: #422425;
--cb-color-bg-surface-brand-hovered: #512425;
--cb-color-bg-surface-brand-pressed: #602325;
--cb-color-bg-surface-brand-selected: #492425;
--cb-color-bg-surface-brand-disabled: #3b2424;}
:root{--al-color-border-selected: #e4292d;
--al-color-border-elevated-selected: #e4292d;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffbfb6;
--al-color-bg-surface-brand-selected: #ffbfb6;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb6;
--al-color-bg-surface-brand-elevated-selected: #ffbfb6;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e4292d;
--al-color-bg-fill-brand-hovered: #cf091c;
--al-color-bg-fill-brand-pressed: #b5000c;
--al-color-bg-fill-brand-selected: #9a0002;
--al-color-bg-fill-brand-disabled: #ffaca1;
--al-color-text-brand: #cf091c;
--al-color-text-brand-hovered: #b5000c;
--al-color-text-brand-pressed: #9a0002;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff988d;
--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: #cf091c;
--al-color-border-elevated-selected: #cf091c;
--al-color-bg-fill-brand: #cf091c;
--al-color-bg-fill-brand-hovered: #b5000c;
--al-color-bg-fill-brand-pressed: #9a0002;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0002;
--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: #ed3837;
--al-color-border-elevated-selected: #fb554e;
--al-color-outline-focused: #ffd7d1;
--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: #380000;
--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: #ff786e;
--al-color-bg-fill-brand-hovered: #ff998e;
--al-color-bg-fill-brand-pressed: #ffb8af;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786e;
--al-color-text-brand-hovered: #ff998e;
--al-color-text-brand-pressed: #ffb8af;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}

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



