: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: #e90101;
--cb-color-bg-fill-brand-hovered: #ec2020;
--cb-color-bg-fill-brand-pressed: #ed3434;
--cb-color-bg-fill-brand-selected: #ed2a2a;
--cb-color-bg-fill-brand-disabled: #f15d5d;
--cb-color-text-brand: #e90101;
--cb-color-text-brand-hovered: #eb1515;
--cb-color-text-brand-pressed: #ed3434;
--cb-color-text-brand-selected: #ec2020;
--cb-color-text-brand-disabled: #f15d5d;
--cb-color-bg-surface-brand: #fdebeb;
--cb-color-bg-surface-brand-hovered: #fbd6d6;
--cb-color-bg-surface-brand-pressed: #fac2c2;
--cb-color-bg-surface-brand-selected: #fce0e0;
--cb-color-bg-surface-brand-disabled: #fef5f5;
--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: #e90101;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #db0101;
--cb-color-text-brand-hovered: #de1515;
--cb-color-text-brand-pressed: #e23434;
--cb-color-text-brand-selected: #df2020;
--cb-color-text-brand-disabled: #e85d5d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cd0101;
--cb-color-bg-fill-brand-pressed: #ba0101;
--cb-color-bg-fill-brand-selected: #c40101;
--cb-color-bg-fill-brand-disabled: #950101;
--cb-color-text-brand-hovered: #d70101;
--cb-color-text-brand-pressed: #ba0101;
--cb-color-text-brand-selected: #cd0101;
--cb-color-text-brand-disabled: #950101;
--cb-color-bg-surface-brand: #250000;
--cb-color-bg-surface-brand-hovered: #380000;
--cb-color-bg-surface-brand-pressed: #4b0000;
--cb-color-bg-surface-brand-selected: #2f0000;
--cb-color-bg-surface-brand-disabled: #1c0000;
--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: #441e1e;
--cb-color-bg-surface-brand-hovered: #531c1c;
--cb-color-bg-surface-brand-pressed: #631919;
--cb-color-bg-surface-brand-selected: #4b1d1d;
--cb-color-bg-surface-brand-disabled: #3c2020;}
:root{--al-color-border-selected: #ec0e09;
--al-color-border-elevated-selected: #ec0e09;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd2c9;
--al-color-bg-surface-brand-pressed: #ffbfb2;
--al-color-bg-surface-brand-selected: #ffbfb2;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c9;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb2;
--al-color-bg-surface-brand-elevated-selected: #ffbfb2;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #ec0e09;
--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: #ffad9e;
--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: #ff9987;
--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: #fff1ee;}

: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: #f6271d;
--al-color-border-elevated-selected: #ff5141;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #440000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #390000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #440000;
--al-color-bg-fill-brand: #ff7866;
--al-color-bg-fill-brand-hovered: #ff9988;
--al-color-bg-fill-brand-pressed: #ffb8aa;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7866;
--al-color-text-brand-hovered: #ff9988;
--al-color-text-brand-pressed: #ffb8aa;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #250000;
--al-color-text-on-bg-fill-brand-hovered: #250000;
--al-color-text-on-bg-fill-brand-pressed: #250000;
--al-color-text-on-bg-fill-brand-selected: #250000;
--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);
}



