: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: #C80110;
--cb-color-bg-fill-brand-hovered: #cf202d;
--cb-color-bg-fill-brand-pressed: #d33440;
--cb-color-bg-fill-brand-selected: #d12a36;
--cb-color-bg-fill-brand-disabled: #dc5d66;
--cb-color-text-brand: #C80110;
--cb-color-text-brand-hovered: #cc1523;
--cb-color-text-brand-pressed: #d33440;
--cb-color-text-brand-selected: #cf202d;
--cb-color-text-brand-disabled: #dc5d66;
--cb-color-bg-surface-brand: #fbebec;
--cb-color-bg-surface-brand-hovered: #f6d6d9;
--cb-color-bg-surface-brand-pressed: #f2c2c6;
--cb-color-bg-surface-brand-selected: #f8e0e2;
--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: #C80110;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b0010e;
--cb-color-bg-fill-brand-pressed: #a0010d;
--cb-color-bg-fill-brand-selected: #a8010d;
--cb-color-bg-fill-brand-disabled: #80010a;
--cb-color-text-brand-hovered: #b8010f;
--cb-color-text-brand-pressed: #a0010d;
--cb-color-text-brand-selected: #b0010e;
--cb-color-text-brand-disabled: #80010a;
--cb-color-bg-surface-brand: #200003;
--cb-color-bg-surface-brand-hovered: #300004;
--cb-color-bg-surface-brand-pressed: #400005;
--cb-color-bg-surface-brand-selected: #280003;
--cb-color-bg-surface-brand-disabled: #180002;
--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: #3e1e21;
--cb-color-bg-surface-brand-hovered: #4b1c1f;
--cb-color-bg-surface-brand-pressed: #59191e;
--cb-color-bg-surface-brand-selected: #451d20;
--cb-color-bg-surface-brand-disabled: #382022;}
:root{--al-color-border-selected: #dd362f;
--al-color-border-elevated-selected: #dd362f;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cb;
--al-color-bg-surface-brand-pressed: #ffbfb6;
--al-color-bg-surface-brand-selected: #ffbfb6;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cb;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb6;
--al-color-bg-surface-brand-elevated-selected: #ffbfb6;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #dd362f;
--al-color-bg-fill-brand-hovered: #ce1318;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca1;
--al-color-text-brand: #ce1318;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998c;
--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: #ce1318;
--al-color-border-elevated-selected: #ce1318;
--al-color-bg-fill-brand: #ce1318;
--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: #e4453c;
--al-color-border-elevated-selected: #f06054;
--al-color-outline-focused: #ffd7d1;
--al-color-bg-surface-brand: #460000;
--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: #460000;
--al-color-bg-fill-brand: #f97c6f;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ae;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #f97c6f;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ae;
--al-color-text-brand-selected: #ffd7d1;
--al-color-text-brand-disabled: #900000;
--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: #370000;}