: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: #e8474c;
--cb-color-bg-fill-brand-hovered: #eb5d62;
--cb-color-bg-fill-brand-pressed: #ed6c70;
--cb-color-bg-fill-brand-selected: #ec6569;
--cb-color-bg-fill-brand-disabled: #f0898d;
--cb-color-text-brand: #e8474c;
--cb-color-text-brand-hovered: #ea555a;
--cb-color-text-brand-pressed: #ed6c70;
--cb-color-text-brand-selected: #eb5d62;
--cb-color-text-brand-disabled: #f0898d;
--cb-color-bg-surface-brand: #fdf1f1;
--cb-color-bg-surface-brand-hovered: #fbe1e2;
--cb-color-bg-surface-brand-pressed: #f9d3d4;
--cb-color-bg-surface-brand-selected: #fce9e9;
--cb-color-bg-surface-brand-disabled: #fef8f8;
--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: #e8474c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d34145;
--cb-color-bg-fill-brand-hovered: #d8585c;
--cb-color-bg-fill-brand-pressed: #dc676a;
--cb-color-bg-fill-brand-selected: #da6063;
--cb-color-bg-fill-brand-disabled: #e38688;
--cb-color-text-brand: #c63d41;
--cb-color-text-brand-hovered: #ca4c50;
--cb-color-text-brand-pressed: #d16467;
--cb-color-text-brand-selected: #cd5558;
--cb-color-text-brand-disabled: #db8386;
--cb-color-border-selected: #d34145;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cc3e43;
--cb-color-bg-fill-brand-pressed: #ba393d;
--cb-color-bg-fill-brand-selected: #c33c40;
--cb-color-bg-fill-brand-disabled: #942d31;
--cb-color-text-brand-hovered: #d64146;
--cb-color-text-brand-pressed: #ba393d;
--cb-color-text-brand-selected: #cc3e43;
--cb-color-text-brand-disabled: #942d31;
--cb-color-bg-surface-brand: #250b0c;
--cb-color-bg-surface-brand-hovered: #371112;
--cb-color-bg-surface-brand-pressed: #4b1718;
--cb-color-bg-surface-brand-selected: #2e0e0f;
--cb-color-bg-surface-brand-disabled: #1c0909;
--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: #442a2a;
--cb-color-bg-surface-brand-hovered: #532c2e;
--cb-color-bg-surface-brand-pressed: #632f31;
--cb-color-bg-surface-brand-selected: #4b2b2c;
--cb-color-bg-surface-brand-disabled: #3c2829;}
:root{--al-color-border-selected: #d93b42;
--al-color-border-elevated-selected: #d93b42;
--al-color-outline-focused: #5f0711;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd3ce;
--al-color-bg-surface-brand-pressed: #ffbfba;
--al-color-bg-surface-brand-selected: #ffbfba;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ce;
--al-color-bg-surface-brand-elevated-pressed: #ffbfba;
--al-color-bg-surface-brand-elevated-selected: #ffbfba;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #d93b42;
--al-color-bg-fill-brand-hovered: #c32c35;
--al-color-bg-fill-brand-pressed: #ab202b;
--al-color-bg-fill-brand-selected: #931722;
--al-color-bg-fill-brand-disabled: #ffaca7;
--al-color-text-brand: #c32c35;
--al-color-text-brand-hovered: #ab202b;
--al-color-text-brand-pressed: #931722;
--al-color-text-brand-selected: #7a0e19;
--al-color-text-brand-disabled: #ff9893;
--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: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c32c35;
--al-color-border-elevated-selected: #c32c35;
--al-color-bg-fill-brand: #c32c35;
--al-color-bg-fill-brand-hovered: #ab202b;
--al-color-bg-fill-brand-pressed: #931722;
--al-color-bg-fill-brand-selected: #7a0e19;
--al-color-text-brand: #931722;
--al-color-text-brand-hovered: #7a0e19;
--al-color-text-brand-pressed: #5f0711;
--al-color-text-brand-selected: #3e0307;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e44449;
--al-color-border-elevated-selected: #f7595b;
--al-color-outline-focused: #ffd7d4;
--al-color-bg-surface-brand: #430309;
--al-color-bg-surface-brand-hovered: #58060f;
--al-color-bg-surface-brand-pressed: #690913;
--al-color-bg-surface-brand-selected: #690913;
--al-color-bg-surface-brand-disabled: #360206;
--al-color-bg-surface-brand-elevated: #58060f;
--al-color-bg-surface-brand-elevated-hovered: #690913;
--al-color-bg-surface-brand-elevated-pressed: #7b0e19;
--al-color-bg-surface-brand-elevated-selected: #7b0e19;
--al-color-bg-surface-brand-elevated-disabled: #430309;
--al-color-bg-fill-brand: #ff7775;
--al-color-bg-fill-brand-hovered: #ff9893;
--al-color-bg-fill-brand-pressed: #ffb8b2;
--al-color-bg-fill-brand-selected: #ffd7d4;
--al-color-bg-fill-brand-disabled: #7b0e19;
--al-color-text-brand: #ff7775;
--al-color-text-brand-hovered: #ff9893;
--al-color-text-brand-pressed: #ffb8b2;
--al-color-text-brand-selected: #ffd7d4;
--al-color-text-brand-disabled: #8a131e;
--al-color-text-on-bg-fill-brand: #240103;
--al-color-text-on-bg-fill-brand-hovered: #240103;
--al-color-text-on-bg-fill-brand-pressed: #240103;
--al-color-text-on-bg-fill-brand-selected: #240103;
--al-color-text-on-bg-fill-brand-disabled: #360206;}

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



