e18d0592d6
Visual changes: - Add frosted glass dashboard container with purple top border - Add decorative purple/pink gradient overlay - Center hero layout with prominent Blobbi visual - Add floating quick action buttons (switch, rest, visibility) - Replace stat bars with circular stat indicators - Improve visual hierarchy with hero section focus - Add glow effect behind main Blobbi visual - Use purple/pink color theme consistently Extracted components: - DashboardShell: Frosted glass container wrapper - BlobbiDashboard: Main dashboard view with hero section - QuickActionButton: Floating circular action buttons - StatIndicator: Circular progress stat display - DashboardLoadingState: Skeleton loading for dashboard Preserved unchanged: - All data hooks (useBlobbonautProfile, useBlobbisCollection, etc.) - Selection flow with localStorage priority - Migration flow with ensureCanonicalBlobbiBeforeAction - Create egg / rest / visibility handlers - EggGraphic adapter integration - Selector page and card components (restyled)