.lp-discount-badge {
	display: block;
	font-size: 0.75em;
	color: #2e7d32;
	font-weight: 600;
	margin-top: 2px;
}

.lp-status {
	max-width: 520px;
}

.lp-status h3 {
	margin-bottom: 0.5em;
}

.lp-progress {
	background: #e0e0e0;
	border-radius: 6px;
	height: 10px;
	overflow: hidden;
	margin: 8px 0 16px;
}

.lp-progress-bar {
	background: #2e7d32;
	height: 100%;
}

.lp-note {
	font-size: 0.85em;
	color: #666;
}

.lp-status-guest {
	font-size: 0.95em;
}

.lp-rules-link {
	font-size: 0.9em;
	margin-top: 4px;
}
