: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: #cb1f24;
--cb-color-bg-fill-brand-hovered: #d13a3f;
--cb-color-bg-fill-brand-pressed: #d54c50;
--cb-color-bg-fill-brand-selected: #d34347;
--cb-color-bg-fill-brand-disabled: #de7073;
--cb-color-text-brand: #cb1f24;
--cb-color-text-brand-hovered: #cf3135;
--cb-color-text-brand-pressed: #d54c50;
--cb-color-text-brand-selected: #d13a3f;
--cb-color-text-brand-disabled: #de7073;
--cb-color-bg-surface-brand: #fbedee;
--cb-color-bg-surface-brand-hovered: #f7dbdc;
--cb-color-bg-surface-brand-pressed: #f3c9cb;
--cb-color-bg-surface-brand-selected: #f9e4e4;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #cb1f24;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b21b20;
--cb-color-bg-fill-brand-pressed: #a2191d;
--cb-color-bg-fill-brand-selected: #aa1a1e;
--cb-color-bg-fill-brand-disabled: #821417;
--cb-color-text-brand-hovered: #bb1d21;
--cb-color-text-brand-pressed: #a2191d;
--cb-color-text-brand-selected: #b21b20;
--cb-color-text-brand-disabled: #821417;
--cb-color-bg-surface-brand: #210506;
--cb-color-bg-surface-brand-hovered: #310709;
--cb-color-bg-surface-brand-pressed: #410a0c;
--cb-color-bg-surface-brand-selected: #290607;
--cb-color-bg-surface-brand-disabled: #190404;
--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: #3f2324;
--cb-color-bg-surface-brand-hovered: #4c2324;
--cb-color-bg-surface-brand-pressed: #5a2224;
--cb-color-bg-surface-brand-selected: #452324;
--cb-color-bg-surface-brand-disabled: #382324;}
:root{--al-color-border-selected: #db3936;
--al-color-border-elevated-selected: #db3936;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--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: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--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: #db3936;
--al-color-bg-fill-brand-hovered: #ca1e23;
--al-color-bg-fill-brand-pressed: #b50014;
--al-color-bg-fill-brand-selected: #9a0005;
--al-color-bg-fill-brand-disabled: #ffaca2;
--al-color-text-brand: #ca1e23;
--al-color-text-brand-hovered: #b50014;
--al-color-text-brand-pressed: #9a0005;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff988e;
--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: #ca1e23;
--al-color-border-elevated-selected: #ca1e23;
--al-color-bg-fill-brand: #ca1e23;
--al-color-bg-fill-brand-hovered: #b50014;
--al-color-bg-fill-brand-pressed: #9a0005;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0005;
--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: #e34641;
--al-color-border-elevated-selected: #ef6158;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #450000;
--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: #450000;
--al-color-bg-fill-brand: #f97c72;
--al-color-bg-fill-brand-hovered: #ff998e;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f97c72;
--al-color-text-brand-hovered: #ff998e;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #910002;
--al-color-text-on-bg-fill-brand: #240000;
--al-color-text-on-bg-fill-brand-hovered: #240000;
--al-color-text-on-bg-fill-brand-pressed: #240000;
--al-color-text-on-bg-fill-brand-selected: #240000;
--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);
}



