.wf-form-upload-dropzone.wf-form-upload-dropzone--error{border-color:var(--wf-form-upload-error);background:var(--wf-form-upload-error-bg)}.wf-form-upload-dropzone--error .wf-form-upload-icon{background:var(--wf-form-upload-error-bg)}.wf-form-upload-dropzone--error .wf-form-upload-icon svg{color:var(--wf-form-upload-error)}.wf-form-upload-file-list{display:block;max-height:var(--wf-form-upload-list-max-height);overflow-y:auto;margin-top:12px;border:1px solid var(--wf-form-upload-border);border-radius:var(--wf-form-upload-radius-sm);padding:4px}.wf-form-upload-file-list:empty{display:none}.wf-form-upload-file-list::-webkit-scrollbar{width:6px}.wf-form-upload-file-list::-webkit-scrollbar-track{background:var(--wf-form-upload-bg-file);border-radius:3px}.wf-form-upload-file-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.wf-form-upload-file-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.wf-form-upload-file{display:flex;align-items:center;padding:8px 10px;border-radius:var(--wf-form-upload-radius-sm);transition:background var(--wf-form-upload-transition)}.wf-form-upload-file:hover{background:var(--wf-form-upload-bg-hover)}.wf-form-upload-file-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.wf-form-upload-file-icon{flex-shrink:0;width:32px;height:32px;background:var(--wf-form-upload-bg-file);border-radius:var(--wf-form-upload-radius-sm);display:flex;align-items:center;justify-content:center;overflow:hidden}.wf-form-upload-file-icon img{width:100%;height:100%;object-fit:cover}.wf-form-upload-file-icon svg{width:16px;height:16px;color:var(--wf-form-upload-text-muted)}.wf-form-upload-file-name{font-size:13px;color:var(--wf-form-upload-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-form-upload-file-size{font-size:var(--wf-form-upload-font-size-sm);color:var(--wf-form-upload-text-muted);flex-shrink:0;margin-left:12px}@container (max-width: 280px){.wf-form-upload-file-size{display:none}}.wf-form-upload--compact .wf-form-upload-file-size{display:none}.wf-form-upload-file-remove{width:24px;height:24px;border:none;background:none;cursor:pointer;color:var(--wf-form-upload-text-muted);display:flex;align-items:center;justify-content:center;margin-left:8px;border-radius:4px;flex-shrink:0;opacity:0;transition:all var(--wf-form-upload-transition)}.wf-form-upload-file:hover .wf-form-upload-file-remove{opacity:1}.wf-form-upload-file-remove:hover{color:var(--wf-form-upload-error);background:var(--wf-form-upload-error-bg)}.wf-form-upload-file-count{display:inline-flex;align-items:center;gap:6px;font-size:var(--wf-form-upload-font-size-sm);color:var(--wf-form-upload-text-muted);margin-top:10px}.wf-form-upload-file-count:empty{display:none}.wf-form-upload-file-count svg{width:14px;height:14px}.wf-form-upload-error{display:none;align-items:center;gap:6px;margin-top:10px;padding:10px 12px;background:var(--wf-form-upload-error-bg);border-radius:var(--wf-form-upload-radius-sm);font-size:13px;color:var(--wf-form-upload-error)}.wf-form-upload-error.wf-form-upload-error--visible{display:flex}.wf-form-upload-error svg{width:16px;height:16px;flex-shrink:0}
