: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: #e60a0a;
--cb-color-bg-fill-brand-hovered: #e92828;
--cb-color-bg-fill-brand-pressed: #eb3b3b;
--cb-color-bg-fill-brand-selected: #ea3131;
--cb-color-bg-fill-brand-disabled: #ef6262;
--cb-color-text-brand: #e60a0a;
--cb-color-text-brand-hovered: #e81d1d;
--cb-color-text-brand-pressed: #eb3b3b;
--cb-color-text-brand-selected: #e92828;
--cb-color-text-brand-disabled: #ef6262;
--cb-color-bg-surface-brand: #fdecec;
--cb-color-bg-surface-brand-hovered: #fbd8d8;
--cb-color-bg-surface-brand-pressed: #f9c4c4;
--cb-color-bg-surface-brand-selected: #fce1e1;
--cb-color-bg-surface-brand-disabled: #fef5f5;
--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: #e60a0a;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #db0a0a;
--cb-color-text-brand-hovered: #de1d1d;
--cb-color-text-brand-pressed: #e23b3b;
--cb-color-text-brand-selected: #df2828;
--cb-color-text-brand-disabled: #e86262;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ca0909;
--cb-color-bg-fill-brand-pressed: #b80808;
--cb-color-bg-fill-brand-selected: #c10808;
--cb-color-bg-fill-brand-disabled: #930606;
--cb-color-text-brand-hovered: #d40909;
--cb-color-text-brand-pressed: #b80808;
--cb-color-text-brand-selected: #ca0909;
--cb-color-text-brand-disabled: #930606;
--cb-color-bg-surface-brand: #250202;
--cb-color-bg-surface-brand-hovered: #370202;
--cb-color-bg-surface-brand-pressed: #4a0303;
--cb-color-bg-surface-brand-selected: #2e0202;
--cb-color-bg-surface-brand-disabled: #1c0101;
--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: #432020;
--cb-color-bg-surface-brand-hovered: #521e1e;
--cb-color-bg-surface-brand-pressed: #621c1c;
--cb-color-bg-surface-brand-selected: #4b1f1f;
--cb-color-bg-surface-brand-disabled: #3c2121;}
:root{--al-color-border-selected: #ea1713;
--al-color-border-elevated-selected: #ea1713;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd3ca;
--al-color-bg-surface-brand-pressed: #ffc0b3;
--al-color-bg-surface-brand-selected: #ffc0b3;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ca;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b3;
--al-color-bg-surface-brand-elevated-selected: #ffc0b3;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #ea1713;
--al-color-bg-fill-brand-hovered: #d10000;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffac9d;
--al-color-text-brand: #d10000;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9988;
--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: #fff1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10000;
--al-color-border-elevated-selected: #d10000;
--al-color-bg-fill-brand: #d10000;
--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: #f32c23;
--al-color-border-elevated-selected: #ff5142;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #440000;
--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: #370000;
--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: #440000;
--al-color-bg-fill-brand: #ff7867;
--al-color-bg-fill-brand-hovered: #ff9989;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7867;
--al-color-text-brand-hovered: #ff9989;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #250000;
--al-color-text-on-bg-fill-brand-hovered: #250000;
--al-color-text-on-bg-fill-brand-pressed: #250000;
--al-color-text-on-bg-fill-brand-selected: #250000;
--al-color-text-on-bg-fill-brand-disabled: #370000;}

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



