Drop the redundant inner NavigationStack on non-tvOS (the outer detail pane already provides one) and apply .listStyle(.inset) on macOS. Kept as List to preserve drag-to-reorder for the main navigation section.