Bash's `$((...))` arithmetic has limitations. It uses signed 64-bit integers, so values like `0x90000001f0000000` will cause problems. <img width="863" height="302" alt="Image" src="https://github.com/user-attachments/assets/ff3901a6-caac-4d60-bfec-3b93f43013ee" />