.aelab-recently-viewed{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}
.aelab-recent-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);text-decoration:none}
.aelab-recent-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.08)}
.aelab-recent-thumb{flex:0 0 72px;height:72px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #eef2f7}
.aelab-recent-thumb img{max-width:100%;max-height:100%;display:block}
.aelab-recent-info{min-width:0}
.aelab-recent-title{font-size:14px;font-weight:400;line-height:1.4;margin:0;color:#111827}
/* عنوان اکنون داخل لینک سرتاسری کارت نیست؛ فقط متن را رنگ می‌دهیم */
.aelab-recent-title a:hover{text-decoration:underline}

