feat: add PDF file detection with user-friendly error message
- Add isPdfUrl() to detect PDF files by URL pattern
- Add showPdfError() to display helpful error UI when PDFs are detected
- Add CSS styles for PDF error state (.pdf-error, .pdf-error-icon, etc.)
- Skip summarization for PDFs and show guidance to use external tools