.fsh-products-widget{position:relative;width:100%;--fsh-gap:12px;--fsh-columns:5;--fsh-peek:35px}.fsh-products-viewport{width:100%;overflow:hidden}.fsh-products-track{display:grid;grid-template-columns:repeat(var(--fsh-columns),minmax(0,1fr));gap:var(--fsh-gap);width:100%}.fsh-products-widget.is-carousel .fsh-products-viewport{overflow:hidden;touch-action:pan-y}.fsh-products-widget.is-carousel .fsh-products-track{display:flex;gap:0;width:100%;padding-block:2px 10px;box-sizing:border-box}.fsh-products-widget.is-carousel .fsh-product-card{width:calc((100% - (var(--fsh-columns) - 1)*var(--fsh-gap))/var(--fsh-columns));flex:0 0 auto}.fsh-products-widget.is-carousel.has-peek .fsh-product-card{width:calc((100% - var(--fsh-peek) - (var(--fsh-columns) - 1)*var(--fsh-gap))/var(--fsh-columns))}.fsh-products-widget.is-carousel .swiper-wrapper{transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fsh-products-widget.is-carousel .swiper-slide{height:auto}.fsh-products-widget.is-carousel .swiper-slide,.fsh-products-widget.is-carousel img,.fsh-products-widget.is-carousel a{-webkit-user-drag:none;user-select:none}.fsh-products-widget.is-carousel.is-dragging,.fsh-products-widget.is-carousel.is-dragging *{cursor:grabbing!important}.fsh-product-card{overflow:hidden;border:1px solid #ddd;background:#fff;display:flex;flex-direction:column;min-width:0;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease}.fsh-products-widget.equal-height .fsh-product-card{height:100%}.fsh-product-card:hover{transform:translateY(-2px)}.fsh-image-wrap{position:relative;height:225px;overflow:hidden;background:#f7f7f7}.fsh-image-link,.fsh-product-image{display:block;width:100%;height:100%}.fsh-product-image{object-fit:cover;transition:transform .35s ease;pointer-events:none}.fsh-product-card:hover .fsh-product-image{transform:scale(1.025)}.fsh-discount-badge{position:absolute;top:10px;right:10px;z-index:2;min-width:42px;padding:6px 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;background:#e89a00;color:#fff}.fsh-wishlist{position:absolute;top:9px;left:9px;z-index:3}.fsh-products-widget[dir=ltr] .fsh-wishlist{left:auto;right:9px}.fsh-heart{width:30px;height:30px;border:1px solid #d9d9d9;border-radius:50%;background:#fff;color:#d98200;display:grid;place-items:center;line-height:1;cursor:pointer;padding:0;box-shadow:0 2px 7px rgba(0,0,0,.08)}.fsh-heart svg{display:block;fill:currentColor}.fsh-heart.is-active{color:#e11d48}.fsh-heart-shape-rounded .fsh-heart{border-radius:8px}.fsh-heart-shape-square .fsh-heart{border-radius:0}.fsh-heart-shape-circle .fsh-heart{border-radius:50%}.fsh-card-body{display:flex;flex-direction:column;gap:7px;padding:10px 10px 11px;text-align:right;flex:1}.fsh-product-title{font-size:13px;line-height:1.35;margin:0;min-width:0}.fsh-product-title.is-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.fsh-product-title.is-wrap{display:block;overflow:visible;white-space:normal;overflow-wrap:anywhere}.fsh-product-title a{text-decoration:none;color:#191919}.fsh-rating{display:flex;align-items:center;gap:3px;font-size:10px;color:#666;direction:ltr;justify-content:flex-end}.fsh-rating-star{color:#eda300!important;display:inline-flex}.fsh-rating-star svg{fill:currentColor}.fsh-pricing-row{display:flex;align-items:baseline;justify-content:flex-start;gap:6px;direction:rtl;flex-wrap:wrap}.fsh-current-price{font-size:14px;color:#263349;white-space:nowrap}.fsh-old-price{font-size:9px;color:#8c929d;white-space:nowrap}.fsh-saving{font-size:11px;font-weight:800;color:#0aa51a;min-height:16px}.fsh-button-row{margin-top:auto;display:flex;width:100%}.fsh-details-button{display:flex;min-height:29px;align-items:center;justify-content:center;border:1px solid #ee9400;border-radius:999px;text-decoration:none;color:#d98200;font-size:12px;font-weight:700;background:#fff;transition:.2s ease;padding:3px 10px}.fsh-details-button:hover{background:#ee9400;color:#fff}.fsh-details-button.added:after{margin-inline-start:6px}.fsh-carousel-arrow{position:absolute;top:50%;z-index:8;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#222;line-height:1;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.14);padding:0}.fsh-carousel-arrow svg{display:block;fill:currentColor}.fsh-prev{left:-19px}.fsh-next{right:-19px}.fsh-products-widget[dir=rtl] .fsh-prev{right:-19px;left:auto}.fsh-products-widget[dir=rtl] .fsh-next{left:-19px;right:auto}.fsh-carousel-arrow.is-disabled,.fsh-carousel-arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed}.fsh-carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:8px}.fsh-carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d8d8d8;cursor:pointer}.fsh-carousel-dot.is-active{background:#ee9400;transform:scale(1.15)}.fsh-notice{padding:15px;border:1px dashed #ccc;border-radius:8px;text-align:center}
@media(max-width:767px){.fsh-products-track{--fsh-gap:10px}.fsh-products-widget.is-carousel{--fsh-columns:1;--fsh-peek:42%}.fsh-products-widget.is-carousel .fsh-image-wrap{height:245px}.fsh-products-widget.is-grid .fsh-image-wrap{height:190px}.fsh-card-body{padding:9px}.fsh-carousel-arrow{display:none}}


/* Hard separation between Grid and Swiper carousel modes */
.fsh-products-widget.is-grid .fsh-products-track{
    display:grid !important;
    grid-template-columns:repeat(var(--fsh-columns),minmax(0,1fr)) !important;
    column-gap:var(--fsh-gap) !important;
    row-gap:var(--fsh-gap) !important;
    width:100% !important;
    transform:none !important;
}
.fsh-products-widget.is-grid .fsh-product-card{
    width:auto !important;
    max-width:100% !important;
    margin:0 !important;
}

/* Grid shop toolbar */
.fsh-products-widget.is-grid .fsh-products-viewport{overflow:visible}
.fsh-grid-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:20px;background:#fff;box-sizing:border-box}
.fsh-ordering{display:flex;align-items:center;gap:7px;margin:0}
.fsh-ordering-label,.fsh-result-count{font-size:13px;line-height:1.4;color:#263349}
.fsh-order-select{min-width:130px;min-height:34px;padding:5px 10px 5px 28px;border:1px solid #e89a00;border-radius:7px;background-color:#fff;color:#263349;font-size:13px;line-height:1.2;cursor:pointer;outline:none;box-sizing:border-box}
.fsh-order-select:focus{border-color:#d98200;box-shadow:0 0 0 2px rgba(217,130,0,.12)}

/* Grid pagination */
.fsh-grid-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:100%;margin-top:28px;direction:rtl}
.fsh-page-number{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #edf0f4;border-radius:10px;background:#fff;color:#263349;font-size:13px;font-weight:600;line-height:1;text-decoration:none;box-shadow:0 5px 16px rgba(38,51,73,.08);transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
a.fsh-page-number:hover{background:#d98200;border-color:#d98200;color:#fff;transform:translateY(-1px)}
.fsh-page-number.current{background:#d98200;border-color:#d98200;color:#fff;box-shadow:0 6px 16px rgba(217,130,0,.28)}
.fsh-page-number.dots{min-width:auto;padding-inline:3px;border-color:transparent;background:transparent;box-shadow:none;pointer-events:none}
.fsh-page-number.prev,.fsh-page-number.next{font-size:22px;font-weight:400;background:#fff}

@media(max-width:767px){
.fsh-grid-toolbar{gap:10px;margin-bottom:16px}
.fsh-toolbar-mobile-stack-yes .fsh-grid-toolbar{align-items:stretch;flex-direction:column}
.fsh-toolbar-mobile-stack-yes .fsh-ordering{justify-content:space-between;width:100%}
.fsh-toolbar-mobile-stack-yes .fsh-result-count{text-align:start}
.fsh-ordering-label,.fsh-result-count{font-size:12px}
.fsh-order-select{min-width:120px;max-width:190px;font-size:12px}
.fsh-grid-pagination{gap:6px;margin-top:22px}
.fsh-page-number{min-width:34px;height:34px;padding-inline:8px;font-size:12px;border-radius:9px}
}
