.image-progress{background:linear-gradient(120deg,#0d252d,#11192a);border:1px solid #315963;border-radius:9px;margin:10px 0 7px;padding:9px 10px;box-shadow:inset 0 1px #c8fbff0a}.image-progress>div:first-child{color:#9cebf1;justify-content:space-between;align-items:center;gap:10px;font:8px/1.45 DM Mono,monospace;display:flex}.image-progress>div:first-child span{align-items:center;gap:5px;min-width:0;display:flex}.image-progress>div:first-child b{color:#d9fafd;flex:none;font-weight:500}.image-progress-track{background:#0a1116;border:1px solid #29424a;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.image-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#5ee5ed,#9a86f1);min-width:3px;height:100%;transition:width .55s cubic-bezier(.23,1,.32,1);display:block;box-shadow:0 0 14px #5ee5ed88}.image-progress.is-ready{background:linear-gradient(120deg,#0e2b27,#101c26);border-color:#397d68}.image-progress.is-ready>div:first-child{color:#9cf2ca}.image-progress.is-ready .image-progress-track i{background:linear-gradient(90deg,#72e5b3,#76e5ef)}.image-progress.is-error{background:linear-gradient(120deg,#29171e,#141823);border-color:#774a57}.image-progress.is-error>div:first-child{color:#ffb4bd}.image-progress.is-error .image-progress-track i{box-shadow:none;background:#db6879}
