: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: #ead861;
--cb-color-bg-fill-brand-hovered: #eddd74;
--cb-color-bg-fill-brand-pressed: #eee081;
--cb-color-bg-fill-brand-selected: #edde7a;
--cb-color-bg-fill-brand-disabled: #f2e69a;
--cb-color-text-brand: #ead861;
--cb-color-text-brand-hovered: #ecdb6d;
--cb-color-text-brand-pressed: #eee081;
--cb-color-text-brand-selected: #eddd74;
--cb-color-text-brand-disabled: #f2e69a;
--cb-color-bg-surface-brand: #fdfcf3;
--cb-color-bg-surface-brand-hovered: #fcf9e6;
--cb-color-bg-surface-brand-pressed: #faf6d9;
--cb-color-bg-surface-brand-selected: #fcfaec;
--cb-color-bg-surface-brand-disabled: #fefdf9;
--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: #ead861;}

:root:where([data-cb-theme="lightHighContrast"])  {--cb-color-bg-fill-brand: #7a7133;
--cb-color-bg-fill-brand-hovered: #8a824c;
--cb-color-bg-fill-brand-pressed: #958d5c;
--cb-color-bg-fill-brand-selected: #8f8854;
--cb-color-bg-fill-brand-disabled: #aaa47d;
--cb-color-text-brand: #786f32;
--cb-color-text-brand-hovered: #837a42;
--cb-color-text-brand-pressed: #938c5b;
--cb-color-text-brand-selected: #88814b;
--cb-color-text-brand-disabled: #a9a37c;
--cb-color-border-selected: #7a7133;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #cebe55;
--cb-color-bg-fill-brand-pressed: #bbad4e;
--cb-color-bg-fill-brand-selected: #c4b551;
--cb-color-bg-fill-brand-disabled: #968a3e;
--cb-color-text-brand-hovered: #d8c759;
--cb-color-text-brand-pressed: #bbad4e;
--cb-color-text-brand-selected: #cebe55;
--cb-color-text-brand-disabled: #968a3e;
--cb-color-bg-surface-brand: #262310;
--cb-color-bg-surface-brand-hovered: #383417;
--cb-color-bg-surface-brand-pressed: #4b451f;
--cb-color-bg-surface-brand-selected: #2f2b13;
--cb-color-bg-surface-brand-disabled: #1c1a0c;
--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: #44412e;
--cb-color-bg-surface-brand-hovered: #534f33;
--cb-color-bg-surface-brand-pressed: #645e38;
--cb-color-bg-surface-brand-selected: #4c4830;
--cb-color-bg-surface-brand-disabled: #3c3a2b;}
:root{--al-color-border-selected: #847724;
--al-color-border-elevated-selected: #847724;
--al-color-outline-focused: #332d07;
--al-color-bg-surface-brand: #feed80;
--al-color-bg-surface-brand-hovered: #f0de67;
--al-color-bg-surface-brand-pressed: #e2d059;
--al-color-bg-surface-brand-selected: #e2d059;
--al-color-bg-surface-brand-disabled: #fff798;
--al-color-bg-surface-brand-elevated: #feed80;
--al-color-bg-surface-brand-elevated-hovered: #f0de67;
--al-color-bg-surface-brand-elevated-pressed: #e2d059;
--al-color-bg-surface-brand-elevated-selected: #e2d059;
--al-color-bg-surface-brand-elevated-disabled: #fff798;
--al-color-bg-fill-brand: #847724;
--al-color-bg-fill-brand-hovered: #73681e;
--al-color-bg-fill-brand-pressed: #635918;
--al-color-bg-fill-brand-selected: #534b12;
--al-color-bg-fill-brand-disabled: #d4c34f;
--al-color-text-brand: #73681e;
--al-color-text-brand-hovered: #635918;
--al-color-text-brand-pressed: #534b12;
--al-color-text-brand-selected: #433c0d;
--al-color-text-brand-disabled: #c7b646;
--al-color-text-on-bg-fill-brand: #ffffd3;
--al-color-text-on-bg-fill-brand-hovered: #ffffd3;
--al-color-text-on-bg-fill-brand-pressed: #ffffd3;
--al-color-text-on-bg-fill-brand-selected: #ffffd3;
--al-color-text-on-bg-fill-brand-disabled: #fff798;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #73681e;
--al-color-border-elevated-selected: #73681e;
--al-color-bg-fill-brand: #73681e;
--al-color-bg-fill-brand-hovered: #635918;
--al-color-bg-fill-brand-pressed: #534b12;
--al-color-bg-fill-brand-selected: #433c0d;
--al-color-text-brand: #534b12;
--al-color-text-brand-hovered: #433c0d;
--al-color-text-brand-pressed: #332d07;
--al-color-text-brand-selected: #1f1b03;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #8c8028;
--al-color-border-elevated-selected: #9f9030;
--al-color-outline-focused: #f3e26d;
--al-color-bg-surface-brand: #221e04;
--al-color-bg-surface-brand-hovered: #2f2a06;
--al-color-bg-surface-brand-pressed: #393309;
--al-color-bg-surface-brand-selected: #393309;
--al-color-bg-surface-brand-disabled: #1b1703;
--al-color-bg-surface-brand-elevated: #2f2a06;
--al-color-bg-surface-brand-elevated-hovered: #393309;
--al-color-bg-surface-brand-elevated-pressed: #443d0d;
--al-color-bg-surface-brand-elevated-selected: #443d0d;
--al-color-bg-surface-brand-elevated-disabled: #221e04;
--al-color-bg-fill-brand: #b2a23a;
--al-color-bg-fill-brand-hovered: #c6b645;
--al-color-bg-fill-brand-pressed: #ddcb55;
--al-color-bg-fill-brand-selected: #f3e26d;
--al-color-bg-fill-brand-disabled: #443d0d;
--al-color-text-brand: #b2a23a;
--al-color-text-brand-hovered: #c6b645;
--al-color-text-brand-pressed: #ddcb55;
--al-color-text-brand-selected: #f3e26d;
--al-color-text-brand-disabled: #4d4610;
--al-color-text-on-bg-fill-brand: #100e01;
--al-color-text-on-bg-fill-brand-hovered: #100e01;
--al-color-text-on-bg-fill-brand-pressed: #100e01;
--al-color-text-on-bg-fill-brand-selected: #100e01;
--al-color-text-on-bg-fill-brand-disabled: #1b1703;}

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



