: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: #C90415;
--cb-color-bg-fill-brand-hovered: #d02331;
--cb-color-bg-fill-brand-pressed: #d43644;
--cb-color-bg-fill-brand-selected: #d22c3b;
--cb-color-bg-fill-brand-disabled: #dc5f69;
--cb-color-text-brand: #C90415;
--cb-color-text-brand-hovered: #cd1827;
--cb-color-text-brand-pressed: #d43644;
--cb-color-text-brand-selected: #d02331;
--cb-color-text-brand-disabled: #dc5f69;
--cb-color-bg-surface-brand: #fbebed;
--cb-color-bg-surface-brand-hovered: #f6d7d9;
--cb-color-bg-surface-brand-pressed: #f2c3c7;
--cb-color-bg-surface-brand-selected: #f8e0e3;
--cb-color-bg-surface-brand-disabled: #fdf5f6;
--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: #C90415;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b10412;
--cb-color-bg-fill-brand-pressed: #a10311;
--cb-color-bg-fill-brand-selected: #a90312;
--cb-color-bg-fill-brand-disabled: #80030d;
--cb-color-text-brand-hovered: #b90413;
--cb-color-text-brand-pressed: #a10311;
--cb-color-text-brand-selected: #b10412;
--cb-color-text-brand-disabled: #80030d;
--cb-color-bg-surface-brand: #200103;
--cb-color-bg-surface-brand-hovered: #300105;
--cb-color-bg-surface-brand-pressed: #410107;
--cb-color-bg-surface-brand-selected: #280104;
--cb-color-bg-surface-brand-disabled: #180003;
--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: #3f1f22;
--cb-color-bg-surface-brand-hovered: #4b1c20;
--cb-color-bg-surface-brand-pressed: #591a1f;
--cb-color-bg-surface-brand-selected: #451e21;
--cb-color-bg-surface-brand-disabled: #382022;}
:root{--al-color-border-selected: #de3531;
--al-color-border-elevated-selected: #de3531;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffbfb7;
--al-color-bg-surface-brand-selected: #ffbfb7;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb7;
--al-color-bg-surface-brand-elevated-selected: #ffbfb7;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #de3531;
--al-color-bg-fill-brand-hovered: #ce121b;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca2;
--al-color-text-brand: #ce121b;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998d;
--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: #ce121b;
--al-color-border-elevated-selected: #ce121b;
--al-color-bg-fill-brand: #ce121b;
--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: #e5443d;
--al-color-border-elevated-selected: #f06056;
--al-color-outline-focused: #ffd7d2;
--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: #f97c70;
--al-color-bg-fill-brand-hovered: #ff998d;
--al-color-bg-fill-brand-pressed: #ffb8af;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f97c70;
--al-color-text-brand-hovered: #ff998d;
--al-color-text-brand-pressed: #ffb8af;
--al-color-text-brand-selected: #ffd7d2;
--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);
}



