: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: #f2323d;
--cb-color-bg-fill-brand-hovered: #f44b55;
--cb-color-bg-fill-brand-pressed: #f55b64;
--cb-color-bg-fill-brand-selected: #f4535c;
--cb-color-bg-fill-brand-disabled: #f77c83;
--cb-color-text-brand: #f2323d;
--cb-color-text-brand-hovered: #f3424c;
--cb-color-text-brand-pressed: #f55b64;
--cb-color-text-brand-selected: #f44b55;
--cb-color-text-brand-disabled: #f77c83;
--cb-color-bg-surface-brand: #feeff0;
--cb-color-bg-surface-brand-hovered: #fddee0;
--cb-color-bg-surface-brand-pressed: #fcced1;
--cb-color-bg-surface-brand-selected: #fde6e7;
--cb-color-bg-surface-brand-disabled: #fef7f7;
--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: #f2323d;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #df2e38;
--cb-color-bg-fill-brand-hovered: #e34750;
--cb-color-bg-fill-brand-pressed: #e55860;
--cb-color-bg-fill-brand-selected: #e45058;
--cb-color-bg-fill-brand-disabled: #eb7980;
--cb-color-text-brand: #d02b34;
--cb-color-text-brand-hovered: #d43c44;
--cb-color-text-brand-pressed: #d9555d;
--cb-color-text-brand-selected: #d6454d;
--cb-color-text-brand-disabled: #e1777d;
--cb-color-border-selected: #df2e38;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d52c36;
--cb-color-bg-fill-brand-pressed: #c22831;
--cb-color-bg-fill-brand-selected: #cb2a33;
--cb-color-bg-fill-brand-disabled: #9b2027;
--cb-color-text-brand-hovered: #df2e38;
--cb-color-text-brand-pressed: #c22831;
--cb-color-text-brand-selected: #d52c36;
--cb-color-text-brand-disabled: #9b2027;
--cb-color-bg-surface-brand: #27080a;
--cb-color-bg-surface-brand-hovered: #3a0c0f;
--cb-color-bg-surface-brand-pressed: #4e1014;
--cb-color-bg-surface-brand-selected: #300a0c;
--cb-color-bg-surface-brand-disabled: #1d0607;
--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: #452628;
--cb-color-bg-surface-brand-hovered: #55272a;
--cb-color-bg-surface-brand-pressed: #66292c;
--cb-color-bg-surface-brand-selected: #4d2729;
--cb-color-bg-surface-brand-disabled: #3d2627;}
:root{--al-color-border-selected: #e52434;
--al-color-border-elevated-selected: #e52434;
--al-color-outline-focused: #620007;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffc0b9;
--al-color-bg-surface-brand-selected: #ffc0b9;
--al-color-bg-surface-brand-disabled: #fff1ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b9;
--al-color-bg-surface-brand-elevated-selected: #ffc0b9;
--al-color-bg-surface-brand-elevated-disabled: #fff1ef;
--al-color-bg-fill-brand: #e52434;
--al-color-bg-fill-brand-hovered: #ce0e28;
--al-color-bg-fill-brand-pressed: #b5001d;
--al-color-bg-fill-brand-selected: #9a0014;
--al-color-bg-fill-brand-disabled: #ffaca5;
--al-color-text-brand: #ce0e28;
--al-color-text-brand-hovered: #b5001d;
--al-color-text-brand-pressed: #9a0014;
--al-color-text-brand-selected: #7f000d;
--al-color-text-brand-disabled: #ff9891;
--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: #fff1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ce0e28;
--al-color-border-elevated-selected: #ce0e28;
--al-color-bg-fill-brand: #ce0e28;
--al-color-bg-fill-brand-hovered: #b5001d;
--al-color-bg-fill-brand-pressed: #9a0014;
--al-color-bg-fill-brand-selected: #7f000d;
--al-color-text-brand: #9a0014;
--al-color-text-brand-hovered: #7f000d;
--al-color-text-brand-pressed: #620007;
--al-color-text-brand-selected: #400003;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #f1303c;
--al-color-border-elevated-selected: #ff5052;
--al-color-outline-focused: #ffd7d3;
--al-color-bg-surface-brand: #450003;
--al-color-bg-surface-brand-hovered: #5b0006;
--al-color-bg-surface-brand-pressed: #6d0009;
--al-color-bg-surface-brand-selected: #6d0009;
--al-color-bg-surface-brand-disabled: #390002;
--al-color-bg-surface-brand-elevated: #5b0006;
--al-color-bg-surface-brand-elevated-hovered: #6d0009;
--al-color-bg-surface-brand-elevated-pressed: #80000d;
--al-color-bg-surface-brand-elevated-selected: #80000d;
--al-color-bg-surface-brand-elevated-disabled: #450003;
--al-color-bg-fill-brand: #ff7773;
--al-color-bg-fill-brand-hovered: #ff9892;
--al-color-bg-fill-brand-pressed: #ffb8b1;
--al-color-bg-fill-brand-selected: #ffd7d3;
--al-color-bg-fill-brand-disabled: #80000d;
--al-color-text-brand: #ff7773;
--al-color-text-brand-hovered: #ff9892;
--al-color-text-brand-pressed: #ffb8b1;
--al-color-text-brand-selected: #ffd7d3;
--al-color-text-brand-disabled: #900011;
--al-color-text-on-bg-fill-brand: #270001;
--al-color-text-on-bg-fill-brand-hovered: #270001;
--al-color-text-on-bg-fill-brand-pressed: #270001;
--al-color-text-on-bg-fill-brand-selected: #270001;
--al-color-text-on-bg-fill-brand-disabled: #390002;}

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



