.progress-bar[data-v-29359fce]{width:100%;background-color:rgba(0,60,255,.3);border-radius:5px;overflow:hidden;position:relative;height:10px}.progress-bar-fill[data-v-29359fce]{height:100%;position:relative;transition:width .3s ease;background-color:#3b82f6;background-image:linear-gradient(-45deg,#3b82f6 25%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 50%,#3b82f6 0,#3b82f6 75%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0));background-repeat:repeat-x;background-size:20px 20px;animation:candystripe-29359fce 1s linear infinite}.progress-bar-fill.exceed-target[data-v-29359fce]{background-color:#ff9100;background-image:linear-gradient(-45deg,#ff5300 25%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 50%,#ff5300 0,#ff5300 75%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0));animation:candystripe-29359fce 1s linear infinite}.flame[data-v-29359fce]{position:absolute;top:-10px;left:0;width:100%;height:20px;background:linear-gradient(180deg,rgba(255,69,0,.8),rgba(255,165,0,.4));border-radius:5px;pointer-events:none;animation:flame-29359fce 1s infinite}@keyframes candystripe-29359fce{to{background-position:20px 0}}@keyframes flame-29359fce{0%{transform:translateY(0) scaleX(1);opacity:.8}50%{transform:translateY(-10px) scaleX(1.2);opacity:1}to{transform:translateY(0) scaleX(1);opacity:.8}}