FOCUS ON INFORMATION ARCHITECTURE AND CORE FUNCTIONALITY FIRST. KEEP ALL COMPONENTS BAREBONES WITHOUT STYLING.
STYLING RESTRICTIONS:
- NO className attributes (even "container", "header", etc.)
- NO style attributes or inline styles unless explicitly requested
- NO CSS files or styled-components
- NO layout divs solely for styling purposes