: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: #d02616;
--cb-color-bg-fill-brand-hovered: #d64032;
--cb-color-bg-fill-brand-pressed: #d95145;
--cb-color-bg-fill-brand-selected: #d8493b;
--cb-color-bg-fill-brand-disabled: #e1746a;
--cb-color-text-brand: #d02616;
--cb-color-text-brand-hovered: #d43728;
--cb-color-text-brand-pressed: #d95145;
--cb-color-text-brand-selected: #d64032;
--cb-color-text-brand-disabled: #e1746a;
--cb-color-bg-surface-brand: #fbeeed;
--cb-color-bg-surface-brand-hovered: #f7dcda;
--cb-color-bg-surface-brand-pressed: #f4cbc7;
--cb-color-bg-surface-brand-selected: #f9e5e3;
--cb-color-bg-surface-brand-disabled: #fdf6f6;
--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: #d02616;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #b72113;
--cb-color-bg-fill-brand-pressed: #a61e12;
--cb-color-bg-fill-brand-selected: #af2012;
--cb-color-bg-fill-brand-disabled: #85180e;
--cb-color-text-brand-hovered: #c02314;
--cb-color-text-brand-pressed: #a61e12;
--cb-color-text-brand-selected: #b72113;
--cb-color-text-brand-disabled: #85180e;
--cb-color-bg-surface-brand: #210604;
--cb-color-bg-surface-brand-hovered: #320905;
--cb-color-bg-surface-brand-pressed: #430c07;
--cb-color-bg-surface-brand-selected: #2a0804;
--cb-color-bg-surface-brand-disabled: #190503;
--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: #402422;
--cb-color-bg-surface-brand-hovered: #4d2421;
--cb-color-bg-surface-brand-pressed: #5b251f;
--cb-color-bg-surface-brand-selected: #462421;
--cb-color-bg-surface-brand-disabled: #392422;}
:root{--al-color-border-selected: #dc3827;
--al-color-border-elevated-selected: #dc3827;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e2;
--al-color-bg-surface-brand-hovered: #ffd3ca;
--al-color-bg-surface-brand-pressed: #ffbfb3;
--al-color-bg-surface-brand-selected: #ffbfb3;
--al-color-bg-surface-brand-disabled: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe7e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3ca;
--al-color-bg-surface-brand-elevated-pressed: #ffbfb3;
--al-color-bg-surface-brand-elevated-selected: #ffbfb3;
--al-color-bg-surface-brand-elevated-disabled: #fff0ed;
--al-color-bg-fill-brand: #dc3827;
--al-color-bg-fill-brand-hovered: #ca1f0f;
--al-color-bg-fill-brand-pressed: #b50300;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffad9e;
--al-color-text-brand: #ca1f0f;
--al-color-text-brand-hovered: #b50300;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff9988;
--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: #ca1f0f;
--al-color-border-elevated-selected: #ca1f0f;
--al-color-bg-fill-brand: #ca1f0f;
--al-color-bg-fill-brand-hovered: #b50300;
--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: #e44633;
--al-color-border-elevated-selected: #f1604d;
--al-color-outline-focused: #ffd7cf;
--al-color-bg-surface-brand: #450000;
--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: #450000;
--al-color-bg-fill-brand: #fb7b68;
--al-color-bg-fill-brand-hovered: #ff9988;
--al-color-bg-fill-brand-pressed: #ffb8ab;
--al-color-bg-fill-brand-selected: #ffd7cf;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #fb7b68;
--al-color-text-brand-hovered: #ff9988;
--al-color-text-brand-pressed: #ffb8ab;
--al-color-text-brand-selected: #ffd7cf;
--al-color-text-brand-disabled: #900000;
--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: #370000;}

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



