.v-sheet{border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:block}.v-sheet--border{border-width:thin;box-shadow:none}.v-sheet{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-sheet--absolute{position:absolute}.v-sheet--fixed{position:fixed}.v-sheet--relative{position:relative}.v-sheet--sticky{position:sticky}.v-sheet{background:rgb(var(--v-theme-surface));border-radius:0;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-sheet--rounded{border-radius:4px}.v-file-upload{align-items:center;flex-direction:column;justify-content:center;padding:64px 0;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}.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-items{margin:16px 0}.v-file-upload-item:not(:first-child){margin-top:8px}
