: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: #ee372e;
--cb-color-bg-fill-brand-hovered: #f04f47;
--cb-color-bg-fill-brand-pressed: #f15f58;
--cb-color-bg-fill-brand-selected: #f15750;
--cb-color-bg-fill-brand-disabled: #f47f79;
--cb-color-text-brand: #ee372e;
--cb-color-text-brand-hovered: #ef473e;
--cb-color-text-brand-pressed: #f15f58;
--cb-color-text-brand-selected: #f04f47;
--cb-color-text-brand-disabled: #f47f79;
--cb-color-bg-surface-brand: #feefef;
--cb-color-bg-surface-brand-hovered: #fcdfdd;
--cb-color-bg-surface-brand-pressed: #fbcfcd;
--cb-color-bg-surface-brand-selected: #fde7e6;
--cb-color-bg-surface-brand-disabled: #fef7f7;
--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: #ee372e;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #de332b;
--cb-color-bg-fill-brand-hovered: #e24c45;
--cb-color-bg-fill-brand-pressed: #e55c55;
--cb-color-bg-fill-brand-selected: #e3544d;
--cb-color-bg-fill-brand-disabled: #ea7d77;
--cb-color-text-brand: #cf3028;
--cb-color-text-brand-hovered: #d34039;
--cb-color-text-brand-pressed: #d95953;
--cb-color-text-brand-selected: #d54942;
--cb-color-text-brand-disabled: #e07b76;
--cb-color-border-selected: #de332b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d13028;
--cb-color-bg-fill-brand-pressed: #be2c25;
--cb-color-bg-fill-brand-selected: #c82e27;
--cb-color-bg-fill-brand-disabled: #98231d;
--cb-color-text-brand-hovered: #db332a;
--cb-color-text-brand-pressed: #be2c25;
--cb-color-text-brand-selected: #d13028;
--cb-color-text-brand-disabled: #98231d;
--cb-color-bg-surface-brand: #260907;
--cb-color-bg-surface-brand-hovered: #390d0b;
--cb-color-bg-surface-brand-pressed: #4d120f;
--cb-color-bg-surface-brand-selected: #300b09;
--cb-color-bg-surface-brand-disabled: #1d0706;
--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: #442726;
--cb-color-bg-surface-brand-hovered: #542926;
--cb-color-bg-surface-brand-pressed: #652a27;
--cb-color-bg-surface-brand-selected: #4c2826;
--cb-color-bg-surface-brand-disabled: #3d2625;}
:root{--al-color-border-selected: #e32c25;
--al-color-border-elevated-selected: #e32c25;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e1;
--al-color-bg-surface-brand-hovered: #ffd3ca;
--al-color-bg-surface-brand-pressed: #ffc0b4;
--al-color-bg-surface-brand-selected: #ffc0b4;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe7e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ca;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b4;
--al-color-bg-surface-brand-elevated-selected: #ffc0b4;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #e32c25;
--al-color-bg-fill-brand-hovered: #cc1917;
--al-color-bg-fill-brand-pressed: #b4080b;
--al-color-bg-fill-brand-selected: #9a0003;
--al-color-bg-fill-brand-disabled: #ffad9e;
--al-color-text-brand: #cc1917;
--al-color-text-brand-hovered: #b4080b;
--al-color-text-brand-pressed: #9a0003;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9989;
--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: #fff0ec;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cc1917;
--al-color-border-elevated-selected: #cc1917;
--al-color-bg-fill-brand: #cc1917;
--al-color-bg-fill-brand-hovered: #b4080b;
--al-color-bg-fill-brand-pressed: #9a0003;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0003;
--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: #ee372e;
--al-color-border-elevated-selected: #ff5144;
--al-color-outline-focused: #ffd7cf;
--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: #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: #460000;
--al-color-bg-fill-brand: #ff7868;
--al-color-bg-fill-brand-hovered: #ff998a;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7868;
--al-color-text-brand-hovered: #ff998a;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #910001;
--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: #380000;}

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



