: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: #651192;
--cb-color-bg-fill-brand-hovered: #782e9f;
--cb-color-bg-fill-brand-pressed: #8441a8;
--cb-color-bg-fill-brand-selected: #7e37a4;
--cb-color-bg-fill-brand-disabled: #9d67b9;
--cb-color-text-brand: #651192;
--cb-color-text-brand-hovered: #71249b;
--cb-color-text-brand-pressed: #8441a8;
--cb-color-text-brand-selected: #782e9f;
--cb-color-text-brand-disabled: #9d67b9;
--cb-color-bg-surface-brand: #f3ecf6;
--cb-color-bg-surface-brand-hovered: #e6d9ed;
--cb-color-bg-surface-brand-pressed: #dac6e5;
--cb-color-bg-surface-brand-selected: #ece2f2;
--cb-color-bg-surface-brand-disabled: #f9f6fb;
--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: #651192;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #590f80;
--cb-color-bg-fill-brand-pressed: #510e75;
--cb-color-bg-fill-brand-selected: #550e7b;
--cb-color-bg-fill-brand-disabled: #410b5d;
--cb-color-text-brand-hovered: #5d1087;
--cb-color-text-brand-pressed: #510e75;
--cb-color-text-brand-selected: #590f80;
--cb-color-text-brand-disabled: #410b5d;
--cb-color-bg-surface-brand: #100317;
--cb-color-bg-surface-brand-hovered: #180423;
--cb-color-bg-surface-brand-pressed: #20052f;
--cb-color-bg-surface-brand-selected: #14031d;
--cb-color-bg-surface-brand-disabled: #0c0212;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2e2136;
--cb-color-bg-surface-brand-hovered: #341f3e;
--cb-color-bg-surface-brand-pressed: #391e47;
--cb-color-bg-surface-brand-selected: #31203a;
--cb-color-bg-surface-brand-disabled: #2c2231;}
:root{--al-color-border-selected: #965ec0;
--al-color-border-elevated-selected: #965ec0;
--al-color-outline-focused: #4a0070;
--al-color-bg-surface-brand: #f0e9f7;
--al-color-bg-surface-brand-hovered: #e5d7f2;
--al-color-bg-surface-brand-pressed: #dbc8ec;
--al-color-bg-surface-brand-selected: #dbc8ec;
--al-color-bg-surface-brand-disabled: #f6f1fa;
--al-color-bg-surface-brand-elevated: #f0e9f7;
--al-color-bg-surface-brand-elevated-hovered: #e5d7f2;
--al-color-bg-surface-brand-elevated-pressed: #dbc8ec;
--al-color-bg-surface-brand-elevated-selected: #dbc8ec;
--al-color-bg-surface-brand-elevated-disabled: #f6f1fa;
--al-color-bg-fill-brand: #965ec0;
--al-color-bg-fill-brand-hovered: #894ab5;
--al-color-bg-fill-brand-pressed: #7c37aa;
--al-color-bg-fill-brand-selected: #6f229c;
--al-color-bg-fill-brand-disabled: #d1b8e7;
--al-color-text-brand: #894ab5;
--al-color-text-brand-hovered: #7c37aa;
--al-color-text-brand-pressed: #6f229c;
--al-color-text-brand-selected: #60078c;
--al-color-text-brand-disabled: #c7a9e2;
--al-color-text-on-bg-fill-brand: #fdfdfe;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfe;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfe;
--al-color-text-on-bg-fill-brand-selected: #fdfdfe;
--al-color-text-on-bg-fill-brand-disabled: #f6f1fa;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #894ab5;
--al-color-border-elevated-selected: #894ab5;
--al-color-bg-fill-brand: #894ab5;
--al-color-bg-fill-brand-hovered: #7c37aa;
--al-color-bg-fill-brand-pressed: #6f229c;
--al-color-bg-fill-brand-selected: #60078c;
--al-color-text-brand: #6f229c;
--al-color-text-brand-hovered: #60078c;
--al-color-text-brand-pressed: #4a0070;
--al-color-text-brand-selected: #2e004b;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #9d68c5;
--al-color-border-elevated-selected: #ab7ccf;
--al-color-outline-focused: #e8dbf3;
--al-color-bg-surface-brand: #320050;
--al-color-bg-surface-brand-hovered: #440068;
--al-color-bg-surface-brand-pressed: #53007c;
--al-color-bg-surface-brand-selected: #53007c;
--al-color-bg-surface-brand-disabled: #280042;
--al-color-bg-surface-brand-elevated: #440068;
--al-color-bg-surface-brand-elevated-hovered: #53007c;
--al-color-bg-surface-brand-elevated-pressed: #60078c;
--al-color-bg-surface-brand-elevated-selected: #60078c;
--al-color-bg-surface-brand-elevated-disabled: #320050;
--al-color-bg-fill-brand: #b992d8;
--al-color-bg-fill-brand-hovered: #c7a9e2;
--al-color-bg-fill-brand-pressed: #d7c1ea;
--al-color-bg-fill-brand-selected: #e8dbf3;
--al-color-bg-fill-brand-disabled: #60078c;
--al-color-text-brand: #b992d8;
--al-color-text-brand-hovered: #c7a9e2;
--al-color-text-brand-pressed: #d7c1ea;
--al-color-text-brand-selected: #e8dbf3;
--al-color-text-brand-disabled: #6a1997;
--al-color-text-on-bg-fill-brand: #1c0030;
--al-color-text-on-bg-fill-brand-hovered: #1c0030;
--al-color-text-on-bg-fill-brand-pressed: #1c0030;
--al-color-text-on-bg-fill-brand-selected: #1c0030;
--al-color-text-on-bg-fill-brand-disabled: #280042;}

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