: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: #9d135b;
--cb-color-bg-fill-brand-hovered: #a9306f;
--cb-color-bg-fill-brand-pressed: #b1427c;
--cb-color-bg-fill-brand-selected: #ad3975;
--cb-color-bg-fill-brand-disabled: #c06896;
--cb-color-text-brand: #9d135b;
--cb-color-text-brand-hovered: #a52668;
--cb-color-text-brand-pressed: #b1427c;
--cb-color-text-brand-selected: #a9306f;
--cb-color-text-brand-disabled: #c06896;
--cb-color-bg-surface-brand: #f7ecf2;
--cb-color-bg-surface-brand-hovered: #efd9e5;
--cb-color-bg-surface-brand-pressed: #e8c7d8;
--cb-color-bg-surface-brand-selected: #f3e2eb;
--cb-color-bg-surface-brand-disabled: #fbf6f9;
--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: #9d135b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #8a1150;
--cb-color-bg-fill-brand-pressed: #7e0f49;
--cb-color-bg-fill-brand-selected: #84104c;
--cb-color-bg-fill-brand-disabled: #640c3a;
--cb-color-text-brand-hovered: #911254;
--cb-color-text-brand-pressed: #7e0f49;
--cb-color-text-brand-selected: #8a1150;
--cb-color-text-brand-disabled: #640c3a;
--cb-color-bg-surface-brand: #19030f;
--cb-color-bg-surface-brand-hovered: #260516;
--cb-color-bg-surface-brand-pressed: #32061d;
--cb-color-bg-surface-brand-selected: #1f0412;
--cb-color-bg-surface-brand-disabled: #13020b;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #37212d;
--cb-color-bg-surface-brand-hovered: #412031;
--cb-color-bg-surface-brand-pressed: #4b1f36;
--cb-color-bg-surface-brand-selected: #3c212f;
--cb-color-bg-surface-brand-disabled: #33222b;}
:root{--al-color-border-selected: #c14c7f;
--al-color-border-elevated-selected: #c14c7f;
--al-color-outline-focused: #5e0030;
--al-color-bg-surface-brand: #fae7ed;
--al-color-bg-surface-brand-hovered: #f6d4df;
--al-color-bg-surface-brand-pressed: #f1c2d2;
--al-color-bg-surface-brand-selected: #f1c2d2;
--al-color-bg-surface-brand-disabled: #fcf0f4;
--al-color-bg-surface-brand-elevated: #fae7ed;
--al-color-bg-surface-brand-elevated-hovered: #f6d4df;
--al-color-bg-surface-brand-elevated-pressed: #f1c2d2;
--al-color-bg-surface-brand-elevated-selected: #f1c2d2;
--al-color-bg-surface-brand-elevated-disabled: #fcf0f4;
--al-color-bg-fill-brand: #c14c7f;
--al-color-bg-fill-brand-hovered: #b43770;
--al-color-bg-fill-brand-pressed: #a52062;
--al-color-bg-fill-brand-selected: #930354;
--al-color-bg-fill-brand-disabled: #edb1c6;
--al-color-text-brand: #b43770;
--al-color-text-brand-hovered: #a52062;
--al-color-text-brand-pressed: #930354;
--al-color-text-brand-selected: #7a0042;
--al-color-text-brand-disabled: #e8a0ba;
--al-color-text-on-bg-fill-brand: #fefdfd;
--al-color-text-on-bg-fill-brand-hovered: #fefdfd;
--al-color-text-on-bg-fill-brand-pressed: #fefdfd;
--al-color-text-on-bg-fill-brand-selected: #fefdfd;
--al-color-text-on-bg-fill-brand-disabled: #fcf0f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b43770;
--al-color-border-elevated-selected: #b43770;
--al-color-bg-fill-brand: #b43770;
--al-color-bg-fill-brand-hovered: #a52062;
--al-color-bg-fill-brand-pressed: #930354;
--al-color-bg-fill-brand-selected: #7a0042;
--al-color-text-brand: #930354;
--al-color-text-brand-hovered: #7a0042;
--al-color-text-brand-pressed: #5e0030;
--al-color-text-brand-selected: #3d001d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c85987;
--al-color-border-elevated-selected: #d46f97;
--al-color-outline-focused: #f7d8e2;
--al-color-bg-surface-brand: #42001f;
--al-color-bg-surface-brand-hovered: #58002c;
--al-color-bg-surface-brand-pressed: #690037;
--al-color-bg-surface-brand-selected: #690037;
--al-color-bg-surface-brand-disabled: #350018;
--al-color-bg-surface-brand-elevated: #58002c;
--al-color-bg-surface-brand-elevated-hovered: #690037;
--al-color-bg-surface-brand-elevated-pressed: #7b0042;
--al-color-bg-surface-brand-elevated-selected: #7b0042;
--al-color-bg-surface-brand-elevated-disabled: #42001f;
--al-color-bg-fill-brand: #de87a8;
--al-color-bg-fill-brand-hovered: #e8a0ba;
--al-color-bg-fill-brand-pressed: #f0bbcd;
--al-color-bg-fill-brand-selected: #f7d8e2;
--al-color-bg-fill-brand-disabled: #7b0042;
--al-color-text-brand: #de87a8;
--al-color-text-brand-hovered: #e8a0ba;
--al-color-text-brand-pressed: #f0bbcd;
--al-color-text-brand-selected: #f7d8e2;
--al-color-text-brand-disabled: #8b004d;
--al-color-text-on-bg-fill-brand: #25000f;
--al-color-text-on-bg-fill-brand-hovered: #25000f;
--al-color-text-on-bg-fill-brand-pressed: #25000f;
--al-color-text-on-bg-fill-brand-selected: #25000f;
--al-color-text-on-bg-fill-brand-disabled: #350018;}

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



