: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: #ea4546;
--cb-color-bg-fill-brand-hovered: #ed5c5c;
--cb-color-bg-fill-brand-pressed: #ee6a6b;
--cb-color-bg-fill-brand-selected: #ed6364;
--cb-color-bg-fill-brand-disabled: #f28889;
--cb-color-text-brand: #ea4546;
--cb-color-text-brand-hovered: #ec5455;
--cb-color-text-brand-pressed: #ee6a6b;
--cb-color-text-brand-selected: #ed5c5c;
--cb-color-text-brand-disabled: #f28889;
--cb-color-bg-surface-brand: #fdf0f0;
--cb-color-bg-surface-brand-hovered: #fce1e1;
--cb-color-bg-surface-brand-pressed: #fad3d3;
--cb-color-bg-surface-brand-selected: #fce8e9;
--cb-color-bg-surface-brand-disabled: #fef8f8;
--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: #ea4546;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d53f40;
--cb-color-bg-fill-brand-hovered: #da5657;
--cb-color-bg-fill-brand-pressed: #dd6566;
--cb-color-bg-fill-brand-selected: #dc5e5f;
--cb-color-bg-fill-brand-disabled: #e48485;
--cb-color-text-brand: #c73b3b;
--cb-color-text-brand-hovered: #cb4a4a;
--cb-color-text-brand-pressed: #d26262;
--cb-color-text-brand-selected: #ce5353;
--cb-color-text-brand-disabled: #db8282;
--cb-color-border-selected: #d53f40;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce3d3d;
--cb-color-bg-fill-brand-pressed: #bb3738;
--cb-color-bg-fill-brand-selected: #c43a3b;
--cb-color-bg-fill-brand-disabled: #962c2d;
--cb-color-text-brand-hovered: #d84041;
--cb-color-text-brand-pressed: #bb3738;
--cb-color-text-brand-selected: #ce3d3d;
--cb-color-text-brand-disabled: #962c2d;
--cb-color-bg-surface-brand: #260b0b;
--cb-color-bg-surface-brand-hovered: #381111;
--cb-color-bg-surface-brand-pressed: #4b1617;
--cb-color-bg-surface-brand-selected: #2f0e0e;
--cb-color-bg-surface-brand-disabled: #1c0809;
--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: #442929;
--cb-color-bg-surface-brand-hovered: #532c2c;
--cb-color-bg-surface-brand-pressed: #642f2f;
--cb-color-bg-surface-brand-selected: #4c2b2b;
--cb-color-bg-surface-brand-disabled: #3c2828;}
:root{--al-color-border-selected: #db383c;
--al-color-border-elevated-selected: #db383c;
--al-color-outline-focused: #60050d;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cd;
--al-color-bg-surface-brand-pressed: #ffbfb8;
--al-color-bg-surface-brand-selected: #ffbfb8;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cd;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb8;
--al-color-bg-surface-brand-elevated-selected: #ffbfb8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #db383c;
--al-color-bg-fill-brand-hovered: #c42a2f;
--al-color-bg-fill-brand-pressed: #ad1d25;
--al-color-bg-fill-brand-selected: #94131c;
--al-color-bg-fill-brand-disabled: #ffaca4;
--al-color-text-brand: #c42a2f;
--al-color-text-brand-hovered: #ad1d25;
--al-color-text-brand-pressed: #94131c;
--al-color-text-brand-selected: #7b0b15;
--al-color-text-brand-disabled: #ff9890;
--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: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c42a2f;
--al-color-border-elevated-selected: #c42a2f;
--al-color-bg-fill-brand: #c42a2f;
--al-color-bg-fill-brand-hovered: #ad1d25;
--al-color-bg-fill-brand-pressed: #94131c;
--al-color-bg-fill-brand-selected: #7b0b15;
--al-color-text-brand: #94131c;
--al-color-text-brand-hovered: #7b0b15;
--al-color-text-brand-pressed: #60050d;
--al-color-text-brand-selected: #3e0205;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e64243;
--al-color-border-elevated-selected: #f95755;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #440206;
--al-color-bg-surface-brand-hovered: #59040b;
--al-color-bg-surface-brand-pressed: #6b0710;
--al-color-bg-surface-brand-selected: #6b0710;
--al-color-bg-surface-brand-disabled: #360104;
--al-color-bg-surface-brand-elevated: #59040b;
--al-color-bg-surface-brand-elevated-hovered: #6b0710;
--al-color-bg-surface-brand-elevated-pressed: #7c0b15;
--al-color-bg-surface-brand-elevated-selected: #7c0b15;
--al-color-bg-surface-brand-elevated-disabled: #440206;
--al-color-bg-fill-brand: #ff7771;
--al-color-bg-fill-brand-hovered: #ff9890;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #7c0b15;
--al-color-text-brand: #ff7771;
--al-color-text-brand-hovered: #ff9890;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #8b1019;
--al-color-text-on-bg-fill-brand: #250102;
--al-color-text-on-bg-fill-brand-hovered: #250102;
--al-color-text-on-bg-fill-brand-pressed: #250102;
--al-color-text-on-bg-fill-brand-selected: #250102;
--al-color-text-on-bg-fill-brand-disabled: #360104;}

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



