.pps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:25px 0}.pps-card{border:1px solid #e5e5e5;border-radius:14px;padding:18px;background:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .04)}.pps-badge{display:inline-block;margin-bottom:10px;color:#fff;font-size:13px;font-weight:700;padding:6px 10px;border-radius:999px}.pps-badge.best{background:#16a34a}.pps-badge.value{background:#f59e0b}.pps-badge.lifespan{background:#2563eb}.pps-badge.portable{background:#7c3aed}.pps-badge.budget{background:#0f766e}.pps-title{font-size:20px;font-weight:800;line-height:1.25;margin-bottom:6px}.pps-summary{font-size:14px;line-height:1.45;margin:0 0 12px;color:#4b5563}.pps-img{width:180px;height:150px;object-fit:contain;display:block;margin:0 auto 14px}.pps-rating{font-size:14px;font-weight:700;margin-bottom:10px}.pps-spec{font-size:14px;margin:7px 0}.pps-footer{margin-top:14px;text-align:center}.pps-btn{display:inline-block;padding:10px 15px;border-radius:8px;text-decoration:none;font-weight:700;margin-top:6px}.pps-btn-primary{background:#f90;color:#fff}.pps-btn-secondary{display:block;margin-top:9px;color:#0073aa;font-weight:600}