For anyone that could have the same problem as me.
I wanted a box-shadow when the input is :focus-visible. My input was inside a div with overflow: hidden tho. This will hide your box-shadow depending on how you set it.
:focus-visible
div
overflow: hidden
box-shadow