: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: #e52625;
--cb-color-bg-fill-brand-hovered: #e84040;
--cb-color-bg-fill-brand-pressed: #ea5151;
--cb-color-bg-fill-brand-selected: #e94948;
--cb-color-bg-fill-brand-disabled: #ee7474;
--cb-color-text-brand: #e52625;
--cb-color-text-brand-hovered: #e73736;
--cb-color-text-brand-pressed: #ea5151;
--cb-color-text-brand-selected: #e84040;
--cb-color-text-brand-disabled: #ee7474;
--cb-color-bg-surface-brand: #fdeeee;
--cb-color-bg-surface-brand-hovered: #fbdcdc;
--cb-color-bg-surface-brand-pressed: #f9cbcb;
--cb-color-bg-surface-brand-selected: #fce5e4;
--cb-color-bg-surface-brand-disabled: #fef6f6;
--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: #e52625;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d52322;
--cb-color-text-brand-hovered: #d83433;
--cb-color-text-brand-pressed: #dd4f4e;
--cb-color-text-brand-selected: #da3e3d;
--cb-color-text-brand-disabled: #e47272;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c92121;
--cb-color-bg-fill-brand-pressed: #b71e1e;
--cb-color-bg-fill-brand-selected: #c0201f;
--cb-color-bg-fill-brand-disabled: #921818;
--cb-color-text-brand-hovered: #d32322;
--cb-color-text-brand-pressed: #b71e1e;
--cb-color-text-brand-selected: #c92121;
--cb-color-text-brand-disabled: #921818;
--cb-color-bg-surface-brand: #250606;
--cb-color-bg-surface-brand-hovered: #370909;
--cb-color-bg-surface-brand-pressed: #4a0c0c;
--cb-color-bg-surface-brand-selected: #2e0807;
--cb-color-bg-surface-brand-disabled: #1c0504;
--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: #432424;
--cb-color-bg-surface-brand-hovered: #522424;
--cb-color-bg-surface-brand-pressed: #622524;
--cb-color-bg-surface-brand-selected: #4b2424;
--cb-color-bg-surface-brand-disabled: #3b2424;}
:root{--al-color-border-selected: #e52725;
--al-color-border-elevated-selected: #e52725;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd3cb;
--al-color-bg-surface-brand-pressed: #ffbfb5;
--al-color-bg-surface-brand-selected: #ffbfb5;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe7e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cb;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb5;
--al-color-bg-surface-brand-elevated-selected: #ffbfb5;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e52725;
--al-color-bg-fill-brand-hovered: #d00714;
--al-color-bg-fill-brand-pressed: #b50003;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca0;
--al-color-text-brand: #d00714;
--al-color-text-brand-hovered: #b50003;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998b;
--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: #d00714;
--al-color-border-elevated-selected: #d00714;
--al-color-bg-fill-brand: #d00714;
--al-color-bg-fill-brand-hovered: #b50003;
--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: #ef3530;
--al-color-border-elevated-selected: #fe5248;
--al-color-outline-focused: #ffd7d0;
--al-color-bg-surface-brand: #450000;
--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: #360000;
--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: #450000;
--al-color-bg-fill-brand: #ff786b;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ad;
--al-color-bg-fill-brand-selected: #ffd7d0;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786b;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ad;
--al-color-text-brand-selected: #ffd7d0;
--al-color-text-brand-disabled: #900000;
--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: #360000;}

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



