: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: #f05f87;
--cb-color-bg-fill-brand-hovered: #f27296;
--cb-color-bg-fill-brand-pressed: #f37f9f;
--cb-color-bg-fill-brand-selected: #f2799a;
--cb-color-bg-fill-brand-disabled: #f599b2;
--cb-color-text-brand: #f05f87;
--cb-color-text-brand-hovered: #f16c90;
--cb-color-text-brand-pressed: #f37f9f;
--cb-color-text-brand-selected: #f27296;
--cb-color-text-brand-disabled: #f599b2;
--cb-color-bg-surface-brand: #fef2f6;
--cb-color-bg-surface-brand-hovered: #fde5ec;
--cb-color-bg-surface-brand-pressed: #fbd9e2;
--cb-color-bg-surface-brand-selected: #fdecf0;
--cb-color-bg-surface-brand-disabled: #fef9fa;
--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: #f05f87;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c14c6c;
--cb-color-bg-fill-brand-hovered: #c9627e;
--cb-color-bg-fill-brand-pressed: #cd7089;
--cb-color-bg-fill-brand-selected: #cb6984;
--cb-color-bg-fill-brand-disabled: #d78da1;
--cb-color-text-brand: #b64866;
--cb-color-text-brand-hovered: #bc5672;
--cb-color-text-brand-pressed: #c56d85;
--cb-color-text-brand-selected: #bf5e79;
--cb-color-text-brand-disabled: #d08a9d;
--cb-color-border-selected: #c14c6c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d35377;
--cb-color-bg-fill-brand-pressed: #c04c6c;
--cb-color-bg-fill-brand-selected: #c95071;
--cb-color-bg-fill-brand-disabled: #993d56;
--cb-color-text-brand-hovered: #dd587c;
--cb-color-text-brand-pressed: #c04c6c;
--cb-color-text-brand-selected: #d35377;
--cb-color-text-brand-disabled: #993d56;
--cb-color-bg-surface-brand: #270f16;
--cb-color-bg-surface-brand-hovered: #391720;
--cb-color-bg-surface-brand-pressed: #4d1f2b;
--cb-color-bg-surface-brand-selected: #30131b;
--cb-color-bg-surface-brand-disabled: #1d0c10;
--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: #452d34;
--cb-color-bg-surface-brand-hovered: #55323c;
--cb-color-bg-surface-brand-pressed: #663744;
--cb-color-bg-surface-brand-selected: #4d3038;
--cb-color-bg-surface-brand-disabled: #3d2b30;}
:root{--al-color-border-selected: #cb466d;
--al-color-border-elevated-selected: #cb466d;
--al-color-outline-focused: #561429;
--al-color-bg-surface-brand: #ffe5eb;
--al-color-bg-surface-brand-hovered: #ffd0dc;
--al-color-bg-surface-brand-pressed: #ffbcce;
--al-color-bg-surface-brand-selected: #ffbcce;
--al-color-bg-surface-brand-disabled: #fff0f3;
--al-color-bg-surface-brand-elevated: #ffe5eb;
--al-color-bg-surface-brand-elevated-hovered: #ffd0dc;
--al-color-bg-surface-brand-elevated-pressed: #ffbcce;
--al-color-bg-surface-brand-elevated-selected: #ffbcce;
--al-color-bg-surface-brand-elevated-disabled: #fff0f3;
--al-color-bg-fill-brand: #cb466d;
--al-color-bg-fill-brand-hovered: #b53a5e;
--al-color-bg-fill-brand-pressed: #9e2f51;
--al-color-bg-fill-brand-selected: #872543;
--al-color-bg-fill-brand-disabled: #ffa9c0;
--al-color-text-brand: #b53a5e;
--al-color-text-brand-hovered: #9e2f51;
--al-color-text-brand-pressed: #872543;
--al-color-text-brand-selected: #6f1c36;
--al-color-text-brand-disabled: #ff94b1;
--al-color-text-on-bg-fill-brand: #fffafb;
--al-color-text-on-bg-fill-brand-hovered: #fffafb;
--al-color-text-on-bg-fill-brand-pressed: #fffafb;
--al-color-text-on-bg-fill-brand-selected: #fffafb;
--al-color-text-on-bg-fill-brand-disabled: #fff0f3;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b53a5e;
--al-color-border-elevated-selected: #b53a5e;
--al-color-bg-fill-brand: #b53a5e;
--al-color-bg-fill-brand-hovered: #9e2f51;
--al-color-bg-fill-brand-pressed: #872543;
--al-color-bg-fill-brand-selected: #6f1c36;
--al-color-text-brand: #872543;
--al-color-text-brand-hovered: #6f1c36;
--al-color-text-brand-pressed: #561429;
--al-color-text-brand-selected: #380918;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d74d75;
--al-color-border-elevated-selected: #ed5d85;
--al-color-outline-focused: #ffd5e0;
--al-color-bg-surface-brand: #3d0b1b;
--al-color-bg-surface-brand-hovered: #501125;
--al-color-bg-surface-brand-pressed: #60172e;
--al-color-bg-surface-brand-selected: #60172e;
--al-color-bg-surface-brand-disabled: #300713;
--al-color-bg-surface-brand-elevated: #501125;
--al-color-bg-surface-brand-elevated-hovered: #60172e;
--al-color-bg-surface-brand-elevated-pressed: #701d37;
--al-color-bg-surface-brand-elevated-selected: #701d37;
--al-color-bg-surface-brand-elevated-disabled: #3d0b1b;
--al-color-bg-fill-brand: #ff7398;
--al-color-bg-fill-brand-hovered: #ff95b2;
--al-color-bg-fill-brand-pressed: #ffb5c9;
--al-color-bg-fill-brand-selected: #ffd5e0;
--al-color-bg-fill-brand-disabled: #701d37;
--al-color-text-brand: #ff7398;
--al-color-text-brand-hovered: #ff95b2;
--al-color-text-brand-pressed: #ffb5c9;
--al-color-text-brand-selected: #ffd5e0;
--al-color-text-brand-disabled: #7e223e;
--al-color-text-on-bg-fill-brand: #20040b;
--al-color-text-on-bg-fill-brand-hovered: #20040b;
--al-color-text-on-bg-fill-brand-pressed: #20040b;
--al-color-text-on-bg-fill-brand-selected: #20040b;
--al-color-text-on-bg-fill-brand-disabled: #300713;}

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



