Features:
 * Refactor sidebar navigation: replace MainNavigation with NavigationSwitcher, add DetailNavigation and SettingsNavigation components for improved routing and organization.
 * Implement mobile navigation screen and update routing logic for adaptive navigation. The new NavScreen provides a full-screen alternative to the sidebar for mobile users. Adjustments made to the router to redirect root paths based on platform and ensure smooth transitions between screens.