.drag-ghost {
    cursor: move;
    transform: translateZ(0); /* Force GPU acceleration */
}
