There seems to be a bug in the styling of tab sets. It's visible in the current version of the [documentation](https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/web-components.html#tabs) <img width="767" alt="Image" src="https://github.com/user-attachments/assets/e13a8325-5611-4bb8-bc96-7c8438959dbf" /> Notice the small primary colored line between the first tab and the content. It's a bit strange since this seems not to be always the case <img width="967" alt="Image" src="https://github.com/user-attachments/assets/6bcc481b-6edd-441f-86b1-1ac1f502cb5a" /> I created a [repository](https://github.com/mgred/sphinx-tab-set-bug) with the above example. My CSS skills are totally limited, so I don't understand why this occurs but I'm willing to help to solve this. Thanks for any feedback or help