.ipm-recommendations{margin:28px 0;padding:19px;border:1px solid #e2e6eb;border-radius:18px;background:#fff}
.ipm-rec-head small{display:block;color:#1769aa;font-size:9px;font-weight:900;letter-spacing:.11em}
.ipm-rec-head h2{margin:4px 0 14px;color:#102d4f}
.ipm-rec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ipm-rec-card{overflow:hidden;border:1px solid #e7eaee;border-radius:13px;background:#fff}
.ipm-rec-image{display:block;aspect-ratio:1/1;background:#fafbfc}.ipm-rec-image img{width:100%;height:100%;object-fit:contain}
.ipm-rec-copy{padding:10px}.ipm-rec-copy>small{display:block;color:#7b8490;font-size:9px;margin-bottom:3px}
.ipm-rec-copy h3{margin:0;font-size:12px;line-height:1.35}.ipm-rec-copy h3 a{text-decoration:none;color:#102d4f}
.ipm-rec-price{margin-top:7px;color:#102d4f;font-weight:900}
@media(max-width:800px){.ipm-rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
