Restructured z-index layering: - Parent container: fixed inset-0 z-40 with pointer-events-none - Backdrop: only covers map area (lg:left-96 on desktop) - Sheet content: z-50, positioned above backdrop
- Created OrderDetailBottomSheet.vue component (like KycBottomSheet) - Click on order in list opens bottom sheet instead of navigating - Slide-up animation with backdrop - Click backdrop or X to close