A masonry grid looks simple: variable-height cards, left-to-right reading order, columns that fill naturally. You reach for column-count in CSS because that's what the tutorials recommend. Everything looks correct on your three uniform-height test cards. Then you add real content — cards with different amounts of text, images, tags — and the order...