.product-page .breadcrumb[data-v-45af4424]{text-align:center;padding:20px 0;font-size:14px;color:#606266;margin-bottom:10px}.product-page .breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner[data-v-45af4424]{color:#409eff}.product-page .breadcrumb .el-breadcrumb__inner a[data-v-45af4424]{color:#606266;transition:color .3s}.product-page .breadcrumb .el-breadcrumb__inner a[data-v-45af4424]:hover{color:#409eff}.product-page .page-header[data-v-45af4424]{text-align:center;padding:40px 0;margin-bottom:30px}.product-page .page-header .page-title[data-v-45af4424]{font-size:32px;color:var(--text-primary);margin-bottom:10px}.product-page .page-header .page-desc[data-v-45af4424]{font-size:16px;color:var(--text-secondary)}.product-page .filter-section[data-v-45af4424]{padding:20px;margin-bottom:20px}.product-page .filter-section .filter-row[data-v-45af4424]{display:flex;align-items:center;margin-bottom:15px}.product-page .filter-section .filter-row[data-v-45af4424]:last-child{margin-bottom:0}.product-page .filter-section .filter-row .filter-label[data-v-45af4424]{font-size:14px;color:var(--text-primary);margin-right:15px;min-width:70px}.product-page .toolbar[data-v-45af4424]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.product-page .toolbar .sort-label[data-v-45af4424]{font-size:14px;color:var(--text-primary);margin-right:10px}.product-page .toolbar .result-count[data-v-45af4424]{font-size:14px;color:var(--text-secondary)}.product-page .toolbar .result-count .count[data-v-45af4424]{color:var(--primary-color);font-weight:700}.product-page .product-list[data-v-45af4424]{margin-bottom:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.product-page .pagination-wrapper[data-v-45af4424]{text-align:center;padding:20px 0}.product-card[data-v-45af4424]{background:#fff;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s;margin-bottom:20px;display:flex;flex-direction:column}.product-card[data-v-45af4424]:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-card .product-image[data-v-45af4424]{position:relative;height:200px;overflow:hidden}.product-card .product-image img[data-v-45af4424]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.product-card .product-image:hover img[data-v-45af4424]{transform:scale(1.05)}.product-card .product-image .product-tags[data-v-45af4424]{position:absolute;top:10px;left:10px;display:flex;gap:5px}.product-card .product-image .product-tags .tag[data-v-45af4424]{padding:4px 10px;border-radius:4px;font-size:12px;color:#fff}.product-card .product-image .product-tags .tag.hot[data-v-45af4424]{background:var(--danger-color)}.product-card .product-image .product-tags .tag.sale[data-v-45af4424]{background:var(--warning-color)}.product-card .product-image .product-tags .tag.recommend[data-v-45af4424]{background:var(--success-color)}.product-card .product-image .product-tags .tag.free[data-v-45af4424]{background:var(--info-color)}.product-card .product-image .product-tags .tag.deep[data-v-45af4424]{background:#8e44ad}.product-card .product-image .product-tags .tag.new[data-v-45af4424]{background:var(--primary-color)}.product-card .product-image .product-tags .tag.pure[data-v-45af4424]{background:#2c3e50}.product-card .product-image .product-tags .tag.visa[data-v-45af4424]{background:#f39c12}.product-card .product-info[data-v-45af4424]{padding:15px;flex:1}.product-card .product-info .product-title[data-v-45af4424]{font-size:15px;color:var(--text-primary);margin-bottom:8px;line-height:1.4}.product-card .product-info .product-desc[data-v-45af4424]{font-size:13px;color:var(--text-secondary);margin-bottom:10px;line-height:1.5}.product-card .product-info .product-features[data-v-45af4424]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-card .product-info .product-features .feature[data-v-45af4424]{font-size:12px;color:var(--text-secondary)}.product-card .product-info .product-features .feature i[data-v-45af4424]{color:var(--success-color);margin-right:4px}.product-card .product-info .product-footer[data-v-45af4424]{display:flex;justify-content:space-between;align-items:flex-end}.product-card .product-info .product-footer .product-meta[data-v-45af4424]{display:flex;flex-direction:column;gap:4px}.product-card .product-info .product-footer .product-meta .product-days[data-v-45af4424]{font-size:13px;color:var(--text-regular)}.product-card .product-info .product-footer .product-meta .product-sales[data-v-45af4424]{font-size:12px;color:var(--text-secondary)}.product-card .product-info .product-footer .product-price[data-v-45af4424]{color:var(--danger-color);font-size:22px;font-weight:700}.product-card .product-info .product-footer .product-price em[data-v-45af4424]{font-size:14px;font-style:normal}.product-card .product-info .product-footer .product-price .price-unit[data-v-45af4424]{font-size:12px;color:var(--text-secondary);font-weight:400}@media screen and (max-width:768px){.product-page .filter-section .filter-row[data-v-45af4424]{flex-wrap:wrap}.product-page .filter-section .filter-row .filter-label[data-v-45af4424]{margin-bottom:10px}.product-page .toolbar[data-v-45af4424]{flex-direction:column;gap:15px;align-items:flex-start}.product-page .product-list[data-v-45af4424]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:480px){.product-page .product-list[data-v-45af4424]{grid-template-columns:1fr}}