: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: #ac161e;
--cb-color-bg-fill-brand-hovered: #b63239;
--cb-color-bg-fill-brand-pressed: #bd454b;
--cb-color-bg-fill-brand-selected: #b93b42;
--cb-color-bg-fill-brand-disabled: #ca6a6f;
--cb-color-text-brand: #ac161e;
--cb-color-text-brand-hovered: #b32830;
--cb-color-text-brand-pressed: #bd454b;
--cb-color-text-brand-selected: #b63239;
--cb-color-text-brand-disabled: #ca6a6f;
--cb-color-bg-surface-brand: #f8eded;
--cb-color-bg-surface-brand-hovered: #f2dadb;
--cb-color-bg-surface-brand-pressed: #ebc7c9;
--cb-color-bg-surface-brand-selected: #f5e3e4;
--cb-color-bg-surface-brand-disabled: #fcf6f6;
--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: #ac161e;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #97131a;
--cb-color-bg-fill-brand-pressed: #8a1218;
--cb-color-bg-fill-brand-selected: #901219;
--cb-color-bg-fill-brand-disabled: #6e0e13;
--cb-color-text-brand-hovered: #9f141c;
--cb-color-text-brand-pressed: #8a1218;
--cb-color-text-brand-selected: #97131a;
--cb-color-text-brand-disabled: #6e0e13;
--cb-color-bg-surface-brand: #1c0405;
--cb-color-bg-surface-brand-hovered: #290507;
--cb-color-bg-surface-brand-pressed: #37070a;
--cb-color-bg-surface-brand-selected: #220406;
--cb-color-bg-surface-brand-disabled: #150304;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3a2223;
--cb-color-bg-surface-brand-hovered: #452123;
--cb-color-bg-surface-brand-pressed: #501f22;
--cb-color-bg-surface-brand-selected: #3f2123;
--cb-color-bg-surface-brand-disabled: #352223;}
:root{--al-color-border-selected: #cc4b45;
--al-color-border-elevated-selected: #cc4b45;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #fce7e5;
--al-color-bg-surface-brand-hovered: #fad4d0;
--al-color-bg-surface-brand-pressed: #f7c2bc;
--al-color-bg-surface-brand-selected: #f7c2bc;
--al-color-bg-surface-brand-disabled: #fdf1ef;
--al-color-bg-surface-brand-elevated: #fce7e5;
--al-color-bg-surface-brand-elevated-hovered: #fad4d0;
--al-color-bg-surface-brand-elevated-pressed: #f7c2bc;
--al-color-bg-surface-brand-elevated-selected: #f7c2bc;
--al-color-bg-surface-brand-elevated-disabled: #fdf1ef;
--al-color-bg-fill-brand: #cc4b45;
--al-color-bg-fill-brand-hovered: #be3332;
--al-color-bg-fill-brand-pressed: #ae1a20;
--al-color-bg-fill-brand-selected: #9a0010;
--al-color-bg-fill-brand-disabled: #f4b1a9;
--al-color-text-brand: #be3332;
--al-color-text-brand-hovered: #ae1a20;
--al-color-text-brand-pressed: #9a0010;
--al-color-text-brand-selected: #7f0002;
--al-color-text-brand-disabled: #f0a098;
--al-color-text-on-bg-fill-brand: #fefbfb;
--al-color-text-on-bg-fill-brand-hovered: #fefbfb;
--al-color-text-on-bg-fill-brand-pressed: #fefbfb;
--al-color-text-on-bg-fill-brand-selected: #fefbfb;
--al-color-text-on-bg-fill-brand-disabled: #fdf1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #be3332;
--al-color-border-elevated-selected: #be3332;
--al-color-bg-fill-brand: #be3332;
--al-color-bg-fill-brand-hovered: #ae1a20;
--al-color-bg-fill-brand-pressed: #9a0010;
--al-color-bg-fill-brand-selected: #7f0002;
--al-color-text-brand: #9a0010;
--al-color-text-brand-hovered: #7f0002;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d35650;
--al-color-border-elevated-selected: #de6e66;
--al-color-outline-focused: #fad8d4;
--al-color-bg-surface-brand: #450000;
--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: #360000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800002;
--al-color-bg-surface-brand-elevated-selected: #800002;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #e8867e;
--al-color-bg-fill-brand-hovered: #f0a098;
--al-color-bg-fill-brand-pressed: #f6bbb5;
--al-color-bg-fill-brand-selected: #fad8d4;
--al-color-bg-fill-brand-disabled: #800002;
--al-color-text-brand: #e8867e;
--al-color-text-brand-hovered: #f0a098;
--al-color-text-brand-pressed: #f6bbb5;
--al-color-text-brand-selected: #fad8d4;
--al-color-text-brand-disabled: #90000a;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--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);
}



