: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: #e21d26;
--cb-color-bg-fill-brand-hovered: #e63840;
--cb-color-bg-fill-brand-pressed: #e84a51;
--cb-color-bg-fill-brand-selected: #e74149;
--cb-color-bg-fill-brand-disabled: #ec6f74;
--cb-color-text-brand: #e21d26;
--cb-color-text-brand-hovered: #e42f37;
--cb-color-text-brand-pressed: #e84a51;
--cb-color-text-brand-selected: #e63840;
--cb-color-text-brand-disabled: #ec6f74;
--cb-color-bg-surface-brand: #fdedee;
--cb-color-bg-surface-brand-hovered: #fadbdc;
--cb-color-bg-surface-brand-pressed: #f8c9cb;
--cb-color-bg-surface-brand-selected: #fbe4e5;
--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: #e21d26;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d71c24;
--cb-color-text-brand-hovered: #da2e35;
--cb-color-text-brand-pressed: #df4950;
--cb-color-text-brand-selected: #dc383f;
--cb-color-text-brand-disabled: #e56e73;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c71921;
--cb-color-bg-fill-brand-pressed: #b5171e;
--cb-color-bg-fill-brand-selected: #be1820;
--cb-color-bg-fill-brand-disabled: #901318;
--cb-color-text-brand-hovered: #d01b23;
--cb-color-text-brand-pressed: #b5171e;
--cb-color-text-brand-selected: #c71921;
--cb-color-text-brand-disabled: #901318;
--cb-color-bg-surface-brand: #240506;
--cb-color-bg-surface-brand-hovered: #360709;
--cb-color-bg-surface-brand-pressed: #49090c;
--cb-color-bg-surface-brand-selected: #2d0608;
--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: #432324;
--cb-color-bg-surface-brand-hovered: #512224;
--cb-color-bg-surface-brand-pressed: #612225;
--cb-color-bg-surface-brand-selected: #4a2324;
--cb-color-bg-surface-brand-disabled: #3b2324;}
:root{--al-color-border-selected: #e6242a;
--al-color-border-elevated-selected: #e6242a;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--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: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--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: #e6242a;
--al-color-bg-fill-brand-hovered: #d10018;
--al-color-bg-fill-brand-pressed: #b50007;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca2;
--al-color-text-brand: #d10018;
--al-color-text-brand-hovered: #b50007;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998d;
--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: #d10018;
--al-color-border-elevated-selected: #d10018;
--al-color-bg-fill-brand: #d10018;
--al-color-bg-fill-brand-hovered: #b50007;
--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: #ef3535;
--al-color-border-elevated-selected: #fd534c;
--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: #ff786d;
--al-color-bg-fill-brand-hovered: #ff998d;
--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: #ff786d;
--al-color-text-brand-hovered: #ff998d;
--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);
}



