: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: #d8201f;
--cb-color-bg-fill-brand-hovered: #dd3b3a;
--cb-color-bg-fill-brand-pressed: #e04d4c;
--cb-color-bg-fill-brand-selected: #de4443;
--cb-color-bg-fill-brand-disabled: #e67070;
--cb-color-text-brand: #d8201f;
--cb-color-text-brand-hovered: #db3131;
--cb-color-text-brand-pressed: #e04d4c;
--cb-color-text-brand-selected: #dd3b3a;
--cb-color-text-brand-disabled: #e67070;
--cb-color-bg-surface-brand: #fceeed;
--cb-color-bg-surface-brand-hovered: #f9dbdb;
--cb-color-bg-surface-brand-pressed: #f6cac9;
--cb-color-bg-surface-brand-selected: #fae4e4;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #d8201f;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d7201f;
--cb-color-text-brand-hovered: #da3131;
--cb-color-text-brand-pressed: #df4d4c;
--cb-color-text-brand-selected: #dc3b3a;
--cb-color-text-brand-disabled: #e57070;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #be1c1b;
--cb-color-bg-fill-brand-pressed: #ad1a19;
--cb-color-bg-fill-brand-selected: #b51b1a;
--cb-color-bg-fill-brand-disabled: #8a1414;
--cb-color-text-brand-hovered: #c71d1d;
--cb-color-text-brand-pressed: #ad1a19;
--cb-color-text-brand-selected: #be1c1b;
--cb-color-text-brand-disabled: #8a1414;
--cb-color-bg-surface-brand: #230505;
--cb-color-bg-surface-brand-hovered: #340807;
--cb-color-bg-surface-brand-pressed: #450a0a;
--cb-color-bg-surface-brand-selected: #2b0606;
--cb-color-bg-surface-brand-disabled: #1a0404;
--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: #412323;
--cb-color-bg-surface-brand-hovered: #4f2323;
--cb-color-bg-surface-brand-pressed: #5e2322;
--cb-color-bg-surface-brand-selected: #482323;
--cb-color-bg-surface-brand-disabled: #3a2423;}
:root{--al-color-border-selected: #e12f2a;
--al-color-border-elevated-selected: #e12f2a;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2ca;
--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: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2ca;
--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: #e12f2a;
--al-color-bg-fill-brand-hovered: #ce1116;
--al-color-bg-fill-brand-pressed: #b50002;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada1;
--al-color-text-brand: #ce1116;
--al-color-text-brand-hovered: #b50002;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998c;
--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: #ce1116;
--al-color-border-elevated-selected: #ce1116;
--al-color-bg-fill-brand: #ce1116;
--al-color-bg-fill-brand-hovered: #b50002;
--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: #e93d35;
--al-color-border-elevated-selected: #f75a4e;
--al-color-outline-focused: #ffd7d1;
--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: #360000;
--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: #ff786a;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ad;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786a;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ad;
--al-color-text-brand-selected: #ffd7d1;
--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: #360000;}

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



