: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: #e0d7d2;
--cb-color-bg-fill-brand-hovered: #e4dcd7;
--cb-color-bg-fill-brand-pressed: #e6dfdb;
--cb-color-bg-fill-brand-selected: #e5ddd9;
--cb-color-bg-fill-brand-disabled: #ebe5e2;
--cb-color-text-brand: #e0d7d2;
--cb-color-text-brand-hovered: #e2dad6;
--cb-color-text-brand-pressed: #e6dfdb;
--cb-color-text-brand-selected: #e4dcd7;
--cb-color-text-brand-disabled: #ebe5e2;
--cb-color-bg-surface-brand: #fdfcfb;
--cb-color-bg-surface-brand-hovered: #faf9f8;
--cb-color-bg-surface-brand-pressed: #f8f5f4;
--cb-color-bg-surface-brand-selected: #fbfafa;
--cb-color-bg-surface-brand-disabled: #fefdfd;
--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: #e0d7d2;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #736f6c;
--cb-color-bg-fill-brand-hovered: #84817e;
--cb-color-bg-fill-brand-pressed: #8f8c89;
--cb-color-bg-fill-brand-selected: #8a8684;
--cb-color-bg-fill-brand-disabled: #a6a3a1;
--cb-color-text-brand: #726d6a;
--cb-color-text-brand-hovered: #7d7876;
--cb-color-text-brand-pressed: #8e8a88;
--cb-color-text-brand-selected: #837f7c;
--cb-color-text-brand-disabled: #a5a2a0;
--cb-color-border-selected: #736f6c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c5bdb8;
--cb-color-bg-fill-brand-pressed: #b3aca8;
--cb-color-bg-fill-brand-selected: #bcb4b0;
--cb-color-bg-fill-brand-disabled: #8f8986;
--cb-color-text-brand-hovered: #cec6c2;
--cb-color-text-brand-pressed: #b3aca8;
--cb-color-text-brand-selected: #c5bdb8;
--cb-color-text-brand-disabled: #8f8986;
--cb-color-bg-surface-brand: #242322;
--cb-color-bg-surface-brand-hovered: #363332;
--cb-color-bg-surface-brand-pressed: #484544;
--cb-color-bg-surface-brand-selected: #2d2b2a;
--cb-color-bg-surface-brand-disabled: #1b1a1a;
--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: #424140;
--cb-color-bg-surface-brand-hovered: #514f4e;
--cb-color-bg-surface-brand-pressed: #605e5c;
--cb-color-bg-surface-brand-selected: #4a4847;
--cb-color-bg-surface-brand-disabled: #3b3a39;}
:root{--al-color-border-selected: #7b7572;
--al-color-border-elevated-selected: #7b7572;
--al-color-outline-focused: #2f2c2b;
--al-color-bg-surface-brand: #f3ebe6;
--al-color-bg-surface-brand-hovered: #e4dbd6;
--al-color-bg-surface-brand-pressed: #d6cdc8;
--al-color-bg-surface-brand-selected: #d6cdc8;
--al-color-bg-surface-brand-disabled: #faf1ed;
--al-color-bg-surface-brand-elevated: #f3ebe6;
--al-color-bg-surface-brand-elevated-hovered: #e4dbd6;
--al-color-bg-surface-brand-elevated-pressed: #d6cdc8;
--al-color-bg-surface-brand-elevated-selected: #d6cdc8;
--al-color-bg-surface-brand-elevated-disabled: #faf1ed;
--al-color-bg-fill-brand: #7b7572;
--al-color-bg-fill-brand-hovered: #6c6664;
--al-color-bg-fill-brand-pressed: #5c5855;
--al-color-bg-fill-brand-selected: #4d4a47;
--al-color-bg-fill-brand-disabled: #c8c0bb;
--al-color-text-brand: #6c6664;
--al-color-text-brand-hovered: #5c5855;
--al-color-text-brand-pressed: #4d4a47;
--al-color-text-brand-selected: #3f3b3a;
--al-color-text-brand-disabled: #bbb3ae;
--al-color-text-on-bg-fill-brand: #fffcf9;
--al-color-text-on-bg-fill-brand-hovered: #fffcf9;
--al-color-text-on-bg-fill-brand-pressed: #fffcf9;
--al-color-text-on-bg-fill-brand-selected: #fffcf9;
--al-color-text-on-bg-fill-brand-disabled: #faf1ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6c6664;
--al-color-border-elevated-selected: #6c6664;
--al-color-bg-fill-brand: #6c6664;
--al-color-bg-fill-brand-hovered: #5c5855;
--al-color-bg-fill-brand-pressed: #4d4a47;
--al-color-bg-fill-brand-selected: #3f3b3a;
--al-color-text-brand: #4d4a47;
--al-color-text-brand-hovered: #3f3b3a;
--al-color-text-brand-pressed: #2f2c2b;
--al-color-text-brand-selected: #1c1b1a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #847d7a;
--al-color-border-elevated-selected: #958e8b;
--al-color-outline-focused: #e7ded9;
--al-color-bg-surface-brand: #201e1d;
--al-color-bg-surface-brand-hovered: #2b2927;
--al-color-bg-surface-brand-pressed: #353230;
--al-color-bg-surface-brand-selected: #353230;
--al-color-bg-surface-brand-disabled: #181716;
--al-color-bg-surface-brand-elevated: #2b2927;
--al-color-bg-surface-brand-elevated-hovered: #353230;
--al-color-bg-surface-brand-elevated-pressed: #3f3c3a;
--al-color-bg-surface-brand-elevated-selected: #3f3c3a;
--al-color-bg-surface-brand-elevated-disabled: #201e1d;
--al-color-bg-fill-brand: #a8a09c;
--al-color-bg-fill-brand-hovered: #bbb3af;
--al-color-bg-fill-brand-pressed: #d0c8c3;
--al-color-bg-fill-brand-selected: #e7ded9;
--al-color-bg-fill-brand-disabled: #3f3c3a;
--al-color-text-brand: #a8a09c;
--al-color-text-brand-hovered: #bbb3af;
--al-color-text-brand-pressed: #d0c8c3;
--al-color-text-brand-selected: #e7ded9;
--al-color-text-brand-disabled: #484442;
--al-color-text-on-bg-fill-brand: #0f0d0d;
--al-color-text-on-bg-fill-brand-hovered: #0f0d0d;
--al-color-text-on-bg-fill-brand-pressed: #0f0d0d;
--al-color-text-on-bg-fill-brand-selected: #0f0d0d;
--al-color-text-on-bg-fill-brand-disabled: #181716;}

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



