.wrjnb-progress{align-items:center;display:flex;gap:12px}.wrjnb-progress--line{width:220px}.wrjnb-progress--circle{flex-direction:column;height:100px;width:100px}.wrjnb-progress__bar{background:#f3f3f3;border-radius:5px;flex:1;height:10px;overflow:hidden}.wrjnb-progress__inner{background:#409eff;border-radius:5px;height:100%;transition:background .3s}.wrjnb-progress__inner.is-success{background:#67c23a}.wrjnb-progress__inner.is-exception{background:#f56c6c}.wrjnb-progress__inner.is-active{animation:wrjnb-progress-active 2s linear infinite}@keyframes wrjnb-progress-active{0%{filter:brightness(1)}50%{filter:brightness(1.3)}to{filter:brightness(1)}}.wrjnb-progress__text{color:#333;font-size:.98em;font-weight:500;min-width:38px;text-align:right}.wrjnb-progress__circle{display:block;height:100px;width:100px}.wrjnb-progress__circle-bg{stroke:#f3f3f3}.wrjnb-progress__circle-bar{transition:stroke-dashoffset .6s cubic-bezier(.23,1,.32,1);stroke:#409eff}.wrjnb-progress__circle-bar.is-success{stroke:#67c23a}.wrjnb-progress__circle-bar.is-exception{stroke:#f56c6c}.wrjnb-progress-demo[data-v-2b580d00]{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}
