: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: #da281b;
--cb-color-bg-fill-brand-hovered: #de4237;
--cb-color-bg-fill-brand-pressed: #e15349;
--cb-color-bg-fill-brand-selected: #e04b40;
--cb-color-bg-fill-brand-disabled: #e7766d;
--cb-color-text-brand: #da281b;
--cb-color-text-brand-hovered: #dd392d;
--cb-color-text-brand-pressed: #e15349;
--cb-color-text-brand-selected: #de4237;
--cb-color-text-brand-disabled: #e7766d;
--cb-color-bg-surface-brand: #fceeed;
--cb-color-bg-surface-brand-hovered: #f9dcda;
--cb-color-bg-surface-brand-pressed: #f6ccc8;
--cb-color-bg-surface-brand-selected: #fbe5e3;
--cb-color-bg-surface-brand-disabled: #fef7f6;
--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: #da281b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d4271a;
--cb-color-text-brand-hovered: #d7382c;
--cb-color-text-brand-pressed: #dd5248;
--cb-color-text-brand-selected: #d94136;
--cb-color-text-brand-disabled: #e4756d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bf2318;
--cb-color-bg-fill-brand-pressed: #ae2016;
--cb-color-bg-fill-brand-selected: #b72217;
--cb-color-bg-fill-brand-disabled: #8b1a11;
--cb-color-text-brand-hovered: #c92519;
--cb-color-text-brand-pressed: #ae2016;
--cb-color-text-brand-selected: #bf2318;
--cb-color-text-brand-disabled: #8b1a11;
--cb-color-bg-surface-brand: #230604;
--cb-color-bg-surface-brand-hovered: #340a06;
--cb-color-bg-surface-brand-pressed: #460d09;
--cb-color-bg-surface-brand-selected: #2c0805;
--cb-color-bg-surface-brand-disabled: #1b0503;
--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: #412523;
--cb-color-bg-surface-brand-hovered: #502522;
--cb-color-bg-surface-brand-pressed: #5f2521;
--cb-color-bg-surface-brand-selected: #482522;
--cb-color-bg-surface-brand-disabled: #3a2423;}
:root{--al-color-border-selected: #e03123;
--al-color-border-elevated-selected: #e03123;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd2c9;
--al-color-bg-surface-brand-pressed: #ffc0b4;
--al-color-bg-surface-brand-selected: #ffc0b4;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c9;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b4;
--al-color-bg-surface-brand-elevated-selected: #ffc0b4;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e03123;
--al-color-bg-fill-brand-hovered: #cd180d;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffac9e;
--al-color-text-brand: #cd180d;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cd180d;
--al-color-border-elevated-selected: #cd180d;
--al-color-bg-fill-brand: #cd180d;
--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: #e93f2f;
--al-color-border-elevated-selected: #f75a49;
--al-color-outline-focused: #ffd7cf;
--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: #390000;
--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: #ff7866;
--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: #ff7866;
--al-color-text-brand-hovered: #ff9989;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--al-color-text-on-bg-fill-brand-disabled: #390000;}

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



