: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: #a69c8f;
--cb-color-bg-fill-brand-hovered: #b1a89d;
--cb-color-bg-fill-brand-pressed: #b8b0a5;
--cb-color-bg-fill-brand-selected: #b4aca1;
--cb-color-bg-fill-brand-disabled: #c6c0b7;
--cb-color-text-brand: #a69c8f;
--cb-color-text-brand-hovered: #ada498;
--cb-color-text-brand-pressed: #b8b0a5;
--cb-color-text-brand-selected: #b1a89d;
--cb-color-text-brand-disabled: #c6c0b7;
--cb-color-bg-surface-brand: #f8f7f6;
--cb-color-bg-surface-brand-hovered: #f1efed;
--cb-color-bg-surface-brand-pressed: #eae7e4;
--cb-color-bg-surface-brand-selected: #f4f3f1;
--cb-color-bg-surface-brand-disabled: #fcfbfb;
--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: #a69c8f;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #7a7369;
--cb-color-bg-fill-brand-hovered: #8a847b;
--cb-color-bg-fill-brand-pressed: #958f87;
--cb-color-bg-fill-brand-selected: #8f8a81;
--cb-color-bg-fill-brand-disabled: #aaa69f;
--cb-color-text-brand: #756e65;
--cb-color-text-brand-hovered: #807971;
--cb-color-text-brand-pressed: #918b84;
--cb-color-text-brand-selected: #868078;
--cb-color-text-brand-disabled: #a7a29d;
--cb-color-border-selected: #7a7369;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #92897e;
--cb-color-bg-fill-brand-pressed: #857d72;
--cb-color-bg-fill-brand-selected: #8b8378;
--cb-color-bg-fill-brand-disabled: #6a645b;
--cb-color-text-brand-hovered: #999084;
--cb-color-text-brand-pressed: #857d72;
--cb-color-text-brand-selected: #92897e;
--cb-color-text-brand-disabled: #6a645b;
--cb-color-bg-surface-brand: #1b1917;
--cb-color-bg-surface-brand-hovered: #282522;
--cb-color-bg-surface-brand-pressed: #35322e;
--cb-color-bg-surface-brand-selected: #211f1d;
--cb-color-bg-surface-brand-disabled: #141311;
--cb-color-text-on-bg-fill-brand: #202125;
--cb-color-text-on-bg-fill-brand-hovered: #202125;
--cb-color-text-on-bg-fill-brand-pressed: #202125;
--cb-color-text-on-bg-fill-brand-selected: #202125;
--cb-color-text-on-bg-fill-brand-disabled: #20212566;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #393735;
--cb-color-bg-surface-brand-hovered: #43413e;
--cb-color-bg-surface-brand-pressed: #4e4b46;
--cb-color-bg-surface-brand-selected: #3e3c39;
--cb-color-bg-surface-brand-disabled: #343331;}
:root{--al-color-border-selected: #7e756a;
--al-color-border-elevated-selected: #7e756a;
--al-color-outline-focused: #302c27;
--al-color-bg-surface-brand: #eeebe7;
--al-color-bg-surface-brand-hovered: #e2dcd5;
--al-color-bg-surface-brand-pressed: #d5cdc3;
--al-color-bg-surface-brand-selected: #d5cdc3;
--al-color-bg-surface-brand-disabled: #f6f4f2;
--al-color-bg-surface-brand-elevated: #eeebe7;
--al-color-bg-surface-brand-elevated-hovered: #e2dcd5;
--al-color-bg-surface-brand-elevated-pressed: #d5cdc3;
--al-color-bg-surface-brand-elevated-selected: #d5cdc3;
--al-color-bg-surface-brand-elevated-disabled: #f6f4f2;
--al-color-bg-fill-brand: #7e756a;
--al-color-bg-fill-brand-hovered: #6e665c;
--al-color-bg-fill-brand-pressed: #5e574e;
--al-color-bg-fill-brand-selected: #504942;
--al-color-bg-fill-brand-disabled: #c9c0b5;
--al-color-text-brand: #6e665c;
--al-color-text-brand-hovered: #5e574e;
--al-color-text-brand-pressed: #504942;
--al-color-text-brand-selected: #413b35;
--al-color-text-brand-disabled: #bcb3a6;
--al-color-text-on-bg-fill-brand: #fcfcfb;
--al-color-text-on-bg-fill-brand-hovered: #fcfcfb;
--al-color-text-on-bg-fill-brand-pressed: #fcfcfb;
--al-color-text-on-bg-fill-brand-selected: #fcfcfb;
--al-color-text-on-bg-fill-brand-disabled: #f6f4f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #6e665c;
--al-color-border-elevated-selected: #6e665c;
--al-color-bg-fill-brand: #6e665c;
--al-color-bg-fill-brand-hovered: #5e574e;
--al-color-bg-fill-brand-pressed: #504942;
--al-color-bg-fill-brand-selected: #413b35;
--al-color-text-brand: #504942;
--al-color-text-brand-hovered: #413b35;
--al-color-text-brand-pressed: #302c27;
--al-color-text-brand-selected: #1d1b17;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #867d72;
--al-color-border-elevated-selected: #988e82;
--al-color-outline-focused: #e5dfd9;
--al-color-bg-surface-brand: #201d19;
--al-color-bg-surface-brand-hovered: #2d2924;
--al-color-bg-surface-brand-pressed: #36322c;
--al-color-bg-surface-brand-selected: #36322c;
--al-color-bg-surface-brand-disabled: #191714;
--al-color-bg-surface-brand-elevated: #2d2924;
--al-color-bg-surface-brand-elevated-hovered: #36322c;
--al-color-bg-surface-brand-elevated-pressed: #413c35;
--al-color-bg-surface-brand-elevated-selected: #413c35;
--al-color-bg-surface-brand-elevated-disabled: #201d19;
--al-color-bg-fill-brand: #aaa093;
--al-color-bg-fill-brand-hovered: #bdb3a7;
--al-color-bg-fill-brand-pressed: #d1c8be;
--al-color-bg-fill-brand-selected: #e5dfd9;
--al-color-bg-fill-brand-disabled: #413c35;
--al-color-text-brand: #aaa093;
--al-color-text-brand-hovered: #bdb3a7;
--al-color-text-brand-pressed: #d1c8be;
--al-color-text-brand-selected: #e5dfd9;
--al-color-text-brand-disabled: #4a443d;
--al-color-text-on-bg-fill-brand: #100e0b;
--al-color-text-on-bg-fill-brand-hovered: #100e0b;
--al-color-text-on-bg-fill-brand-pressed: #100e0b;
--al-color-text-on-bg-fill-brand-selected: #100e0b;
--al-color-text-on-bg-fill-brand-disabled: #191714;}

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



