: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: #fc3423;
--cb-color-bg-fill-brand-hovered: #fc4d3e;
--cb-color-bg-fill-brand-pressed: #fd5d4f;
--cb-color-bg-fill-brand-selected: #fc5546;
--cb-color-bg-fill-brand-disabled: #fd7d72;
--cb-color-text-brand: #fc3423;
--cb-color-text-brand-hovered: #fc4434;
--cb-color-text-brand-pressed: #fd5d4f;
--cb-color-text-brand-selected: #fc4d3e;
--cb-color-text-brand-disabled: #fd7d72;
--cb-color-bg-surface-brand: #ffefee;
--cb-color-bg-surface-brand-hovered: #ffdedc;
--cb-color-bg-surface-brand-pressed: #fececa;
--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: #fc3423;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e02e1f;
--cb-color-bg-fill-brand-hovered: #e4473a;
--cb-color-bg-fill-brand-pressed: #e6584c;
--cb-color-bg-fill-brand-selected: #e55043;
--cb-color-bg-fill-brand-disabled: #eb7970;
--cb-color-text-brand: #d02b1d;
--cb-color-text-brand-hovered: #d43c2f;
--cb-color-text-brand-pressed: #d9554a;
--cb-color-text-brand-selected: #d64538;
--cb-color-text-brand-disabled: #e1776f;
--cb-color-border-selected: #e02e1f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #dd2e1f;
--cb-color-bg-fill-brand-pressed: #ca2a1c;
--cb-color-bg-fill-brand-selected: #d32c1d;
--cb-color-bg-fill-brand-disabled: #a12116;
--cb-color-text-brand-hovered: #e83020;
--cb-color-text-brand-pressed: #ca2a1c;
--cb-color-text-brand-selected: #dd2e1f;
--cb-color-text-brand-disabled: #a12116;
--cb-color-bg-surface-brand: #290806;
--cb-color-bg-surface-brand-hovered: #3c0c08;
--cb-color-bg-surface-brand-pressed: #51110b;
--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: #582824;
--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: #e81f10;
--al-color-border-elevated-selected: #e81f10;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e1;
--al-color-bg-surface-brand-hovered: #ffd2c7;
--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: #ffd2c7;
--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: #e81f10;
--al-color-bg-fill-brand-hovered: #d00800;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad9b;
--al-color-text-brand: #d00800;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9985;
--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: #d00800;
--al-color-border-elevated-selected: #d00800;
--al-color-bg-fill-brand: #d00800;
--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: #f42b1b;
--al-color-border-elevated-selected: #ff523e;
--al-color-outline-focused: #ffd7cd;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--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: #ff9985;
--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: #ff9985;
--al-color-text-brand-pressed: #ffb8a8;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #910000;
--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);
}



