.pec-0e6300f9-card {
	background-color: #FFFFFF;
	border: 1px solid #E5E7EB;
	border-radius: 12px;
	padding: 24px;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.pec-0e6300f9-card:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	transform: translateY(-2px);
}

.pec-0e6300f9-time {
	font-size: 14px;
	font-weight: 500;
	color: #6B7280;
	margin-bottom: 12px;
	letter-spacing: 0.02em;
}

.pec-0e6300f9-badge {
	display: inline-block;
	background-color: #6366F1;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	padding: 4px 14px;
	border-radius: 20px;
	margin-bottom: 16px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.pec-0e6300f9-title {
	font-size: 20px;
	font-weight: 700;
	color: #111827;
	margin: 0 0 10px 0;
	line-height: 1.3;
}

.pec-0e6300f9-speaker {
	font-size: 15px;
	font-weight: 600;
	color: #4F46E5;
	margin: 0 0 10px 0;
	line-height: 1.4;
}

.pec-0e6300f9-speaker a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}

.pec-0e6300f9-speaker a:hover {
	color: #3730A3;
	text-decoration: underline;
}

.pec-0e6300f9-description {
	font-size: 15px;
	font-weight: 400;
	color: #4B5563;
	margin: 0;
	line-height: 1.6;
}
