: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: #df2e48;
--cb-color-bg-fill-brand-hovered: #e3475e;
--cb-color-bg-fill-brand-pressed: #e5586d;
--cb-color-bg-fill-brand-selected: #e45065;
--cb-color-bg-fill-brand-disabled: #eb798a;
--cb-color-text-brand: #df2e48;
--cb-color-text-brand-hovered: #e23e56;
--cb-color-text-brand-pressed: #e5586d;
--cb-color-text-brand-selected: #e3475e;
--cb-color-text-brand-disabled: #eb798a;
--cb-color-bg-surface-brand: #fceff1;
--cb-color-bg-surface-brand-hovered: #fadde2;
--cb-color-bg-surface-brand-pressed: #f7cdd3;
--cb-color-bg-surface-brand-selected: #fbe6e9;
--cb-color-bg-surface-brand-disabled: #fef7f8;
--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: #df2e48;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d12b43;
--cb-color-text-brand-hovered: #d53c52;
--cb-color-text-brand-pressed: #da5569;
--cb-color-text-brand-selected: #d7455a;
--cb-color-text-brand-disabled: #e27787;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c4283f;
--cb-color-bg-fill-brand-pressed: #b2253a;
--cb-color-bg-fill-brand-selected: #bb273c;
--cb-color-bg-fill-brand-disabled: #8f1d2e;
--cb-color-text-brand-hovered: #ce2a42;
--cb-color-text-brand-pressed: #b2253a;
--cb-color-text-brand-selected: #c4283f;
--cb-color-text-brand-disabled: #8f1d2e;
--cb-color-bg-surface-brand: #24070c;
--cb-color-bg-surface-brand-hovered: #350b11;
--cb-color-bg-surface-brand-pressed: #480f17;
--cb-color-bg-surface-brand-selected: #2d090e;
--cb-color-bg-surface-brand-disabled: #1b0609;
--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: #42262a;
--cb-color-bg-surface-brand-hovered: #51262d;
--cb-color-bg-surface-brand-pressed: #602730;
--cb-color-bg-surface-brand-selected: #49262b;
--cb-color-bg-surface-brand-disabled: #3b2528;}
:root{--al-color-border-selected: #df2f48;
--al-color-border-elevated-selected: #df2f48;
--al-color-outline-focused: #620011;
--al-color-bg-surface-brand: #ffe6e5;
--al-color-bg-surface-brand-hovered: #ffd1d0;
--al-color-bg-surface-brand-pressed: #ffbebe;
--al-color-bg-surface-brand-selected: #ffbebe;
--al-color-bg-surface-brand-disabled: #fff0ef;
--al-color-bg-surface-brand-elevated: #ffe6e5;
--al-color-bg-surface-brand-elevated-hovered: #ffd1d0;
--al-color-bg-surface-brand-elevated-pressed: #ffbebe;
--al-color-bg-surface-brand-elevated-selected: #ffbebe;
--al-color-bg-surface-brand-elevated-disabled: #fff0ef;
--al-color-bg-fill-brand: #df2f48;
--al-color-bg-fill-brand-hovered: #cb183b;
--al-color-bg-fill-brand-pressed: #b3022f;
--al-color-bg-fill-brand-selected: #990024;
--al-color-bg-fill-brand-disabled: #ffacac;
--al-color-text-brand: #cb183b;
--al-color-text-brand-hovered: #b3022f;
--al-color-text-brand-pressed: #990024;
--al-color-text-brand-selected: #7e001a;
--al-color-text-brand-disabled: #ff989b;
--al-color-text-on-bg-fill-brand: #fffafa;
--al-color-text-on-bg-fill-brand-hovered: #fffafa;
--al-color-text-on-bg-fill-brand-pressed: #fffafa;
--al-color-text-on-bg-fill-brand-selected: #fffafa;
--al-color-text-on-bg-fill-brand-disabled: #fff0ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cb183b;
--al-color-border-elevated-selected: #cb183b;
--al-color-bg-fill-brand: #cb183b;
--al-color-bg-fill-brand-hovered: #b3022f;
--al-color-bg-fill-brand-pressed: #990024;
--al-color-bg-fill-brand-selected: #7e001a;
--al-color-text-brand: #990024;
--al-color-text-brand-hovered: #7e001a;
--al-color-text-brand-pressed: #620011;
--al-color-text-brand-selected: #400008;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e93c51;
--al-color-border-elevated-selected: #f85664;
--al-color-outline-focused: #ffd7d6;
--al-color-bg-surface-brand: #440008;
--al-color-bg-surface-brand-hovered: #5a000f;
--al-color-bg-surface-brand-pressed: #6c0014;
--al-color-bg-surface-brand-selected: #6c0014;
--al-color-bg-surface-brand-disabled: #370006;
--al-color-bg-surface-brand-elevated: #5a000f;
--al-color-bg-surface-brand-elevated-hovered: #6c0014;
--al-color-bg-surface-brand-elevated-pressed: #7f001b;
--al-color-bg-surface-brand-elevated-selected: #7f001b;
--al-color-bg-surface-brand-elevated-disabled: #440008;
--al-color-bg-fill-brand: #ff767d;
--al-color-bg-fill-brand-hovered: #ff979a;
--al-color-bg-fill-brand-pressed: #ffb7b7;
--al-color-bg-fill-brand-selected: #ffd7d6;
--al-color-bg-fill-brand-disabled: #7f001b;
--al-color-text-brand: #ff767d;
--al-color-text-brand-hovered: #ff979a;
--al-color-text-brand-pressed: #ffb7b7;
--al-color-text-brand-selected: #ffd7d6;
--al-color-text-brand-disabled: #8f0020;
--al-color-text-on-bg-fill-brand: #260003;
--al-color-text-on-bg-fill-brand-hovered: #260003;
--al-color-text-on-bg-fill-brand-pressed: #260003;
--al-color-text-on-bg-fill-brand-selected: #260003;
--al-color-text-on-bg-fill-brand-disabled: #370006;}

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



