.Dropzone-module__Ilfhfq__dropzoneContainer{width:100%;position:relative}.Dropzone-module__Ilfhfq__dropzone{text-align:center;cursor:pointer;background-color:#f9f9f9;border:2px dashed #ddd;border-radius:8px;justify-content:center;align-items:center;min-height:200px;padding:40px 20px;transition:all .3s;display:flex}.Dropzone-module__Ilfhfq__dropzone:hover:not(.Dropzone-module__Ilfhfq__disabled){background-color:#f0f8f0;border-color:#196619}.Dropzone-module__Ilfhfq__dropzone.Dropzone-module__Ilfhfq__active{background-color:#f0f8f0;border-color:#196619;transform:scale(1.02)}.Dropzone-module__Ilfhfq__dropzone.Dropzone-module__Ilfhfq__disabled{opacity:.6;cursor:not-allowed;background-color:#f5f5f5}.Dropzone-module__Ilfhfq__dropzoneContent{text-align:center}.Dropzone-module__Ilfhfq__dropzoneContent svg{max-width:48px}.Dropzone-module__Ilfhfq__uploadIcon{color:#666;margin-bottom:16px}.Dropzone-module__Ilfhfq__title{color:#333;margin:16px 0 8px;font-size:18px;font-weight:600}.Dropzone-module__Ilfhfq__subtitle{color:#666;margin-bottom:8px;font-size:14px}.Dropzone-module__Ilfhfq__fileTypes{margin:0;font-size:12px;color:#888!important}.Dropzone-module__Ilfhfq__fileList{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;width:100%;margin:0;padding:16px;top:0;left:0}.Dropzone-module__Ilfhfq__fileListTitle{color:#333;margin:0 0 16px;font-size:14px;font-weight:600}.Dropzone-module__Ilfhfq__fileGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.Dropzone-module__Ilfhfq__fileItem{background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;padding:12px;transition:all .2s;display:flex;position:relative}.Dropzone-module__Ilfhfq__fileItem:hover{border-color:#196619;box-shadow:0 2px 8px #1966191a}.Dropzone-module__Ilfhfq__filePreviewContainer{background-color:#f8f9fa;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100px;margin-bottom:8px;display:flex;overflow:hidden}.Dropzone-module__Ilfhfq__filePreview{object-fit:cover;border-radius:4px;max-width:100%;max-height:100%}.Dropzone-module__Ilfhfq__fileIcon{color:#666}.Dropzone-module__Ilfhfq__fileDetails{flex:1;min-width:0}.Dropzone-module__Ilfhfq__fileName{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:12px;font-weight:500;display:block;overflow:hidden}.Dropzone-module__Ilfhfq__fileSize{color:#666;font-size:11px;display:block}.Dropzone-module__Ilfhfq__removeFile{color:#fff;cursor:pointer;z-index:10;background:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.Dropzone-module__Ilfhfq__removeFile:hover:not(:disabled){background:#c82333;transform:scale(1.1)}.Dropzone-module__Ilfhfq__removeFile:disabled{cursor:not-allowed;background:#ccc}@media (max-width:768px){.Dropzone-module__Ilfhfq__fileGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.Dropzone-module__Ilfhfq__fileItem{padding:8px}.Dropzone-module__Ilfhfq__filePreviewContainer{height:100px}.Dropzone-module__Ilfhfq__dropzone{min-height:150px;padding:30px 15px}.Dropzone-module__Ilfhfq__title{font-size:16px}}.Dropzone-module__Ilfhfq__fileItem.Dropzone-module__Ilfhfq__loading{opacity:.7}.Dropzone-module__Ilfhfq__fileItem.Dropzone-module__Ilfhfq__loading .Dropzone-module__Ilfhfq__filePreviewContainer:after{content:"";border:2px solid #f3f3f3;border-top-color:#196619;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Dropzone-module__Ilfhfq__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Dropzone-module__Ilfhfq__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
