: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: #980101;
--cb-color-bg-fill-brand-hovered: #a52020;
--cb-color-bg-fill-brand-pressed: #ad3434;
--cb-color-bg-fill-brand-selected: #a92a2a;
--cb-color-bg-fill-brand-disabled: #bd5d5d;
--cb-color-text-brand: #980101;
--cb-color-text-brand-hovered: #a01515;
--cb-color-text-brand-pressed: #ad3434;
--cb-color-text-brand-selected: #a52020;
--cb-color-text-brand-disabled: #bd5d5d;
--cb-color-bg-surface-brand: #f7ebeb;
--cb-color-bg-surface-brand-hovered: #eed6d6;
--cb-color-bg-surface-brand-pressed: #e6c2c2;
--cb-color-bg-surface-brand-selected: #f2e0e0;
--cb-color-bg-surface-brand-disabled: #fbf5f5;
--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: #980101;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #860101;
--cb-color-bg-fill-brand-pressed: #7a0101;
--cb-color-bg-fill-brand-selected: #800101;
--cb-color-bg-fill-brand-disabled: #610101;
--cb-color-text-brand-hovered: #8c0101;
--cb-color-text-brand-pressed: #7a0101;
--cb-color-text-brand-selected: #860101;
--cb-color-text-brand-disabled: #610101;
--cb-color-bg-surface-brand: #180000;
--cb-color-bg-surface-brand-hovered: #240000;
--cb-color-bg-surface-brand-pressed: #310000;
--cb-color-bg-surface-brand-selected: #1e0000;
--cb-color-bg-surface-brand-disabled: #120000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #371e1e;
--cb-color-bg-surface-brand-hovered: #401c1c;
--cb-color-bg-surface-brand-pressed: #491919;
--cb-color-bg-surface-brand-selected: #3b1d1d;
--cb-color-bg-surface-brand-disabled: #322020;}
:root{--al-color-border-selected: #c45245;
--al-color-border-elevated-selected: #c45245;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #fae7e4;
--al-color-bg-surface-brand-hovered: #f6d5cf;
--al-color-bg-surface-brand-pressed: #f2c4bd;
--al-color-bg-surface-brand-selected: #f2c4bd;
--al-color-bg-surface-brand-disabled: #fcf1ef;
--al-color-bg-surface-brand-elevated: #fae7e4;
--al-color-bg-surface-brand-elevated-hovered: #f6d5cf;
--al-color-bg-surface-brand-elevated-pressed: #f2c4bd;
--al-color-bg-surface-brand-elevated-selected: #f2c4bd;
--al-color-bg-surface-brand-elevated-disabled: #fcf1ef;
--al-color-bg-fill-brand: #c45245;
--al-color-bg-fill-brand-hovered: #b83c30;
--al-color-bg-fill-brand-pressed: #a9251b;
--al-color-bg-fill-brand-selected: #990403;
--al-color-bg-fill-brand-disabled: #edb4ab;
--al-color-text-brand: #b83c30;
--al-color-text-brand-hovered: #a9251b;
--al-color-text-brand-pressed: #990403;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #e8a499;
--al-color-text-on-bg-fill-brand: #fefdfc;
--al-color-text-on-bg-fill-brand-hovered: #fefdfc;
--al-color-text-on-bg-fill-brand-pressed: #fefdfc;
--al-color-text-on-bg-fill-brand-selected: #fefdfc;
--al-color-text-on-bg-fill-brand-disabled: #fcf1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b83c30;
--al-color-border-elevated-selected: #b83c30;
--al-color-bg-fill-brand: #b83c30;
--al-color-bg-fill-brand-hovered: #a9251b;
--al-color-bg-fill-brand-pressed: #990403;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #990403;
--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: #ca5e50;
--al-color-border-elevated-selected: #d57466;
--al-color-outline-focused: #f7dad5;
--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: #380000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--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: #df8b7f;
--al-color-bg-fill-brand-hovered: #e8a499;
--al-color-bg-fill-brand-pressed: #f0beb6;
--al-color-bg-fill-brand-selected: #f7dad5;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #df8b7f;
--al-color-text-brand-hovered: #e8a499;
--al-color-text-brand-pressed: #f0beb6;
--al-color-text-brand-selected: #f7dad5;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--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);
}



