: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: #d74456;
--cb-color-bg-fill-brand-hovered: #dc5b6b;
--cb-color-bg-fill-brand-pressed: #df6978;
--cb-color-bg-fill-brand-selected: #dd6271;
--cb-color-bg-fill-brand-disabled: #e58793;
--cb-color-text-brand: #d74456;
--cb-color-text-brand-hovered: #da5363;
--cb-color-text-brand-pressed: #df6978;
--cb-color-text-brand-selected: #dc5b6b;
--cb-color-text-brand-disabled: #e58793;
--cb-color-bg-surface-brand: #fcf0f2;
--cb-color-bg-surface-brand-hovered: #f9e1e4;
--cb-color-bg-surface-brand-pressed: #f5d2d7;
--cb-color-bg-surface-brand-selected: #fae8ea;
--cb-color-bg-surface-brand-disabled: #fdf8f8;
--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: #d74456;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d24254;
--cb-color-bg-fill-brand-hovered: #d75969;
--cb-color-bg-fill-brand-pressed: #db6876;
--cb-color-bg-fill-brand-selected: #d9606f;
--cb-color-bg-fill-brand-disabled: #e28692;
--cb-color-text-brand: #c43e4e;
--cb-color-text-brand-hovered: #c94d5c;
--cb-color-text-brand-pressed: #d06571;
--cb-color-text-brand-selected: #cb5564;
--cb-color-text-brand-disabled: #d9848e;
--cb-color-border-selected: #d24254;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bd3c4c;
--cb-color-bg-fill-brand-pressed: #ac3645;
--cb-color-bg-fill-brand-selected: #b43948;
--cb-color-bg-fill-brand-disabled: #892b37;
--cb-color-text-brand-hovered: #c63f4f;
--cb-color-text-brand-pressed: #ac3645;
--cb-color-text-brand-selected: #bd3c4c;
--cb-color-text-brand-disabled: #892b37;
--cb-color-bg-surface-brand: #230b0e;
--cb-color-bg-surface-brand-hovered: #331015;
--cb-color-bg-surface-brand-pressed: #45161c;
--cb-color-bg-surface-brand-selected: #2b0e11;
--cb-color-bg-surface-brand-disabled: #1a080a;
--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: #41292c;
--cb-color-bg-surface-brand-hovered: #4f2c30;
--cb-color-bg-surface-brand-pressed: #5e2e34;
--cb-color-bg-surface-brand-selected: #482a2e;
--cb-color-bg-surface-brand-disabled: #3a282a;}
:root{--al-color-border-selected: #d34153;
--al-color-border-elevated-selected: #d34153;
--al-color-outline-focused: #5e081a;
--al-color-bg-surface-brand: #ffe7e7;
--al-color-bg-surface-brand-hovered: #ffd2d2;
--al-color-bg-surface-brand-pressed: #ffbfc0;
--al-color-bg-surface-brand-selected: #ffbfc0;
--al-color-bg-surface-brand-disabled: #fff0f0;
--al-color-bg-surface-brand-elevated: #ffe7e7;
--al-color-bg-surface-brand-elevated-hovered: #ffd2d2;
--al-color-bg-surface-brand-elevated-pressed: #ffbfc0;
--al-color-bg-surface-brand-elevated-selected: #ffbfc0;
--al-color-bg-surface-brand-elevated-disabled: #fff0f0;
--al-color-bg-fill-brand: #d34153;
--al-color-bg-fill-brand-hovered: #be3146;
--al-color-bg-fill-brand-pressed: #a8243a;
--al-color-bg-fill-brand-selected: #90192f;
--al-color-bg-fill-brand-disabled: #ffabad;
--al-color-text-brand: #be3146;
--al-color-text-brand-hovered: #a8243a;
--al-color-text-brand-pressed: #90192f;
--al-color-text-brand-selected: #781024;
--al-color-text-brand-disabled: #ff979c;
--al-color-text-on-bg-fill-brand: #fffafa;
--al-color-text-on-bg-fill-brand-hovered: #fffafa;
--al-color-text-on-bg-fill-brand-pressed: #fffafa;
--al-color-text-on-bg-fill-brand-selected: #fffafa;
--al-color-text-on-bg-fill-brand-disabled: #fff0f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #be3146;
--al-color-border-elevated-selected: #be3146;
--al-color-bg-fill-brand: #be3146;
--al-color-bg-fill-brand-hovered: #a8243a;
--al-color-bg-fill-brand-pressed: #90192f;
--al-color-bg-fill-brand-selected: #781024;
--al-color-text-brand: #90192f;
--al-color-text-brand-hovered: #781024;
--al-color-text-brand-pressed: #5e081a;
--al-color-text-brand-selected: #3d030d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #dd4b5b;
--al-color-border-elevated-selected: #ed616d;
--al-color-outline-focused: #ffd6d7;
--al-color-bg-surface-brand: #43040f;
--al-color-bg-surface-brand-hovered: #560716;
--al-color-bg-surface-brand-pressed: #680b1d;
--al-color-bg-surface-brand-selected: #680b1d;
--al-color-bg-surface-brand-disabled: #35020a;
--al-color-bg-surface-brand-elevated: #560716;
--al-color-bg-surface-brand-elevated-hovered: #680b1d;
--al-color-bg-surface-brand-elevated-pressed: #791125;
--al-color-bg-surface-brand-elevated-selected: #791125;
--al-color-bg-surface-brand-elevated-disabled: #43040f;
--al-color-bg-fill-brand: #fa7a82;
--al-color-bg-fill-brand-hovered: #ff979c;
--al-color-bg-fill-brand-pressed: #ffb7b9;
--al-color-bg-fill-brand-selected: #ffd6d7;
--al-color-bg-fill-brand-disabled: #791125;
--al-color-text-brand: #fa7a82;
--al-color-text-brand-hovered: #ff979c;
--al-color-text-brand-pressed: #ffb7b9;
--al-color-text-brand-selected: #ffd6d7;
--al-color-text-brand-disabled: #88162b;
--al-color-text-on-bg-fill-brand: #270106;
--al-color-text-on-bg-fill-brand-hovered: #270106;
--al-color-text-on-bg-fill-brand-pressed: #270106;
--al-color-text-on-bg-fill-brand-selected: #270106;
--al-color-text-on-bg-fill-brand-disabled: #35020a;}

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



