: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: #cc071f;
--cb-color-bg-fill-brand-hovered: #d2253a;
--cb-color-bg-fill-brand-pressed: #d6394c;
--cb-color-bg-fill-brand-selected: #d42f43;
--cb-color-bg-fill-brand-disabled: #de6070;
--cb-color-text-brand: #cc071f;
--cb-color-text-brand-hovered: #d01a31;
--cb-color-text-brand-pressed: #d6394c;
--cb-color-text-brand-selected: #d2253a;
--cb-color-text-brand-disabled: #de6070;
--cb-color-bg-surface-brand: #fbeced;
--cb-color-bg-surface-brand-hovered: #f7d7db;
--cb-color-bg-surface-brand-pressed: #f3c4c9;
--cb-color-bg-surface-brand-selected: #f9e1e4;
--cb-color-bg-surface-brand-disabled: #fdf5f6;
--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: #cc071f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b3061b;
--cb-color-bg-fill-brand-pressed: #a30619;
--cb-color-bg-fill-brand-selected: #ab061a;
--cb-color-bg-fill-brand-disabled: #820414;
--cb-color-text-brand-hovered: #bc061d;
--cb-color-text-brand-pressed: #a30619;
--cb-color-text-brand-selected: #b3061b;
--cb-color-text-brand-disabled: #820414;
--cb-color-bg-surface-brand: #210105;
--cb-color-bg-surface-brand-hovered: #310207;
--cb-color-bg-surface-brand-pressed: #42020a;
--cb-color-bg-surface-brand-selected: #290106;
--cb-color-bg-surface-brand-disabled: #190104;
--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: #3f1f23;
--cb-color-bg-surface-brand-hovered: #4c1d23;
--cb-color-bg-surface-brand-pressed: #5a1b22;
--cb-color-bg-surface-brand-selected: #461e23;
--cb-color-bg-surface-brand-disabled: #382023;}
:root{--al-color-border-selected: #df3235;
--al-color-border-elevated-selected: #df3235;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd2cc;
--al-color-bg-surface-brand-pressed: #ffc0b9;
--al-color-bg-surface-brand-selected: #ffc0b9;
--al-color-bg-surface-brand-disabled: #fff0ee;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd2cc;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b9;
--al-color-bg-surface-brand-elevated-selected: #ffc0b9;
--al-color-bg-surface-brand-elevated-disabled: #fff0ee;
--al-color-bg-fill-brand: #df3235;
--al-color-bg-fill-brand-hovered: #ce0e21;
--al-color-bg-fill-brand-pressed: #b5000c;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca3;
--al-color-text-brand: #ce0e21;
--al-color-text-brand-hovered: #b5000c;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9990;
--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: #fff0ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #ce0e21;
--al-color-border-elevated-selected: #ce0e21;
--al-color-bg-fill-brand: #ce0e21;
--al-color-bg-fill-brand-hovered: #b5000c;
--al-color-bg-fill-brand-pressed: #9a0000;
--al-color-bg-fill-brand-selected: #7f0000;
--al-color-text-brand: #9a0000;
--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: #e64241;
--al-color-border-elevated-selected: #f25e58;
--al-color-outline-focused: #ffd7d3;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0000;
--al-color-bg-surface-brand-selected: #6d0000;
--al-color-bg-surface-brand-disabled: #370000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0000;
--al-color-bg-surface-brand-elevated-pressed: #800000;
--al-color-bg-surface-brand-elevated-selected: #800000;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #fb7a72;
--al-color-bg-fill-brand-hovered: #ff988f;
--al-color-bg-fill-brand-pressed: #ffb8b0;
--al-color-bg-fill-brand-selected: #ffd7d3;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #fb7a72;
--al-color-text-brand-hovered: #ff988f;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d3;
--al-color-text-brand-disabled: #900000;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--al-color-text-on-bg-fill-brand-disabled: #370000;}

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



