: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: #e20731;
--cb-color-bg-fill-brand-hovered: #e6254a;
--cb-color-bg-fill-brand-pressed: #e8395a;
--cb-color-bg-fill-brand-selected: #e72f52;
--cb-color-bg-fill-brand-disabled: #ec607b;
--cb-color-text-brand: #e20731;
--cb-color-text-brand-hovered: #e41a41;
--cb-color-text-brand-pressed: #e8395a;
--cb-color-text-brand-selected: #e6254a;
--cb-color-text-brand-disabled: #ec607b;
--cb-color-bg-surface-brand: #fdecef;
--cb-color-bg-surface-brand-hovered: #fad7de;
--cb-color-bg-surface-brand-pressed: #f8c4ce;
--cb-color-bg-surface-brand-selected: #fbe1e6;
--cb-color-bg-surface-brand-disabled: #fef5f7;
--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: #e20731;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #db072f;
--cb-color-text-brand-hovered: #de1a3f;
--cb-color-text-brand-pressed: #e23959;
--cb-color-text-brand-selected: #df2548;
--cb-color-text-brand-disabled: #e8607a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c7062b;
--cb-color-bg-fill-brand-pressed: #b50627;
--cb-color-bg-fill-brand-selected: #be0629;
--cb-color-bg-fill-brand-disabled: #90041f;
--cb-color-text-brand-hovered: #d0062d;
--cb-color-text-brand-pressed: #b50627;
--cb-color-text-brand-selected: #c7062b;
--cb-color-text-brand-disabled: #90041f;
--cb-color-bg-surface-brand: #240108;
--cb-color-bg-surface-brand-hovered: #36020c;
--cb-color-bg-surface-brand-pressed: #490210;
--cb-color-bg-surface-brand-selected: #2d010a;
--cb-color-bg-surface-brand-disabled: #1b0106;
--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: #431f26;
--cb-color-bg-surface-brand-hovered: #511d27;
--cb-color-bg-surface-brand-pressed: #611b28;
--cb-color-bg-surface-brand-selected: #4a1e27;
--cb-color-bg-surface-brand-disabled: #3b2026;}
:root{--al-color-border-selected: #e81a37;
--al-color-border-elevated-selected: #e81a37;
--al-color-outline-focused: #620002;
--al-color-bg-surface-brand: #ffe6e4;
--al-color-bg-surface-brand-hovered: #ffd3cf;
--al-color-bg-surface-brand-pressed: #ffbfba;
--al-color-bg-surface-brand-selected: #ffbfba;
--al-color-bg-surface-brand-disabled: #fff1ef;
--al-color-bg-surface-brand-elevated: #ffe6e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cf;
--al-color-bg-surface-brand-elevated-pressed: #ffbfba;
--al-color-bg-surface-brand-elevated-selected: #ffbfba;
--al-color-bg-surface-brand-elevated-disabled: #fff1ef;
--al-color-bg-fill-brand: #e81a37;
--al-color-bg-fill-brand-hovered: #d00025;
--al-color-bg-fill-brand-pressed: #b50017;
--al-color-bg-fill-brand-selected: #9a000e;
--al-color-bg-fill-brand-disabled: #ffaca8;
--al-color-text-brand: #d00025;
--al-color-text-brand-hovered: #b50017;
--al-color-text-brand-pressed: #9a000e;
--al-color-text-brand-selected: #7f0006;
--al-color-text-brand-disabled: #ff9894;
--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: #fff1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d00025;
--al-color-border-elevated-selected: #d00025;
--al-color-bg-fill-brand: #d00025;
--al-color-bg-fill-brand-hovered: #b50017;
--al-color-bg-fill-brand-pressed: #9a000e;
--al-color-bg-fill-brand-selected: #7f0006;
--al-color-text-brand: #9a000e;
--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: #f12f41;
--al-color-border-elevated-selected: #ff5056;
--al-color-outline-focused: #ffd7d4;
--al-color-bg-surface-brand: #450001;
--al-color-bg-surface-brand-hovered: #5a0002;
--al-color-bg-surface-brand-pressed: #6d0004;
--al-color-bg-surface-brand-selected: #6d0004;
--al-color-bg-surface-brand-disabled: #380001;
--al-color-bg-surface-brand-elevated: #5a0002;
--al-color-bg-surface-brand-elevated-hovered: #6d0004;
--al-color-bg-surface-brand-elevated-pressed: #800006;
--al-color-bg-surface-brand-elevated-selected: #800006;
--al-color-bg-surface-brand-elevated-disabled: #450001;
--al-color-bg-fill-brand: #ff7777;
--al-color-bg-fill-brand-hovered: #ff9894;
--al-color-bg-fill-brand-pressed: #ffb7b3;
--al-color-bg-fill-brand-selected: #ffd7d4;
--al-color-bg-fill-brand-disabled: #800006;
--al-color-text-brand: #ff7777;
--al-color-text-brand-hovered: #ff9894;
--al-color-text-brand-pressed: #ffb7b3;
--al-color-text-brand-selected: #ffd7d4;
--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: #380001;}

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



