<style>
	.foo :global(.bar):first-child .baz {
		color: red;
	}
</style>