2ceb3a7b57
Extract to separate files for better maintainability: - Models/Import/ImportContext.cs - Import context and PaymentSelectMode enum - Models/Import/ImportResults.cs - Import result DTOs and TransactionKey - Models/Import/PaymentResolutionResult.cs - Payment resolution DTO - Services/TransactionImporter.cs - CSV import logic - Services/CardResolver.cs - Payment method resolution Reduces Upload.cshtml.cs from 615 lines to 216 lines. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>