- Add scroll-snap-type: x mandatory to .board in ≤768px media query - Set scroll-snap-align: start and flex-shrink: 0 on .column for swipe navigation - Enable -webkit-overflow-scrolling: touch for smooth iOS scrolling - Add mobile-scroll-snap test suite asserting snap rules inside @media block