: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: #3f432f;
--cb-color-bg-fill-brand-hovered: #565a48;
--cb-color-bg-fill-brand-pressed: #656959;
--cb-color-bg-fill-brand-selected: #5e6150;
--cb-color-bg-fill-brand-disabled: #84877a;
--cb-color-text-brand: #3f432f;
--cb-color-text-brand-hovered: #4e523f;
--cb-color-text-brand-pressed: #656959;
--cb-color-text-brand-selected: #565a48;
--cb-color-text-brand-disabled: #84877a;
--cb-color-bg-surface-brand: #f0f0ef;
--cb-color-bg-surface-brand-hovered: #e0e1de;
--cb-color-bg-surface-brand-pressed: #d1d2cd;
--cb-color-bg-surface-brand-selected: #e8e8e6;
--cb-color-bg-surface-brand-disabled: #f7f8f7;
--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: #3f432f;}

:root:where([data-cb-theme="dark"])  {--cb-color-bg-fill-brand-hovered: #373b29;
--cb-color-bg-fill-brand-pressed: #323626;
--cb-color-bg-fill-brand-selected: #353827;
--cb-color-bg-fill-brand-disabled: #282b1e;
--cb-color-text-brand-hovered: #3a3e2b;
--cb-color-text-brand-pressed: #323626;
--cb-color-text-brand-selected: #373b29;
--cb-color-text-brand-disabled: #282b1e;
--cb-color-bg-surface-brand: #0a0b08;
--cb-color-bg-surface-brand-hovered: #0f100b;
--cb-color-bg-surface-brand-pressed: #14160f;
--cb-color-bg-surface-brand-selected: #0d0d09;
--cb-color-bg-surface-brand-disabled: #080806;}

:root:where([data-cb-theme="dark"]) :where(.cb-elevated, .al-elevated)  {--cb-color-bg-surface-brand: #282926;
--cb-color-bg-surface-brand-hovered: #2a2b27;
--cb-color-bg-surface-brand-pressed: #2d2e28;
--cb-color-bg-surface-brand-selected: #292a26;
--cb-color-bg-surface-brand-disabled: #272825;}
:root{--al-color-border-selected: #757867;
--al-color-border-elevated-selected: #757867;
--al-color-outline-focused: #2b2f1d;
--al-color-bg-surface-brand: #ebece9;
--al-color-bg-surface-brand-hovered: #dcddd8;
--al-color-bg-surface-brand-pressed: #ced0c9;
--al-color-bg-surface-brand-selected: #ced0c9;
--al-color-bg-surface-brand-disabled: #f3f3f2;
--al-color-bg-surface-brand-elevated: #ebece9;
--al-color-bg-surface-brand-elevated-hovered: #dcddd8;
--al-color-bg-surface-brand-elevated-pressed: #ced0c9;
--al-color-bg-surface-brand-elevated-selected: #ced0c9;
--al-color-bg-surface-brand-elevated-disabled: #f3f3f2;
--al-color-bg-fill-brand: #757867;
--al-color-bg-fill-brand-hovered: #656957;
--al-color-bg-fill-brand-pressed: #565b47;
--al-color-bg-fill-brand-selected: #484c38;
--al-color-bg-fill-brand-disabled: #c0c2ba;
--al-color-text-brand: #656957;
--al-color-text-brand-hovered: #565b47;
--al-color-text-brand-pressed: #484c38;
--al-color-text-brand-selected: #3b3e2b;
--al-color-text-brand-disabled: #b3b6ab;
--al-color-text-on-bg-fill-brand: #fbfbfb;
--al-color-text-on-bg-fill-brand-hovered: #fbfbfb;
--al-color-text-on-bg-fill-brand-pressed: #fbfbfb;
--al-color-text-on-bg-fill-brand-selected: #fbfbfb;
--al-color-text-on-bg-fill-brand-disabled: #f3f3f2;}

:root:where([data-al-theme="lightHighContrast"])  {--al-color-border-selected: #656957;
--al-color-border-elevated-selected: #656957;
--al-color-bg-fill-brand: #656957;
--al-color-bg-fill-brand-hovered: #565b47;
--al-color-bg-fill-brand-pressed: #484c38;
--al-color-bg-fill-brand-selected: #3b3e2b;
--al-color-text-brand: #484c38;
--al-color-text-brand-hovered: #3b3e2b;
--al-color-text-brand-pressed: #2b2f1d;
--al-color-text-brand-selected: #1a1c0e;}

:root:where([data-al-theme="dark"])  {--al-color-border-selected: #7d8070;
--al-color-border-elevated-selected: #8e9182;
--al-color-outline-focused: #dfe0dc;
--al-color-bg-surface-brand: #1c1f10;
--al-color-bg-surface-brand-hovered: #272b19;
--al-color-bg-surface-brand-pressed: #313522;
--al-color-bg-surface-brand-selected: #313522;
--al-color-bg-surface-brand-disabled: #14170a;
--al-color-bg-surface-brand-elevated: #272b19;
--al-color-bg-surface-brand-elevated-hovered: #313522;
--al-color-bg-surface-brand-elevated-pressed: #3b3e2b;
--al-color-bg-surface-brand-elevated-selected: #3b3e2b;
--al-color-bg-surface-brand-elevated-disabled: #1c1f10;
--al-color-bg-fill-brand: #a0a396;
--al-color-bg-fill-brand-hovered: #b3b6ab;
--al-color-bg-fill-brand-pressed: #c9cac3;
--al-color-bg-fill-brand-selected: #dfe0dc;
--al-color-bg-fill-brand-disabled: #3b3e2b;
--al-color-text-brand: #a0a396;
--al-color-text-brand-hovered: #b3b6ab;
--al-color-text-brand-pressed: #c9cac3;
--al-color-text-brand-selected: #dfe0dc;
--al-color-text-brand-disabled: #434733;
--al-color-text-on-bg-fill-brand: #0d0f05;
--al-color-text-on-bg-fill-brand-hovered: #0d0f05;
--al-color-text-on-bg-fill-brand-pressed: #0d0f05;
--al-color-text-on-bg-fill-brand-selected: #0d0f05;
--al-color-text-on-bg-fill-brand-disabled: #14170a;}

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



