.product-showcase{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px;padding-top:30px;width:100%}.product-showcase .pc-sticky-filters{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#14294de6;border-bottom:1px solid #ffffff14;display:flex;height:70px;left:0;opacity:0;pointer-events:none;position:fixed;right:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:1000}.product-showcase .pc-sticky-filters.visible{opacity:1;pointer-events:auto;visibility:visible}.product-showcase .pc-sticky-filters-inner{align-items:center;display:flex;gap:8px;height:100%;justify-content:center;margin:0 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.product-showcase .pc-sticky-filters-inner::-webkit-scrollbar{display:none}.product-showcase .pc-sticky-filters-inner .filter-button{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;height:50px;justify-content:center;min-width:204px;padding:0 10px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-showcase .pc-sticky-filters-inner .filter-button .filter-icon{align-items:center;display:flex;height:40px;justify-content:center;position:relative;width:40px}.product-showcase .pc-sticky-filters-inner .filter-button .filter-icon img{height:80%;object-fit:contain;width:80%}.product-showcase .pc-sticky-filters-inner .filter-button .filter-text{color:#ffffff80;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;transition:color .3s ease}.product-showcase .pc-sticky-filters-inner .filter-button.active{background:linear-gradient(180deg,#ffffff1a,#fff0)}.product-showcase .pc-sticky-filters-inner .filter-button.active .filter-text{color:#fff}.product-showcase .pc-sticky-filters-inner .filter-button:hover .filter-text{color:#fffc}.product-showcase .category-section{scroll-margin-top:140px}.product-showcase .category-header{align-items:center;display:flex;gap:8px;margin-bottom:20px}.product-showcase .category-title{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:100%;margin:0}.product-showcase .filters{align-items:center;display:flex;justify-content:center;width:100%}.product-showcase .filters .filter-button{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;height:50px;justify-content:center;min-width:204px;padding:0 10px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-showcase .filters .filter-button .filter-icon{align-items:center;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.product-showcase .filters .filter-button .filter-icon img{height:90%;left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.product-showcase .filters .filter-button .filter-text{color:#ffffff80;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;transition:color .3s cubic-bezier(.4,0,.2,1)}.product-showcase .filters .filter-button.active{background:linear-gradient(180deg,#ffffff26,#fff0)}.product-showcase .filters .filter-button.active .filter-text{color:#fff}.product-showcase .filters .filter-button:hover .filter-text{color:#fffc}.product-showcase .products-grid{display:flex;flex-direction:column;gap:20px;position:relative}.product-showcase .products-grid .products-row.skeleton{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton{background:#66666640;border-radius:6px;overflow:hidden;width:187px}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .image-skeleton{animation:skeleton-shimmer 2.5s linear infinite;background-color:#ffffff0a;background-image:linear-gradient(90deg,#ffffff0f 25%,#fff3 37%,#ffffff0f 63%);background-size:400% 100%;border-radius:6px 6px 0 0;height:187px;width:100%}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton{display:flex;flex-direction:column;height:114px;justify-content:space-between;padding:12px}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton .line{animation:skeleton-shimmer 2.5s linear infinite;background-color:#ffffff0a;background-image:linear-gradient(90deg,#ffffff0f 25%,#fff3 37%,#ffffff0f 63%);background-size:400% 100%;border-radius:6px;height:24px;margin-bottom:8px}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton .line:last-child{margin-bottom:0}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton .line.short{width:40%}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton .line.medium{width:70%}.product-showcase .products-grid .products-row.skeleton .product-card-skeleton .content-skeleton .line.long{width:90%}.product-showcase .products-grid .products-row{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start}.product-showcase .products-grid .products-row .product-card{background:#66666663;border-radius:6px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:187px}.product-showcase .products-grid .products-row .product-card .discount-badge{align-items:center;background:linear-gradient(110deg,#f19113 16.29%,#ff2634 105.84%);border-radius:0 0 0 6px;display:flex;height:18px;justify-content:center;overflow:hidden;padding:0 6px;position:absolute;right:0;top:0;z-index:1}.product-showcase .products-grid .products-row .product-card .discount-badge .discount-text{color:#fff;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.171875em;position:relative;text-shadow:0 1px 2px #00000080;z-index:2}.product-showcase .products-grid .products-row .product-card:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-4px)}.product-showcase .products-grid .products-row .product-card.soldout{opacity:.7}.product-showcase .products-grid .products-row .product-card .product-image-container{height:187px;overflow:hidden;position:relative;width:100%}.product-showcase .products-grid .products-row .product-card .product-image{border-radius:6px;height:187px;object-fit:cover;transition:transform .3s ease;width:100%}.product-showcase .products-grid .products-row .product-card:hover .product-image{transform:scale(1.1)}.product-showcase .products-grid .products-row .product-card .soldout-overlay{align-items:center;background:#0009;border-radius:8px 8px 0 0;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.product-showcase .products-grid .products-row .product-card .soldout-text{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;text-shadow:0 2px 4px #00000080;text-transform:uppercase}.product-showcase .products-grid .products-row .product-card .product-content{display:flex;flex-direction:column;justify-content:space-between;padding:12px 8px 8px}.product-showcase .products-grid .products-row .product-card .product-content .product-title{color:#fff;display:-webkit-box;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px;margin-bottom:12px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word}.product-showcase .products-grid .products-row .product-card .product-content .product-info{align-items:flex-end;display:flex;justify-content:space-between}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section{display:flex;flex-direction:column;gap:2px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-label{color:#fff9;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:1.171875em}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container{align-items:baseline;display:flex;gap:17px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main{align-items:center;display:flex;gap:8px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main .price{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;line-height:1.171875em}.product-showcase .products-grid .products-row .product-card .product-content .product-info .sold-count{color:#fff9;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.171875em}.product-showcase .load-more-container{display:flex;justify-content:center;width:100%}.product-showcase .load-more-container .load-more-button{align-items:center;backdrop-filter:blur(2px);border:1.5px solid #fff3;border-radius:8px;color:#fff9;cursor:pointer;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;height:40px;justify-content:center;line-height:40px;text-align:center;transition:all .2s ease;width:160px}.product-showcase .load-more-container .load-more-button:hover{background:#fff3;color:#fff}.product-showcase .load-more-container .load-more-button:active{background:#0000;transform:translateY(1px)}.product-showcase .fold-up-container{display:flex;justify-content:center}.product-showcase .fold-up-container .fold-up-button{align-items:center;backdrop-filter:blur(2px);border:1.5px solid #fff3;border-radius:8px;color:#fff9;cursor:pointer;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;height:40px;justify-content:center;line-height:40px;text-align:center;transition:all .2s ease;width:160px}.product-showcase .fold-up-container .fold-up-button:hover{background:#fff3;color:#fff}.product-showcase .fold-up-container .fold-up-button:active{background:#0000;transform:translateY(1px)}@media(max-width:1200px){.product-showcase .products-grid .products-row{gap:16px}.product-showcase .products-grid .products-row .product-card .product-content{height:100px}.product-showcase .products-grid .products-row .product-card .product-content .product-title{font-size:14px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main .price{font-size:18px}}@media(max-width:768px){.product-showcase{gap:24px;padding:0 16px}.product-showcase .filters{flex-wrap:wrap;gap:24px;justify-content:flex-start}.product-showcase .filters .filter-button .filter-icon{height:30px;width:32px}.product-showcase .filters .filter-button .filter-icon img{height:100%;width:100%}.product-showcase .filters .filter-button .filter-text{font-size:16px}.product-showcase .products-grid .products-row{gap:12px}.product-showcase .products-grid .products-row .product-card{width:140px}.product-showcase .products-grid .products-row .product-card .product-image{height:160px}.product-showcase .products-grid .products-row .product-card .product-content{height:80px;padding:8px}.product-showcase .products-grid .products-row .product-card .product-content .product-title{font-size:12px;margin-bottom:4px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container{gap:8px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main{gap:4px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main .price{font-size:16px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main .discount-badge{padding:1px 6px}.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-container .price-main .discount-badge .discount-text,.product-showcase .products-grid .products-row .product-card .product-content .product-info .price-section .price-label,.product-showcase .products-grid .products-row .product-card .product-content .product-info .sold-count{font-size:10px}.product-showcase .load-more-container .load-more-button{font-size:16px;padding:14px 32px}}.product-showcase .no-products-state{align-items:center;display:flex;flex-direction:column;gap:16px;height:289px;justify-content:center;width:100%}.product-showcase .no-products-state .no-products-image{height:100px;object-fit:contain;width:100px}.product-showcase .no-products-state .no-products-text{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;text-align:center}