There are no custom :focus-visible styles anywhere, so keyboard affordance rests entirely on browser defaults, and the landing input uses outline: none (compensated by a :focus-within border, but only there). Add a consistent visible focus style across interactive elements.
There are no custom :focus-visible styles anywhere, so keyboard affordance rests entirely on browser defaults, and the landing input uses outline: none (compensated by a :focus-within border, but only there). Add a consistent visible focus style across interactive elements.