: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: #f31b1b;
--cb-color-bg-fill-brand-hovered: #f43737;
--cb-color-bg-fill-brand-pressed: #f54949;
--cb-color-bg-fill-brand-selected: #f54040;
--cb-color-bg-fill-brand-disabled: #f76d6d;
--cb-color-text-brand: #f31b1b;
--cb-color-text-brand-hovered: #f42d2d;
--cb-color-text-brand-pressed: #f54949;
--cb-color-text-brand-selected: #f43737;
--cb-color-text-brand-disabled: #f76d6d;
--cb-color-bg-surface-brand: #feeded;
--cb-color-bg-surface-brand-hovered: #fddada;
--cb-color-bg-surface-brand-pressed: #fcc8c8;
--cb-color-bg-surface-brand-selected: #fee3e3;
--cb-color-bg-surface-brand-disabled: #fff6f6;
--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: #f31b1b;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #e91a1a;
--cb-color-bg-fill-brand-hovered: #ec3636;
--cb-color-bg-fill-brand-pressed: #ed4848;
--cb-color-bg-fill-brand-selected: #ed3f3f;
--cb-color-bg-fill-brand-disabled: #f16d6d;
--cb-color-text-brand: #d71818;
--cb-color-text-brand-hovered: #da2a2a;
--cb-color-text-brand-pressed: #df4646;
--cb-color-text-brand-selected: #dc3434;
--cb-color-text-brand-disabled: #e56b6b;
--cb-color-border-selected: #e91a1a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d51818;
--cb-color-bg-fill-brand-pressed: #c21616;
--cb-color-bg-fill-brand-selected: #cc1717;
--cb-color-bg-fill-brand-disabled: #9b1111;
--cb-color-text-brand-hovered: #e01919;
--cb-color-text-brand-pressed: #c21616;
--cb-color-text-brand-selected: #d51818;
--cb-color-text-brand-disabled: #9b1111;
--cb-color-bg-surface-brand: #270404;
--cb-color-bg-surface-brand-hovered: #3a0606;
--cb-color-bg-surface-brand-pressed: #4e0909;
--cb-color-bg-surface-brand-selected: #310505;
--cb-color-bg-surface-brand-disabled: #1e0303;
--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: #452323;
--cb-color-bg-surface-brand-hovered: #562222;
--cb-color-bg-surface-brand-pressed: #672121;
--cb-color-bg-surface-brand-selected: #4d2222;
--cb-color-bg-surface-brand-disabled: #3d2323;}
:root{--al-color-border-selected: #ec0c13;
--al-color-border-elevated-selected: #ec0c13;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd2c8;
--al-color-bg-surface-brand-pressed: #ffbfb3;
--al-color-bg-surface-brand-selected: #ffbfb3;
--al-color-bg-surface-brand-disabled: #fff1ed;
--al-color-bg-surface-brand-elevated: #ffe7e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c8;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb3;
--al-color-bg-surface-brand-elevated-selected: #ffbfb3;
--al-color-bg-surface-brand-elevated-disabled: #fff1ed;
--al-color-bg-fill-brand: #ec0c13;
--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: #ffac9e;
--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: #ff9989;
--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: #fff1ed;}

: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: #f72320;
--al-color-border-elevated-selected: #ff5145;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #460000;
--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: #390000;
--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: #460000;
--al-color-bg-fill-brand: #ff7868;
--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: #ff7868;
--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: #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: #390000;}

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



