: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: #fb3424;
--cb-color-bg-fill-brand-hovered: #fb4d3f;
--cb-color-bg-fill-brand-pressed: #fc5d50;
--cb-color-bg-fill-brand-selected: #fc5547;
--cb-color-bg-fill-brand-disabled: #fc7d73;
--cb-color-text-brand: #fb3424;
--cb-color-text-brand-hovered: #fb4435;
--cb-color-text-brand-pressed: #fc5d50;
--cb-color-text-brand-selected: #fb4d3f;
--cb-color-text-brand-disabled: #fc7d73;
--cb-color-bg-surface-brand: #ffefee;
--cb-color-bg-surface-brand-hovered: #fededc;
--cb-color-bg-surface-brand-pressed: #fececb;
--cb-color-bg-surface-brand-selected: #ffe6e4;
--cb-color-bg-surface-brand-disabled: #fff7f6;
--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: #fb3424;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e02e20;
--cb-color-bg-fill-brand-hovered: #e4473b;
--cb-color-bg-fill-brand-pressed: #e6584d;
--cb-color-bg-fill-brand-selected: #e55044;
--cb-color-bg-fill-brand-disabled: #eb7970;
--cb-color-text-brand: #d02b1e;
--cb-color-text-brand-hovered: #d43c30;
--cb-color-text-brand-pressed: #d9554b;
--cb-color-text-brand-selected: #d64539;
--cb-color-text-brand-disabled: #e1776f;
--cb-color-border-selected: #e02e20;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dc2e20;
--cb-color-bg-fill-brand-pressed: #c92a1d;
--cb-color-bg-fill-brand-selected: #d32c1e;
--cb-color-bg-fill-brand-disabled: #a02117;
--cb-color-text-brand-hovered: #e73021;
--cb-color-text-brand-pressed: #c92a1d;
--cb-color-text-brand-selected: #dc2e20;
--cb-color-text-brand-disabled: #a02117;
--cb-color-bg-surface-brand: #280806;
--cb-color-bg-surface-brand-hovered: #3c0c09;
--cb-color-bg-surface-brand-pressed: #51110c;
--cb-color-bg-surface-brand-selected: #320a07;
--cb-color-bg-surface-brand-disabled: #1f0604;
--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: #472724;
--cb-color-bg-surface-brand-hovered: #572824;
--cb-color-bg-surface-brand-pressed: #692924;
--cb-color-bg-surface-brand-selected: #4f2724;
--cb-color-bg-surface-brand-disabled: #3e2624;}
:root{--al-color-border-selected: #e82012;
--al-color-border-elevated-selected: #e82012;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e1;
--al-color-bg-surface-brand-hovered: #ffd3c7;
--al-color-bg-surface-brand-pressed: #ffc0b1;
--al-color-bg-surface-brand-selected: #ffc0b1;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe7e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd3c7;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b1;
--al-color-bg-surface-brand-elevated-selected: #ffc0b1;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e82012;
--al-color-bg-fill-brand-hovered: #d00900;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad9c;
--al-color-text-brand: #d00900;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9986;
--al-color-text-on-bg-fill-brand: #fffcfc;
--al-color-text-on-bg-fill-brand-hovered: #fffcfc;
--al-color-text-on-bg-fill-brand-pressed: #fffcfc;
--al-color-text-on-bg-fill-brand-selected: #fffcfc;
--al-color-text-on-bg-fill-brand-disabled: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d00900;
--al-color-border-elevated-selected: #d00900;
--al-color-bg-fill-brand: #d00900;
--al-color-bg-fill-brand-hovered: #b50000;
--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: #f42c1d;
--al-color-border-elevated-selected: #ff523f;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #460000;
--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: #460000;
--al-color-bg-fill-brand: #ff7964;
--al-color-bg-fill-brand-hovered: #ff9986;
--al-color-bg-fill-brand-pressed: #ffb8a8;
--al-color-bg-fill-brand-selected: #ffd7cd;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7964;
--al-color-text-brand-hovered: #ff9986;
--al-color-text-brand-pressed: #ffb8a8;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--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);
}



