feat(creator): overhaul Creator flow, editor duplication, and staging setup #83

Merged
mjasin merged 15 commits from feature/stage3-book-versioning into develop 2026-06-15 17:15:43 +00:00
Showing only changes of commit 893fed4d60 - Show all commits
@@ -5,6 +5,7 @@
.recommendations-panel {
width: 100%;
padding: 1.75rem;
margin-top: 2.5rem;
background: var(--nexus-surface, #1a1a1e);
border: 1px solid var(--nexus-border, rgba(255, 255, 255, 0.05));
border-radius: 12px;