: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: #d51423;
--cb-color-bg-fill-brand-hovered: #da313e;
--cb-color-bg-fill-brand-pressed: #dd434f;
--cb-color-bg-fill-brand-selected: #dc3a46;
--cb-color-bg-fill-brand-disabled: #e46972;
--cb-color-text-brand: #d51423;
--cb-color-text-brand-hovered: #d82634;
--cb-color-text-brand-pressed: #dd434f;
--cb-color-text-brand-selected: #da313e;
--cb-color-text-brand-disabled: #e46972;
--cb-color-bg-surface-brand: #fcedee;
--cb-color-bg-surface-brand-hovered: #f8d9dc;
--cb-color-bg-surface-brand-pressed: #f5c7ca;
--cb-color-bg-surface-brand-selected: #fae2e4;
--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: #d51423;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bb121f;
--cb-color-bg-fill-brand-pressed: #aa101c;
--cb-color-bg-fill-brand-selected: #b3111d;
--cb-color-bg-fill-brand-disabled: #880d16;
--cb-color-text-brand-hovered: #c41220;
--cb-color-text-brand-pressed: #aa101c;
--cb-color-text-brand-selected: #bb121f;
--cb-color-text-brand-disabled: #880d16;
--cb-color-bg-surface-brand: #220306;
--cb-color-bg-surface-brand-hovered: #330508;
--cb-color-bg-surface-brand-pressed: #44060b;
--cb-color-bg-surface-brand-selected: #2b0407;
--cb-color-bg-surface-brand-disabled: #1a0204;
--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: #402124;
--cb-color-bg-surface-brand-hovered: #4e2024;
--cb-color-bg-surface-brand-pressed: #5d1f24;
--cb-color-bg-surface-brand-selected: #472124;
--cb-color-bg-surface-brand-disabled: #3a2224;}
:root{--al-color-border-selected: #e22d31;
--al-color-border-elevated-selected: #e22d31;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--al-color-bg-surface-brand-pressed: #ffbfb8;
--al-color-bg-surface-brand-selected: #ffbfb8;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb8;
--al-color-bg-surface-brand-elevated-selected: #ffbfb8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #e22d31;
--al-color-bg-fill-brand-hovered: #d0071e;
--al-color-bg-fill-brand-pressed: #b5000b;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca2;
--al-color-text-brand: #d0071e;
--al-color-text-brand-hovered: #b5000b;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998f;
--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: #d0071e;
--al-color-border-elevated-selected: #d0071e;
--al-color-bg-fill-brand: #d0071e;
--al-color-bg-fill-brand-hovered: #b5000b;
--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: #ea3d3c;
--al-color-border-elevated-selected: #f65a54;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #460000;
--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: #380000;
--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: #460000;
--al-color-bg-fill-brand: #ff786f;
--al-color-bg-fill-brand-hovered: #ff988f;
--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: #ff786f;
--al-color-text-brand-hovered: #ff988f;
--al-color-text-brand-pressed: #ffb8b0;
--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: #380000;}

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



