I’m trying to recreate the checkbox below using shadcn/ui and tailwind but I have no clue on how to do it. It’s suposed to be the hover state of the checkbox. I know how to change the the BG, focus, border etc but that seems to be an element within the checkbox that is supose to exists only on the hover state. Can someone help me with that?