: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: #fbd3eb;
--cb-color-bg-fill-brand-hovered: #fbd8ed;
--cb-color-bg-fill-brand-pressed: #fcdcef;
--cb-color-bg-fill-brand-selected: #fcdaee;
--cb-color-bg-fill-brand-disabled: #fce3f2;
--cb-color-text-brand: #fbd3eb;
--cb-color-text-brand-hovered: #fbd6ed;
--cb-color-text-brand-pressed: #fcdcef;
--cb-color-text-brand-selected: #fbd8ed;
--cb-color-text-brand-disabled: #fce3f2;
--cb-color-bg-surface-brand: #fffcfd;
--cb-color-bg-surface-brand-hovered: #fef8fc;
--cb-color-bg-surface-brand-pressed: #fef4fa;
--cb-color-bg-surface-brand-selected: #fffafd;
--cb-color-bg-surface-brand-disabled: #fffdfe;
--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: #fbd3eb;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #7e6a76;
--cb-color-bg-fill-brand-hovered: #8e7c87;
--cb-color-bg-fill-brand-pressed: #988891;
--cb-color-bg-fill-brand-selected: #93828c;
--cb-color-bg-fill-brand-disabled: #ada0a7;
--cb-color-text-brand: #7c6874;
--cb-color-text-brand-hovered: #86747f;
--cb-color-text-brand-pressed: #968690;
--cb-color-text-brand-selected: #8c7a85;
--cb-color-text-brand-disabled: #ab9ea6;
--cb-color-border-selected: #7e6a76;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dcb9ce;
--cb-color-bg-fill-brand-pressed: #c9a9bc;
--cb-color-bg-fill-brand-selected: #d3b1c5;
--cb-color-bg-fill-brand-disabled: #a08796;
--cb-color-text-brand-hovered: #e7c2d9;
--cb-color-text-brand-pressed: #c9a9bc;
--cb-color-text-brand-selected: #dcb9ce;
--cb-color-text-brand-disabled: #a08796;
--cb-color-bg-surface-brand: #282226;
--cb-color-bg-surface-brand-hovered: #3c3238;
--cb-color-bg-surface-brand-pressed: #51444c;
--cb-color-bg-surface-brand-selected: #322a2f;
--cb-color-bg-surface-brand-disabled: #1f1a1d;
--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: #474044;
--cb-color-bg-surface-brand-hovered: #574e54;
--cb-color-bg-surface-brand-pressed: #695c64;
--cb-color-bg-surface-brand-selected: #4f474c;
--cb-color-bg-surface-brand-disabled: #3e393c;}
:root{--al-color-border-selected: #896f7f;
--al-color-border-elevated-selected: #896f7f;
--al-color-outline-focused: #352a31;
--al-color-bg-surface-brand: #ffe4fc;
--al-color-bg-surface-brand-hovered: #f9d1e9;
--al-color-bg-surface-brand-pressed: #ebc4db;
--al-color-bg-surface-brand-selected: #ebc4db;
--al-color-bg-surface-brand-disabled: #ffeeff;
--al-color-bg-surface-brand-elevated: #ffe4fc;
--al-color-bg-surface-brand-elevated-hovered: #f9d1e9;
--al-color-bg-surface-brand-elevated-pressed: #ebc4db;
--al-color-bg-surface-brand-elevated-selected: #ebc4db;
--al-color-bg-surface-brand-elevated-disabled: #ffeeff;
--al-color-bg-fill-brand: #896f7f;
--al-color-bg-fill-brand-hovered: #77616e;
--al-color-bg-fill-brand-pressed: #67535f;
--al-color-bg-fill-brand-selected: #574550;
--al-color-bg-fill-brand-disabled: #dcb7cd;
--al-color-text-brand: #77616e;
--al-color-text-brand-hovered: #67535f;
--al-color-text-brand-pressed: #574550;
--al-color-text-brand-selected: #473841;
--al-color-text-brand-disabled: #ceaac0;
--al-color-text-on-bg-fill-brand: #fffcff;
--al-color-text-on-bg-fill-brand-hovered: #fffcff;
--al-color-text-on-bg-fill-brand-pressed: #fffcff;
--al-color-text-on-bg-fill-brand-selected: #fffcff;
--al-color-text-on-bg-fill-brand-disabled: #ffeeff;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #77616e;
--al-color-border-elevated-selected: #77616e;
--al-color-bg-fill-brand: #77616e;
--al-color-bg-fill-brand-hovered: #67535f;
--al-color-bg-fill-brand-pressed: #574550;
--al-color-bg-fill-brand-selected: #473841;
--al-color-text-brand: #574550;
--al-color-text-brand-hovered: #473841;
--al-color-text-brand-pressed: #352a31;
--al-color-text-brand-selected: #21191d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #927788;
--al-color-border-elevated-selected: #a58799;
--al-color-outline-focused: #fdd5ed;
--al-color-bg-surface-brand: #231b20;
--al-color-bg-surface-brand-hovered: #31262d;
--al-color-bg-surface-brand-pressed: #3c2f37;
--al-color-bg-surface-brand-selected: #3c2f37;
--al-color-bg-surface-brand-disabled: #1b1418;
--al-color-bg-surface-brand-elevated: #31262d;
--al-color-bg-surface-brand-elevated-hovered: #3c2f37;
--al-color-bg-surface-brand-elevated-pressed: #473841;
--al-color-bg-surface-brand-elevated-selected: #473841;
--al-color-bg-surface-brand-elevated-disabled: #231b20;
--al-color-bg-fill-brand: #b998ac;
--al-color-bg-fill-brand-hovered: #ceaac0;
--al-color-bg-fill-brand-pressed: #e5bfd6;
--al-color-bg-fill-brand-selected: #fdd5ed;
--al-color-bg-fill-brand-disabled: #473841;
--al-color-text-brand: #b998ac;
--al-color-text-brand-hovered: #ceaac0;
--al-color-text-brand-pressed: #e5bfd6;
--al-color-text-brand-selected: #fdd5ed;
--al-color-text-brand-disabled: #51414a;
--al-color-text-on-bg-fill-brand: #120d10;
--al-color-text-on-bg-fill-brand-hovered: #120d10;
--al-color-text-on-bg-fill-brand-pressed: #120d10;
--al-color-text-on-bg-fill-brand-selected: #120d10;
--al-color-text-on-bg-fill-brand-disabled: #1b1418;}

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



