: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: #e22127;
--cb-color-bg-fill-brand-hovered: #e63c41;
--cb-color-bg-fill-brand-pressed: #e84d52;
--cb-color-bg-fill-brand-selected: #e7454a;
--cb-color-bg-fill-brand-disabled: #ec7175;
--cb-color-text-brand: #e22127;
--cb-color-text-brand-hovered: #e43238;
--cb-color-text-brand-pressed: #e84d52;
--cb-color-text-brand-selected: #e63c41;
--cb-color-text-brand-disabled: #ec7175;
--cb-color-bg-surface-brand: #fdeeee;
--cb-color-bg-surface-brand-hovered: #fadbdc;
--cb-color-bg-surface-brand-pressed: #f8cacb;
--cb-color-bg-surface-brand-selected: #fbe4e5;
--cb-color-bg-surface-brand-disabled: #fef6f7;
--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: #e22127;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d71f25;
--cb-color-text-brand-hovered: #da3136;
--cb-color-text-brand-pressed: #df4c51;
--cb-color-text-brand-selected: #dc3a40;
--cb-color-text-brand-disabled: #e57074;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c71d22;
--cb-color-bg-fill-brand-pressed: #b51a1f;
--cb-color-bg-fill-brand-selected: #be1c21;
--cb-color-bg-fill-brand-disabled: #901519;
--cb-color-text-brand-hovered: #d01e24;
--cb-color-text-brand-pressed: #b51a1f;
--cb-color-text-brand-selected: #c71d22;
--cb-color-text-brand-disabled: #901519;
--cb-color-bg-surface-brand: #240506;
--cb-color-bg-surface-brand-hovered: #360809;
--cb-color-bg-surface-brand-pressed: #490b0d;
--cb-color-bg-surface-brand-selected: #2d0708;
--cb-color-bg-surface-brand-disabled: #1b0405;
--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: #432424;
--cb-color-bg-surface-brand-hovered: #512325;
--cb-color-bg-surface-brand-pressed: #612325;
--cb-color-bg-surface-brand-selected: #4a2325;
--cb-color-bg-surface-brand-disabled: #3b2424;}
:root{--al-color-border-selected: #e5262a;
--al-color-border-elevated-selected: #e5262a;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd3cc;
--al-color-bg-surface-brand-pressed: #ffc0b6;
--al-color-bg-surface-brand-selected: #ffc0b6;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cc;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b6;
--al-color-bg-surface-brand-elevated-selected: #ffc0b6;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e5262a;
--al-color-bg-fill-brand-hovered: #d00319;
--al-color-bg-fill-brand-pressed: #b50009;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada2;
--al-color-text-brand: #d00319;
--al-color-text-brand-hovered: #b50009;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998d;
--al-color-text-on-bg-fill-brand: #fffaf9;
--al-color-text-on-bg-fill-brand-hovered: #fffaf9;
--al-color-text-on-bg-fill-brand-pressed: #fffaf9;
--al-color-text-on-bg-fill-brand-selected: #fffaf9;
--al-color-text-on-bg-fill-brand-disabled: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d00319;
--al-color-border-elevated-selected: #d00319;
--al-color-bg-fill-brand: #d00319;
--al-color-bg-fill-brand-hovered: #b50009;
--al-color-bg-fill-brand-pressed: #9a0000;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0000;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ee3635;
--al-color-border-elevated-selected: #fd534c;
--al-color-outline-focused: #ffd7d1;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #ff786d;
--al-color-bg-fill-brand-hovered: #ff998d;
--al-color-bg-fill-brand-pressed: #ffb8af;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786d;
--al-color-text-brand-hovered: #ff998d;
--al-color-text-brand-pressed: #ffb8af;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}

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



