: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: #93322a;
--cb-color-bg-fill-brand-hovered: #a04b44;
--cb-color-bg-fill-brand-pressed: #a95b55;
--cb-color-bg-fill-brand-selected: #a4534c;
--cb-color-bg-fill-brand-disabled: #ba7c77;
--cb-color-text-brand: #93322a;
--cb-color-text-brand-hovered: #9b423b;
--cb-color-text-brand-pressed: #a95b55;
--cb-color-text-brand-selected: #a04b44;
--cb-color-text-brand-disabled: #ba7c77;
--cb-color-bg-surface-brand: #f7efee;
--cb-color-bg-surface-brand-hovered: #eededd;
--cb-color-bg-surface-brand-pressed: #e5cecc;
--cb-color-bg-surface-brand-selected: #f2e6e5;
--cb-color-bg-surface-brand-disabled: #fbf7f7;
--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: #93322a;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #812c25;
--cb-color-bg-fill-brand-pressed: #762822;
--cb-color-bg-fill-brand-selected: #7b2a23;
--cb-color-bg-fill-brand-disabled: #5e201b;
--cb-color-text-brand-hovered: #872e27;
--cb-color-text-brand-pressed: #762822;
--cb-color-text-brand-selected: #812c25;
--cb-color-text-brand-disabled: #5e201b;
--cb-color-bg-surface-brand: #180807;
--cb-color-bg-surface-brand-hovered: #230c0a;
--cb-color-bg-surface-brand-pressed: #2f100e;
--cb-color-bg-surface-brand-selected: #1d0a08;
--cb-color-bg-surface-brand-disabled: #120605;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #362625;
--cb-color-bg-surface-brand-hovered: #3f2725;
--cb-color-bg-surface-brand-pressed: #482926;
--cb-color-bg-surface-brand-selected: #3a2725;
--cb-color-bg-surface-brand-disabled: #312625;}
:root{--al-color-border-selected: #b65c52;
--al-color-border-elevated-selected: #b65c52;
--al-color-outline-focused: #5c0e0b;
--al-color-bg-surface-brand: #f7e9e6;
--al-color-bg-surface-brand-hovered: #f2d7d3;
--al-color-bg-surface-brand-pressed: #ecc6c0;
--al-color-bg-surface-brand-selected: #ecc6c0;
--al-color-bg-surface-brand-disabled: #faf1f0;
--al-color-bg-surface-brand-elevated: #f7e9e6;
--al-color-bg-surface-brand-elevated-hovered: #f2d7d3;
--al-color-bg-surface-brand-elevated-pressed: #ecc6c0;
--al-color-bg-surface-brand-elevated-selected: #ecc6c0;
--al-color-bg-surface-brand-elevated-disabled: #faf1f0;
--al-color-bg-fill-brand: #b65c52;
--al-color-bg-fill-brand-hovered: #a84a40;
--al-color-bg-fill-brand-pressed: #9a3830;
--al-color-bg-fill-brand-selected: #882922;
--al-color-bg-fill-brand-disabled: #e6b6af;
--al-color-text-brand: #a84a40;
--al-color-text-brand-hovered: #9a3830;
--al-color-text-brand-pressed: #882922;
--al-color-text-brand-selected: #731b16;
--al-color-text-brand-disabled: #dfa79f;
--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: #faf1f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #a84a40;
--al-color-border-elevated-selected: #a84a40;
--al-color-bg-fill-brand: #a84a40;
--al-color-bg-fill-brand-hovered: #9a3830;
--al-color-bg-fill-brand-pressed: #882922;
--al-color-bg-fill-brand-selected: #731b16;
--al-color-text-brand: #882922;
--al-color-text-brand-hovered: #731b16;
--al-color-text-brand-pressed: #5c0e0b;
--al-color-text-brand-selected: #3d0403;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #bd665c;
--al-color-border-elevated-selected: #c97a70;
--al-color-outline-focused: #f3dbd8;
--al-color-bg-surface-brand: #420504;
--al-color-bg-surface-brand-hovered: #560c09;
--al-color-bg-surface-brand-pressed: #65120f;
--al-color-bg-surface-brand-selected: #65120f;
--al-color-bg-surface-brand-disabled: #340202;
--al-color-bg-surface-brand-elevated: #560c09;
--al-color-bg-surface-brand-elevated-hovered: #65120f;
--al-color-bg-surface-brand-elevated-pressed: #741b16;
--al-color-bg-surface-brand-elevated-selected: #741b16;
--al-color-bg-surface-brand-elevated-disabled: #420504;
--al-color-bg-fill-brand: #d59087;
--al-color-bg-fill-brand-hovered: #e0a79f;
--al-color-bg-fill-brand-pressed: #eac0ba;
--al-color-bg-fill-brand-selected: #f3dbd8;
--al-color-bg-fill-brand-disabled: #741b16;
--al-color-text-brand: #d59087;
--al-color-text-brand-hovered: #e0a79f;
--al-color-text-brand-pressed: #eac0ba;
--al-color-text-brand-selected: #f3dbd8;
--al-color-text-brand-disabled: #81231d;
--al-color-text-on-bg-fill-brand: #250101;
--al-color-text-on-bg-fill-brand-hovered: #250101;
--al-color-text-on-bg-fill-brand-pressed: #250101;
--al-color-text-on-bg-fill-brand-selected: #250101;
--al-color-text-on-bg-fill-brand-disabled: #340202;}

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



