: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: #CF6167;
--cb-color-bg-fill-brand-hovered: #d57479;
--cb-color-bg-fill-brand-pressed: #d98185;
--cb-color-bg-fill-brand-selected: #d77a7f;
--cb-color-bg-fill-brand-disabled: #e09a9e;
--cb-color-text-brand: #CF6167;
--cb-color-text-brand-hovered: #d36d73;
--cb-color-text-brand-pressed: #d98185;
--cb-color-text-brand-selected: #d57479;
--cb-color-text-brand-disabled: #e09a9e;
--cb-color-bg-surface-brand: #fbf3f3;
--cb-color-bg-surface-brand-hovered: #f7e6e7;
--cb-color-bg-surface-brand-pressed: #f4d9db;
--cb-color-bg-surface-brand-selected: #f9eced;
--cb-color-bg-surface-brand-disabled: #fdf9f9;
--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: #CF6167;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ba575c;
--cb-color-bg-fill-brand-hovered: #c26b70;
--cb-color-bg-fill-brand-pressed: #c8797d;
--cb-color-bg-fill-brand-selected: #c57276;
--cb-color-bg-fill-brand-disabled: #d39497;
--cb-color-text-brand: #af5257;
--cb-color-text-brand-hovered: #b56064;
--cb-color-text-brand-pressed: #bf7579;
--cb-color-text-brand-selected: #b9676b;
--cb-color-text-brand-disabled: #cc9094;
--cb-color-border-selected: #ba575c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b6555a;
--cb-color-bg-fill-brand-pressed: #a64e52;
--cb-color-bg-fill-brand-selected: #ae5156;
--cb-color-bg-fill-brand-disabled: #843e42;
--cb-color-text-brand-hovered: #bf595f;
--cb-color-text-brand-pressed: #a64e52;
--cb-color-text-brand-selected: #b6555a;
--cb-color-text-brand-disabled: #843e42;
--cb-color-bg-surface-brand: #211011;
--cb-color-bg-surface-brand-hovered: #321719;
--cb-color-bg-surface-brand-pressed: #431f21;
--cb-color-bg-surface-brand-selected: #291315;
--cb-color-bg-surface-brand-disabled: #190c0d;
--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: #3f2e2f;
--cb-color-bg-surface-brand-hovered: #4d3334;
--cb-color-bg-surface-brand-pressed: #5b383a;
--cb-color-bg-surface-brand-selected: #463031;
--cb-color-bg-surface-brand-disabled: #392b2c;}
:root{--al-color-border-selected: #bf545b;
--al-color-border-elevated-selected: #bf545b;
--al-color-outline-focused: #521a1f;
--al-color-bg-surface-brand: #ffe6e6;
--al-color-bg-surface-brand-hovered: #ffd2d1;
--al-color-bg-surface-brand-pressed: #ffbebf;
--al-color-bg-surface-brand-selected: #ffbebf;
--al-color-bg-surface-brand-disabled: #fff1f1;
--al-color-bg-surface-brand-elevated: #ffe6e6;
--al-color-bg-surface-brand-elevated-hovered: #ffd2d1;
--al-color-bg-surface-brand-elevated-pressed: #ffbebf;
--al-color-bg-surface-brand-elevated-selected: #ffbebf;
--al-color-bg-surface-brand-elevated-disabled: #fff1f1;
--al-color-bg-fill-brand: #bf545b;
--al-color-bg-fill-brand-hovered: #aa474e;
--al-color-bg-fill-brand-pressed: #953b41;
--al-color-bg-fill-brand-selected: #7f3036;
--al-color-bg-fill-brand-disabled: #fcadae;
--al-color-text-brand: #aa474e;
--al-color-text-brand-hovered: #953b41;
--al-color-text-brand-pressed: #7f3036;
--al-color-text-brand-selected: #69252a;
--al-color-text-brand-disabled: #f79c9e;
--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: #fff1f1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #aa474e;
--al-color-border-elevated-selected: #aa474e;
--al-color-bg-fill-brand: #aa474e;
--al-color-bg-fill-brand-hovered: #953b41;
--al-color-bg-fill-brand-pressed: #7f3036;
--al-color-bg-fill-brand-selected: #69252a;
--al-color-text-brand: #7f3036;
--al-color-text-brand-hovered: #69252a;
--al-color-text-brand-pressed: #521a1f;
--al-color-text-brand-selected: #340e11;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ca5c63;
--al-color-border-elevated-selected: #dc6e73;
--al-color-outline-focused: #ffd7d6;
--al-color-bg-surface-brand: #391013;
--al-color-bg-surface-brand-hovered: #4c181c;
--al-color-bg-surface-brand-pressed: #5b1e23;
--al-color-bg-surface-brand-selected: #5b1e23;
--al-color-bg-surface-brand-disabled: #2d0b0d;
--al-color-bg-surface-brand-elevated: #4c181c;
--al-color-bg-surface-brand-elevated-hovered: #5b1e23;
--al-color-bg-surface-brand-elevated-pressed: #6a252b;
--al-color-bg-surface-brand-elevated-selected: #6a252b;
--al-color-bg-surface-brand-elevated-disabled: #391013;
--al-color-bg-fill-brand: #eb8387;
--al-color-bg-fill-brand-hovered: #f79c9e;
--al-color-bg-fill-brand-pressed: #feb7b8;
--al-color-bg-fill-brand-selected: #ffd7d6;
--al-color-bg-fill-brand-disabled: #6a252b;
--al-color-text-brand: #eb8387;
--al-color-text-brand-hovered: #f79c9e;
--al-color-text-brand-pressed: #feb7b8;
--al-color-text-brand-selected: #ffd7d6;
--al-color-text-brand-disabled: #782c32;
--al-color-text-on-bg-fill-brand: #1f0607;
--al-color-text-on-bg-fill-brand-hovered: #1f0607;
--al-color-text-on-bg-fill-brand-pressed: #1f0607;
--al-color-text-on-bg-fill-brand-selected: #1f0607;
--al-color-text-on-bg-fill-brand-disabled: #2d0b0d;}