: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: #ea1c2d;
--cb-color-bg-fill-brand-hovered: #ed3847;
--cb-color-bg-fill-brand-pressed: #ee4957;
--cb-color-bg-fill-brand-selected: #ed404f;
--cb-color-bg-fill-brand-disabled: #f26e79;
--cb-color-text-brand: #ea1c2d;
--cb-color-text-brand-hovered: #ec2e3d;
--cb-color-text-brand-pressed: #ee4957;
--cb-color-text-brand-selected: #ed3847;
--cb-color-text-brand-disabled: #f26e79;
--cb-color-bg-surface-brand: #fdedef;
--cb-color-bg-surface-brand-hovered: #fcdbdd;
--cb-color-bg-surface-brand-pressed: #fac9cd;
--cb-color-bg-surface-brand-selected: #fce3e5;
--cb-color-bg-surface-brand-disabled: #fef6f7;
--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: #ea1c2d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e91c2d;
--cb-color-bg-fill-brand-hovered: #ec3847;
--cb-color-bg-fill-brand-pressed: #ed4957;
--cb-color-bg-fill-brand-disabled: #f16e79;
--cb-color-text-brand: #d71a29;
--cb-color-text-brand-hovered: #da2c3a;
--cb-color-text-brand-pressed: #df4854;
--cb-color-text-brand-selected: #dc3643;
--cb-color-text-brand-disabled: #e56d76;
--cb-color-border-selected: #e91c2d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce1928;
--cb-color-bg-fill-brand-pressed: #bb1624;
--cb-color-bg-fill-brand-selected: #c41726;
--cb-color-bg-fill-brand-disabled: #96121d;
--cb-color-text-brand-hovered: #d81a29;
--cb-color-text-brand-pressed: #bb1624;
--cb-color-text-brand-selected: #ce1928;
--cb-color-text-brand-disabled: #96121d;
--cb-color-bg-surface-brand: #260507;
--cb-color-bg-surface-brand-hovered: #38070b;
--cb-color-bg-surface-brand-pressed: #4b090e;
--cb-color-bg-surface-brand-selected: #2f0609;
--cb-color-bg-surface-brand-disabled: #1c0305;
--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: #442325;
--cb-color-bg-surface-brand-hovered: #532226;
--cb-color-bg-surface-brand-pressed: #642127;
--cb-color-bg-surface-brand-selected: #4c2226;
--cb-color-bg-surface-brand-disabled: #3c2325;}
:root{--al-color-border-selected: #e91a2c;
--al-color-border-elevated-selected: #e91a2c;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffbfb7;
--al-color-bg-surface-brand-selected: #ffbfb7;
--al-color-bg-surface-brand-disabled: #fff1ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb7;
--al-color-bg-surface-brand-elevated-selected: #ffbfb7;
--al-color-bg-surface-brand-elevated-disabled: #fff1ef;
--al-color-bg-fill-brand: #e91a2c;
--al-color-bg-fill-brand-hovered: #d1001b;
--al-color-bg-fill-brand-pressed: #b5000e;
--al-color-bg-fill-brand-selected: #9a0005;
--al-color-bg-fill-brand-disabled: #ffaca3;
--al-color-text-brand: #d1001b;
--al-color-text-brand-hovered: #b5000e;
--al-color-text-brand-pressed: #9a0005;
--al-color-text-brand-selected: #7f0001;
--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: #fff1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d1001b;
--al-color-border-elevated-selected: #d1001b;
--al-color-bg-fill-brand: #d1001b;
--al-color-bg-fill-brand-hovered: #b5000e;
--al-color-bg-fill-brand-pressed: #9a0005;
--al-color-bg-fill-brand-selected: #7f0001;
--al-color-text-brand: #9a0005;
--al-color-text-brand-hovered: #7f0001;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #f32c36;
--al-color-border-elevated-selected: #ff504f;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--al-color-bg-surface-brand-elevated-pressed: #800001;
--al-color-bg-surface-brand-elevated-selected: #800001;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #ff7870;
--al-color-bg-fill-brand-hovered: #ff988f;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800001;
--al-color-text-brand: #ff7870;
--al-color-text-brand-hovered: #ff988f;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #900003;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #360000;}

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



