.suggested-pages{border-top:2px solid #ddd;margin-top:2rem;padding:1rem}.suggested-pages h3{margin-bottom:1rem}.suggested-card{color:inherit;background:#f9f9f9;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem;text-decoration:none;transition:background .3s;display:flex}.suggested-card:hover{background:#eee;text-decoration:none}.suggested-card img{object-fit:cover;border-radius:6px;flex-shrink:0;width:80px;height:80px}.suggested-card p{color:#555;margin:.25rem 0 0;font-size:.9rem}@media (max-width:600px){.suggested-card{text-align:center;flex-direction:column;align-items:center}.suggested-card img{width:100%;height:auto}}
