{/* Main Content - Takes remaining space */}
{/* Animated background blobs */}
{appState === AppState.UPLOAD && (
Turn Markdown into
Professional Word Docs.
Upload your raw text. Select a style.
Get a formatted DOCX file ready for Microsoft Word.
)}
{appState === AppState.CONFIG && (
{error && (
{error}
)}
)}
{appState === AppState.GENERATING && (
Formatting Document
Applying typographic rules and preparing print-ready layout...
)}