: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: #9b0303;
--cb-color-bg-fill-brand-hovered: #a72222;
--cb-color-bg-fill-brand-pressed: #af3535;
--cb-color-bg-fill-brand-selected: #ab2c2c;
--cb-color-bg-fill-brand-disabled: #bf5e5e;
--cb-color-text-brand: #9b0303;
--cb-color-text-brand-hovered: #a31717;
--cb-color-text-brand-pressed: #af3535;
--cb-color-text-brand-selected: #a72222;
--cb-color-text-brand-disabled: #bf5e5e;
--cb-color-bg-surface-brand: #f7ebeb;
--cb-color-bg-surface-brand-hovered: #efd6d6;
--cb-color-bg-surface-brand-pressed: #e7c3c3;
--cb-color-bg-surface-brand-selected: #f3e0e0;
--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: #9b0303;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #880303;
--cb-color-bg-fill-brand-pressed: #7c0202;
--cb-color-bg-fill-brand-selected: #820303;
--cb-color-bg-fill-brand-disabled: #630202;
--cb-color-text-brand-hovered: #8f0303;
--cb-color-text-brand-pressed: #7c0202;
--cb-color-text-brand-selected: #880303;
--cb-color-text-brand-disabled: #630202;
--cb-color-bg-surface-brand: #190000;
--cb-color-bg-surface-brand-hovered: #250101;
--cb-color-bg-surface-brand-pressed: #320101;
--cb-color-bg-surface-brand-selected: #1f0101;
--cb-color-bg-surface-brand-disabled: #130000;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #371f1f;
--cb-color-bg-surface-brand-hovered: #401c1c;
--cb-color-bg-surface-brand-pressed: #4a1919;
--cb-color-bg-surface-brand-selected: #3c1d1d;
--cb-color-bg-surface-brand-disabled: #322020;}
:root{--al-color-border-selected: #c55144;
--al-color-border-elevated-selected: #c55144;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #fae7e4;
--al-color-bg-surface-brand-hovered: #f6d5cf;
--al-color-bg-surface-brand-pressed: #f3c4bd;
--al-color-bg-surface-brand-selected: #f3c4bd;
--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: #f3c4bd;
--al-color-bg-surface-brand-elevated-selected: #f3c4bd;
--al-color-bg-surface-brand-elevated-disabled: #fcf1ef;
--al-color-bg-fill-brand: #c55144;
--al-color-bg-fill-brand-hovered: #b93b2f;
--al-color-bg-fill-brand-pressed: #aa231a;
--al-color-bg-fill-brand-selected: #9a0202;
--al-color-bg-fill-brand-disabled: #eeb4aa;
--al-color-text-brand: #b93b2f;
--al-color-text-brand-hovered: #aa231a;
--al-color-text-brand-pressed: #9a0202;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #e9a399;
--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: #b93b2f;
--al-color-border-elevated-selected: #b93b2f;
--al-color-bg-fill-brand: #b93b2f;
--al-color-bg-fill-brand-hovered: #aa231a;
--al-color-bg-fill-brand-pressed: #9a0202;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0202;
--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: #cb5d4f;
--al-color-border-elevated-selected: #d77366;
--al-color-outline-focused: #f7dad5;
--al-color-bg-surface-brand: #460000;
--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: #460000;
--al-color-bg-fill-brand: #e08b7e;
--al-color-bg-fill-brand-hovered: #e9a399;
--al-color-bg-fill-brand-pressed: #f1bdb5;
--al-color-bg-fill-brand-selected: #f7dad5;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #e08b7e;
--al-color-text-brand-hovered: #e9a399;
--al-color-text-brand-pressed: #f1bdb5;
--al-color-text-brand-selected: #f7dad5;
--al-color-text-brand-disabled: #900000;
--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);
}



