: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: #e23008;
--cb-color-bg-fill-brand-hovered: #e64926;
--cb-color-bg-fill-brand-pressed: #e85939;
--cb-color-bg-fill-brand-selected: #e75130;
--cb-color-bg-fill-brand-disabled: #ec7b61;
--cb-color-text-brand: #e23008;
--cb-color-text-brand-hovered: #e4401b;
--cb-color-text-brand-pressed: #e85939;
--cb-color-text-brand-selected: #e64926;
--cb-color-text-brand-disabled: #ec7b61;
--cb-color-bg-surface-brand: #fdefec;
--cb-color-bg-surface-brand-hovered: #faded7;
--cb-color-bg-surface-brand-pressed: #f8cdc4;
--cb-color-bg-surface-brand-selected: #fbe6e1;
--cb-color-bg-surface-brand-disabled: #fef7f5;
--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: #e23008;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d22d07;
--cb-color-text-brand-hovered: #d63d1a;
--cb-color-text-brand-pressed: #db5739;
--cb-color-text-brand-selected: #d74725;
--cb-color-text-brand-disabled: #e27960;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c72a07;
--cb-color-bg-fill-brand-pressed: #b52606;
--cb-color-bg-fill-brand-selected: #be2807;
--cb-color-bg-fill-brand-disabled: #901f05;
--cb-color-text-brand-hovered: #d02c07;
--cb-color-text-brand-pressed: #b52606;
--cb-color-text-brand-selected: #c72a07;
--cb-color-text-brand-disabled: #901f05;
--cb-color-bg-surface-brand: #240801;
--cb-color-bg-surface-brand-hovered: #360b02;
--cb-color-bg-surface-brand-pressed: #490f03;
--cb-color-bg-surface-brand-selected: #2d0a02;
--cb-color-bg-surface-brand-disabled: #1b0601;
--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: #43261f;
--cb-color-bg-surface-brand-hovered: #51271d;
--cb-color-bg-surface-brand-pressed: #61281b;
--cb-color-bg-surface-brand-selected: #4a261e;
--cb-color-bg-surface-brand-disabled: #3b2521;}
:root{--al-color-border-selected: #e23008;
--al-color-border-elevated-selected: #e23008;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6df;
--al-color-bg-surface-brand-hovered: #ffd2c5;
--al-color-bg-surface-brand-pressed: #ffc0af;
--al-color-bg-surface-brand-selected: #ffc0af;
--al-color-bg-surface-brand-disabled: #fff0ec;
--al-color-bg-surface-brand-elevated: #ffe6df;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c5;
--al-color-bg-surface-brand-elevated-pressed: #ffc0af;
--al-color-bg-surface-brand-elevated-selected: #ffc0af;
--al-color-bg-surface-brand-elevated-disabled: #fff0ec;
--al-color-bg-fill-brand: #e23008;
--al-color-bg-fill-brand-hovered: #cc1a00;
--al-color-bg-fill-brand-pressed: #b50300;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad99;
--al-color-text-brand: #cc1a00;
--al-color-text-brand-hovered: #b50300;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9a82;
--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: #fff0ec;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #cc1a00;
--al-color-border-elevated-selected: #cc1a00;
--al-color-bg-fill-brand: #cc1a00;
--al-color-bg-fill-brand-hovered: #b50300;
--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: #eb3d1b;
--al-color-border-elevated-selected: #fb5739;
--al-color-outline-focused: #ffd7cd;
--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: #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: #440000;
--al-color-bg-fill-brand: #ff795e;
--al-color-bg-fill-brand-hovered: #ff9a82;
--al-color-bg-fill-brand-pressed: #ffb9a7;
--al-color-bg-fill-brand-selected: #ffd7cd;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff795e;
--al-color-text-brand-hovered: #ff9a82;
--al-color-text-brand-pressed: #ffb9a7;
--al-color-text-brand-selected: #ffd7cd;
--al-color-text-brand-disabled: #910000;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}