.rojagold-product-showcase-wrapper{width:100%}.rojagold-product-showcase{--showcase-title-color: var(--roja-color-text, #000000);--showcase-subtitle-color: #64748b;--showcase-view-all-color: var(--roja-color-primary-dark, #06382a);--showcase-arrow-color: var(--roja-color-text, #434759);width:100%;padding:3rem 0}@media(min-width: 1024px){.rojagold-product-showcase{padding:4rem 0}}.rojagold-product-showcase .product-showcase-inner{max-width:1440px;margin:0 auto;padding:0 1.25rem}.rojagold-product-showcase .product-showcase-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}@media(min-width: 1024px){.rojagold-product-showcase .product-showcase-header{margin-bottom:2.5rem}}.rojagold-product-showcase .showcase-title-group{text-align:right}.rojagold-product-showcase .showcase-actions{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0}.rojagold-product-showcase .showcase-nav-controls{display:inline-flex;align-items:center;gap:.5rem}@media(max-width: 1023px){.rojagold-product-showcase .showcase-nav-controls{display:none}}.rojagold-product-showcase .showcase-nav-btn{width:40px;height:40px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.1);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--showcase-arrow-color, #434759);cursor:pointer;transition:all .3s ease}.rojagold-product-showcase .showcase-nav-btn:hover:not(:disabled){transform:scale(1.06);border-color:rgba(67,71,89,.25)}.rojagold-product-showcase .showcase-nav-btn:disabled{opacity:.3;cursor:not-allowed}.rojagold-product-showcase .showcase-title{font-family:"Peyda",sans-serif;font-size:24px;font-weight:500;color:var(--showcase-title-color, #000000);margin:0;line-height:1.3}.rojagold-product-showcase .showcase-subtitle{margin:.4rem 0 0;font-family:"Peyda",sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:var(--showcase-subtitle-color, #64748b)}.rojagold-product-showcase .showcase-view-all{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:.5rem;color:var(--showcase-view-all-color, #06382a);text-decoration:none;font-family:"Peyda",sans-serif;font-size:18px;font-weight:500;flex-shrink:0;transition:color .2s ease}.rojagold-product-showcase .showcase-view-all svg{transition:transform .2s ease}.rojagold-product-showcase .showcase-view-all:hover{color:var(--showcase-view-all-color, #06382a);opacity:.82}.rojagold-product-showcase .showcase-view-all:hover svg{transform:translateX(-4px)}.rojagold-product-showcase .products-scroll-outer{overflow:hidden;margin:0 -1.25rem;padding:.25rem 1.25rem 1rem;touch-action:pan-x pan-y;scroll-snap-type:x mandatory}.rojagold-product-showcase .products-scroll-track{display:flex;gap:var(--item-gap, 1rem);width:max-content;will-change:transform;transition:transform .5s cubic-bezier(0.22, 0.61, 0.36, 1)}.rojagold-product-showcase .product-scroll-item{width:var(--item-width, 257px);flex-shrink:0;scroll-snap-align:start}.rojagold-product-showcase .product-card{background:#fff;border:1px solid #e2e8f0;border-radius:7px;box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);padding:.5rem;display:flex;flex-direction:column;gap:.625rem;width:100%;min-height:430px;height:auto;transition:box-shadow .3s ease;text-decoration:none;color:inherit;overflow:visible}.rojagold-product-showcase .product-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.rojagold-product-showcase .product-card-image-wrapper{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:6px;background:#f5f5f5;text-decoration:none;flex-shrink:0}.rojagold-product-showcase .product-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.rojagold-product-showcase .product-card:hover .product-card-image{transform:scale(1.05)}.rojagold-product-showcase .product-discount-badge{position:absolute;top:.5rem;left:.5rem;background:#8a0020;color:#fff;font-family:"Peyda",sans-serif;font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:6px;pointer-events:none;line-height:1.4}.rojagold-product-showcase .product-card-rating{display:flex;align-items:center;justify-content:flex-end;gap:.625rem;width:100%}.rojagold-product-showcase .product-card-rating svg{width:16px;height:16px;flex-shrink:0}.rojagold-product-showcase .product-card-title-link{flex:0 0 auto;width:100%;text-align:right;text-decoration:none;display:block;min-height:0}.rojagold-product-showcase .product-card-title{font-family:"Peyda",sans-serif;font-size:16px;font-weight:500;color:#000;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease;min-height:3em}.rojagold-product-showcase .product-card-title-link:hover .product-card-title{color:var(--roja-color-primary, #8a0020)}.rojagold-product-showcase .product-card-actions{display:flex;align-items:center;justify-content:space-between;direction:rtl;gap:.75rem;width:100%;flex-shrink:0;margin-top:auto;min-height:42px}.rojagold-product-showcase .product-card-content{padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px;flex:1}.rojagold-product-showcase .add-to-cart-btn{backdrop-filter:blur(7px);background:hsla(0,0%,100%,.1);border:2px solid #b54962;border-radius:50%;padding:.5rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease;flex-shrink:0}.rojagold-product-showcase .add-to-cart-btn svg{display:block;stroke:#b54962;transition:stroke .2s ease}.rojagold-product-showcase .add-to-cart-btn:hover{background:#b54962;border-color:var(--roja-color-primary, #8a0020)}.rojagold-product-showcase .add-to-cart-btn:hover svg{stroke:#fff}.rojagold-product-showcase .add-to-cart-btn:disabled{opacity:.55;cursor:not-allowed}.rojagold-product-showcase .product-open-btn{backdrop-filter:blur(7px);background:hsla(0,0%,100%,.95);border:2px solid #fff;border-radius:50%;padding:.5rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease;flex-shrink:0}.rojagold-product-showcase .product-open-btn svg{display:block;stroke:#222;transition:stroke .2s ease}.rojagold-product-showcase .product-open-btn:hover{background:#fff;border-color:#b54962;transform:scale(1.06)}.rojagold-product-showcase .product-open-btn:hover svg{stroke:var(--roja-color-primary, #8a0020)}.rojagold-product-showcase .product-card-price{display:block;width:100%;text-align:right;padding:0;margin:0;min-height:56px}.rojagold-product-showcase .product-card-price .price-html{display:flex;flex-direction:column;justify-content:flex-end;font-family:"Peyda",sans-serif;font-size:18px;font-weight:600;color:#666;direction:rtl;line-height:1.3;min-height:56px}.rojagold-product-showcase .product-card-price .price-html del,.rojagold-product-showcase .product-card-price .price-html del .woocommerce-Price-amount{display:block;color:#aaa;font-size:13px;font-weight:400;opacity:.5}.rojagold-product-showcase .product-card-price .price-html ins,.rojagold-product-showcase .product-card-price .price-html ins .woocommerce-Price-amount{display:block;text-decoration:none;color:#666;font-weight:600;font-size:18px}.rojagold-product-showcase .product-card-price .price-html .woocommerce-Price-amount{color:#666}.rojagold-product-showcase .product-card-skeleton{width:257px;min-height:430px;height:430px;flex-shrink:0;border-radius:7px;background:linear-gradient(90deg, #ececec 25%, #f8f8f8 50%, #ececec 75%);background-size:200% 100%;animation:product-shimmer 1.5s infinite}.rojagold-product-showcase .products-empty{text-align:center;padding:3rem;color:#888;direction:rtl;font-family:"Peyda",sans-serif}@media(max-width: 1024px){.rojagold-product-showcase .products-scroll-outer{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;touch-action:pan-x}.rojagold-product-showcase .products-scroll-outer::-webkit-scrollbar{display:none}.rojagold-product-showcase .products-scroll-track{transition:none}.rojagold-product-showcase .product-card{min-height:500px;height:auto}.rojagold-product-showcase .showcase-nav-controls{display:none}}@keyframes product-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}
