.root {
  position: relative;
  z-index: var(--z-stickyNode);
}