The css shouldn't be imported globally. It could overwrite your basic css. Just put this directly into the component with the advanced query builder.
The component itself does not include any CSS. To use the intended styling, you'll need to include BootstrapVue separately. If BootstrapVue classes and custom variables are intended to be applied to ...