: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: #d82225;
--cb-color-bg-fill-brand-hovered: #dd3d40;
--cb-color-bg-fill-brand-pressed: #e04e51;
--cb-color-bg-fill-brand-selected: #de4648;
--cb-color-bg-fill-brand-disabled: #e67274;
--cb-color-text-brand: #d82225;
--cb-color-text-brand-hovered: #db3336;
--cb-color-text-brand-pressed: #e04e51;
--cb-color-text-brand-selected: #dd3d40;
--cb-color-text-brand-disabled: #e67274;
--cb-color-bg-surface-brand: #fceeee;
--cb-color-bg-surface-brand-hovered: #f9dbdc;
--cb-color-bg-surface-brand-pressed: #f6cacb;
--cb-color-bg-surface-brand-selected: #fae4e4;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #d82225;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d72225;
--cb-color-text-brand-hovered: #da3336;
--cb-color-text-brand-pressed: #df4e51;
--cb-color-text-brand-selected: #dc3d40;
--cb-color-text-brand-disabled: #e57274;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #be1e21;
--cb-color-bg-fill-brand-pressed: #ad1b1e;
--cb-color-bg-fill-brand-selected: #b51d1f;
--cb-color-bg-fill-brand-disabled: #8a1618;
--cb-color-text-brand-hovered: #c71f22;
--cb-color-text-brand-pressed: #ad1b1e;
--cb-color-text-brand-selected: #be1e21;
--cb-color-text-brand-disabled: #8a1618;
--cb-color-bg-surface-brand: #230506;
--cb-color-bg-surface-brand-hovered: #340809;
--cb-color-bg-surface-brand-pressed: #450b0c;
--cb-color-bg-surface-brand-selected: #2b0707;
--cb-color-bg-surface-brand-disabled: #1a0404;
--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: #412424;
--cb-color-bg-surface-brand-hovered: #4f2424;
--cb-color-bg-surface-brand-pressed: #5e2324;
--cb-color-bg-surface-brand-selected: #482424;
--cb-color-bg-surface-brand-disabled: #3a2424;}
:root{--al-color-border-selected: #e12f2e;
--al-color-border-elevated-selected: #e12f2e;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cb;
--al-color-bg-surface-brand-pressed: #ffc0b7;
--al-color-bg-surface-brand-selected: #ffc0b7;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cb;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b7;
--al-color-bg-surface-brand-elevated-selected: #ffc0b7;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #e12f2e;
--al-color-bg-fill-brand-hovered: #cd131c;
--al-color-bg-fill-brand-pressed: #b5000c;
--al-color-bg-fill-brand-selected: #9a0001;
--al-color-bg-fill-brand-disabled: #ffada3;
--al-color-text-brand: #cd131c;
--al-color-text-brand-hovered: #b5000c;
--al-color-text-brand-pressed: #9a0001;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff988c;
--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: #cd131c;
--al-color-border-elevated-selected: #cd131c;
--al-color-bg-fill-brand: #cd131c;
--al-color-bg-fill-brand-hovered: #b5000c;
--al-color-bg-fill-brand-pressed: #9a0001;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0001;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e93e3a;
--al-color-border-elevated-selected: #f75a50;
--al-color-outline-focused: #ffd7d1;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #ff786c;
--al-color-bg-fill-brand-hovered: #ff998d;
--al-color-bg-fill-brand-pressed: #ffb8af;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786c;
--al-color-text-brand-hovered: #ff998d;
--al-color-text-brand-pressed: #ffb8af;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}

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



