On keyboard focus the wrapper shows border-ring + shadow-focus. Before, the inner
control (built on Input) also painted its own focus-visible:shadow-focus — a faint second
shadow box around the text field. After adds focus-visible:shadow-none to the control, so only
the wrapper shows the indicator.