.pro-container{border-radius:2px;transition:transform .2s ease,box-shadow .2s ease}.pro-container,.product-card{background:#fff;overflow:hidden}.product-card{border:1px solid transparent;border-radius:2px;cursor:pointer;position:relative;display:flex;flex-direction:column;height:100%;transition:all .2s ease}.product-card:hover{border-color:#bd0000;box-shadow:0 1px 4px rgba(189,0,0,.12)}.product-card:hover .product-actions{opacity:1;transform:translateY(0)}.product-card:hover .product-card-img img{transform:scale(1.04)}.product-card-img{position:relative;overflow:hidden;background:#fff;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.product-card-img img{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card-img .product-card-img-goods,.product-card-img img{width:100%;height:100%}.discount-badge{left:8px;background:rgba(255,212,36,.9);color:#bd0000;padding:2px 6px;border-radius:2px;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.2px}.discount-badge,.wishlist-btn{position:absolute;top:8px;z-index:2}.wishlist-btn{right:8px;width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;color:#999;cursor:pointer;transition:all .2s ease;border:none;padding:0}.wishlist-btn.active,.wishlist-btn:hover{color:#ffd200;background:#fff}.wishlist-btn i{font-size:16px}.product-actions{position:absolute;bottom:0;left:0;right:0;display:flex;gap:0;opacity:0;transform:translateY(100%);transition:all .25s ease;z-index:3}.product-actions button{flex:1;padding:8px;font-size:12px;font-weight:500;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:background .2s ease}.product-actions button i{font-size:13px}.product-actions .btn-add-cart{background:rgba(189,0,0,.85)}.product-actions .btn-add-cart:hover{background:#bd0000}.product-actions .btn-buy-now{background:rgba(34,34,34,.85)}.product-actions .btn-buy-now:hover{background:#222}.product-card-body{padding:10px 8px;display:flex;flex-direction:column;gap:6px}.product-card-title{font-size:13px;color:#222;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px;margin:0}.product-card-rating{display:flex;align-items:center;gap:4px}.product-card-rating .stars{color:#ffd200;font-size:11px;letter-spacing:0}.product-card-rating .rating-count{font-size:11px;color:#9b9b9b}.product-card-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product-card-price .current-price{color:#bd0000;font-size:18px;font-weight:600;line-height:1;display:inline-flex;align-items:baseline}.product-card-price .current-price .currency{font-size:13px;font-weight:500;margin-right:1px}.product-card-price .original-price{font-size:12px;color:#9b9b9b;text-decoration:line-through}.commodity-content-title{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:6px 14px;display:flex;align-items:center;justify-content:space-between;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.commodity-content-title .sort-tabs{display:flex;align-items:stretch;height:42px}.commodity-content-title .sort-tab{display:flex;align-items:center;gap:4px;padding:0 18px;font-size:13px;color:#4a4a4a;font-weight:500;cursor:pointer;position:relative;transition:color .15s cubic-bezier(.4,0,.2,1)}.commodity-content-title .sort-tab span{line-height:1}.commodity-content-title .sort-tab:hover{color:#bd0000}.commodity-content-title .sort-tab--active{color:#bd0000;font-weight:600}.commodity-content-title .sort-tab--active:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:26px;height:3px;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#bd0000,#e14a4a)}.commodity-content-title .sort-tab__arrows{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;margin-left:2px}.commodity-content-title .sort-tab__arrow{display:block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;transition:opacity .15s ease}.commodity-content-title .sort-tab__arrow--up{border-bottom:5px solid #cfcfcf}.commodity-content-title .sort-tab__arrow--down{border-top:5px solid #cfcfcf}.commodity-content-title .sort-tab__arrow--active.sort-tab__arrow--up{border-bottom-color:#bd0000}.commodity-content-title .sort-tab__arrow--active.sort-tab__arrow--down{border-top-color:#bd0000}.commodity-content-title .sort-tab__arrow:not(.sort-tab__arrow--active){opacity:.55}.commodity-content-title .sort-search{position:relative;width:220px}.commodity-content-title .sort-search__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#bfbfbf;z-index:1;pointer-events:none}.commodity-content-title .sort-search__input ::v-deep .el-input__inner{border-radius:20px;padding-left:32px;height:32px;line-height:32px;border-color:#e8e8e8;background:#fafafa;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.commodity-content-title .sort-search__input ::v-deep .el-input__inner:focus{border-color:#bd0000;background:#fff;box-shadow:0 0 0 3px rgba(189,0,0,.12)}[data-v-544560fc]{margin:0;padding:0;box-sizing:border-box}.search-goods[data-v-544560fc]{min-height:100vh;background:#f5f5f5}.search-goods-container[data-v-544560fc]{width:100%;max-width:1200px;margin:0 auto;padding:20px}.search-goods-content[data-v-544560fc]{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:20px}.search-goods-sort[data-v-544560fc]{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8}.search-goods-main[data-v-544560fc]{min-height:300px}.product-grid[data-v-544560fc]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:10px 0 30px}.product-item[data-v-544560fc]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-item[data-v-544560fc]:hover{transform:translateY(-4px)}.search-goods-pagination[data-v-544560fc]{display:flex;justify-content:center;padding:30px 0 10px}.search-goods-pagination[data-v-544560fc] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#bd0000}.search-goods-pagination[data-v-544560fc] .el-pagination.is-background .btn-next:hover,.search-goods-pagination[data-v-544560fc] .el-pagination.is-background .btn-prev:hover{color:#bd0000}.search-goods-empty[data-v-544560fc]{display:flex;justify-content:center;align-items:center;min-height:300px}.search-goods-empty[data-v-544560fc] .el-empty__description p{color:#999;font-size:15px}@media(max-width:768px){.search-goods-container[data-v-544560fc]{padding:10px}.product-grid[data-v-544560fc]{grid-template-columns:repeat(4,1fr);gap:12px}}@media(max-width:480px){.product-grid[data-v-544560fc]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}