Added proper grid styling for included/nested cookbooks:
- Added .cookbooks-grid with 5-column grid layout and 1.5rem gap
- Made .cookbook-card.nested explicitly square with aspect-ratio: 1/1
- Added flexbox display to nested cards for proper content layout
- Added responsive mobile styling (1 column on mobile)
This prevents nested cookbooks from displaying as huge squares
that don't respect column sizing.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>