.nfd-performance-image-modal{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.nfd-performance-image-modal-content{align-items:center;background:#fff;border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center;width:400px}.nfd-performance-image-progress-container{background:#eee;border-radius:10px;height:20px;margin:1rem 0;overflow:hidden;position:relative;width:100%}.nfd-performance-image-progress-bar{background:#007cba;height:100%;transition:width .3s ease;width:0}.nfd-performance-image-result-list{margin:1rem auto;max-height:200px;overflow-y:auto;text-align:center}.nfd-performance-image-done-button{display:block;margin-left:auto;margin-right:auto;margin-top:1rem}