Build a React application called "Posthumentor", an AI mentorship platform that lets users get advice from historically accurate AI versions of great minds (like Steve Jobs, Marcus Aurelius, etc.).

Design System & Aesthetic (CRITICAL)

Use an "Editorial Aesthetic" (think high-end print magazine or newspaper).

App Flow & State

The app should have 3 main views managed by state: landing, dashboard, and chat. Include a hardcoded default user profile object: { goals: 'Scale to $1M ARR', challenges: 'Hiring', businessStage: 'Early Traction', personalityType: 'Analytical' }.

View 1: Landing Page

View 2: Dashboard

A two-column layout (Sidebar + Main Content).

View 3: Chat Session

A full-screen chat interface.