: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: #d3242c;
--cb-color-bg-fill-brand-hovered: #d83f46;
--cb-color-bg-fill-brand-pressed: #dc5056;
--cb-color-bg-fill-brand-selected: #da474e;
--cb-color-bg-fill-brand-disabled: #e37378;
--cb-color-text-brand: #d3242c;
--cb-color-text-brand-hovered: #d6353d;
--cb-color-text-brand-pressed: #dc5056;
--cb-color-text-brand-selected: #d83f46;
--cb-color-text-brand-disabled: #e37378;
--cb-color-bg-surface-brand: #fceeee;
--cb-color-bg-surface-brand-hovered: #f8dcdd;
--cb-color-bg-surface-brand-pressed: #f4cbcd;
--cb-color-bg-surface-brand-selected: #fae4e5;
--cb-color-bg-surface-brand-disabled: #fdf6f7;
--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: #d3242c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b92027;
--cb-color-bg-fill-brand-pressed: #a91d23;
--cb-color-bg-fill-brand-selected: #b11e25;
--cb-color-bg-fill-brand-disabled: #87171c;
--cb-color-text-brand-hovered: #c22129;
--cb-color-text-brand-pressed: #a91d23;
--cb-color-text-brand-selected: #b92027;
--cb-color-text-brand-disabled: #87171c;
--cb-color-bg-surface-brand: #220607;
--cb-color-bg-surface-brand-hovered: #32090b;
--cb-color-bg-surface-brand-pressed: #440c0e;
--cb-color-bg-surface-brand-selected: #2a0709;
--cb-color-bg-surface-brand-disabled: #1a0405;
--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: #402425;
--cb-color-bg-surface-brand-hovered: #4e2426;
--cb-color-bg-surface-brand-pressed: #5c2427;
--cb-color-bg-surface-brand-selected: #472426;
--cb-color-bg-surface-brand-disabled: #392425;}
:root{--al-color-border-selected: #de3437;
--al-color-border-elevated-selected: #de3437;
--al-color-outline-focused: #620001;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd2cd;
--al-color-bg-surface-brand-pressed: #ffc0b9;
--al-color-bg-surface-brand-selected: #ffc0b9;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cd;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b9;
--al-color-bg-surface-brand-elevated-selected: #ffc0b9;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #de3437;
--al-color-bg-fill-brand-hovered: #cb1a26;
--al-color-bg-fill-brand-pressed: #b50018;
--al-color-bg-fill-brand-selected: #9a000c;
--al-color-bg-fill-brand-disabled: #ffaca3;
--al-color-text-brand: #cb1a26;
--al-color-text-brand-hovered: #b50018;
--al-color-text-brand-pressed: #9a000c;
--al-color-text-brand-selected: #7f0004;
--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: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cb1a26;
--al-color-border-elevated-selected: #cb1a26;
--al-color-bg-fill-brand: #cb1a26;
--al-color-bg-fill-brand-hovered: #b50018;
--al-color-bg-fill-brand-pressed: #9a000c;
--al-color-bg-fill-brand-selected: #7f0004;
--al-color-text-brand: #9a000c;
--al-color-text-brand-hovered: #7f0004;
--al-color-text-brand-pressed: #620001;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e64241;
--al-color-border-elevated-selected: #f35d58;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5b0001;
--al-color-bg-surface-brand-pressed: #6e0002;
--al-color-bg-surface-brand-selected: #6e0002;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0001;
--al-color-bg-surface-brand-elevated-hovered: #6e0002;
--al-color-bg-surface-brand-elevated-pressed: #800004;
--al-color-bg-surface-brand-elevated-selected: #800004;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #fd7971;
--al-color-bg-fill-brand-hovered: #ff9890;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800004;
--al-color-text-brand: #fd7971;
--al-color-text-brand-hovered: #ff9890;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #900008;
--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: #360000;}

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



