Sidebar and header — the sidebar now takes up 92% of the viewport width on mobile, giving you enough room to read project names and navigate between locations comfortably. The location name in the header is larger and truncated cleanly with an ellipsis; the address sits below it in a smaller, muted style so the two never compete for attention.
Activity tab — pipeline cards use tighter padding and icon-only status badges on mobile. Product labels (SCANIT / BIMIT) are replaced by their icons to preserve space. Stats on each card stack vertically rather than sitting side by side. The Manage Team button collapses to an icon so it doesn't push other controls off screen.
Modals — every modal (Downloads, Settings, and others) now slides up from the bottom of the screen on mobile in a bottom-sheet style, with rounded top corners. This matches the interaction pattern mobile users expect and keeps the content centered and easy to dismiss.
CAD viewer — the three separate selectors (level, asset, version) have been merged into a single VersionPopover. Open it to see all available levels in one flat list, each with a verification badge indicating whether the drawing is IPX-verified, engine-processed, or unverified. When you switch levels, an opaque overlay covers the previous drawing while the new one loads, so you're never staring at a ghost of the old floor plan.
Toolbars and controls — the viewer toolbar uses reduced height, gap, and padding on mobile. The plus icon is consistently 24×24 across all viewer tabs. The AssetPickerPopover trigger and dropdown are narrower (200 px) on mobile. The Report tab's dropdown uses a smaller size with constrained width so it stays within the screen edge.
All changes are scoped to viewports below 768 px. Desktop layouts are unchanged.