: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: #d5055b;
--cb-color-bg-fill-brand-hovered: #da236f;
--cb-color-bg-fill-brand-pressed: #dd377c;
--cb-color-bg-fill-brand-selected: #dc2d75;
--cb-color-bg-fill-brand-disabled: #e45f96;
--cb-color-text-brand: #d5055b;
--cb-color-text-brand-hovered: #d81968;
--cb-color-text-brand-pressed: #dd377c;
--cb-color-text-brand-selected: #da236f;
--cb-color-text-brand-disabled: #e45f96;
--cb-color-bg-surface-brand: #fcebf2;
--cb-color-bg-surface-brand-hovered: #f8d7e5;
--cb-color-bg-surface-brand-pressed: #f5c3d8;
--cb-color-bg-surface-brand-selected: #fae1eb;
--cb-color-bg-surface-brand-disabled: #fdf5f9;
--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: #d5055b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bb0450;
--cb-color-bg-fill-brand-pressed: #aa0449;
--cb-color-bg-fill-brand-selected: #b3044c;
--cb-color-bg-fill-brand-disabled: #88033a;
--cb-color-text-brand-hovered: #c40554;
--cb-color-text-brand-pressed: #aa0449;
--cb-color-text-brand-selected: #bb0450;
--cb-color-text-brand-disabled: #88033a;
--cb-color-bg-surface-brand: #22010f;
--cb-color-bg-surface-brand-hovered: #330116;
--cb-color-bg-surface-brand-pressed: #44021d;
--cb-color-bg-surface-brand-selected: #2b0112;
--cb-color-bg-surface-brand-disabled: #1a010b;
--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: #401f2d;
--cb-color-bg-surface-brand-hovered: #4e1d31;
--cb-color-bg-surface-brand-pressed: #5d1a36;
--cb-color-bg-surface-brand-selected: #471e2f;
--cb-color-bg-surface-brand-disabled: #3a202b;}
:root{--al-color-border-selected: #e12465;
--al-color-border-elevated-selected: #e12465;
--al-color-outline-focused: #60001f;
--al-color-bg-surface-brand: #ffe5e9;
--al-color-bg-surface-brand-hovered: #ffd1d9;
--al-color-bg-surface-brand-pressed: #ffbdca;
--al-color-bg-surface-brand-selected: #ffbdca;
--al-color-bg-surface-brand-disabled: #ffeff2;
--al-color-bg-surface-brand-elevated: #ffe5e9;
--al-color-bg-surface-brand-elevated-hovered: #ffd1d9;
--al-color-bg-surface-brand-elevated-pressed: #ffbdca;
--al-color-bg-surface-brand-elevated-selected: #ffbdca;
--al-color-bg-surface-brand-elevated-disabled: #ffeff2;
--al-color-bg-fill-brand: #e12465;
--al-color-bg-fill-brand-hovered: #cd0055;
--al-color-bg-fill-brand-pressed: #b20045;
--al-color-bg-fill-brand-selected: #970037;
--al-color-bg-fill-brand-disabled: #ffaabb;
--al-color-text-brand: #cd0055;
--al-color-text-brand-hovered: #b20045;
--al-color-text-brand-pressed: #970037;
--al-color-text-brand-selected: #7d002b;
--al-color-text-brand-disabled: #ff95ac;
--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: #ffeff2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cd0055;
--al-color-border-elevated-selected: #cd0055;
--al-color-bg-fill-brand: #cd0055;
--al-color-bg-fill-brand-hovered: #b20045;
--al-color-bg-fill-brand-pressed: #970037;
--al-color-bg-fill-brand-selected: #7d002b;
--al-color-text-brand: #970037;
--al-color-text-brand-hovered: #7d002b;
--al-color-text-brand-pressed: #60001f;
--al-color-text-brand-selected: #3f0011;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e9366e;
--al-color-border-elevated-selected: #f65580;
--al-color-outline-focused: #ffd6dd;
--al-color-bg-surface-brand: #440013;
--al-color-bg-surface-brand-hovered: #5a001c;
--al-color-bg-surface-brand-pressed: #6c0023;
--al-color-bg-surface-brand-selected: #6c0023;
--al-color-bg-surface-brand-disabled: #37000d;
--al-color-bg-surface-brand-elevated: #5a001c;
--al-color-bg-surface-brand-elevated-hovered: #6c0023;
--al-color-bg-surface-brand-elevated-pressed: #7d002b;
--al-color-bg-surface-brand-elevated-selected: #7d002b;
--al-color-bg-surface-brand-elevated-disabled: #440013;
--al-color-bg-fill-brand: #ff7393;
--al-color-bg-fill-brand-hovered: #ff95ac;
--al-color-bg-fill-brand-pressed: #ffb6c4;
--al-color-bg-fill-brand-selected: #ffd6dd;
--al-color-bg-fill-brand-disabled: #7d002b;
--al-color-text-brand: #ff7393;
--al-color-text-brand-hovered: #ff95ac;
--al-color-text-brand-pressed: #ffb6c4;
--al-color-text-brand-selected: #ffd6dd;
--al-color-text-brand-disabled: #8e0033;
--al-color-text-on-bg-fill-brand: #270007;
--al-color-text-on-bg-fill-brand-hovered: #270007;
--al-color-text-on-bg-fill-brand-pressed: #270007;
--al-color-text-on-bg-fill-brand-selected: #270007;
--al-color-text-on-bg-fill-brand-disabled: #37000d;}

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



