: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: #da2f2f;
--cb-color-bg-fill-brand-hovered: #de4848;
--cb-color-bg-fill-brand-pressed: #e15959;
--cb-color-bg-fill-brand-selected: #e05050;
--cb-color-bg-fill-brand-disabled: #e77a7a;
--cb-color-text-brand: #da2f2f;
--cb-color-text-brand-hovered: #dd3f3f;
--cb-color-text-brand-pressed: #e15959;
--cb-color-text-brand-selected: #de4848;
--cb-color-text-brand-disabled: #e77a7a;
--cb-color-bg-surface-brand: #fcefef;
--cb-color-bg-surface-brand-hovered: #f9dede;
--cb-color-bg-surface-brand-pressed: #f6cdcd;
--cb-color-bg-surface-brand-selected: #fbe6e6;
--cb-color-bg-surface-brand-disabled: #fef7f7;
--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: #da2f2f;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d12d2d;
--cb-color-text-brand-hovered: #d53d3d;
--cb-color-text-brand-pressed: #da5757;
--cb-color-text-brand-selected: #d74747;
--cb-color-text-brand-disabled: #e27979;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #bf2929;
--cb-color-bg-fill-brand-pressed: #ae2626;
--cb-color-bg-fill-brand-selected: #b72727;
--cb-color-bg-fill-brand-disabled: #8b1e1e;
--cb-color-text-brand-hovered: #c92b2b;
--cb-color-text-brand-pressed: #ae2626;
--cb-color-text-brand-selected: #bf2929;
--cb-color-text-brand-disabled: #8b1e1e;
--cb-color-bg-surface-brand: #230808;
--cb-color-bg-surface-brand-hovered: #340b0b;
--cb-color-bg-surface-brand-pressed: #460f0f;
--cb-color-bg-surface-brand-selected: #2c0909;
--cb-color-bg-surface-brand-disabled: #1b0606;
--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: #412626;
--cb-color-bg-surface-brand-hovered: #502727;
--cb-color-bg-surface-brand-pressed: #5f2828;
--cb-color-bg-surface-brand-selected: #482626;
--cb-color-bg-surface-brand-disabled: #3a2525;}
:root{--al-color-border-selected: #de3432;
--al-color-border-elevated-selected: #de3432;
--al-color-outline-focused: #620001;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd2cb;
--al-color-bg-surface-brand-pressed: #ffc0b8;
--al-color-bg-surface-brand-selected: #ffc0b8;
--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: #ffc0b8;
--al-color-bg-surface-brand-elevated-selected: #ffc0b8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #de3432;
--al-color-bg-fill-brand-hovered: #ca1e23;
--al-color-bg-fill-brand-pressed: #b30917;
--al-color-bg-fill-brand-selected: #9a000d;
--al-color-bg-fill-brand-disabled: #ffada2;
--al-color-text-brand: #ca1e23;
--al-color-text-brand-hovered: #b30917;
--al-color-text-brand-pressed: #9a000d;
--al-color-text-brand-selected: #7f0005;
--al-color-text-brand-disabled: #ff998d;
--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: #b30917;
--al-color-bg-fill-brand-pressed: #9a000d;
--al-color-bg-fill-brand-selected: #7f0005;
--al-color-text-brand: #9a000d;
--al-color-text-brand-hovered: #7f0005;
--al-color-text-brand-pressed: #620001;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #e7413d;
--al-color-border-elevated-selected: #f55b53;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5b0001;
--al-color-bg-surface-brand-pressed: #6d0002;
--al-color-bg-surface-brand-selected: #6d0002;
--al-color-bg-surface-brand-disabled: #360000;
--al-color-bg-surface-brand-elevated: #5b0001;
--al-color-bg-surface-brand-elevated-hovered: #6d0002;
--al-color-bg-surface-brand-elevated-pressed: #800005;
--al-color-bg-surface-brand-elevated-selected: #800005;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #ff786e;
--al-color-bg-fill-brand-hovered: #ff998d;
--al-color-bg-fill-brand-pressed: #ffb8af;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #800005;
--al-color-text-brand: #ff786e;
--al-color-text-brand-hovered: #ff998d;
--al-color-text-brand-pressed: #ffb8af;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #900009;
--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: #360000;}

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