: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: #99383d;
--cb-color-bg-fill-brand-hovered: #a55055;
--cb-color-bg-fill-brand-pressed: #ad6064;
--cb-color-bg-fill-brand-selected: #a9585c;
--cb-color-bg-fill-brand-disabled: #be8083;
--cb-color-text-brand: #99383d;
--cb-color-text-brand-hovered: #a1484c;
--cb-color-text-brand-pressed: #ad6064;
--cb-color-text-brand-selected: #a55055;
--cb-color-text-brand-disabled: #be8083;
--cb-color-bg-surface-brand: #f7eff0;
--cb-color-bg-surface-brand-hovered: #efdfe0;
--cb-color-bg-surface-brand-pressed: #e7cfd1;
--cb-color-bg-surface-brand-selected: #f3e7e7;
--cb-color-bg-surface-brand-disabled: #fbf7f7;
--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: #99383d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #863136;
--cb-color-bg-fill-brand-pressed: #7a2d31;
--cb-color-bg-fill-brand-selected: #802f33;
--cb-color-bg-fill-brand-disabled: #622427;
--cb-color-text-brand-hovered: #8d3438;
--cb-color-text-brand-pressed: #7a2d31;
--cb-color-text-brand-selected: #863136;
--cb-color-text-brand-disabled: #622427;
--cb-color-bg-surface-brand: #19090a;
--cb-color-bg-surface-brand-hovered: #250d0f;
--cb-color-bg-surface-brand-pressed: #311214;
--cb-color-bg-surface-brand-selected: #1f0b0c;
--cb-color-bg-surface-brand-disabled: #130707;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #372728;
--cb-color-bg-surface-brand-hovered: #40292a;
--cb-color-bg-surface-brand-pressed: #4a2a2c;
--cb-color-bg-surface-brand-selected: #3b2829;
--cb-color-bg-surface-brand-disabled: #322627;}
:root{--al-color-border-selected: #b75a5c;
--al-color-border-elevated-selected: #b75a5c;
--al-color-outline-focused: #591118;
--al-color-bg-surface-brand: #f8e9e8;
--al-color-bg-surface-brand-hovered: #f2d7d6;
--al-color-bg-surface-brand-pressed: #edc5c4;
--al-color-bg-surface-brand-selected: #edc5c4;
--al-color-bg-surface-brand-disabled: #faf1f1;
--al-color-bg-surface-brand-elevated: #f8e9e8;
--al-color-bg-surface-brand-elevated-hovered: #f2d7d6;
--al-color-bg-surface-brand-elevated-pressed: #edc5c4;
--al-color-bg-surface-brand-elevated-selected: #edc5c4;
--al-color-bg-surface-brand-elevated-disabled: #faf1f1;
--al-color-bg-fill-brand: #b75a5c;
--al-color-bg-fill-brand-hovered: #a9484c;
--al-color-bg-fill-brand-pressed: #98373d;
--al-color-bg-fill-brand-selected: #862930;
--al-color-bg-fill-brand-disabled: #e7b6b5;
--al-color-text-brand: #a9484c;
--al-color-text-brand-hovered: #98373d;
--al-color-text-brand-pressed: #862930;
--al-color-text-brand-selected: #711c24;
--al-color-text-brand-disabled: #e1a6a4;
--al-color-text-on-bg-fill-brand: #fefdfd;
--al-color-text-on-bg-fill-brand-hovered: #fefdfd;
--al-color-text-on-bg-fill-brand-pressed: #fefdfd;
--al-color-text-on-bg-fill-brand-selected: #fefdfd;
--al-color-text-on-bg-fill-brand-disabled: #faf1f1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a9484c;
--al-color-border-elevated-selected: #a9484c;
--al-color-bg-fill-brand: #a9484c;
--al-color-bg-fill-brand-hovered: #98373d;
--al-color-bg-fill-brand-pressed: #862930;
--al-color-bg-fill-brand-selected: #711c24;
--al-color-text-brand: #862930;
--al-color-text-brand-hovered: #711c24;
--al-color-text-brand-pressed: #591118;
--al-color-text-brand-selected: #3b060c;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #be6465;
--al-color-border-elevated-selected: #ca7978;
--al-color-outline-focused: #f4dad9;
--al-color-bg-surface-brand: #41070e;
--al-color-bg-surface-brand-hovered: #530e15;
--al-color-bg-surface-brand-pressed: #63151d;
--al-color-bg-surface-brand-selected: #63151d;
--al-color-bg-surface-brand-disabled: #330409;
--al-color-bg-surface-brand-elevated: #530e15;
--al-color-bg-surface-brand-elevated-hovered: #63151d;
--al-color-bg-surface-brand-elevated-pressed: #721d24;
--al-color-bg-surface-brand-elevated-selected: #721d24;
--al-color-bg-surface-brand-elevated-disabled: #41070e;
--al-color-bg-fill-brand: #d68f8d;
--al-color-bg-fill-brand-hovered: #e1a6a4;
--al-color-bg-fill-brand-pressed: #ebbfbe;
--al-color-bg-fill-brand-selected: #f4dad9;
--al-color-bg-fill-brand-disabled: #721d24;
--al-color-text-brand: #d68f8d;
--al-color-text-brand-hovered: #e1a6a4;
--al-color-text-brand-pressed: #ebbfbe;
--al-color-text-brand-selected: #f4dad9;
--al-color-text-brand-disabled: #7f242b;
--al-color-text-on-bg-fill-brand: #230204;
--al-color-text-on-bg-fill-brand-hovered: #230204;
--al-color-text-on-bg-fill-brand-pressed: #230204;
--al-color-text-on-bg-fill-brand-selected: #230204;
--al-color-text-on-bg-fill-brand-disabled: #330409;}

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



