.progress-bar{height:4px;background:rgb(var(--surface-strong));width:100%;display:flex;border-radius:5px}.progress-bar span{height:4px;width:40px;display:inline-block;background:#0069fe;border-radius:5px;transition:width .1s ease-in-out}