.image-wrap{flex-shrink:0;width:75px;height:75px;background:#181a20;border:1px solid var(--color-border);border-radius:10px;box-shadow:var(--box-shadow-btn);display:flex;justify-content:center;align-items:center}.progress{background:var(--color-body);border:2px solid var(--color-border);border-radius:10px;display:flex;box-shadow:0 0 8px #0003}.progress-bar{background:linear-gradient(269.99deg,#c54dff 2.45%,#6b2fd9 100.09%);border-radius:10px;box-shadow:0 0 50px #c54dff4d}.progress.vertical{justify-content:center;align-items:flex-end;padding:4px 0;width:19px;height:75px}.progress.vertical .progress-bar{width:9px}.progress.horizontal{justify-content:flex-start;align-items:center;padding:0 3px;width:100%;height:16px}.progress.horizontal .progress-bar{height:6px}
