: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: #990504;
--cb-color-bg-fill-brand-hovered: #a52323;
--cb-color-bg-fill-brand-pressed: #ad3736;
--cb-color-bg-fill-brand-selected: #a92d2c;
--cb-color-bg-fill-brand-disabled: #be5f5f;
--cb-color-text-brand: #990504;
--cb-color-text-brand-hovered: #a11918;
--cb-color-text-brand-pressed: #ad3736;
--cb-color-text-brand-selected: #a52323;
--cb-color-text-brand-disabled: #be5f5f;
--cb-color-bg-surface-brand: #f7ebeb;
--cb-color-bg-surface-brand-hovered: #efd7d7;
--cb-color-bg-surface-brand-pressed: #e7c3c3;
--cb-color-bg-surface-brand-selected: #f3e1e0;
--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: #990504;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #860404;
--cb-color-bg-fill-brand-pressed: #7a0403;
--cb-color-bg-fill-brand-selected: #800403;
--cb-color-bg-fill-brand-disabled: #620303;
--cb-color-text-brand-hovered: #8d0504;
--cb-color-text-brand-pressed: #7a0403;
--cb-color-text-brand-selected: #860404;
--cb-color-text-brand-disabled: #620303;
--cb-color-bg-surface-brand: #190101;
--cb-color-bg-surface-brand-hovered: #250101;
--cb-color-bg-surface-brand-pressed: #310201;
--cb-color-bg-surface-brand-selected: #1f0101;
--cb-color-bg-surface-brand-disabled: #130100;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #371f1f;
--cb-color-bg-surface-brand-hovered: #401d1c;
--cb-color-bg-surface-brand-pressed: #4a1a1a;
--cb-color-bg-surface-brand-selected: #3b1e1e;
--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: #b83c31;
--al-color-bg-fill-brand-pressed: #a9251c;
--al-color-bg-fill-brand-selected: #990605;
--al-color-bg-fill-brand-disabled: #edb4ab;
--al-color-text-brand: #b83c31;
--al-color-text-brand-hovered: #a9251c;
--al-color-text-brand-pressed: #990605;
--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: #b83c31;
--al-color-border-elevated-selected: #b83c31;
--al-color-bg-fill-brand: #b83c31;
--al-color-bg-fill-brand-hovered: #a9251c;
--al-color-bg-fill-brand-pressed: #990605;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #990605;
--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: #d57467;
--al-color-outline-focused: #f7dad5;
--al-color-bg-surface-brand: #440000;
--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: #360000;
--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: #440000;
--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: #900000;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--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);
}



