: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: #e55c57;
--cb-color-bg-fill-brand-hovered: #e8706b;
--cb-color-bg-fill-brand-pressed: #ea7d79;
--cb-color-bg-fill-brand-selected: #e97672;
--cb-color-bg-fill-brand-disabled: #ee9794;
--cb-color-text-brand: #e55c57;
--cb-color-text-brand-hovered: #e76964;
--cb-color-text-brand-pressed: #ea7d79;
--cb-color-text-brand-selected: #e8706b;
--cb-color-text-brand-disabled: #ee9794;
--cb-color-bg-surface-brand: #fdf2f2;
--cb-color-bg-surface-brand-hovered: #fbe5e4;
--cb-color-bg-surface-brand-pressed: #f9d8d7;
--cb-color-bg-surface-brand-selected: #fcebeb;
--cb-color-bg-surface-brand-disabled: #fef9f8;
--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: #e55c57;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c44f4b;
--cb-color-bg-fill-brand-hovered: #cb6461;
--cb-color-bg-fill-brand-pressed: #d0726f;
--cb-color-bg-fill-brand-selected: #cd6b68;
--cb-color-bg-fill-brand-disabled: #d98e8c;
--cb-color-text-brand: #b94a46;
--cb-color-text-brand-hovered: #be5855;
--cb-color-text-brand-pressed: #c76e6b;
--cb-color-text-brand-selected: #c2605c;
--cb-color-text-brand-disabled: #d28b89;
--cb-color-border-selected: #c44f4b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c9514c;
--cb-color-bg-fill-brand-pressed: #b74a46;
--cb-color-bg-fill-brand-selected: #c04d49;
--cb-color-bg-fill-brand-disabled: #923b38;
--cb-color-text-brand-hovered: #d35550;
--cb-color-text-brand-pressed: #b74a46;
--cb-color-text-brand-selected: #c9514c;
--cb-color-text-brand-disabled: #923b38;
--cb-color-bg-surface-brand: #250f0e;
--cb-color-bg-surface-brand-hovered: #371615;
--cb-color-bg-surface-brand-pressed: #4a1e1c;
--cb-color-bg-surface-brand-selected: #2e1211;
--cb-color-bg-surface-brand-disabled: #1c0b0b;
--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: #432d2c;
--cb-color-bg-surface-brand-hovered: #523130;
--cb-color-bg-surface-brand-pressed: #623634;
--cb-color-bg-surface-brand-selected: #4b2f2e;
--cb-color-bg-surface-brand-disabled: #3b2b2a;}
:root{--al-color-border-selected: #cc4a46;
--al-color-border-elevated-selected: #cc4a46;
--al-color-outline-focused: #581414;
--al-color-bg-surface-brand: #ffe7e4;
--al-color-bg-surface-brand-hovered: #ffd3ce;
--al-color-bg-surface-brand-pressed: #ffc0b8;
--al-color-bg-surface-brand-selected: #ffc0b8;
--al-color-bg-surface-brand-disabled: #fff0ef;
--al-color-bg-surface-brand-elevated: #ffe7e4;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ce;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b8;
--al-color-bg-surface-brand-elevated-selected: #ffc0b8;
--al-color-bg-surface-brand-elevated-disabled: #fff0ef;
--al-color-bg-fill-brand: #cc4a46;
--al-color-bg-fill-brand-hovered: #b63d3b;
--al-color-bg-fill-brand-pressed: #9f3230;
--al-color-bg-fill-brand-selected: #892727;
--al-color-bg-fill-brand-disabled: #ffaca4;
--al-color-text-brand: #b63d3b;
--al-color-text-brand-hovered: #9f3230;
--al-color-text-brand-pressed: #892727;
--al-color-text-brand-selected: #711e1e;
--al-color-text-brand-disabled: #ff9991;
--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: #fff0ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #b63d3b;
--al-color-border-elevated-selected: #b63d3b;
--al-color-bg-fill-brand: #b63d3b;
--al-color-bg-fill-brand-hovered: #9f3230;
--al-color-bg-fill-brand-pressed: #892727;
--al-color-bg-fill-brand-selected: #711e1e;
--al-color-text-brand: #892727;
--al-color-text-brand-hovered: #711e1e;
--al-color-text-brand-pressed: #581414;
--al-color-text-brand-selected: #390a0a;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d8514d;
--al-color-border-elevated-selected: #ec635e;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #3e0c0b;
--al-color-bg-surface-brand-hovered: #511212;
--al-color-bg-surface-brand-pressed: #621818;
--al-color-bg-surface-brand-selected: #621818;
--al-color-bg-surface-brand-disabled: #310808;
--al-color-bg-surface-brand-elevated: #511212;
--al-color-bg-surface-brand-elevated-hovered: #621818;
--al-color-bg-surface-brand-elevated-pressed: #721e1e;
--al-color-bg-surface-brand-elevated-selected: #721e1e;
--al-color-bg-surface-brand-elevated-disabled: #3e0c0b;
--al-color-bg-fill-brand: #fc7a72;
--al-color-bg-fill-brand-hovered: #ff9890;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d2;
--al-color-bg-fill-brand-disabled: #721e1e;
--al-color-text-brand: #fc7a72;
--al-color-text-brand-hovered: #ff9890;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #802423;
--al-color-text-on-bg-fill-brand: #230404;
--al-color-text-on-bg-fill-brand-hovered: #230404;
--al-color-text-on-bg-fill-brand-pressed: #230404;
--al-color-text-on-bg-fill-brand-selected: #230404;
--al-color-text-on-bg-fill-brand-disabled: #310808;}

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



