: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: #cb4c54;
--cb-color-bg-fill-brand-hovered: #d16269;
--cb-color-bg-fill-brand-pressed: #d57076;
--cb-color-bg-fill-brand-selected: #d3696f;
--cb-color-bg-fill-brand-disabled: #de8d92;
--cb-color-text-brand: #cb4c54;
--cb-color-text-brand-hovered: #cf5a61;
--cb-color-text-brand-pressed: #d57076;
--cb-color-text-brand-selected: #d16269;
--cb-color-text-brand-disabled: #de8d92;
--cb-color-bg-surface-brand: #fbf1f2;
--cb-color-bg-surface-brand-hovered: #f7e2e4;
--cb-color-bg-surface-brand-pressed: #f3d4d6;
--cb-color-bg-surface-brand-selected: #f9e9ea;
--cb-color-bg-surface-brand-disabled: #fdf8f8;
--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: #cb4c54;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ca4c54;
--cb-color-bg-fill-brand-hovered: #d06269;
--cb-color-bg-fill-brand-disabled: #dd8d92;
--cb-color-text-brand: #bd474e;
--cb-color-text-brand-hovered: #c2555c;
--cb-color-text-brand-pressed: #ca6c71;
--cb-color-text-brand-selected: #c55d64;
--cb-color-text-brand-disabled: #d5898e;
--cb-color-border-selected: #ca4c54;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b2434a;
--cb-color-bg-fill-brand-pressed: #a23d43;
--cb-color-bg-fill-brand-selected: #aa4046;
--cb-color-bg-fill-brand-disabled: #823136;
--cb-color-text-brand-hovered: #bb464d;
--cb-color-text-brand-pressed: #a23d43;
--cb-color-text-brand-selected: #b2434a;
--cb-color-text-brand-disabled: #823136;
--cb-color-bg-surface-brand: #210c0e;
--cb-color-bg-surface-brand-hovered: #311214;
--cb-color-bg-surface-brand-pressed: #41181b;
--cb-color-bg-surface-brand-selected: #290f11;
--cb-color-bg-surface-brand-disabled: #19090a;
--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: #3f2a2c;
--cb-color-bg-surface-brand-hovered: #4c2e2f;
--cb-color-bg-surface-brand-pressed: #5a3133;
--cb-color-bg-surface-brand-selected: #452c2e;
--cb-color-bg-surface-brand-disabled: #38292a;}
:root{--al-color-border-selected: #ca4b53;
--al-color-border-elevated-selected: #ca4b53;
--al-color-outline-focused: #591119;
--al-color-bg-surface-brand: #ffe5e4;
--al-color-bg-surface-brand-hovered: #ffd3d1;
--al-color-bg-surface-brand-pressed: #ffbfbd;
--al-color-bg-surface-brand-selected: #ffbfbd;
--al-color-bg-surface-brand-disabled: #fff1f0;
--al-color-bg-surface-brand-elevated: #ffe5e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd3d1;
--al-color-bg-surface-brand-elevated-pressed: #ffbfbd;
--al-color-bg-surface-brand-elevated-selected: #ffbfbd;
--al-color-bg-surface-brand-elevated-disabled: #fff1f0;
--al-color-bg-fill-brand: #ca4b53;
--al-color-bg-fill-brand-hovered: #b63c46;
--al-color-bg-fill-brand-pressed: #a12f39;
--al-color-bg-fill-brand-selected: #8a242e;
--al-color-bg-fill-brand-disabled: #fdadac;
--al-color-text-brand: #b63c46;
--al-color-text-brand-hovered: #a12f39;
--al-color-text-brand-pressed: #8a242e;
--al-color-text-brand-selected: #731a24;
--al-color-text-brand-disabled: #f99b9b;
--al-color-text-on-bg-fill-brand: #fffafa;
--al-color-text-on-bg-fill-brand-hovered: #fffafa;
--al-color-text-on-bg-fill-brand-pressed: #fffafa;
--al-color-text-on-bg-fill-brand-selected: #fffafa;
--al-color-text-on-bg-fill-brand-disabled: #fff1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b63c46;
--al-color-border-elevated-selected: #b63c46;
--al-color-bg-fill-brand: #b63c46;
--al-color-bg-fill-brand-hovered: #a12f39;
--al-color-bg-fill-brand-pressed: #8a242e;
--al-color-bg-fill-brand-selected: #731a24;
--al-color-text-brand: #8a242e;
--al-color-text-brand-hovered: #731a24;
--al-color-text-brand-pressed: #591119;
--al-color-text-brand-selected: #3a070d;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d3545b;
--al-color-border-elevated-selected: #e3696e;
--al-color-outline-focused: #ffd7d6;
--al-color-bg-surface-brand: #3f090f;
--al-color-bg-surface-brand-hovered: #520f16;
--al-color-bg-surface-brand-pressed: #63141d;
--al-color-bg-surface-brand-selected: #63141d;
--al-color-bg-surface-brand-disabled: #32050a;
--al-color-bg-surface-brand-elevated: #520f16;
--al-color-bg-surface-brand-elevated-hovered: #63141d;
--al-color-bg-surface-brand-elevated-pressed: #741b24;
--al-color-bg-surface-brand-elevated-selected: #741b24;
--al-color-bg-surface-brand-elevated-disabled: #3f090f;
--al-color-bg-fill-brand: #f08183;
--al-color-bg-fill-brand-hovered: #f99b9b;
--al-color-bg-fill-brand-pressed: #ffb7b6;
--al-color-bg-fill-brand-selected: #ffd7d6;
--al-color-bg-fill-brand-disabled: #741b24;
--al-color-text-brand: #f08183;
--al-color-text-brand-hovered: #f99b9b;
--al-color-text-brand-pressed: #ffb7b6;
--al-color-text-brand-selected: #ffd7d6;
--al-color-text-brand-disabled: #82212b;
--al-color-text-on-bg-fill-brand: #220305;
--al-color-text-on-bg-fill-brand-hovered: #220305;
--al-color-text-on-bg-fill-brand-pressed: #220305;
--al-color-text-on-bg-fill-brand-selected: #220305;
--al-color-text-on-bg-fill-brand-disabled: #32050a;}

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



