: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: #e41d2e;
--cb-color-bg-fill-brand-hovered: #e73847;
--cb-color-bg-fill-brand-pressed: #e94a58;
--cb-color-bg-fill-brand-selected: #e84150;
--cb-color-bg-fill-brand-disabled: #ee6f79;
--cb-color-text-brand: #e41d2e;
--cb-color-text-brand-hovered: #e62f3e;
--cb-color-text-brand-pressed: #e94a58;
--cb-color-text-brand-selected: #e73847;
--cb-color-text-brand-disabled: #ee6f79;
--cb-color-bg-surface-brand: #fdedef;
--cb-color-bg-surface-brand-hovered: #fbdbdd;
--cb-color-bg-surface-brand-pressed: #f9c9cd;
--cb-color-bg-surface-brand-selected: #fce4e6;
--cb-color-bg-surface-brand-disabled: #fef6f7;
--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: #e41d2e;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #d71b2b;
--cb-color-text-brand-hovered: #da2d3c;
--cb-color-text-brand-pressed: #df4955;
--cb-color-text-brand-selected: #dc3745;
--cb-color-text-brand-disabled: #e56d77;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c81928;
--cb-color-bg-fill-brand-pressed: #b61725;
--cb-color-bg-fill-brand-selected: #bf1827;
--cb-color-bg-fill-brand-disabled: #92131d;
--cb-color-text-brand-hovered: #d21b2a;
--cb-color-text-brand-pressed: #b61725;
--cb-color-text-brand-selected: #c81928;
--cb-color-text-brand-disabled: #92131d;
--cb-color-bg-surface-brand: #250507;
--cb-color-bg-surface-brand-hovered: #37070b;
--cb-color-bg-surface-brand-pressed: #49090f;
--cb-color-bg-surface-brand-selected: #2e0609;
--cb-color-bg-surface-brand-disabled: #1c0406;
--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: #432326;
--cb-color-bg-surface-brand-hovered: #522226;
--cb-color-bg-surface-brand-pressed: #622227;
--cb-color-bg-surface-brand-selected: #4a2326;
--cb-color-bg-surface-brand-disabled: #3b2325;}
:root{--al-color-border-selected: #e72130;
--al-color-border-elevated-selected: #e72130;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e3;
--al-color-bg-surface-brand-hovered: #ffd3cd;
--al-color-bg-surface-brand-pressed: #ffc0b9;
--al-color-bg-surface-brand-selected: #ffc0b9;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cd;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b9;
--al-color-bg-surface-brand-elevated-selected: #ffc0b9;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #e72130;
--al-color-bg-fill-brand-hovered: #d10020;
--al-color-bg-fill-brand-pressed: #b50012;
--al-color-bg-fill-brand-selected: #9a0008;
--al-color-bg-fill-brand-disabled: #ffaca4;
--al-color-text-brand: #d10020;
--al-color-text-brand-hovered: #b50012;
--al-color-text-brand-pressed: #9a0008;
--al-color-text-brand-selected: #7f0003;
--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: #fff0ed;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10020;
--al-color-border-elevated-selected: #d10020;
--al-color-bg-fill-brand: #d10020;
--al-color-bg-fill-brand-hovered: #b50012;
--al-color-bg-fill-brand-pressed: #9a0008;
--al-color-bg-fill-brand-selected: #7f0003;
--al-color-text-brand: #9a0008;
--al-color-text-brand-hovered: #7f0003;
--al-color-text-brand-pressed: #620000;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #f0323a;
--al-color-border-elevated-selected: #fe5151;
--al-color-outline-focused: #ffd7d2;
--al-color-bg-surface-brand: #440000;
--al-color-bg-surface-brand-hovered: #5b0000;
--al-color-bg-surface-brand-pressed: #6d0001;
--al-color-bg-surface-brand-selected: #6d0001;
--al-color-bg-surface-brand-disabled: #370000;
--al-color-bg-surface-brand-elevated: #5b0000;
--al-color-bg-surface-brand-elevated-hovered: #6d0001;
--al-color-bg-surface-brand-elevated-pressed: #800003;
--al-color-bg-surface-brand-elevated-selected: #800003;
--al-color-bg-surface-brand-elevated-disabled: #440000;
--al-color-bg-fill-brand: #ff7771;
--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: #800003;
--al-color-text-brand: #ff7771;
--al-color-text-brand-hovered: #ff9890;
--al-color-text-brand-pressed: #ffb8b0;
--al-color-text-brand-selected: #ffd7d2;
--al-color-text-brand-disabled: #900005;
--al-color-text-on-bg-fill-brand: #280000;
--al-color-text-on-bg-fill-brand-hovered: #280000;
--al-color-text-on-bg-fill-brand-pressed: #280000;
--al-color-text-on-bg-fill-brand-selected: #280000;
--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);
}



