1adc8efaae
Dramatically reduced spacing on mobile accordion to match compact original design: Spacing reductions: - Sidebar padding: 4rem → 0px (removed all padding) - Accordion header padding: 10px 20px → 8px 15px - Header font size: 0.9em → 0.85em - Border thickness: 2px → 1px - Icon gap: 0.5rem → 0.3rem - Content padding: default → 0.5rem 1rem (when open) - Section margins: 2rem → 0.5rem Result: Header height reduced from ~45px to 35px Total space savings: ~60% reduction in vertical space Test results: ✅ Sidebar padding: 0px ✅ Header height: 35px (compact) ✅ All functionality working ✅ Modal centering maintained