6 lines
73 B

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