: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: #3a2721;
--cb-color-bg-fill-brand-hovered: #52413c;
--cb-color-bg-fill-brand-pressed: #61524d;
--cb-color-bg-fill-brand-selected: #5a4a45;
--cb-color-bg-fill-brand-disabled: #817571;
--cb-color-text-brand: #3a2721;
--cb-color-text-brand-hovered: #493832;
--cb-color-text-brand-pressed: #61524d;
--cb-color-text-brand-selected: #52413c;
--cb-color-text-brand-disabled: #817571;
--cb-color-bg-surface-brand: #f0eeee;
--cb-color-bg-surface-brand-hovered: #dfdcdb;
--cb-color-bg-surface-brand-pressed: #d0cbca;
--cb-color-bg-surface-brand-selected: #e7e5e4;
--cb-color-bg-surface-brand-disabled: #f7f7f6;
--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: #3a2721;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #33221d;
--cb-color-bg-fill-brand-pressed: #2e1f1a;
--cb-color-bg-fill-brand-selected: #31211c;
--cb-color-bg-fill-brand-disabled: #251915;
--cb-color-text-brand-hovered: #35241e;
--cb-color-text-brand-pressed: #2e1f1a;
--cb-color-text-brand-selected: #33221d;
--cb-color-text-brand-disabled: #251915;
--cb-color-bg-surface-brand: #090605;
--cb-color-bg-surface-brand-hovered: #0e0908;
--cb-color-bg-surface-brand-pressed: #130d0b;
--cb-color-bg-surface-brand-selected: #0c0807;
--cb-color-bg-surface-brand-disabled: #070504;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #282424;
--cb-color-bg-surface-brand-hovered: #292523;
--cb-color-bg-surface-brand-pressed: #2b2523;
--cb-color-bg-surface-brand-selected: #282523;
--cb-color-bg-surface-brand-disabled: #272424;}
:root{--al-color-border-selected: #83736e;
--al-color-border-elevated-selected: #83736e;
--al-color-outline-focused: #3c2822;
--al-color-bg-surface-brand: #eeeceb;
--al-color-bg-surface-brand-hovered: #e0dbda;
--al-color-bg-surface-brand-pressed: #d3cdcb;
--al-color-bg-surface-brand-selected: #d3cdcb;
--al-color-bg-surface-brand-disabled: #f6f4f4;
--al-color-bg-surface-brand-elevated: #eeeceb;
--al-color-bg-surface-brand-elevated-hovered: #e0dbda;
--al-color-bg-surface-brand-elevated-pressed: #d3cdcb;
--al-color-bg-surface-brand-elevated-selected: #d3cdcb;
--al-color-bg-surface-brand-elevated-disabled: #f6f4f4;
--al-color-bg-fill-brand: #83736e;
--al-color-bg-fill-brand-hovered: #75635e;
--al-color-bg-fill-brand-pressed: #67544f;
--al-color-bg-fill-brand-selected: #5a4640;
--al-color-bg-fill-brand-disabled: #c8c0bd;
--al-color-text-brand: #75635e;
--al-color-text-brand-hovered: #67544f;
--al-color-text-brand-pressed: #5a4640;
--al-color-text-brand-selected: #4b3831;
--al-color-text-brand-disabled: #bcb3b0;
--al-color-text-on-bg-fill-brand: #fdfdfd;
--al-color-text-on-bg-fill-brand-hovered: #fdfdfd;
--al-color-text-on-bg-fill-brand-pressed: #fdfdfd;
--al-color-text-on-bg-fill-brand-selected: #fdfdfd;
--al-color-text-on-bg-fill-brand-disabled: #f6f4f4;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #75635e;
--al-color-border-elevated-selected: #75635e;
--al-color-bg-fill-brand: #75635e;
--al-color-bg-fill-brand-hovered: #67544f;
--al-color-bg-fill-brand-pressed: #5a4640;
--al-color-bg-fill-brand-selected: #4b3831;
--al-color-text-brand: #5a4640;
--al-color-text-brand-hovered: #4b3831;
--al-color-text-brand-pressed: #3c2822;
--al-color-text-brand-selected: #281712;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8b7b76;
--al-color-border-elevated-selected: #9a8c88;
--al-color-outline-focused: #e3dfde;
--al-color-bg-surface-brand: #2b1a14;
--al-color-bg-surface-brand-hovered: #38251f;
--al-color-bg-surface-brand-pressed: #422e28;
--al-color-bg-surface-brand-selected: #422e28;
--al-color-bg-surface-brand-disabled: #22130e;
--al-color-bg-surface-brand-elevated: #38251f;
--al-color-bg-surface-brand-elevated-hovered: #422e28;
--al-color-bg-surface-brand-elevated-pressed: #4b3831;
--al-color-bg-surface-brand-elevated-selected: #4b3831;
--al-color-bg-surface-brand-elevated-disabled: #2b1a14;
--al-color-bg-fill-brand: #ab9f9b;
--al-color-bg-fill-brand-hovered: #bcb2af;
--al-color-bg-fill-brand-pressed: #cfc8c6;
--al-color-bg-fill-brand-selected: #e3dfde;
--al-color-bg-fill-brand-disabled: #4b3831;
--al-color-text-brand: #ab9f9b;
--al-color-text-brand-hovered: #bcb2af;
--al-color-text-brand-pressed: #cfc8c6;
--al-color-text-brand-selected: #e3dfde;
--al-color-text-brand-disabled: #54413b;
--al-color-text-on-bg-fill-brand: #160906;
--al-color-text-on-bg-fill-brand-hovered: #160906;
--al-color-text-on-bg-fill-brand-pressed: #160906;
--al-color-text-on-bg-fill-brand-selected: #160906;
--al-color-text-on-bg-fill-brand-disabled: #22130e;}

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



