# Acceptance Tests

1. Search `RN-014` returns Arc Solitaire only.
2. Search is case-insensitive for product name.
3. Filter `Earrings` returns Twin Halo.
4. Filter `in-stock` returns Arc Solitaire and Orbit Chain.
5. Search `NOT-FOUND` shows an empty state and a clear reset action.
6. At 390px width, cards and controls do not overflow horizontally.
7. The app reads only the supplied local JSON and makes no network request.
