: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: #ea4739;
--cb-color-bg-fill-brand-hovered: #ed5d51;
--cb-color-bg-fill-brand-pressed: #ee6c61;
--cb-color-bg-fill-brand-selected: #ed6559;
--cb-color-bg-fill-brand-disabled: #f28980;
--cb-color-text-brand: #ea4739;
--cb-color-text-brand-hovered: #ec5549;
--cb-color-text-brand-pressed: #ee6c61;
--cb-color-text-brand-selected: #ed5d51;
--cb-color-text-brand-disabled: #f28980;
--cb-color-bg-surface-brand: #fdf1ef;
--cb-color-bg-surface-brand-hovered: #fce1df;
--cb-color-bg-surface-brand-pressed: #fad3d0;
--cb-color-bg-surface-brand-selected: #fce9e7;
--cb-color-bg-surface-brand-disabled: #fef8f7;
--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: #ea4739;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #d44034;
--cb-color-bg-fill-brand-hovered: #d9574d;
--cb-color-bg-fill-brand-pressed: #dd665d;
--cb-color-bg-fill-brand-selected: #db5f55;
--cb-color-bg-fill-brand-disabled: #e4857d;
--cb-color-text-brand: #c73c30;
--cb-color-text-brand-hovered: #cb4b40;
--cb-color-text-brand-pressed: #d26359;
--cb-color-text-brand-selected: #ce5449;
--cb-color-text-brand-disabled: #db827b;
--cb-color-border-selected: #d44034;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ce3e32;
--cb-color-bg-fill-brand-pressed: #bb392e;
--cb-color-bg-fill-brand-selected: #c43c30;
--cb-color-bg-fill-brand-disabled: #962d24;
--cb-color-text-brand-hovered: #d84135;
--cb-color-text-brand-pressed: #bb392e;
--cb-color-text-brand-selected: #ce3e32;
--cb-color-text-brand-disabled: #962d24;
--cb-color-bg-surface-brand: #260b09;
--cb-color-bg-surface-brand-hovered: #38110e;
--cb-color-bg-surface-brand-pressed: #4b1712;
--cb-color-bg-surface-brand-selected: #2f0e0b;
--cb-color-bg-surface-brand-disabled: #1c0907;
--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: #442a27;
--cb-color-bg-surface-brand-hovered: #532c29;
--cb-color-bg-surface-brand-pressed: #642f2b;
--cb-color-bg-surface-brand-selected: #4c2b28;
--cb-color-bg-surface-brand-disabled: #3c2827;}
:root{--al-color-border-selected: #db3a2e;
--al-color-border-elevated-selected: #db3a2e;
--al-color-outline-focused: #600604;
--al-color-bg-surface-brand: #ffe6e1;
--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: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--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: #fff0ed;
--al-color-bg-fill-brand: #db3a2e;
--al-color-bg-fill-brand-hovered: #c42c22;
--al-color-bg-fill-brand-pressed: #ac2018;
--al-color-bg-fill-brand-selected: #941610;
--al-color-bg-fill-brand-disabled: #ffad9e;
--al-color-text-brand: #c42c22;
--al-color-text-brand-hovered: #ac2018;
--al-color-text-brand-pressed: #941610;
--al-color-text-brand-selected: #7b0d09;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #c42c22;
--al-color-border-elevated-selected: #c42c22;
--al-color-bg-fill-brand: #c42c22;
--al-color-bg-fill-brand-hovered: #ac2018;
--al-color-bg-fill-brand-pressed: #941610;
--al-color-bg-fill-brand-selected: #7b0d09;
--al-color-text-brand: #941610;
--al-color-text-brand-hovered: #7b0d09;
--al-color-text-brand-pressed: #600604;
--al-color-text-brand-selected: #3f0202;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e64335;
--al-color-border-elevated-selected: #f85949;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #440302;
--al-color-bg-surface-brand-hovered: #590503;
--al-color-bg-surface-brand-pressed: #6a0806;
--al-color-bg-surface-brand-selected: #6a0806;
--al-color-bg-surface-brand-disabled: #360201;
--al-color-bg-surface-brand-elevated: #590503;
--al-color-bg-surface-brand-elevated-hovered: #6a0806;
--al-color-bg-surface-brand-elevated-pressed: #7c0e09;
--al-color-bg-surface-brand-elevated-selected: #7c0e09;
--al-color-bg-surface-brand-elevated-disabled: #440302;
--al-color-bg-fill-brand: #ff7867;
--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: #7c0e09;
--al-color-text-brand: #ff7867;
--al-color-text-brand-hovered: #ff9989;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #8b120d;
--al-color-text-on-bg-fill-brand: #240101;
--al-color-text-on-bg-fill-brand-hovered: #240101;
--al-color-text-on-bg-fill-brand-pressed: #240101;
--al-color-text-on-bg-fill-brand-selected: #240101;
--al-color-text-on-bg-fill-brand-disabled: #360201;}

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



