1.1.48.79 is most likely the lowest IP address in your system - which is then taken by default if no other address matches.
I can totally understand the ARP request.
From the config portion you posted it looks like there’s no IP address assigned to lan996 - so the ARP request can’t formulate a valid reply address.
That setup may be simple, but unfortunately it is invalid.
You must either make the VLAN interface a member of the bridge, or you must assign an IP address to it.
In this case you could try assigning it the same address as the bridge, this is not forbidden on RouterOS.
When you use ethernet as a point-to-point network with ARP, you need an IP address at both ends.
As I already wrote, you can often re-use the IP address that you already used for loopback.