: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: #8c492c;
--cb-color-bg-fill-brand-hovered: #9a5f46;
--cb-color-bg-fill-brand-pressed: #a36d56;
--cb-color-bg-fill-brand-selected: #9e664e;
--cb-color-bg-fill-brand-disabled: #b58b78;
--cb-color-text-brand: #8c492c;
--cb-color-text-brand-hovered: #95573d;
--cb-color-text-brand-pressed: #a36d56;
--cb-color-text-brand-selected: #9a5f46;
--cb-color-text-brand-disabled: #b58b78;
--cb-color-bg-surface-brand: #f6f1ee;
--cb-color-bg-surface-brand-hovered: #ede2dd;
--cb-color-bg-surface-brand-pressed: #e3d3cd;
--cb-color-bg-surface-brand-selected: #f1e9e5;
--cb-color-bg-surface-brand-disabled: #faf8f7;
--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: #8c492c;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #7b4027;
--cb-color-bg-fill-brand-pressed: #703a23;
--cb-color-bg-fill-brand-selected: #753d25;
--cb-color-bg-fill-brand-disabled: #592f1c;
--cb-color-text-brand-hovered: #814329;
--cb-color-text-brand-pressed: #703a23;
--cb-color-text-brand-selected: #7b4027;
--cb-color-text-brand-disabled: #592f1c;
--cb-color-bg-surface-brand: #170c07;
--cb-color-bg-surface-brand-hovered: #21110b;
--cb-color-bg-surface-brand-pressed: #2d170e;
--cb-color-bg-surface-brand-selected: #1c0f09;
--cb-color-bg-surface-brand-disabled: #110905;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #352a25;
--cb-color-bg-surface-brand-hovered: #3d2d26;
--cb-color-bg-surface-brand-pressed: #453027;
--cb-color-bg-surface-brand-selected: #392b26;
--cb-color-bg-surface-brand-disabled: #312825;}
:root{--al-color-border-selected: #a7664b;
--al-color-border-elevated-selected: #a7664b;
--al-color-outline-focused: #4e1f08;
--al-color-bg-surface-brand: #f5eae6;
--al-color-bg-surface-brand-hovered: #ecd8d0;
--al-color-bg-surface-brand-pressed: #e5c9bd;
--al-color-bg-surface-brand-selected: #e5c9bd;
--al-color-bg-surface-brand-disabled: #f9f2f0;
--al-color-bg-surface-brand-elevated: #f5eae6;
--al-color-bg-surface-brand-elevated-hovered: #ecd8d0;
--al-color-bg-surface-brand-elevated-pressed: #e5c9bd;
--al-color-bg-surface-brand-elevated-selected: #e5c9bd;
--al-color-bg-surface-brand-elevated-disabled: #f9f2f0;
--al-color-bg-fill-brand: #a7664b;
--al-color-bg-fill-brand-hovered: #995539;
--al-color-bg-fill-brand-pressed: #894629;
--al-color-bg-fill-brand-selected: #77391c;
--al-color-bg-fill-brand-disabled: #ddbaab;
--al-color-text-brand: #995539;
--al-color-text-brand-hovered: #894629;
--al-color-text-brand-pressed: #77391c;
--al-color-text-brand-selected: #642b11;
--al-color-text-brand-disabled: #d5ab9a;
--al-color-text-on-bg-fill-brand: #fdfbfa;
--al-color-text-on-bg-fill-brand-hovered: #fdfbfa;
--al-color-text-on-bg-fill-brand-pressed: #fdfbfa;
--al-color-text-on-bg-fill-brand-selected: #fdfbfa;
--al-color-text-on-bg-fill-brand-disabled: #f9f2f0;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #995539;
--al-color-border-elevated-selected: #995539;
--al-color-bg-fill-brand: #995539;
--al-color-bg-fill-brand-hovered: #894629;
--al-color-bg-fill-brand-pressed: #77391c;
--al-color-bg-fill-brand-selected: #642b11;
--al-color-text-brand: #77391c;
--al-color-text-brand-hovered: #642b11;
--al-color-text-brand-pressed: #4e1f08;
--al-color-text-brand-selected: #331102;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #af6f55;
--al-color-border-elevated-selected: #bc8169;
--al-color-outline-focused: #eeddd5;
--al-color-bg-surface-brand: #381303;
--al-color-bg-surface-brand-hovered: #491c07;
--al-color-bg-surface-brand-pressed: #57240c;
--al-color-bg-surface-brand-selected: #57240c;
--al-color-bg-surface-brand-disabled: #2d0d02;
--al-color-bg-surface-brand-elevated: #491c07;
--al-color-bg-surface-brand-elevated-hovered: #57240c;
--al-color-bg-surface-brand-elevated-pressed: #642c12;
--al-color-bg-surface-brand-elevated-selected: #642c12;
--al-color-bg-surface-brand-elevated-disabled: #381303;
--al-color-bg-fill-brand: #c99681;
--al-color-bg-fill-brand-hovered: #d6ab9a;
--al-color-bg-fill-brand-pressed: #e2c3b7;
--al-color-bg-fill-brand-selected: #eeddd5;
--al-color-bg-fill-brand-disabled: #642c12;
--al-color-text-brand: #c99681;
--al-color-text-brand-hovered: #d6ab9a;
--al-color-text-brand-pressed: #e2c3b7;
--al-color-text-brand-selected: #eeddd5;
--al-color-text-brand-disabled: #703418;
--al-color-text-on-bg-fill-brand: #1e0701;
--al-color-text-on-bg-fill-brand-hovered: #1e0701;
--al-color-text-on-bg-fill-brand-pressed: #1e0701;
--al-color-text-on-bg-fill-brand-selected: #1e0701;
--al-color-text-on-bg-fill-brand-disabled: #2d0d02;}

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



