: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: #e4041c;
--cb-color-bg-fill-brand-hovered: #e72338;
--cb-color-bg-fill-brand-pressed: #e93649;
--cb-color-bg-fill-brand-selected: #e82c40;
--cb-color-bg-fill-brand-disabled: #ee5f6e;
--cb-color-text-brand: #e4041c;
--cb-color-text-brand-hovered: #e6182e;
--cb-color-text-brand-pressed: #e93649;
--cb-color-text-brand-selected: #e72338;
--cb-color-text-brand-disabled: #ee5f6e;
--cb-color-bg-surface-brand: #fdebed;
--cb-color-bg-surface-brand-hovered: #fbd7db;
--cb-color-bg-surface-brand-pressed: #f9c3c9;
--cb-color-bg-surface-brand-selected: #fce0e3;
--cb-color-bg-surface-brand-disabled: #fef5f6;
--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: #e4041c;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-text-brand: #db041b;
--cb-color-text-brand-hovered: #de182d;
--cb-color-text-brand-pressed: #e23649;
--cb-color-text-brand-selected: #df2337;
--cb-color-text-brand-disabled: #e85f6d;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #c80419;
--cb-color-bg-fill-brand-pressed: #b60316;
--cb-color-bg-fill-brand-selected: #bf0317;
--cb-color-bg-fill-brand-disabled: #920312;
--cb-color-text-brand-hovered: #d2041a;
--cb-color-text-brand-pressed: #b60316;
--cb-color-text-brand-selected: #c80419;
--cb-color-text-brand-disabled: #920312;
--cb-color-bg-surface-brand: #250105;
--cb-color-bg-surface-brand-hovered: #370107;
--cb-color-bg-surface-brand-pressed: #490109;
--cb-color-bg-surface-brand-selected: #2e0106;
--cb-color-bg-surface-brand-disabled: #1c0003;
--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: #431f23;
--cb-color-bg-surface-brand-hovered: #521c22;
--cb-color-bg-surface-brand-pressed: #621a21;
--cb-color-bg-surface-brand-selected: #4a1e22;
--cb-color-bg-surface-brand-disabled: #3b2023;}
:root{--al-color-border-selected: #ea1723;
--al-color-border-elevated-selected: #ea1723;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe6e2;
--al-color-bg-surface-brand-hovered: #ffd3cc;
--al-color-bg-surface-brand-pressed: #ffc0b6;
--al-color-bg-surface-brand-selected: #ffc0b6;
--al-color-bg-surface-brand-disabled: #fff1ee;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--al-color-bg-surface-brand-elevated-hovered: #ffd3cc;
--al-color-bg-surface-brand-elevated-pressed: #ffc0b6;
--al-color-bg-surface-brand-elevated-selected: #ffc0b6;
--al-color-bg-surface-brand-elevated-disabled: #fff1ee;
--al-color-bg-fill-brand: #ea1723;
--al-color-bg-fill-brand-hovered: #d10009;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffaca1;
--al-color-text-brand: #d10009;
--al-color-text-brand-hovered: #b50000;
--al-color-text-brand-pressed: #9a0000;
--al-color-text-brand-selected: #7f0000;
--al-color-text-brand-disabled: #ff988c;
--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: #fff1ee;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #d10009;
--al-color-border-elevated-selected: #d10009;
--al-color-bg-fill-brand: #d10009;
--al-color-bg-fill-brand-hovered: #b50000;
--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: #f32d2f;
--al-color-border-elevated-selected: #ff514a;
--al-color-outline-focused: #ffd7d1;
--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: #380000;
--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: #ff786c;
--al-color-bg-fill-brand-hovered: #ff998d;
--al-color-bg-fill-brand-pressed: #ffb8ae;
--al-color-bg-fill-brand-selected: #ffd7d1;
--al-color-bg-fill-brand-disabled: #800000;
--al-color-text-brand: #ff786c;
--al-color-text-brand-hovered: #ff998d;
--al-color-text-brand-pressed: #ffb8ae;
--al-color-text-brand-selected: #ffd7d1;
--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: #380000;}

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



