.health-bar-container[data-v-8df7e143]{background-color:#ac1f1f;border-radius:3px;height:20px;margin-bottom:10px;overflow:hidden;width:100%}.health-bar[data-v-8df7e143]{background-color:#4caf50;height:100%;transition:width .3s}.progress-bar[data-v-a9352259]{background-color:#f3f3f3;border-radius:15px;box-shadow:0 2px 5px #0000001a;height:30px;overflow:hidden;position:relative;width:100%}.progress-bar[data-v-a9352259]:before{animation:progress-animation-a9352259 infinite forwards;background:red;border-radius:15px 0 0 15px;content:"";height:100%;left:0;position:absolute;top:0;width:0}@keyframes progress-animation-a9352259{0%{width:0}to{width:var(--progress-value)}}
