: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: #a52827;
--cb-color-bg-fill-brand-hovered: #b04241;
--cb-color-bg-fill-brand-pressed: #b75352;
--cb-color-bg-fill-brand-selected: #b34b4a;
--cb-color-bg-fill-brand-disabled: #c57675;
--cb-color-text-brand: #a52827;
--cb-color-text-brand-hovered: #ac3938;
--cb-color-text-brand-pressed: #b75352;
--cb-color-text-brand-selected: #b04241;
--cb-color-text-brand-disabled: #c57675;
--cb-color-bg-surface-brand: #f8eeee;
--cb-color-bg-surface-brand-hovered: #f1dcdc;
--cb-color-bg-surface-brand-pressed: #e9cccb;
--cb-color-bg-surface-brand-selected: #f4e5e5;
--cb-color-bg-surface-brand-disabled: #fbf7f7;
--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: #a52827;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #912322;
--cb-color-bg-fill-brand-pressed: #84201f;
--cb-color-bg-fill-brand-selected: #8a2221;
--cb-color-bg-fill-brand-disabled: #691a19;
--cb-color-text-brand-hovered: #982524;
--cb-color-text-brand-pressed: #84201f;
--cb-color-text-brand-selected: #912322;
--cb-color-text-brand-disabled: #691a19;
--cb-color-bg-surface-brand: #1b0606;
--cb-color-bg-surface-brand-hovered: #270a09;
--cb-color-bg-surface-brand-pressed: #350d0d;
--cb-color-bg-surface-brand-selected: #210808;
--cb-color-bg-surface-brand-disabled: #140505;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #392524;
--cb-color-bg-surface-brand-hovered: #432525;
--cb-color-bg-surface-brand-pressed: #4d2525;
--cb-color-bg-surface-brand-selected: #3e2525;
--cb-color-bg-surface-brand-disabled: #342424;}
:root{--al-color-border-selected: #c4524b;
--al-color-border-elevated-selected: #c4524b;
--al-color-outline-focused: #620005;
--al-color-bg-surface-brand: #fae8e5;
--al-color-bg-surface-brand-hovered: #f7d5d1;
--al-color-bg-surface-brand-pressed: #f3c3bd;
--al-color-bg-surface-brand-selected: #f3c3bd;
--al-color-bg-surface-brand-disabled: #fcf1f0;
--al-color-bg-surface-brand-elevated: #fae8e5;
--al-color-bg-surface-brand-elevated-hovered: #f7d5d1;
--al-color-bg-surface-brand-elevated-pressed: #f3c3bd;
--al-color-bg-surface-brand-elevated-selected: #f3c3bd;
--al-color-bg-surface-brand-elevated-disabled: #fcf1f0;
--al-color-bg-fill-brand: #c4524b;
--al-color-bg-fill-brand-hovered: #b63d39;
--al-color-bg-fill-brand-pressed: #a62a28;
--al-color-bg-fill-brand-selected: #93171a;
--al-color-bg-fill-brand-disabled: #efb3ac;
--al-color-text-brand: #b63d39;
--al-color-text-brand-hovered: #a62a28;
--al-color-text-brand-pressed: #93171a;
--al-color-text-brand-selected: #7d060f;
--al-color-text-brand-disabled: #eaa39b;
--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: #fcf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b63d39;
--al-color-border-elevated-selected: #b63d39;
--al-color-bg-fill-brand: #b63d39;
--al-color-bg-fill-brand-hovered: #a62a28;
--al-color-bg-fill-brand-pressed: #93171a;
--al-color-bg-fill-brand-selected: #7d060f;
--al-color-text-brand: #93171a;
--al-color-text-brand-hovered: #7d060f;
--al-color-text-brand-pressed: #620005;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cb5c55;
--al-color-border-elevated-selected: #d6736a;
--al-color-outline-focused: #f8d9d6;
--al-color-bg-surface-brand: #440001;
--al-color-bg-surface-brand-hovered: #5b0004;
--al-color-bg-surface-brand-pressed: #6d0008;
--al-color-bg-surface-brand-selected: #6d0008;
--al-color-bg-surface-brand-disabled: #390001;
--al-color-bg-surface-brand-elevated: #5b0004;
--al-color-bg-surface-brand-elevated-hovered: #6d0008;
--al-color-bg-surface-brand-elevated-pressed: #7e060f;
--al-color-bg-surface-brand-elevated-selected: #7e060f;
--al-color-bg-surface-brand-elevated-disabled: #440001;
--al-color-bg-fill-brand: #e18a82;
--al-color-bg-fill-brand-hovered: #eaa29b;
--al-color-bg-fill-brand-pressed: #f2bdb7;
--al-color-bg-fill-brand-selected: #f8d9d6;
--al-color-bg-fill-brand-disabled: #7e060f;
--al-color-text-brand: #e18a82;
--al-color-text-brand-hovered: #eaa29b;
--al-color-text-brand-pressed: #f2bdb7;
--al-color-text-brand-selected: #f8d9d6;
--al-color-text-brand-disabled: #8b1116;
--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: #390001;}

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



