: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: #d40808;
--cb-color-bg-fill-brand-hovered: #d92626;
--cb-color-bg-fill-brand-pressed: #dd3939;
--cb-color-bg-fill-brand-selected: #db3030;
--cb-color-bg-fill-brand-disabled: #e46161;
--cb-color-text-brand: #d40808;
--cb-color-text-brand-hovered: #d71b1b;
--cb-color-text-brand-pressed: #dd3939;
--cb-color-text-brand-selected: #d92626;
--cb-color-text-brand-disabled: #e46161;
--cb-color-bg-surface-brand: #fcecec;
--cb-color-bg-surface-brand-hovered: #f8d7d7;
--cb-color-bg-surface-brand-pressed: #f5c4c4;
--cb-color-bg-surface-brand-selected: #fae1e1;
--cb-color-bg-surface-brand-disabled: #fdf5f5;
--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: #d40808;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #ba0707;
--cb-color-bg-fill-brand-pressed: #aa0606;
--cb-color-bg-fill-brand-selected: #b20707;
--cb-color-bg-fill-brand-disabled: #880505;
--cb-color-text-brand-hovered: #c30707;
--cb-color-text-brand-pressed: #aa0606;
--cb-color-text-brand-selected: #ba0707;
--cb-color-text-brand-disabled: #880505;
--cb-color-bg-surface-brand: #220101;
--cb-color-bg-surface-brand-hovered: #330202;
--cb-color-bg-surface-brand-pressed: #440303;
--cb-color-bg-surface-brand-selected: #2a0202;
--cb-color-bg-surface-brand-disabled: #1a0101;
--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: #401f1f;
--cb-color-bg-surface-brand-hovered: #4e1d1d;
--cb-color-bg-surface-brand-pressed: #5d1b1b;
--cb-color-bg-surface-brand-selected: #471e1e;
--cb-color-bg-surface-brand-disabled: #392121;}
:root{--al-color-border-selected: #e32c22;
--al-color-border-elevated-selected: #e32c22;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e1;
--al-color-bg-surface-brand-hovered: #ffd2c9;
--al-color-bg-surface-brand-pressed: #ffc0b4;
--al-color-bg-surface-brand-selected: #ffc0b4;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e1;
--al-color-bg-surface-brand-elevated-hovered: #ffd2c9;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b4;
--al-color-bg-surface-brand-elevated-selected: #ffc0b4;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e32c22;
--al-color-bg-fill-brand-hovered: #d10004;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada0;
--al-color-text-brand: #d10004;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff998a;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10004;
--al-color-border-elevated-selected: #d10004;
--al-color-bg-fill-brand: #d10004;
--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: #ea3c30;
--al-color-border-elevated-selected: #f75a4a;
--al-color-outline-focused: #ffd7d0;
--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: #ff7868;
--al-color-bg-fill-brand-hovered: #ff998a;
--al-color-bg-fill-brand-pressed: #ffb8ac;
--al-color-bg-fill-brand-selected: #ffd7d0;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff7868;
--al-color-text-brand-hovered: #ff998a;
--al-color-text-brand-pressed: #ffb8ac;
--al-color-text-brand-selected: #ffd7d0;
--al-color-text-brand-disabled: #910000;
--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: #380000;}

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



