.product-grid-page[data-v-f31b94e0]{padding:20px;background-color:#f5f7fa;max-width:1400px;margin:0 auto}.product-grid-page .filter-bar[data-v-f31b94e0]{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;align-items:center;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.product-grid-page .filter-bar .search-input[data-v-f31b94e0]{flex:1;min-width:200px}.product-grid-page .filter-bar .filter-select[data-v-f31b94e0]{min-width:140px}.product-grid-page .result-stats[data-v-f31b94e0]{margin:0 0 15px 5px;color:#666;font-size:14px;padding:5px 0}.product-grid-page .result-stats .category[data-v-f31b94e0],.product-grid-page .result-stats .keyword[data-v-f31b94e0]{color:#ff4d4f;font-weight:500;margin:0 5px}.product-grid-page .product-grid[data-v-f31b94e0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:30px}.product-grid-page .product-card[data-v-f31b94e0]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer;position:relative}.product-grid-page .product-card[data-v-f31b94e0]:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.product-grid-page .product-card .product-img[data-v-f31b94e0]{width:100%;height:200px;background-color:#f5f5f5}.product-grid-page .product-card .image-placeholder[data-v-f31b94e0]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.product-grid-page .product-card .tag[data-v-f31b94e0]{position:absolute;top:10px;left:10px;padding:3px 8px;font-size:12px;color:#fff;border-radius:4px;z-index:1}.product-grid-page .product-card .product-info[data-v-f31b94e0]{padding:15px}.product-grid-page .product-card .product-info .product-name[data-v-f31b94e0]{font-size:14px;color:#333;margin-bottom:10px;height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-grid-page .product-card .product-info .price-row[data-v-f31b94e0]{display:flex;align-items:center;margin-bottom:8px}.product-grid-page .product-card .product-info .price-row .current-price[data-v-f31b94e0]{color:#ff4d4f;font-weight:700;font-size:16px}.product-grid-page .product-card .product-info .price-row .original-price[data-v-f31b94e0]{color:#999;font-size:12px;text-decoration:line-through;margin-left:8px}.product-grid-page .product-card .product-info .sales-volume[data-v-f31b94e0]{font-size:12px;color:#666;margin-bottom:10px;display:flex;align-items:center}.product-grid-page .product-card .product-info .sales-volume i[data-v-f31b94e0]{font-size:12px;margin-right:4px}.product-grid-page .product-card .product-info .cart-btn[data-v-f31b94e0]{width:100%}.product-grid-page .empty-state[data-v-f31b94e0]{grid-column:1/-1;padding:60px 0;text-align:center}.product-grid-page .pagination-container[data-v-f31b94e0]{display:flex;justify-content:center;margin-top:20px;padding:10px}@media(max-width:768px){.product-grid-page[data-v-f31b94e0]{padding:10px}.product-grid-page .filter-bar[data-v-f31b94e0]{padding:10px;gap:10px}.product-grid-page .product-grid[data-v-f31b94e0]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.product-grid-page .product-card .image-placeholder[data-v-f31b94e0],.product-grid-page .product-card .product-img[data-v-f31b94e0]{height:140px}}