: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: #ab2405;
--cb-color-bg-fill-brand-hovered: #b53f23;
--cb-color-bg-fill-brand-pressed: #bc5037;
--cb-color-bg-fill-brand-selected: #b9472d;
--cb-color-bg-fill-brand-disabled: #c9735f;
--cb-color-text-brand: #ab2405;
--cb-color-text-brand-hovered: #b23519;
--cb-color-text-brand-pressed: #bc5037;
--cb-color-text-brand-selected: #b53f23;
--cb-color-text-brand-disabled: #c9735f;
--cb-color-bg-surface-brand: #f8eeeb;
--cb-color-bg-surface-brand-hovered: #f1dcd7;
--cb-color-bg-surface-brand-pressed: #ebcbc3;
--cb-color-bg-surface-brand-selected: #f5e4e1;
--cb-color-bg-surface-brand-disabled: #fcf6f5;
--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: #ab2405;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #962004;
--cb-color-bg-fill-brand-pressed: #891d04;
--cb-color-bg-fill-brand-selected: #901e04;
--cb-color-bg-fill-brand-disabled: #6d1703;
--cb-color-text-brand-hovered: #9e2105;
--cb-color-text-brand-pressed: #891d04;
--cb-color-text-brand-selected: #962004;
--cb-color-text-brand-disabled: #6d1703;
--cb-color-bg-surface-brand: #1b0601;
--cb-color-bg-surface-brand-hovered: #290901;
--cb-color-bg-surface-brand-pressed: #370c02;
--cb-color-bg-surface-brand-selected: #220701;
--cb-color-bg-surface-brand-disabled: #150401;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #3a241f;
--cb-color-bg-surface-brand-hovered: #44241d;
--cb-color-bg-surface-brand-pressed: #4f241a;
--cb-color-bg-surface-brand-selected: #3f241e;
--cb-color-bg-surface-brand-disabled: #342420;}
:root{--al-color-border-selected: #c94f37;
--al-color-border-elevated-selected: #c94f37;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #fbe8e3;
--al-color-bg-surface-brand-hovered: #f9d5cd;
--al-color-bg-surface-brand-pressed: #f6c3b7;
--al-color-bg-surface-brand-selected: #f6c3b7;
--al-color-bg-surface-brand-disabled: #fdf1ee;
--al-color-bg-surface-brand-elevated: #fbe8e3;
--al-color-bg-surface-brand-elevated-hovered: #f9d5cd;
--al-color-bg-surface-brand-elevated-pressed: #f6c3b7;
--al-color-bg-surface-brand-elevated-selected: #f6c3b7;
--al-color-bg-surface-brand-elevated-disabled: #fdf1ee;
--al-color-bg-fill-brand: #c94f37;
--al-color-bg-fill-brand-hovered: #bb3920;
--al-color-bg-fill-brand-pressed: #aa2304;
--al-color-bg-fill-brand-selected: #970f00;
--al-color-bg-fill-brand-disabled: #f2b3a4;
--al-color-text-brand: #bb3920;
--al-color-text-brand-hovered: #aa2304;
--al-color-text-brand-pressed: #970f00;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #eea291;
--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: #fdf1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #bb3920;
--al-color-border-elevated-selected: #bb3920;
--al-color-bg-fill-brand: #bb3920;
--al-color-bg-fill-brand-hovered: #aa2304;
--al-color-bg-fill-brand-pressed: #970f00;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #970f00;
--al-color-text-brand-hovered: #7f0000;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #d05a43;
--al-color-border-elevated-selected: #db715b;
--al-color-outline-focused: #fad9d2;
--al-color-bg-surface-brand: #450000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6e0000;
--al-color-bg-surface-brand-selected: #6e0000;
--al-color-bg-surface-brand-disabled: #390000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6e0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #450000;
--al-color-bg-fill-brand: #e58975;
--al-color-bg-fill-brand-hovered: #eea191;
--al-color-bg-fill-brand-pressed: #f5bcb0;
--al-color-bg-fill-brand-selected: #fad9d2;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #e58975;
--al-color-text-brand-hovered: #eea191;
--al-color-text-brand-pressed: #f5bcb0;
--al-color-text-brand-selected: #fad9d2;
--al-color-text-brand-disabled: #8f0600;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #390000;}

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



