Description: "The UI is rounding 100.9999999 to 101.00, which is misleading. Use BigNumber.js to display exact precision."
Acceptance Criteria:
[ ] Install bignumber.js.
[ ] Display up to 7 decimal places.
[ ] Add tooltip for full precision.
Priority: High
Labels: bug, accuracy