/**
 * SEO by WLM — public styles.
 *
 * Intentionally tiny. The plugin's real output is invisible JSON-LD in the
 * <head>; this only provides an optional helper class so themes can mark
 * speakable content without adding their own CSS.
 */

.speakable {
	/* No visual change by default — present so the selector always resolves. */
}
