: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: #ef1724;
--cb-color-bg-fill-brand-hovered: #f1333f;
--cb-color-bg-fill-brand-pressed: #f24550;
--cb-color-bg-fill-brand-selected: #f23c47;
--cb-color-bg-fill-brand-disabled: #f56b73;
--cb-color-text-brand: #ef1724;
--cb-color-text-brand-hovered: #f02935;
--cb-color-text-brand-pressed: #f24550;
--cb-color-text-brand-selected: #f1333f;
--cb-color-text-brand-disabled: #f56b73;
--cb-color-bg-surface-brand: #feedee;
--cb-color-bg-surface-brand-hovered: #fcdadc;
--cb-color-bg-surface-brand-pressed: #fbc8cb;
--cb-color-bg-surface-brand-selected: #fde3e4;
--cb-color-bg-surface-brand-disabled: #fef6f6;
--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: #ef1724;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #ea1723;
--cb-color-bg-fill-brand-hovered: #ed333e;
--cb-color-bg-fill-brand-pressed: #ee454f;
--cb-color-bg-fill-brand-selected: #ed3c46;
--cb-color-bg-fill-brand-disabled: #f26b72;
--cb-color-text-brand: #d81521;
--cb-color-text-brand-hovered: #db2732;
--cb-color-text-brand-pressed: #e0444d;
--cb-color-text-brand-selected: #dd313c;
--cb-color-text-brand-disabled: #e66971;
--cb-color-border-selected: #ea1723;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d21420;
--cb-color-bg-fill-brand-pressed: #bf121d;
--cb-color-bg-fill-brand-selected: #c9131e;
--cb-color-bg-fill-brand-disabled: #990f17;
--cb-color-text-brand-hovered: #dc1521;
--cb-color-text-brand-pressed: #bf121d;
--cb-color-text-brand-selected: #d21420;
--cb-color-text-brand-disabled: #990f17;
--cb-color-bg-surface-brand: #260406;
--cb-color-bg-surface-brand-hovered: #390609;
--cb-color-bg-surface-brand-pressed: #4d070c;
--cb-color-bg-surface-brand-selected: #300507;
--cb-color-bg-surface-brand-disabled: #1d0304;
--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: #452224;
--cb-color-bg-surface-brand-hovered: #552124;
--cb-color-bg-surface-brand-pressed: #652024;
--cb-color-bg-surface-brand-selected: #4d2124;
--cb-color-bg-surface-brand-disabled: #3d2224;}
:root{--al-color-border-selected: #ec0f21;
--al-color-border-elevated-selected: #ec0f21;
--al-color-outline-focused: #620000;
--al-color-bg-surface-brand: #ffe7e3;
--al-color-bg-surface-brand-hovered: #ffd2ca;
--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: #ffe7e3;
--al-color-bg-surface-brand-elevated-hovered: #ffd2ca;
--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: #ec0f21;
--al-color-bg-fill-brand-hovered: #d1000c;
--al-color-bg-fill-brand-pressed: #b50000;
--al-color-bg-fill-brand-selected: #9a0000;
--al-color-bg-fill-brand-disabled: #ffada2;
--al-color-text-brand: #d1000c;
--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: #d1000c;
--al-color-border-elevated-selected: #d1000c;
--al-color-bg-fill-brand: #d1000c;
--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: #f6262c;
--al-color-border-elevated-selected: #ff514b;
--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: #ff786d;
--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: #ff786d;
--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: #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: #380000;}

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



