: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: #c80909;
--cb-color-bg-fill-brand-hovered: #cf2727;
--cb-color-bg-fill-brand-pressed: #d33a3a;
--cb-color-bg-fill-brand-selected: #d13131;
--cb-color-bg-fill-brand-disabled: #dc6262;
--cb-color-text-brand: #c80909;
--cb-color-text-brand-hovered: #cc1c1c;
--cb-color-text-brand-pressed: #d33a3a;
--cb-color-text-brand-selected: #cf2727;
--cb-color-text-brand-disabled: #dc6262;
--cb-color-bg-surface-brand: #fbecec;
--cb-color-bg-surface-brand-hovered: #f6d7d7;
--cb-color-bg-surface-brand-pressed: #f2c4c4;
--cb-color-bg-surface-brand-selected: #f8e1e1;
--cb-color-bg-surface-brand-disabled: #fdf5f5;
--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: #c80909;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b00808;
--cb-color-bg-fill-brand-pressed: #a00707;
--cb-color-bg-fill-brand-selected: #a80808;
--cb-color-bg-fill-brand-disabled: #800606;
--cb-color-text-brand-hovered: #b80808;
--cb-color-text-brand-pressed: #a00707;
--cb-color-text-brand-selected: #b00808;
--cb-color-text-brand-disabled: #800606;
--cb-color-bg-surface-brand: #200101;
--cb-color-bg-surface-brand-hovered: #300202;
--cb-color-bg-surface-brand-pressed: #400303;
--cb-color-bg-surface-brand-selected: #280202;
--cb-color-bg-surface-brand-disabled: #180101;
--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: #3e2020;
--cb-color-bg-surface-brand-hovered: #4b1e1e;
--cb-color-bg-surface-brand-pressed: #591b1b;
--cb-color-bg-surface-brand-selected: #451f1f;
--cb-color-bg-surface-brand-disabled: #382121;}
:root{--al-color-border-selected: #dd372b;
--al-color-border-elevated-selected: #dd372b;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd3cb;
--al-color-bg-surface-brand-pressed: #ffbfb4;
--al-color-bg-surface-brand-selected: #ffbfb4;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cb;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb4;
--al-color-bg-surface-brand-elevated-selected: #ffbfb4;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #dd372b;
--al-color-bg-fill-brand-hovered: #cd1712;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada0;
--al-color-text-brand: #cd1712;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998b;
--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: #cd1712;
--al-color-border-elevated-selected: #cd1712;
--al-color-bg-fill-brand: #cd1712;
--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: #e44638;
--al-color-border-elevated-selected: #ef6152;
--al-color-outline-focused: #ffd7d0;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #390000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #f97c6d;
--al-color-bg-fill-brand-hovered: #ff998b;
--al-color-bg-fill-brand-pressed: #ffb8ad;
--al-color-bg-fill-brand-selected: #ffd7d0;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f97c6d;
--al-color-text-brand-hovered: #ff998b;
--al-color-text-brand-pressed: #ffb8ad;
--al-color-text-brand-selected: #ffd7d0;
--al-color-text-brand-disabled: #910000;
--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: #390000;}

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



