.v-file-upload{align-items:center;flex-direction:column;justify-content:center;padding:64px 16px;position:relative}.v-file-upload.v-sheet{border-radius:4px;border-style:dashed;border-width:2px;display:flex}.v-file-upload.v-file-upload--density-compact{flex-direction:row;gap:1rem;padding:32px 0}.v-file-upload .v-overlay__scrim{pointer-events:none}.v-file-upload--disabled{opacity:var(--v-disabled-opacity);pointer-events:none}.v-file-upload--dragging>*{pointer-events:none}.v-file-upload--clickable{cursor:pointer}.v-file-upload input[type=file]{cursor:pointer;left:0;opacity:0;position:absolute;top:0;z-index:-1}.v-file-upload-title{font-size:1.5rem;font-weight:600;text-align:center}.v-file-upload-icon{font-size:3rem;margin-bottom:1rem;opacity:var(--v-medium-emphasis-opacity)}.v-file-upload--density-comfortable .v-file-upload-icon{font-size:2.5rem;margin-bottom:.5rem}.v-file-upload--density-compact .v-file-upload-icon{font-size:2rem;margin-bottom:0}.v-file-upload-divider{align-items:center;display:flex;justify-content:center;margin:32px 0;width:100%}.v-file-upload-divider .v-divider__wrapper{max-width:100%}.v-file-upload-items{margin:16px 0}.v-file-upload-item:not(:first-child){margin-top:8px}
