feat/settings-modal
dev
padding-top on the first .settings-section created a visible gap above the Export title. Fixed with :first-child { padding-top: 0 }. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>