/**
 * Scoped shell for GemFind DiamondLink (avoids theme conflicts).
 * Version 1: slightly denser table emphasis (same components as v2).
 */
.wpdl2-shell.wpdl2-shell--ui-v1 .diamond-table-main .table-header-row th {
	font-size: 12px;
	padding: 10px 8px;
}

.wpdl2-shell.wpdl2-shell--ui-v1 .diamond-table-row .table-cell {
	font-size: 13px;
}

.wpdl2-shell.wpdl2-shell--ui-v2 .diamond {
	/* default / enhanced spacing — inherit from component CSS */
}
