+
+
Initial Setup
+ {/* Same text + classes as the real subtitle; only the unknown done-count is a
+ skeleton, inline (no flex/gap, no extra space) so it doesn't shift on swap. */}
+
+ {total} steps to complete · /{total}{' '}
+ done
+
+
+ {/* "Complete Setup" button placeholder — matches the real button's box
+ (`h-10 md:h-12`, `w-full md:w-auto`; fixed desktop width since a skeleton
+ has no content to size to). */}
+
+
+
+