: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: #691c1b;
--cb-color-bg-fill-brand-hovered: #7b3837;
--cb-color-bg-fill-brand-pressed: #874949;
--cb-color-bg-fill-brand-selected: #814040;
--cb-color-bg-fill-brand-disabled: #9f6e6d;
--cb-color-text-brand: #691c1b;
--cb-color-text-brand-hovered: #752e2d;
--cb-color-text-brand-pressed: #874949;
--cb-color-text-brand-selected: #7b3837;
--cb-color-text-brand-disabled: #9f6e6d;
--cb-color-bg-surface-brand: #f3eded;
--cb-color-bg-surface-brand-hovered: #e7dbda;
--cb-color-bg-surface-brand-pressed: #dbc9c8;
--cb-color-bg-surface-brand-selected: #ede3e3;
--cb-color-bg-surface-brand-disabled: #f9f6f6;
--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: #691c1b;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #5c1918;
--cb-color-bg-fill-brand-pressed: #541616;
--cb-color-bg-fill-brand-selected: #581717;
--cb-color-bg-fill-brand-disabled: #431211;
--cb-color-text-brand-hovered: #611a19;
--cb-color-text-brand-pressed: #541616;
--cb-color-text-brand-selected: #5c1918;
--cb-color-text-brand-disabled: #431211;
--cb-color-bg-surface-brand: #110504;
--cb-color-bg-surface-brand-hovered: #190706;
--cb-color-bg-surface-brand-pressed: #220909;
--cb-color-bg-surface-brand-selected: #150605;
--cb-color-bg-surface-brand-disabled: #0d0303;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #2f2323;
--cb-color-bg-surface-brand-hovered: #352222;
--cb-color-bg-surface-brand-pressed: #3a2121;
--cb-color-bg-surface-brand-selected: #322222;
--cb-color-bg-surface-brand-disabled: #2c2323;}
:root{--al-color-border-selected: #a66560;
--al-color-border-elevated-selected: #a66560;
--al-color-outline-focused: #5b1011;
--al-color-bg-surface-brand: #f3e9e8;
--al-color-bg-surface-brand-hovered: #ebd9d7;
--al-color-bg-surface-brand-pressed: #e3c9c7;
--al-color-bg-surface-brand-selected: #e3c9c7;
--al-color-bg-surface-brand-disabled: #f8f1f1;
--al-color-bg-surface-brand-elevated: #f3e9e8;
--al-color-bg-surface-brand-elevated-hovered: #ebd9d7;
--al-color-bg-surface-brand-elevated-pressed: #e3c9c7;
--al-color-bg-surface-brand-elevated-selected: #e3c9c7;
--al-color-bg-surface-brand-elevated-disabled: #f8f1f1;
--al-color-bg-fill-brand: #a66560;
--al-color-bg-fill-brand-hovered: #99544e;
--al-color-bg-fill-brand-pressed: #8b433e;
--al-color-bg-fill-brand-selected: #7e322f;
--al-color-bg-fill-brand-disabled: #dbbab7;
--al-color-text-brand: #99544e;
--al-color-text-brand-hovered: #8b433e;
--al-color-text-brand-pressed: #7e322f;
--al-color-text-brand-selected: #6e2120;
--al-color-text-brand-disabled: #d2aba7;
--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: #f8f1f1;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #99544e;
--al-color-border-elevated-selected: #99544e;
--al-color-bg-fill-brand: #99544e;
--al-color-bg-fill-brand-hovered: #8b433e;
--al-color-bg-fill-brand-pressed: #7e322f;
--al-color-bg-fill-brand-selected: #6e2120;
--al-color-text-brand: #7e322f;
--al-color-text-brand-hovered: #6e2120;
--al-color-text-brand-pressed: #5b1011;
--al-color-text-brand-selected: #400004;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #ac6f69;
--al-color-border-elevated-selected: #b9817c;
--al-color-outline-focused: #eddcdb;
--al-color-bg-surface-brand: #440105;
--al-color-bg-surface-brand-hovered: #560b0d;
--al-color-bg-surface-brand-pressed: #631616;
--al-color-bg-surface-brand-selected: #631616;
--al-color-bg-surface-brand-disabled: #360002;
--al-color-bg-surface-brand-elevated: #560b0d;
--al-color-bg-surface-brand-elevated-hovered: #631616;
--al-color-bg-surface-brand-elevated-pressed: #6e2120;
--al-color-bg-surface-brand-elevated-selected: #6e2120;
--al-color-bg-surface-brand-elevated-disabled: #440105;
--al-color-bg-fill-brand: #c69691;
--al-color-bg-fill-brand-hovered: #d2aca7;
--al-color-bg-fill-brand-pressed: #e0c3c0;
--al-color-bg-fill-brand-selected: #eddcdb;
--al-color-bg-fill-brand-disabled: #6e2120;
--al-color-text-brand: #c69691;
--al-color-text-brand-hovered: #d2aca7;
--al-color-text-brand-pressed: #e0c3c0;
--al-color-text-brand-selected: #eddcdb;
--al-color-text-brand-disabled: #782c29;
--al-color-text-on-bg-fill-brand: #260000;
--al-color-text-on-bg-fill-brand-hovered: #260000;
--al-color-text-on-bg-fill-brand-pressed: #260000;
--al-color-text-on-bg-fill-brand-selected: #260000;
--al-color-text-on-bg-fill-brand-disabled: #360002;}

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