: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: #de3036;
--cb-color-bg-fill-brand-hovered: #e2494e;
--cb-color-bg-fill-brand-pressed: #e5595e;
--cb-color-bg-fill-brand-selected: #e35156;
--cb-color-bg-fill-brand-disabled: #ea7b7f;
--cb-color-text-brand: #de3036;
--cb-color-text-brand-hovered: #e14046;
--cb-color-text-brand-pressed: #e5595e;
--cb-color-text-brand-selected: #e2494e;
--cb-color-text-brand-disabled: #ea7b7f;
--cb-color-bg-surface-brand: #fcefef;
--cb-color-bg-surface-brand-hovered: #fadedf;
--cb-color-bg-surface-brand-pressed: #f7cdcf;
--cb-color-bg-surface-brand-selected: #fbe6e7;
--cb-color-bg-surface-brand-disabled: #fef7f7;
--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: #de3036;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d12d33;
--cb-color-text-brand-hovered: #d53d43;
--cb-color-text-brand-pressed: #da575c;
--cb-color-text-brand-selected: #d7474c;
--cb-color-text-brand-disabled: #e2797d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c32a2f;
--cb-color-bg-fill-brand-pressed: #b2262b;
--cb-color-bg-fill-brand-selected: #ba282d;
--cb-color-bg-fill-brand-disabled: #8e1f23;
--cb-color-text-brand-hovered: #cd2c32;
--cb-color-text-brand-pressed: #b2262b;
--cb-color-text-brand-selected: #c32a2f;
--cb-color-text-brand-disabled: #8e1f23;
--cb-color-bg-surface-brand: #240809;
--cb-color-bg-surface-brand-hovered: #350b0d;
--cb-color-bg-surface-brand-pressed: #470f11;
--cb-color-bg-surface-brand-selected: #2c0a0b;
--cb-color-bg-surface-brand-disabled: #1b0607;
--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: #422627;
--cb-color-bg-surface-brand-hovered: #502728;
--cb-color-bg-surface-brand-pressed: #60282a;
--cb-color-bg-surface-brand-selected: #492628;
--cb-color-bg-surface-brand-disabled: #3b2526;}
:root{--al-color-border-selected: #df3237;
--al-color-border-elevated-selected: #df3237;
--al-color-outline-focused: #620005;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffbfb8;
--al-color-bg-surface-brand-selected: #ffbfb8;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb8;
--al-color-bg-surface-brand-elevated-selected: #ffbfb8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #df3237;
--al-color-bg-fill-brand-hovered: #ca1c29;
--al-color-bg-fill-brand-pressed: #b3071d;
--al-color-bg-fill-brand-selected: #9a0013;
--al-color-bg-fill-brand-disabled: #ffaca4;
--al-color-text-brand: #ca1c29;
--al-color-text-brand-hovered: #b3071d;
--al-color-text-brand-pressed: #9a0013;
--al-color-text-brand-selected: #7f000b;
--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: #ca1c29;
--al-color-border-elevated-selected: #ca1c29;
--al-color-bg-fill-brand: #ca1c29;
--al-color-bg-fill-brand-hovered: #b3071d;
--al-color-bg-fill-brand-pressed: #9a0013;
--al-color-bg-fill-brand-selected: #7f000b;
--al-color-text-brand: #9a0013;
--al-color-text-brand-hovered: #7f000b;
--al-color-text-brand-pressed: #620005;
--al-color-text-brand-selected: #400002;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e93e40;
--al-color-border-elevated-selected: #f85855;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #440002;
--al-color-bg-surface-brand-hovered: #5b0004;
--al-color-bg-surface-brand-pressed: #6d0007;
--al-color-bg-surface-brand-selected: #6d0007;
--al-color-bg-surface-brand-disabled: #380001;
--al-color-bg-surface-brand-elevated: #5b0004;
--al-color-bg-surface-brand-elevated-hovered: #6d0007;
--al-color-bg-surface-brand-elevated-pressed: #7f000b;
--al-color-bg-surface-brand-elevated-selected: #7f000b;
--al-color-bg-surface-brand-elevated-disabled: #440002;
--al-color-bg-fill-brand: #ff7771;
--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: #7f000b;
--al-color-text-brand: #ff7771;
--al-color-text-brand-hovered: #ff9890;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #900010;
--al-color-text-on-bg-fill-brand: #260001;
--al-color-text-on-bg-fill-brand-hovered: #260001;
--al-color-text-on-bg-fill-brand-pressed: #260001;
--al-color-text-on-bg-fill-brand-selected: #260001;
--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);
}



