.pi-wrapper-2f744da1 {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.pi-item-2f744da1 {
	margin-bottom: 20px;
}

.pi-item-2f744da1:last-child {
	margin-bottom: 0;
}

.pi-header-2f744da1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
}

.pi-label-2f744da1 {
	font-weight: 500;
	font-size: 16px;
	color: #333333;
}

.pi-value-2f744da1 {
	font-weight: 700;
	font-size: 16px;
	color: #333333;
}

.pi-track-2f744da1 {
	width: 100%;
	height: 12px;
	background-color: #f0f0f0;
	border-radius: 6px;
	overflow: hidden;
}

.pi-bar-2f744da1 {
	height: 100%;
	background-color: #3b82f6;
	border-radius: 6px;
	transition: width 0.6s ease;
}
