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