: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: #bca5b3;
--cb-color-bg-fill-brand-hovered: #c4b0bc;
--cb-color-bg-fill-brand-pressed: #c9b7c2;
--cb-color-bg-fill-brand-selected: #c7b3bf;
--cb-color-bg-fill-brand-disabled: #d4c5ce;
--cb-color-text-brand: #bca5b3;
--cb-color-text-brand-hovered: #c1acb9;
--cb-color-text-brand-pressed: #c9b7c2;
--cb-color-text-brand-selected: #c4b0bc;
--cb-color-text-brand-disabled: #d4c5ce;
--cb-color-bg-surface-brand: #faf8f9;
--cb-color-bg-surface-brand-hovered: #f4f1f3;
--cb-color-bg-surface-brand-pressed: #efe9ed;
--cb-color-bg-surface-brand-selected: #f7f4f6;
--cb-color-bg-surface-brand-disabled: #fcfbfc;
--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: #bca5b3;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #7e6f78;
--cb-color-bg-fill-brand-hovered: #8e8188;
--cb-color-bg-fill-brand-pressed: #988c93;
--cb-color-bg-fill-brand-selected: #93868e;
--cb-color-bg-fill-brand-disabled: #ada3a9;
--cb-color-text-brand: #7a6b74;
--cb-color-text-brand-hovered: #84777f;
--cb-color-text-brand-pressed: #958990;
--cb-color-text-brand-selected: #8a7d85;
--cb-color-text-brand-disabled: #aaa0a6;
--cb-color-border-selected: #7e6f78;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a5919d;
--cb-color-bg-fill-brand-pressed: #96848f;
--cb-color-bg-fill-brand-selected: #9e8a96;
--cb-color-bg-fill-brand-disabled: #786972;
--cb-color-text-brand-hovered: #ad98a5;
--cb-color-text-brand-pressed: #96848f;
--cb-color-text-brand-selected: #a5919d;
--cb-color-text-brand-disabled: #786972;
--cb-color-bg-surface-brand: #1e1b1d;
--cb-color-bg-surface-brand-hovered: #2d272b;
--cb-color-bg-surface-brand-pressed: #3c353a;
--cb-color-bg-surface-brand-selected: #262124;
--cb-color-bg-surface-brand-disabled: #171416;
--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: #3c393b;
--cb-color-bg-surface-brand-hovered: #484346;
--cb-color-bg-surface-brand-pressed: #554d52;
--cb-color-bg-surface-brand-selected: #423e41;
--cb-color-bg-surface-brand-disabled: #363435;}
:root{--al-color-border-selected: #84717d;
--al-color-border-elevated-selected: #84717d;
--al-color-outline-focused: #332a30;
--al-color-bg-surface-brand: #f3e9ef;
--al-color-bg-surface-brand-hovered: #e9d8e2;
--al-color-bg-surface-brand-pressed: #dec9d6;
--al-color-bg-surface-brand-selected: #dec9d6;
--al-color-bg-surface-brand-disabled: #f7f2f5;
--al-color-bg-surface-brand-elevated: #f3e9ef;
--al-color-bg-surface-brand-elevated-hovered: #e9d8e2;
--al-color-bg-surface-brand-elevated-pressed: #dec9d6;
--al-color-bg-surface-brand-elevated-selected: #dec9d6;
--al-color-bg-surface-brand-elevated-disabled: #f7f2f5;
--al-color-bg-fill-brand: #84717d;
--al-color-bg-fill-brand-hovered: #73626d;
--al-color-bg-fill-brand-pressed: #63545d;
--al-color-bg-fill-brand-selected: #53474e;
--al-color-bg-fill-brand-disabled: #d2bbc9;
--al-color-text-brand: #73626d;
--al-color-text-brand-hovered: #63545d;
--al-color-text-brand-pressed: #53474e;
--al-color-text-brand-selected: #443940;
--al-color-text-brand-disabled: #c5aebc;
--al-color-text-on-bg-fill-brand: #fdfbfc;
--al-color-text-on-bg-fill-brand-hovered: #fdfbfc;
--al-color-text-on-bg-fill-brand-pressed: #fdfbfc;
--al-color-text-on-bg-fill-brand-selected: #fdfbfc;
--al-color-text-on-bg-fill-brand-disabled: #f7f2f5;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #73626d;
--al-color-border-elevated-selected: #73626d;
--al-color-bg-fill-brand: #73626d;
--al-color-bg-fill-brand-hovered: #63545d;
--al-color-bg-fill-brand-pressed: #53474e;
--al-color-bg-fill-brand-selected: #443940;
--al-color-text-brand: #53474e;
--al-color-text-brand-hovered: #443940;
--al-color-text-brand-pressed: #332a30;
--al-color-text-brand-selected: #1f191d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8d7985;
--al-color-border-elevated-selected: #9f8996;
--al-color-outline-focused: #ebdce5;
--al-color-bg-surface-brand: #221c20;
--al-color-bg-surface-brand-hovered: #2f272c;
--al-color-bg-surface-brand-pressed: #3a3036;
--al-color-bg-surface-brand-selected: #3a3036;
--al-color-bg-surface-brand-disabled: #1b1519;
--al-color-bg-surface-brand-elevated: #2f272c;
--al-color-bg-surface-brand-elevated-hovered: #3a3036;
--al-color-bg-surface-brand-elevated-pressed: #443940;
--al-color-bg-surface-brand-elevated-selected: #443940;
--al-color-bg-surface-brand-elevated-disabled: #221c20;
--al-color-bg-fill-brand: #b29ba9;
--al-color-bg-fill-brand-hovered: #c5aebc;
--al-color-bg-fill-brand-pressed: #d9c3d0;
--al-color-bg-fill-brand-selected: #ebdce5;
--al-color-bg-fill-brand-disabled: #443940;
--al-color-text-brand: #b29ba9;
--al-color-text-brand-hovered: #c5aebc;
--al-color-text-brand-pressed: #d9c3d0;
--al-color-text-brand-selected: #ebdce5;
--al-color-text-brand-disabled: #4e424a;
--al-color-text-on-bg-fill-brand: #110d10;
--al-color-text-on-bg-fill-brand-hovered: #110d10;
--al-color-text-on-bg-fill-brand-pressed: #110d10;
--al-color-text-on-bg-fill-brand-selected: #110d10;
--al-color-text-on-bg-fill-brand-disabled: #1b1519;}

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