body { background: #f7f7f9; }
.preview-img { max-width: 120px; max-height: 120px; margin: 8px; border-radius: 8px; border: 1px solid #ddd; }
.dropzone { border: 2px dashed #007AFF; border-radius: 12px; padding: 32px; text-align: center; background: #fff; cursor: pointer; }
.result-card { margin-top: 32px; }
.move-table th, .move-table td { text-align: center; }
