: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: #98212d;
--cb-color-bg-fill-brand-hovered: #a53c47;
--cb-color-bg-fill-brand-pressed: #ad4d57;
--cb-color-bg-fill-brand-selected: #a9454f;
--cb-color-bg-fill-brand-disabled: #bd7179;
--cb-color-text-brand: #98212d;
--cb-color-text-brand-hovered: #a0323d;
--cb-color-text-brand-pressed: #ad4d57;
--cb-color-text-brand-selected: #a53c47;
--cb-color-text-brand-disabled: #bd7179;
--cb-color-bg-surface-brand: #f7eeef;
--cb-color-bg-surface-brand-hovered: #eedbdd;
--cb-color-bg-surface-brand-pressed: #e6cacd;
--cb-color-bg-surface-brand-selected: #f2e4e5;
--cb-color-bg-surface-brand-disabled: #fbf6f7;
--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: #98212d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #861d28;
--cb-color-bg-fill-brand-pressed: #7a1a24;
--cb-color-bg-fill-brand-selected: #801c26;
--cb-color-bg-fill-brand-disabled: #61151d;
--cb-color-text-brand-hovered: #8c1e29;
--cb-color-text-brand-pressed: #7a1a24;
--cb-color-text-brand-selected: #861d28;
--cb-color-text-brand-disabled: #61151d;
--cb-color-bg-surface-brand: #180507;
--cb-color-bg-surface-brand-hovered: #24080b;
--cb-color-bg-surface-brand-pressed: #310b0e;
--cb-color-bg-surface-brand-selected: #1e0709;
--cb-color-bg-surface-brand-disabled: #120405;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #372425;
--cb-color-bg-surface-brand-hovered: #402326;
--cb-color-bg-surface-brand-pressed: #492327;
--cb-color-bg-surface-brand-selected: #3b2326;
--cb-color-bg-surface-brand-disabled: #322425;}
:root{--al-color-border-selected: #be5658;
--al-color-border-elevated-selected: #be5658;
--al-color-outline-focused: #620010;
--al-color-bg-surface-brand: #f9e8e7;
--al-color-bg-surface-brand-hovered: #f4d5d4;
--al-color-bg-surface-brand-pressed: #f0c5c4;
--al-color-bg-surface-brand-selected: #f0c5c4;
--al-color-bg-surface-brand-disabled: #fbf1f0;
--al-color-bg-surface-brand-elevated: #f9e8e7;
--al-color-bg-surface-brand-elevated-hovered: #f4d5d4;
--al-color-bg-surface-brand-elevated-pressed: #f0c5c4;
--al-color-bg-surface-brand-elevated-selected: #f0c5c4;
--al-color-bg-surface-brand-elevated-disabled: #fbf1f0;
--al-color-bg-fill-brand: #be5658;
--al-color-bg-fill-brand-hovered: #b14146;
--al-color-bg-fill-brand-pressed: #a22d36;
--al-color-bg-fill-brand-selected: #911a28;
--al-color-bg-fill-brand-disabled: #ebb4b2;
--al-color-text-brand: #b14146;
--al-color-text-brand-hovered: #a22d36;
--al-color-text-brand-pressed: #911a28;
--al-color-text-brand-selected: #7d051b;
--al-color-text-brand-disabled: #e5a4a2;
--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: #fbf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b14146;
--al-color-border-elevated-selected: #b14146;
--al-color-bg-fill-brand: #b14146;
--al-color-bg-fill-brand-hovered: #a22d36;
--al-color-bg-fill-brand-pressed: #911a28;
--al-color-bg-fill-brand-selected: #7d051b;
--al-color-text-brand: #911a28;
--al-color-text-brand-hovered: #7d051b;
--al-color-text-brand-pressed: #620010;
--al-color-text-brand-selected: #400005;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #c56061;
--al-color-border-elevated-selected: #d07675;
--al-color-outline-focused: #f5dad9;
--al-color-bg-surface-brand: #460006;
--al-color-bg-surface-brand-hovered: #5a000d;
--al-color-bg-surface-brand-pressed: #6d0014;
--al-color-bg-surface-brand-selected: #6d0014;
--al-color-bg-surface-brand-disabled: #370004;
--al-color-bg-surface-brand-elevated: #5a000d;
--al-color-bg-surface-brand-elevated-hovered: #6d0014;
--al-color-bg-surface-brand-elevated-pressed: #7d061c;
--al-color-bg-surface-brand-elevated-selected: #7d061c;
--al-color-bg-surface-brand-elevated-disabled: #460006;
--al-color-bg-fill-brand: #db8c8b;
--al-color-bg-fill-brand-hovered: #e5a4a2;
--al-color-bg-fill-brand-pressed: #eebebd;
--al-color-bg-fill-brand-selected: #f5dad9;
--al-color-bg-fill-brand-disabled: #7d061c;
--al-color-text-brand: #db8c8b;
--al-color-text-brand-hovered: #e5a4a2;
--al-color-text-brand-pressed: #eebebd;
--al-color-text-brand-selected: #f5dad9;
--al-color-text-brand-disabled: #8a1223;
--al-color-text-on-bg-fill-brand: #270002;
--al-color-text-on-bg-fill-brand-hovered: #270002;
--al-color-text-on-bg-fill-brand-pressed: #270002;
--al-color-text-on-bg-fill-brand-selected: #270002;
--al-color-text-on-bg-fill-brand-disabled: #370004;}

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



