: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: #ef0d09;
--cb-color-bg-fill-brand-hovered: #f12a27;
--cb-color-bg-fill-brand-pressed: #f23d3a;
--cb-color-bg-fill-brand-selected: #f23431;
--cb-color-bg-fill-brand-disabled: #f56462;
--cb-color-text-brand: #ef0d09;
--cb-color-text-brand-hovered: #f0201c;
--cb-color-text-brand-pressed: #f23d3a;
--cb-color-text-brand-selected: #f12a27;
--cb-color-text-brand-disabled: #f56462;
--cb-color-bg-surface-brand: #feecec;
--cb-color-bg-surface-brand-hovered: #fcd8d7;
--cb-color-bg-surface-brand-pressed: #fbc5c4;
--cb-color-bg-surface-brand-selected: #fde2e1;
--cb-color-bg-surface-brand-disabled: #fef6f5;
--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: #ef0d09;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ed0d09;
--cb-color-bg-fill-brand-hovered: #ef2a27;
--cb-color-bg-fill-brand-pressed: #f13d3a;
--cb-color-bg-fill-brand-selected: #f03431;
--cb-color-bg-fill-brand-disabled: #f36462;
--cb-color-text-brand: #da0c08;
--cb-color-text-brand-hovered: #dd1f1b;
--cb-color-text-brand-pressed: #e13d39;
--cb-color-text-brand-selected: #de2a26;
--cb-color-text-brand-disabled: #e76461;
--cb-color-border-selected: #ed0d09;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d20b08;
--cb-color-bg-fill-brand-pressed: #bf0a07;
--cb-color-bg-fill-brand-selected: #c90b08;
--cb-color-bg-fill-brand-disabled: #990806;
--cb-color-text-brand-hovered: #dc0c08;
--cb-color-text-brand-pressed: #bf0a07;
--cb-color-text-brand-selected: #d20b08;
--cb-color-text-brand-disabled: #990806;
--cb-color-bg-surface-brand: #260201;
--cb-color-bg-surface-brand-hovered: #390302;
--cb-color-bg-surface-brand-pressed: #4d0403;
--cb-color-bg-surface-brand-selected: #300302;
--cb-color-bg-surface-brand-disabled: #1d0201;
--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: #452020;
--cb-color-bg-surface-brand-hovered: #551e1e;
--cb-color-bg-surface-brand-pressed: #651d1b;
--cb-color-bg-surface-brand-selected: #4d1f1f;
--cb-color-bg-surface-brand-disabled: #3d2121;}
:root{--al-color-border-selected: #ed0706;
--al-color-border-elevated-selected: #ed0706;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd2c8;
--al-color-bg-surface-brand-pressed: #ffc0b3;
--al-color-bg-surface-brand-selected: #ffc0b3;
--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: #ffc0b3;
--al-color-bg-surface-brand-elevated-selected: #ffc0b3;
--al-color-bg-surface-brand-elevated-disabled: #fff1ed;
--al-color-bg-fill-brand: #ed0706;
--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: #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: #f7231a;
--al-color-border-elevated-selected: #ff5141;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #460000;
--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: #370000;
--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: #460000;
--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: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--al-color-text-on-bg-fill-brand-disabled: #370000;}

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



