: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: #351846;
--cb-color-bg-fill-brand-hovered: #4e345c;
--cb-color-bg-fill-brand-pressed: #5d466b;
--cb-color-bg-fill-brand-selected: #553d64;
--cb-color-bg-fill-brand-disabled: #7e6b89;
--cb-color-text-brand: #351846;
--cb-color-text-brand-hovered: #452a55;
--cb-color-text-brand-pressed: #5d466b;
--cb-color-text-brand-selected: #4e345c;
--cb-color-text-brand-disabled: #7e6b89;
--cb-color-bg-surface-brand: #efedf0;
--cb-color-bg-surface-brand-hovered: #dfdae1;
--cb-color-bg-surface-brand-pressed: #cfc8d3;
--cb-color-bg-surface-brand-selected: #e6e3e9;
--cb-color-bg-surface-brand-disabled: #f7f6f8;
--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: #351846;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #2f153d;
--cb-color-bg-fill-brand-pressed: #2a1338;
--cb-color-bg-fill-brand-selected: #2c143b;
--cb-color-bg-fill-brand-disabled: #220f2d;
--cb-color-text-brand-hovered: #311641;
--cb-color-text-brand-pressed: #2a1338;
--cb-color-text-brand-selected: #2f153d;
--cb-color-text-brand-disabled: #220f2d;
--cb-color-bg-surface-brand: #09040b;
--cb-color-bg-surface-brand-hovered: #0d0611;
--cb-color-bg-surface-brand-pressed: #110817;
--cb-color-bg-surface-brand-selected: #0b050e;
--cb-color-bg-surface-brand-disabled: #060309;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #272229;
--cb-color-bg-surface-brand-hovered: #28212c;
--cb-color-bg-surface-brand-pressed: #29202f;
--cb-color-bg-surface-brand-selected: #27222b;
--cb-color-bg-surface-brand-disabled: #262328;}
:root{--al-color-border-selected: #846e92;
--al-color-border-elevated-selected: #846e92;
--al-color-outline-focused: #3d204f;
--al-color-bg-surface-brand: #eeebf0;
--al-color-bg-surface-brand-hovered: #dfdae3;
--al-color-bg-surface-brand-pressed: #d3ccd9;
--al-color-bg-surface-brand-selected: #d3ccd9;
--al-color-bg-surface-brand-disabled: #f5f4f7;
--al-color-bg-surface-brand-elevated: #eeebf0;
--al-color-bg-surface-brand-elevated-hovered: #dfdae3;
--al-color-bg-surface-brand-elevated-pressed: #d3ccd9;
--al-color-bg-surface-brand-elevated-selected: #d3ccd9;
--al-color-bg-surface-brand-elevated-disabled: #f5f4f7;
--al-color-bg-fill-brand: #846e92;
--al-color-bg-fill-brand-hovered: #765e85;
--al-color-bg-fill-brand-pressed: #684f78;
--al-color-bg-fill-brand-selected: #5a406c;
--al-color-bg-fill-brand-disabled: #c8becf;
--al-color-text-brand: #765e85;
--al-color-text-brand-hovered: #684f78;
--al-color-text-brand-pressed: #5a406c;
--al-color-text-brand-selected: #4c315e;
--al-color-text-brand-disabled: #bcb0c5;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f5f4f7;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #765e85;
--al-color-border-elevated-selected: #765e85;
--al-color-bg-fill-brand: #765e85;
--al-color-bg-fill-brand-hovered: #684f78;
--al-color-bg-fill-brand-pressed: #5a406c;
--al-color-bg-fill-brand-selected: #4c315e;
--al-color-text-brand: #5a406c;
--al-color-text-brand-hovered: #4c315e;
--al-color-text-brand-pressed: #3d204f;
--al-color-text-brand-selected: #2a0d3a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8b7799;
--al-color-border-elevated-selected: #9b89a7;
--al-color-outline-focused: #e3dee7;
--al-color-bg-surface-brand: #2d103e;
--al-color-bg-surface-brand-hovered: #391c4a;
--al-color-bg-surface-brand-pressed: #432755;
--al-color-bg-surface-brand-selected: #432755;
--al-color-bg-surface-brand-disabled: #250934;
--al-color-bg-surface-brand-elevated: #391c4a;
--al-color-bg-surface-brand-elevated-hovered: #432755;
--al-color-bg-surface-brand-elevated-pressed: #4d315e;
--al-color-bg-surface-brand-elevated-selected: #4d315e;
--al-color-bg-surface-brand-elevated-disabled: #2d103e;
--al-color-bg-fill-brand: #ab9cb6;
--al-color-bg-fill-brand-hovered: #bcb0c5;
--al-color-bg-fill-brand-pressed: #cfc6d5;
--al-color-bg-fill-brand-selected: #e3dee7;
--al-color-bg-fill-brand-disabled: #4d315e;
--al-color-text-brand: #ab9cb6;
--al-color-text-brand-hovered: #bcb0c5;
--al-color-text-brand-pressed: #cfc6d5;
--al-color-text-brand-selected: #e3dee7;
--al-color-text-brand-disabled: #553a67;
--al-color-text-on-bg-fill-brand: #1a0327;
--al-color-text-on-bg-fill-brand-hovered: #1a0327;
--al-color-text-on-bg-fill-brand-pressed: #1a0327;
--al-color-text-on-bg-fill-brand-selected: #1a0327;
--al-color-text-on-bg-fill-brand-disabled: #250934;}

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



