Add sandbox base and collapsible sidebar
Order actor sandboxes by creation time and include the base field in
API responses. Update UI to support a collapsible sidebar (72px when
collapsed): hide logo, center toggle, and adjust layout margins/classes.
Add a "Base" column to Projects and Sandbox views, format createdAt with
dayjs, and wire start/stop sandbox actions with loading state and query
invalidation. Add baseSandbox to the Sandbox type.