: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: #ee5a50;
--cb-color-bg-fill-brand-hovered: #f06e65;
--cb-color-bg-fill-brand-pressed: #f17b73;
--cb-color-bg-fill-brand-selected: #f1756c;
--cb-color-bg-fill-brand-disabled: #f4968f;
--cb-color-text-brand: #ee5a50;
--cb-color-text-brand-hovered: #ef675e;
--cb-color-text-brand-pressed: #f17b73;
--cb-color-text-brand-selected: #f06e65;
--cb-color-text-brand-disabled: #f4968f;
--cb-color-bg-surface-brand: #fef2f1;
--cb-color-bg-surface-brand-hovered: #fce4e3;
--cb-color-bg-surface-brand-pressed: #fbd8d5;
--cb-color-bg-surface-brand-selected: #fdebea;
--cb-color-bg-surface-brand-disabled: #fef9f8;
--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: #ee5a50;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #c84b43;
--cb-color-bg-fill-brand-hovered: #cf615a;
--cb-color-bg-fill-brand-pressed: #d36f69;
--cb-color-bg-fill-brand-selected: #d16861;
--cb-color-bg-fill-brand-disabled: #dc8c87;
--cb-color-text-brand: #bc473f;
--cb-color-text-brand-hovered: #c1554e;
--cb-color-text-brand-pressed: #c96c65;
--cb-color-text-brand-selected: #c45d56;
--cb-color-text-brand-disabled: #d48984;
--cb-color-border-selected: #c84b43;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #d14f46;
--cb-color-bg-fill-brand-pressed: #be4840;
--cb-color-bg-fill-brand-selected: #c84c43;
--cb-color-bg-fill-brand-disabled: #983a33;
--cb-color-text-brand-hovered: #db534a;
--cb-color-text-brand-pressed: #be4840;
--cb-color-text-brand-selected: #d14f46;
--cb-color-text-brand-disabled: #983a33;
--cb-color-bg-surface-brand: #260e0d;
--cb-color-bg-surface-brand-hovered: #391613;
--cb-color-bg-surface-brand-pressed: #4d1d1a;
--cb-color-bg-surface-brand-selected: #301210;
--cb-color-bg-surface-brand-disabled: #1d0b0a;
--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: #442d2b;
--cb-color-bg-surface-brand-hovered: #54312f;
--cb-color-bg-surface-brand-pressed: #653532;
--cb-color-bg-surface-brand-selected: #4c2f2d;
--cb-color-bg-surface-brand-disabled: #3d2b29;}
:root{--al-color-border-selected: #d2453e;
--al-color-border-elevated-selected: #d2453e;
--al-color-outline-focused: #591210;
--al-color-bg-surface-brand: #ffe6e2;
--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: #fff0ed;
--al-color-bg-surface-brand-elevated: #ffe6e2;
--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: #fff0ed;
--al-color-bg-fill-brand: #d2453e;
--al-color-bg-fill-brand-hovered: #ba3932;
--al-color-bg-fill-brand-pressed: #a32e29;
--al-color-bg-fill-brand-selected: #8b2420;
--al-color-bg-fill-brand-disabled: #ffada2;
--al-color-text-brand: #ba3932;
--al-color-text-brand-hovered: #a32e29;
--al-color-text-brand-pressed: #8b2420;
--al-color-text-brand-selected: #731b18;
--al-color-text-brand-disabled: #ff998c;
--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: #ba3932;
--al-color-border-elevated-selected: #ba3932;
--al-color-bg-fill-brand: #ba3932;
--al-color-bg-fill-brand-hovered: #a32e29;
--al-color-bg-fill-brand-pressed: #8b2420;
--al-color-bg-fill-brand-selected: #731b18;
--al-color-text-brand: #8b2420;
--al-color-text-brand-hovered: #731b18;
--al-color-text-brand-pressed: #591210;
--al-color-text-brand-selected: #3a0807;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #dd4d44;
--al-color-border-elevated-selected: #f25e54;
--al-color-outline-focused: #ffd7d0;
--al-color-bg-surface-brand: #400a08;
--al-color-bg-surface-brand-hovered: #53100e;
--al-color-bg-surface-brand-pressed: #631512;
--al-color-bg-surface-brand-selected: #631512;
--al-color-bg-surface-brand-disabled: #330605;
--al-color-bg-surface-brand-elevated: #53100e;
--al-color-bg-surface-brand-elevated-hovered: #631512;
--al-color-bg-surface-brand-elevated-pressed: #741b18;
--al-color-bg-surface-brand-elevated-selected: #741b18;
--al-color-bg-surface-brand-elevated-disabled: #400a08;
--al-color-bg-fill-brand: #ff786c;
--al-color-bg-fill-brand-hovered: #ff998c;
--al-color-bg-fill-brand-pressed: #ffb8ad;
--al-color-bg-fill-brand-selected: #ffd7d0;
--al-color-bg-fill-brand-disabled: #741b18;
--al-color-text-brand: #ff786c;
--al-color-text-brand-hovered: #ff998c;
--al-color-text-brand-pressed: #ffb8ad;
--al-color-text-brand-selected: #ffd7d0;
--al-color-text-brand-disabled: #83201d;
--al-color-text-on-bg-fill-brand: #230303;
--al-color-text-on-bg-fill-brand-hovered: #230303;
--al-color-text-on-bg-fill-brand-pressed: #230303;
--al-color-text-on-bg-fill-brand-selected: #230303;
--al-color-text-on-bg-fill-brand-disabled: #330605;}

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



