.product-card[data-v-0e8c3f60]{background:#fff;border-radius:12px;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;height:100%}.product-card[data-v-0e8c3f60]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08);z-index:1}.product-card:hover .btn-buy[data-v-0e8c3f60]{opacity:1;transform:translateY(0)}.product-card .tag[data-v-0e8c3f60]{position:absolute;top:15px;right:15px;left:auto;background-color:#d01e1e;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;font-weight:600}.product-card .img-container[data-v-0e8c3f60]{width:100%;height:180px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.product-card .p-img[data-v-0e8c3f60]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-card .p-name[data-v-0e8c3f60]{font-size:16px;font-weight:600;margin-bottom:5px;color:#111;line-height:1.2;text-overflow:ellipsis}.product-card .p-desc[data-v-0e8c3f60],.product-card .p-name[data-v-0e8c3f60]{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .p-desc[data-v-0e8c3f60]{font-size:12px;color:#666;margin-bottom:15px;height:32px;line-height:16px}.product-card .p-price[data-v-0e8c3f60]{font-size:16px;color:#111;font-weight:500;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px}.product-card .p-price .save-badge[data-v-0e8c3f60]{font-size:12px;color:#d01e1e;background:#fff0f0;padding:2px 6px;border-radius:4px;font-weight:600}.filter-bar[data-v-0d5f1d63]{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px 40px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee;overflow-x:auto}.filter-chips[data-v-0d5f1d63]{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.filter-chips[data-v-0d5f1d63]::-webkit-scrollbar{display:none}.filter-chip[data-v-0d5f1d63]{padding:8px 16px;border-radius:20px;background:#f5f5f7;font-size:14px;cursor:pointer;white-space:nowrap;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:5px}.filter-chip[data-v-0d5f1d63]:hover{background:#e5e5e7}.filter-chip.active[data-v-0d5f1d63]{background:#000;color:#fff}.filter-chip.icon[data-v-0d5f1d63]{font-weight:700}.filter-actions[data-v-0d5f1d63]{display:flex;gap:10px;margin-left:auto}.commodity-wrap{align-items:flex-start;margin-top:-13px!important}.commodity-wrap ul{list-style:none;margin:0;padding:0}.commodity .commodity-wrap{min-height:calc(100vh - 361.5px)}.commodity-filter{width:180px;border-right:1px solid var(--color-border)}.commodity-filter h2{width:100%;font-weight:600;font-size:16px;color:var(--color-title);border-bottom:1px solid var(--color-border);padding:20px 0;margin-bottom:20px}.commodity-filter-item{width:100%;font-weight:400;font-size:14px;color:var(--color-black);padding:12px 0;cursor:pointer}.commodity-filter-item-active,.commodity-filter-item:hover{color:var(--color-main);border-right:2px solid var(--color-main)}.commodity-content{width:100%}.commodity-content-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:40px 0;max-width:1200px;margin:0 auto}.commodity-content-pagination{width:100%;text-align:center;padding:40px 0}.commodity .no-data{display:flex;justify-content:center;padding:40px 0}.filter-bar-sticky{position:sticky;top:60px;z-index:90}