.langrelay-block-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12px 16px;
	background: #f8fafc;
	border: 1px dashed #cbd5e1;
	border-radius: 6px;
	color: #64748b;
	font-size: 13px;
	font-weight: 500;
}
