: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: #ca2930;
--cb-color-bg-fill-brand-hovered: #d04349;
--cb-color-bg-fill-brand-pressed: #d55459;
--cb-color-bg-fill-brand-selected: #d34b51;
--cb-color-bg-fill-brand-disabled: #dd767b;
--cb-color-text-brand: #ca2930;
--cb-color-text-brand-hovered: #ce3a40;
--cb-color-text-brand-pressed: #d55459;
--cb-color-text-brand-selected: #d04349;
--cb-color-text-brand-disabled: #dd767b;
--cb-color-bg-surface-brand: #fbeeef;
--cb-color-bg-surface-brand-hovered: #f6ddde;
--cb-color-bg-surface-brand-pressed: #f2cccd;
--cb-color-bg-surface-brand-selected: #f9e5e6;
--cb-color-bg-surface-brand-disabled: #fdf7f7;
--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: #ca2930;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b1242a;
--cb-color-bg-fill-brand-pressed: #a22126;
--cb-color-bg-fill-brand-selected: #aa2228;
--cb-color-bg-fill-brand-disabled: #811a1f;
--cb-color-text-brand-hovered: #ba262c;
--cb-color-text-brand-pressed: #a22126;
--cb-color-text-brand-selected: #b1242a;
--cb-color-text-brand-disabled: #811a1f;
--cb-color-bg-surface-brand: #200708;
--cb-color-bg-surface-brand-hovered: #300a0b;
--cb-color-bg-surface-brand-pressed: #410d0f;
--cb-color-bg-surface-brand-selected: #28080a;
--cb-color-bg-surface-brand-disabled: #190506;
--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: #3f2526;
--cb-color-bg-surface-brand-hovered: #4c2527;
--cb-color-bg-surface-brand-pressed: #592628;
--cb-color-bg-surface-brand-selected: #452526;
--cb-color-bg-surface-brand-disabled: #382525;}
:root{--al-color-border-selected: #d83d3f;
--al-color-border-elevated-selected: #d83d3f;
--al-color-outline-focused: #620005;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd3ce;
--al-color-bg-surface-brand-pressed: #ffbfb9;
--al-color-bg-surface-brand-selected: #ffbfb9;
--al-color-bg-surface-brand-disabled: #fff0ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ce;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb9;
--al-color-bg-surface-brand-elevated-selected: #ffbfb9;
--al-color-bg-surface-brand-elevated-disabled: #fff0ef;
--al-color-bg-fill-brand: #d83d3f;
--al-color-bg-fill-brand-hovered: #c7252d;
--al-color-bg-fill-brand-pressed: #b20f20;
--al-color-bg-fill-brand-selected: #9a0015;
--al-color-bg-fill-brand-disabled: #ffaca5;
--al-color-text-brand: #c7252d;
--al-color-text-brand-hovered: #b20f20;
--al-color-text-brand-pressed: #9a0015;
--al-color-text-brand-selected: #7f000b;
--al-color-text-brand-disabled: #fe9992;
--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: #c7252d;
--al-color-border-elevated-selected: #c7252d;
--al-color-bg-fill-brand: #c7252d;
--al-color-bg-fill-brand-hovered: #b20f20;
--al-color-bg-fill-brand-pressed: #9a0015;
--al-color-bg-fill-brand-selected: #7f000b;
--al-color-text-brand: #9a0015;
--al-color-text-brand-hovered: #7f000b;
--al-color-text-brand-pressed: #620005;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e04948;
--al-color-border-elevated-selected: #ed625e;
--al-color-outline-focused: #ffd7d3;
--al-color-bg-surface-brand: #450002;
--al-color-bg-surface-brand-hovered: #5a0003;
--al-color-bg-surface-brand-pressed: #6d0006;
--al-color-bg-surface-brand-selected: #6d0006;
--al-color-bg-surface-brand-disabled: #370001;
--al-color-bg-surface-brand-elevated: #5a0003;
--al-color-bg-surface-brand-elevated-hovered: #6d0006;
--al-color-bg-surface-brand-elevated-pressed: #7f000b;
--al-color-bg-surface-brand-elevated-selected: #7f000b;
--al-color-bg-surface-brand-elevated-disabled: #450002;
--al-color-bg-fill-brand: #f77d77;
--al-color-bg-fill-brand-hovered: #fe9992;
--al-color-bg-fill-brand-pressed: #ffb8b1;
--al-color-bg-fill-brand-selected: #ffd7d3;
--al-color-bg-fill-brand-disabled: #7f000b;
--al-color-text-brand: #f77d77;
--al-color-text-brand-hovered: #fe9992;
--al-color-text-brand-pressed: #ffb8b1;
--al-color-text-brand-selected: #ffd7d3;
--al-color-text-brand-disabled: #900011;
--al-color-text-on-bg-fill-brand: #270001;
--al-color-text-on-bg-fill-brand-hovered: #270001;
--al-color-text-on-bg-fill-brand-pressed: #270001;
--al-color-text-on-bg-fill-brand-selected: #270001;
--al-color-text-on-bg-fill-brand-disabled: #370001;}

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



