: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: #781c10;
--cb-color-bg-fill-brand-hovered: #88382d;
--cb-color-bg-fill-brand-pressed: #934940;
--cb-color-bg-fill-brand-selected: #8e4036;
--cb-color-bg-fill-brand-disabled: #a96e66;
--cb-color-text-brand: #781c10;
--cb-color-text-brand-hovered: #832e23;
--cb-color-text-brand-pressed: #934940;
--cb-color-text-brand-selected: #88382d;
--cb-color-text-brand-disabled: #a96e66;
--cb-color-bg-surface-brand: #f4edec;
--cb-color-bg-surface-brand-hovered: #e9dbd9;
--cb-color-bg-surface-brand-pressed: #dfc9c6;
--cb-color-bg-surface-brand-selected: #efe3e2;
--cb-color-bg-surface-brand-disabled: #faf6f6;
--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: #781c10;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #69190e;
--cb-color-bg-fill-brand-pressed: #60160d;
--cb-color-bg-fill-brand-selected: #65170d;
--cb-color-bg-fill-brand-disabled: #4d120a;
--cb-color-text-brand-hovered: #6f1a0f;
--cb-color-text-brand-pressed: #60160d;
--cb-color-text-brand-selected: #69190e;
--cb-color-text-brand-disabled: #4d120a;
--cb-color-bg-surface-brand: #130503;
--cb-color-bg-surface-brand-hovered: #1d0704;
--cb-color-bg-surface-brand-pressed: #270905;
--cb-color-bg-surface-brand-selected: #180603;
--cb-color-bg-surface-brand-disabled: #0f0302;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #322321;
--cb-color-bg-surface-brand-hovered: #38221f;
--cb-color-bg-surface-brand-pressed: #3f211e;
--cb-color-bg-surface-brand-selected: #352220;
--cb-color-bg-surface-brand-disabled: #2e2322;}
:root{--al-color-border-selected: #ae6154;
--al-color-border-elevated-selected: #ae6154;
--al-color-outline-focused: #600600;
--al-color-bg-surface-brand: #f5e9e7;
--al-color-bg-surface-brand-hovered: #eed8d3;
--al-color-bg-surface-brand-pressed: #e7c8c2;
--al-color-bg-surface-brand-selected: #e7c8c2;
--al-color-bg-surface-brand-disabled: #f9f1f0;
--al-color-bg-surface-brand-elevated: #f5e9e7;
--al-color-bg-surface-brand-elevated-hovered: #eed8d3;
--al-color-bg-surface-brand-elevated-pressed: #e7c8c2;
--al-color-bg-surface-brand-elevated-selected: #e7c8c2;
--al-color-bg-surface-brand-elevated-disabled: #f9f1f0;
--al-color-bg-fill-brand: #ae6154;
--al-color-bg-fill-brand-hovered: #a24f41;
--al-color-bg-fill-brand-pressed: #943d30;
--al-color-bg-fill-brand-selected: #862b1f;
--al-color-bg-fill-brand-disabled: #e0b9b1;
--al-color-text-brand: #a24f41;
--al-color-text-brand-hovered: #943d30;
--al-color-text-brand-pressed: #862b1f;
--al-color-text-brand-selected: #75190d;
--al-color-text-brand-disabled: #d8aaa1;
--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: #a24f41;
--al-color-border-elevated-selected: #a24f41;
--al-color-bg-fill-brand: #a24f41;
--al-color-bg-fill-brand-hovered: #943d30;
--al-color-bg-fill-brand-pressed: #862b1f;
--al-color-bg-fill-brand-selected: #75190d;
--al-color-text-brand: #862b1f;
--al-color-text-brand-hovered: #75190d;
--al-color-text-brand-pressed: #600600;
--al-color-text-brand-selected: #400000;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #b56b5e;
--al-color-border-elevated-selected: #c17e72;
--al-color-outline-focused: #f0dcd8;
--al-color-bg-surface-brand: #460000;
--al-color-bg-surface-brand-hovered: #5a0200;
--al-color-bg-surface-brand-pressed: #690d03;
--al-color-bg-surface-brand-selected: #690d03;
--al-color-bg-surface-brand-disabled: #380000;
--al-color-bg-surface-brand-elevated: #5a0200;
--al-color-bg-surface-brand-elevated-hovered: #690d03;
--al-color-bg-surface-brand-elevated-pressed: #761a0e;
--al-color-bg-surface-brand-elevated-selected: #761a0e;
--al-color-bg-surface-brand-elevated-disabled: #460000;
--al-color-bg-fill-brand: #cd9389;
--al-color-bg-fill-brand-hovered: #d8aaa1;
--al-color-bg-fill-brand-pressed: #e4c2bc;
--al-color-bg-fill-brand-selected: #f0dcd8;
--al-color-bg-fill-brand-disabled: #761a0e;
--al-color-text-brand: #cd9389;
--al-color-text-brand-hovered: #d8aaa1;
--al-color-text-brand-pressed: #e4c2bc;
--al-color-text-brand-selected: #f0dcd8;
--al-color-text-brand-disabled: #802518;
--al-color-text-on-bg-fill-brand: #270000;
--al-color-text-on-bg-fill-brand-hovered: #270000;
--al-color-text-on-bg-fill-brand-pressed: #270000;
--al-color-text-on-bg-fill-brand-selected: #270000;
--al-color-text-on-bg-fill-brand-disabled: #380000;}

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



