: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: #ae2d2f;
--cb-color-bg-fill-brand-hovered: #b84748;
--cb-color-bg-fill-brand-pressed: #be5759;
--cb-color-bg-fill-brand-selected: #bb4f50;
--cb-color-bg-fill-brand-disabled: #cb797a;
--cb-color-text-brand: #ae2d2f;
--cb-color-text-brand-hovered: #b43d3f;
--cb-color-text-brand-pressed: #be5759;
--cb-color-text-brand-selected: #b84748;
--cb-color-text-brand-disabled: #cb797a;
--cb-color-bg-surface-brand: #f9efef;
--cb-color-bg-surface-brand-hovered: #f2ddde;
--cb-color-bg-surface-brand-pressed: #eccdcd;
--cb-color-bg-surface-brand-selected: #f5e5e6;
--cb-color-bg-surface-brand-disabled: #fcf7f7;
--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: #ae2d2f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #992829;
--cb-color-bg-fill-brand-pressed: #8b2426;
--cb-color-bg-fill-brand-selected: #922627;
--cb-color-bg-fill-brand-disabled: #6f1d1e;
--cb-color-text-brand-hovered: #a0292b;
--cb-color-text-brand-pressed: #8b2426;
--cb-color-text-brand-selected: #992829;
--cb-color-text-brand-disabled: #6f1d1e;
--cb-color-bg-surface-brand: #1c0708;
--cb-color-bg-surface-brand-hovered: #2a0b0b;
--cb-color-bg-surface-brand-pressed: #380e0f;
--cb-color-bg-surface-brand-selected: #230909;
--cb-color-bg-surface-brand-disabled: #150506;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3a2526;
--cb-color-bg-surface-brand-hovered: #452627;
--cb-color-bg-surface-brand-pressed: #502728;
--cb-color-bg-surface-brand-selected: #402626;
--cb-color-bg-surface-brand-disabled: #352525;}
:root{--al-color-border-selected: #c84e4b;
--al-color-border-elevated-selected: #c84e4b;
--al-color-outline-focused: #62000a;
--al-color-bg-surface-brand: #fce8e6;
--al-color-bg-surface-brand-hovered: #f9d5d1;
--al-color-bg-surface-brand-pressed: #f6c3be;
--al-color-bg-surface-brand-selected: #f6c3be;
--al-color-bg-surface-brand-disabled: #fdf1f0;
--al-color-bg-surface-brand-elevated: #fce8e6;
--al-color-bg-surface-brand-elevated-hovered: #f9d5d1;
--al-color-bg-surface-brand-elevated-pressed: #f6c3be;
--al-color-bg-surface-brand-elevated-selected: #f6c3be;
--al-color-bg-surface-brand-elevated-disabled: #fdf1f0;
--al-color-bg-fill-brand: #c84e4b;
--al-color-bg-fill-brand-hovered: #b93a3a;
--al-color-bg-fill-brand-pressed: #a7272a;
--al-color-bg-fill-brand-selected: #93161e;
--al-color-bg-fill-brand-disabled: #f2b1ab;
--al-color-text-brand: #b93a3a;
--al-color-text-brand-hovered: #a7272a;
--al-color-text-brand-pressed: #93161e;
--al-color-text-brand-selected: #7c0713;
--al-color-text-brand-disabled: #eea099;
--al-color-text-on-bg-fill-brand: #fefdfc;
--al-color-text-on-bg-fill-brand-hovered: #fefdfc;
--al-color-text-on-bg-fill-brand-pressed: #fefdfc;
--al-color-text-on-bg-fill-brand-selected: #fefdfc;
--al-color-text-on-bg-fill-brand-disabled: #fdf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b93a3a;
--al-color-border-elevated-selected: #b93a3a;
--al-color-bg-fill-brand: #b93a3a;
--al-color-bg-fill-brand-hovered: #a7272a;
--al-color-bg-fill-brand-pressed: #93161e;
--al-color-bg-fill-brand-selected: #7c0713;
--al-color-text-brand: #93161e;
--al-color-text-brand-hovered: #7c0713;
--al-color-text-brand-pressed: #62000a;
--al-color-text-brand-selected: #400003;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #cf5955;
--al-color-border-elevated-selected: #db7069;
--al-color-outline-focused: #fad8d5;
--al-color-bg-surface-brand: #440004;
--al-color-bg-surface-brand-hovered: #5a0007;
--al-color-bg-surface-brand-pressed: #6c010d;
--al-color-bg-surface-brand-selected: #6c010d;
--al-color-bg-surface-brand-disabled: #390002;
--al-color-bg-surface-brand-elevated: #5a0007;
--al-color-bg-surface-brand-elevated-hovered: #6c010d;
--al-color-bg-surface-brand-elevated-pressed: #7d0713;
--al-color-bg-surface-brand-elevated-selected: #7d0713;
--al-color-bg-surface-brand-elevated-disabled: #440004;
--al-color-bg-fill-brand: #e58881;
--al-color-bg-fill-brand-hovered: #eea19a;
--al-color-bg-fill-brand-pressed: #f5bcb6;
--al-color-bg-fill-brand-selected: #fad8d5;
--al-color-bg-fill-brand-disabled: #7d0713;
--al-color-text-brand: #e58881;
--al-color-text-brand-hovered: #eea19a;
--al-color-text-brand-pressed: #f5bcb6;
--al-color-text-brand-selected: #fad8d5;
--al-color-text-brand-disabled: #8b1019;
--al-color-text-on-bg-fill-brand: #280001;
--al-color-text-on-bg-fill-brand-hovered: #280001;
--al-color-text-on-bg-fill-brand-pressed: #280001;
--al-color-text-on-bg-fill-brand-selected: #280001;
--al-color-text-on-bg-fill-brand-disabled: #390002;}

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



