: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: #c82d40;
--cb-color-bg-fill-brand-hovered: #cf4757;
--cb-color-bg-fill-brand-pressed: #d35766;
--cb-color-bg-fill-brand-selected: #d14f5f;
--cb-color-bg-fill-brand-disabled: #dc7985;
--cb-color-text-brand: #c82d40;
--cb-color-text-brand-hovered: #cc3d4f;
--cb-color-text-brand-pressed: #d35766;
--cb-color-text-brand-selected: #cf4757;
--cb-color-text-brand-disabled: #dc7985;
--cb-color-bg-surface-brand: #fbeff0;
--cb-color-bg-surface-brand-hovered: #f6dde0;
--cb-color-bg-surface-brand-pressed: #f2cdd1;
--cb-color-bg-surface-brand-selected: #f8e5e8;
--cb-color-bg-surface-brand-disabled: #fdf7f8;
--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: #c82d40;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b02838;
--cb-color-bg-fill-brand-pressed: #a02433;
--cb-color-bg-fill-brand-selected: #a82636;
--cb-color-bg-fill-brand-disabled: #801d29;
--cb-color-text-brand-hovered: #b8293b;
--cb-color-text-brand-pressed: #a02433;
--cb-color-text-brand-selected: #b02838;
--cb-color-text-brand-disabled: #801d29;
--cb-color-bg-surface-brand: #20070a;
--cb-color-bg-surface-brand-hovered: #300b0f;
--cb-color-bg-surface-brand-pressed: #400e15;
--cb-color-bg-surface-brand-selected: #28090d;
--cb-color-bg-surface-brand-disabled: #180508;
--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: #3e2529;
--cb-color-bg-surface-brand-hovered: #4b262b;
--cb-color-bg-surface-brand-pressed: #59272d;
--cb-color-bg-surface-brand-selected: #45262a;
--cb-color-bg-surface-brand-disabled: #382527;}
:root{--al-color-border-selected: #d53e4c;
--al-color-border-elevated-selected: #d53e4c;
--al-color-outline-focused: #620011;
--al-color-bg-surface-brand: #ffe7e6;
--al-color-bg-surface-brand-hovered: #ffd1cf;
--al-color-bg-surface-brand-pressed: #ffbfbe;
--al-color-bg-surface-brand-selected: #ffbfbe;
--al-color-bg-surface-brand-disabled: #fff0f0;
--al-color-bg-surface-brand-elevated: #ffe7e6;
--al-color-bg-surface-brand-elevated-hovered: #ffd1cf;
--al-color-bg-surface-brand-elevated-pressed: #ffbfbe;
--al-color-bg-surface-brand-elevated-selected: #ffbfbe;
--al-color-bg-surface-brand-elevated-disabled: #fff0f0;
--al-color-bg-fill-brand: #d53e4c;
--al-color-bg-fill-brand-hovered: #c4293d;
--al-color-bg-fill-brand-pressed: #af1530;
--al-color-bg-fill-brand-selected: #980325;
--al-color-bg-fill-brand-disabled: #ffabab;
--al-color-text-brand: #c4293d;
--al-color-text-brand-hovered: #af1530;
--al-color-text-brand-pressed: #980325;
--al-color-text-brand-selected: #7e001b;
--al-color-text-brand-disabled: #fc9999;
--al-color-text-on-bg-fill-brand: #fffafa;
--al-color-text-on-bg-fill-brand-hovered: #fffafa;
--al-color-text-on-bg-fill-brand-pressed: #fffafa;
--al-color-text-on-bg-fill-brand-selected: #fffafa;
--al-color-text-on-bg-fill-brand-disabled: #fff0f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c4293d;
--al-color-border-elevated-selected: #c4293d;
--al-color-bg-fill-brand: #c4293d;
--al-color-bg-fill-brand-hovered: #af1530;
--al-color-bg-fill-brand-pressed: #980325;
--al-color-bg-fill-brand-selected: #7e001b;
--al-color-text-brand: #980325;
--al-color-text-brand-hovered: #7e001b;
--al-color-text-brand-pressed: #620011;
--al-color-text-brand-selected: #400007;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #dd4b56;
--al-color-border-elevated-selected: #ea646a;
--al-color-outline-focused: #ffd7d5;
--al-color-bg-surface-brand: #460008;
--al-color-bg-surface-brand-hovered: #5b000f;
--al-color-bg-surface-brand-pressed: #6d0015;
--al-color-bg-surface-brand-selected: #6d0015;
--al-color-bg-surface-brand-disabled: #360005;
--al-color-bg-surface-brand-elevated: #5b000f;
--al-color-bg-surface-brand-elevated-hovered: #6d0015;
--al-color-bg-surface-brand-elevated-pressed: #7f001b;
--al-color-bg-surface-brand-elevated-selected: #7f001b;
--al-color-bg-surface-brand-elevated-disabled: #460008;
--al-color-bg-fill-brand: #f57d80;
--al-color-bg-fill-brand-hovered: #fc999a;
--al-color-bg-fill-brand-pressed: #ffb7b6;
--al-color-bg-fill-brand-selected: #ffd7d5;
--al-color-bg-fill-brand-disabled: #7f001b;
--al-color-text-brand: #f57d80;
--al-color-text-brand-hovered: #fc999a;
--al-color-text-brand-pressed: #ffb7b6;
--al-color-text-brand-selected: #ffd7d5;
--al-color-text-brand-disabled: #8f0021;
--al-color-text-on-bg-fill-brand: #260003;
--al-color-text-on-bg-fill-brand-hovered: #260003;
--al-color-text-on-bg-fill-brand-pressed: #260003;
--al-color-text-on-bg-fill-brand-selected: #260003;
--al-color-text-on-bg-fill-brand-disabled: #360005;}

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



