: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: #c50215;
--cb-color-bg-fill-brand-hovered: #cc2131;
--cb-color-bg-fill-brand-pressed: #d13544;
--cb-color-bg-fill-brand-selected: #ce2b3b;
--cb-color-bg-fill-brand-disabled: #da5d69;
--cb-color-text-brand: #c50215;
--cb-color-text-brand-hovered: #ca1627;
--cb-color-text-brand-pressed: #d13544;
--cb-color-text-brand-selected: #cc2131;
--cb-color-text-brand-disabled: #da5d69;
--cb-color-bg-surface-brand: #faebed;
--cb-color-bg-surface-brand-hovered: #f6d6d9;
--cb-color-bg-surface-brand-pressed: #f1c2c7;
--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: #c50215;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ad0212;
--cb-color-bg-fill-brand-pressed: #9e0211;
--cb-color-bg-fill-brand-selected: #a50212;
--cb-color-bg-fill-brand-disabled: #7e010d;
--cb-color-text-brand-hovered: #b60213;
--cb-color-text-brand-pressed: #9e0211;
--cb-color-text-brand-selected: #ad0212;
--cb-color-text-brand-disabled: #7e010d;
--cb-color-bg-surface-brand: #200003;
--cb-color-bg-surface-brand-hovered: #2f0005;
--cb-color-bg-surface-brand-pressed: #3f0107;
--cb-color-bg-surface-brand-selected: #270004;
--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: #3e1f22;
--cb-color-bg-surface-brand-hovered: #4b1c20;
--cb-color-bg-surface-brand-pressed: #58191f;
--cb-color-bg-surface-brand-selected: #441d21;
--cb-color-bg-surface-brand-disabled: #382022;}
:root{--al-color-border-selected: #dc3834;
--al-color-border-elevated-selected: #dc3834;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffc0b7;
--al-color-bg-surface-brand-selected: #ffc0b7;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b7;
--al-color-bg-surface-brand-elevated-selected: #ffc0b7;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #dc3834;
--al-color-bg-fill-brand-hovered: #cc171e;
--al-color-bg-fill-brand-pressed: #b50004;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada3;
--al-color-text-brand: #cc171e;
--al-color-text-brand-hovered: #b50004;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #fe998e;
--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: #cc171e;
--al-color-border-elevated-selected: #cc171e;
--al-color-bg-fill-brand: #cc171e;
--al-color-bg-fill-brand-hovered: #b50004;
--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: #e34640;
--al-color-border-elevated-selected: #ee6258;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #440000;
--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: #380000;
--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: #440000;
--al-color-bg-fill-brand: #f77d72;
--al-color-bg-fill-brand-hovered: #fe998e;
--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: #f77d72;
--al-color-text-brand-hovered: #fe998e;
--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: #290000;
--al-color-text-on-bg-fill-brand-hovered: #290000;
--al-color-text-on-bg-fill-brand-pressed: #290000;
--al-color-text-on-bg-fill-brand-selected: #290000;
--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);
}



