The selector to target the file selection button in a <input type="file"> is ::file-selector-button [MDN].
<input type="file">
::file-selector-button