: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: #bc2f2d;
--cb-color-bg-fill-brand-hovered: #c44847;
--cb-color-bg-fill-brand-pressed: #c95957;
--cb-color-bg-fill-brand-selected: #c7504f;
--cb-color-bg-fill-brand-disabled: #d47a79;
--cb-color-text-brand: #bc2f2d;
--cb-color-text-brand-hovered: #c13f3d;
--cb-color-text-brand-pressed: #c95957;
--cb-color-text-brand-selected: #c44847;
--cb-color-text-brand-disabled: #d47a79;
--cb-color-bg-surface-brand: #faefef;
--cb-color-bg-surface-brand-hovered: #f4dedd;
--cb-color-bg-surface-brand-pressed: #efcdcd;
--cb-color-bg-surface-brand-selected: #f7e6e5;
--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: #bc2f2d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #a52928;
--cb-color-bg-fill-brand-pressed: #962624;
--cb-color-bg-fill-brand-selected: #9e2726;
--cb-color-bg-fill-brand-disabled: #781e1d;
--cb-color-text-brand-hovered: #ad2b29;
--cb-color-text-brand-pressed: #962624;
--cb-color-text-brand-selected: #a52928;
--cb-color-text-brand-disabled: #781e1d;
--cb-color-bg-surface-brand: #1e0807;
--cb-color-bg-surface-brand-hovered: #2d0b0b;
--cb-color-bg-surface-brand-pressed: #3c0f0e;
--cb-color-bg-surface-brand-selected: #260909;
--cb-color-bg-surface-brand-disabled: #170605;
--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: #3c2625;
--cb-color-bg-surface-brand-hovered: #482726;
--cb-color-bg-surface-brand-pressed: #552827;
--cb-color-bg-surface-brand-selected: #422626;
--cb-color-bg-surface-brand-disabled: #362525;}
:root{--al-color-border-selected: #cf4841;
--al-color-border-elevated-selected: #cf4841;
--al-color-outline-focused: #620005;
--al-color-bg-surface-brand: #fee7e4;
--al-color-bg-surface-brand-hovered: #fdd4cf;
--al-color-bg-surface-brand-pressed: #fbc0b9;
--al-color-bg-surface-brand-selected: #fbc0b9;
--al-color-bg-surface-brand-disabled: #fef1ef;
--al-color-bg-surface-brand-elevated: #fee7e4;
--al-color-bg-surface-brand-elevated-hovered: #fdd4cf;
--al-color-bg-surface-brand-elevated-pressed: #fbc0b9;
--al-color-bg-surface-brand-elevated-selected: #fbc0b9;
--al-color-bg-surface-brand-elevated-disabled: #fef1ef;
--al-color-bg-fill-brand: #cf4841;
--al-color-bg-fill-brand-hovered: #bf3330;
--al-color-bg-fill-brand-pressed: #ac2021;
--al-color-bg-fill-brand-selected: #961016;
--al-color-bg-fill-brand-disabled: #f9afa7;
--al-color-text-brand: #bf3330;
--al-color-text-brand-hovered: #ac2021;
--al-color-text-brand-pressed: #961016;
--al-color-text-brand-selected: #7e020c;
--al-color-text-brand-disabled: #f59d94;
--al-color-text-on-bg-fill-brand: #fffbfb;
--al-color-text-on-bg-fill-brand-hovered: #fffbfb;
--al-color-text-on-bg-fill-brand-pressed: #fffbfb;
--al-color-text-on-bg-fill-brand-selected: #fffbfb;
--al-color-text-on-bg-fill-brand-disabled: #fef1ef;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #bf3330;
--al-color-border-elevated-selected: #bf3330;
--al-color-bg-fill-brand: #bf3330;
--al-color-bg-fill-brand-hovered: #ac2021;
--al-color-bg-fill-brand-pressed: #961016;
--al-color-bg-fill-brand-selected: #7e020c;
--al-color-text-brand: #961016;
--al-color-text-brand-hovered: #7e020c;
--al-color-text-brand-pressed: #620005;
--al-color-text-brand-selected: #400001;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d7534c;
--al-color-border-elevated-selected: #e36a61;
--al-color-outline-focused: #fdd8d3;
--al-color-bg-surface-brand: #450001;
--al-color-bg-surface-brand-hovered: #5a0003;
--al-color-bg-surface-brand-pressed: #6d0007;
--al-color-bg-surface-brand-selected: #6d0007;
--al-color-bg-surface-brand-disabled: #370001;
--al-color-bg-surface-brand-elevated: #5a0003;
--al-color-bg-surface-brand-elevated-hovered: #6d0007;
--al-color-bg-surface-brand-elevated-pressed: #7f020c;
--al-color-bg-surface-brand-elevated-selected: #7f020c;
--al-color-bg-surface-brand-elevated-disabled: #450001;
--al-color-bg-fill-brand: #ed837a;
--al-color-bg-fill-brand-hovered: #f59e94;
--al-color-bg-fill-brand-pressed: #fbb9b2;
--al-color-bg-fill-brand-selected: #fdd8d3;
--al-color-bg-fill-brand-disabled: #7f020c;
--al-color-text-brand: #ed837a;
--al-color-text-brand-hovered: #f59e94;
--al-color-text-brand-pressed: #fbb9b2;
--al-color-text-brand-selected: #fdd8d3;
--al-color-text-brand-disabled: #8e0a12;
--al-color-text-on-bg-fill-brand: #240000;
--al-color-text-on-bg-fill-brand-hovered: #240000;
--al-color-text-on-bg-fill-brand-pressed: #240000;
--al-color-text-on-bg-fill-brand-selected: #240000;
--al-color-text-on-bg-fill-brand-disabled: #370001;}

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



