.manufacturer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;margin-top:16px}.manufacturer-item{display:grid;place-items:center;text-align:center;gap:7px;padding:18px;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc}.manufacturer-item img,.manufacturer-placeholder{width:76px;height:54px;object-fit:contain;border-radius:8px;background:#fff}.manufacturer-placeholder{display:grid;place-items:center;background:#e0f2fe;color:#0369a1;font-size:24px;font-weight:800}.manufacturer-item small{color:#64748b}.manufacturer-logo{flex:0 0 58px;width:58px;height:48px;object-fit:contain;border-radius:10px;background:#fff;border:1px solid #e2e8f0;padding:5px}.brand-pill img{width:24px;height:20px;object-fit:contain}
