This wasn’t a first hand issue but assisted a user who saw their component styling break when using the component shortcode [cs_component id=long_generated_id_here]
on non-pro pages.
This was easily remedied by simply changing the shortcode to [cs_gb id=component_id_from_url_when_in_builder]
. There must be some functional discrepency, no?