: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: #7f2a25;
--cb-color-bg-fill-brand-hovered: #8f4440;
--cb-color-bg-fill-brand-pressed: #995551;
--cb-color-bg-fill-brand-selected: #944c48;
--cb-color-bg-fill-brand-disabled: #ad7774;
--cb-color-text-brand: #7f2a25;
--cb-color-text-brand-hovered: #893b36;
--cb-color-text-brand-pressed: #995551;
--cb-color-text-brand-selected: #8f4440;
--cb-color-text-brand-disabled: #ad7774;
--cb-color-bg-surface-brand: #f5eeee;
--cb-color-bg-surface-brand-hovered: #eadddc;
--cb-color-bg-surface-brand-pressed: #e0cccb;
--cb-color-bg-surface-brand-selected: #efe5e4;
--cb-color-bg-surface-brand-disabled: #faf7f6;
--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: #7f2a25;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #702521;
--cb-color-bg-fill-brand-pressed: #66221e;
--cb-color-bg-fill-brand-selected: #6b231f;
--cb-color-bg-fill-brand-disabled: #511b18;
--cb-color-text-brand-hovered: #752722;
--cb-color-text-brand-pressed: #66221e;
--cb-color-text-brand-selected: #702521;
--cb-color-text-brand-disabled: #511b18;
--cb-color-bg-surface-brand: #140706;
--cb-color-bg-surface-brand-hovered: #1e0a09;
--cb-color-bg-surface-brand-pressed: #290e0c;
--cb-color-bg-surface-brand-selected: #190807;
--cb-color-bg-surface-brand-disabled: #0f0504;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #332524;
--cb-color-bg-surface-brand-hovered: #3a2524;
--cb-color-bg-surface-brand-pressed: #412624;
--cb-color-bg-surface-brand-selected: #362524;
--cb-color-bg-surface-brand-disabled: #2f2524;}
:root{--al-color-border-selected: #ad6159;
--al-color-border-elevated-selected: #ad6159;
--al-color-outline-focused: #5b100e;
--al-color-bg-surface-brand: #f5e9e7;
--al-color-bg-surface-brand-hovered: #eed8d5;
--al-color-bg-surface-brand-pressed: #e7c8c4;
--al-color-bg-surface-brand-selected: #e7c8c4;
--al-color-bg-surface-brand-disabled: #f9f1f0;
--al-color-bg-surface-brand-elevated: #f5e9e7;
--al-color-bg-surface-brand-elevated-hovered: #eed8d5;
--al-color-bg-surface-brand-elevated-pressed: #e7c8c4;
--al-color-bg-surface-brand-elevated-selected: #e7c8c4;
--al-color-bg-surface-brand-elevated-disabled: #f9f1f0;
--al-color-bg-fill-brand: #ad6159;
--al-color-bg-fill-brand-hovered: #a04f48;
--al-color-bg-fill-brand-pressed: #923e38;
--al-color-bg-fill-brand-selected: #832e28;
--al-color-bg-fill-brand-disabled: #dfb8b3;
--al-color-text-brand: #a04f48;
--al-color-text-brand-hovered: #923e38;
--al-color-text-brand-pressed: #832e28;
--al-color-text-brand-selected: #711e1b;
--al-color-text-brand-disabled: #d8aaa4;
--al-color-text-on-bg-fill-brand: #fefdfd;
--al-color-text-on-bg-fill-brand-hovered: #fefdfd;
--al-color-text-on-bg-fill-brand-pressed: #fefdfd;
--al-color-text-on-bg-fill-brand-selected: #fefdfd;
--al-color-text-on-bg-fill-brand-disabled: #f9f1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a04f48;
--al-color-border-elevated-selected: #a04f48;
--al-color-bg-fill-brand: #a04f48;
--al-color-bg-fill-brand-hovered: #923e38;
--al-color-bg-fill-brand-pressed: #832e28;
--al-color-bg-fill-brand-selected: #711e1b;
--al-color-text-brand: #832e28;
--al-color-text-brand-hovered: #711e1b;
--al-color-text-brand-pressed: #5b100e;
--al-color-text-brand-selected: #3e0304;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b46b63;
--al-color-border-elevated-selected: #c07e77;
--al-color-outline-focused: #f0dcd9;
--al-color-bg-surface-brand: #430505;
--al-color-bg-surface-brand-hovered: #550c0c;
--al-color-bg-surface-brand-pressed: #641513;
--al-color-bg-surface-brand-selected: #641513;
--al-color-bg-surface-brand-disabled: #360203;
--al-color-bg-surface-brand-elevated: #550c0c;
--al-color-bg-surface-brand-elevated-hovered: #641513;
--al-color-bg-surface-brand-elevated-pressed: #711f1b;
--al-color-bg-surface-brand-elevated-selected: #711f1b;
--al-color-bg-surface-brand-elevated-disabled: #430505;
--al-color-bg-fill-brand: #cc938c;
--al-color-bg-fill-brand-hovered: #d8a9a3;
--al-color-bg-fill-brand-pressed: #e4c2bd;
--al-color-bg-fill-brand-selected: #f0dcd9;
--al-color-bg-fill-brand-disabled: #711f1b;
--al-color-text-brand: #cc938c;
--al-color-text-brand-hovered: #d8a9a3;
--al-color-text-brand-pressed: #e4c2bd;
--al-color-text-brand-selected: #f0dcd9;
--al-color-text-brand-disabled: #7d2823;
--al-color-text-on-bg-fill-brand: #260101;
--al-color-text-on-bg-fill-brand-hovered: #260101;
--al-color-text-on-bg-fill-brand-pressed: #260101;
--al-color-text-on-bg-fill-brand-selected: #260101;
--al-color-text-on-bg-fill-brand-disabled: #360203;}

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



