Avoid negative margins inside overflow: hidden
containers unless you're managing layout precisely.
If it's for scroll anchoring, use proper scroll handling APIs.
For focusable elements, ensure they're visibly in bounds and not accidentally clipped.