.product-carousel{padding:60px 0;background-color:var(--carousel-bg-color, #FFFFFF)}.product-carousel__container{max-width:1200px;margin:0 auto;padding:0 20px}.product-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.product-carousel__title{font-size:32px;font-weight:700;color:var(--carousel-text-color, #2D2D2D);margin:0}.product-carousel__view-all{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--carousel-accent-color, #F8BBD9);text-decoration:none;transition:gap .3s ease}.product-carousel__view-all:hover{gap:12px}.product-carousel__view-all svg{width:16px;height:16px;transition:transform .3s ease}.product-carousel__view-all:hover svg{transform:translate(4px)}.product-carousel__slider-wrapper{position:relative}.product-carousel__slider{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:16px}.product-carousel__slider::-webkit-scrollbar{display:none}.product-carousel__slider{-ms-overflow-style:none;scrollbar-width:none}.product-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.product-carousel__nav:hover{background-color:var(--carousel-accent-color, #F8BBD9);border-color:var(--carousel-accent-color, #F8BBD9)}.product-carousel__nav:hover svg{stroke:#fff}.product-carousel__nav svg{width:20px;height:20px;stroke:#2d2d2d;transition:stroke .3s ease}.product-carousel__nav--prev{left:-22px}.product-carousel__nav--next{right:-22px}.product-carousel__nav:disabled{opacity:.3;cursor:not-allowed}.product-card{position:relative;flex:0 0 calc(25% - 18px);min-width:220px;scroll-snap-align:start;background-color:#fff;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.product-card__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;background-color:#f9fafb}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.product-card__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.product-card__badge--halal{background-color:#10b981;color:#fff}.product-card__badge--not-halal{background-color:#ef4444;color:#fff}.product-card__badge--vegan{background-color:#3b82f6;color:#fff}.product-card__badge--sale{background-color:#f8bbd9;color:#2d2d2d}.product-card__badge--new{background-color:#ffab91;color:#2d2d2d}.product-card__badge svg{width:12px;height:12px}.product-card__quick-add{position:absolute;bottom:12px;right:12px;width:40px;height:40px;border-radius:50%;background-color:var(--carousel-accent-color, #F8BBD9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:10}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__quick-add:hover{background-color:#2d2d2d}.product-card__quick-add svg{width:20px;height:20px;stroke:#2d2d2d;transition:stroke .3s ease}.product-card__quick-add:hover svg{stroke:#fff}.product-card__info{padding:16px}.product-card__title{font-size:14px;font-weight:600;color:#2d2d2d;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{color:var(--carousel-accent-color, #F8BBD9)}.product-card__price{display:flex;align-items:center;gap:8px}.product-card__price-current{font-size:16px;font-weight:700;color:#2d2d2d}.product-card__price-compare{font-size:14px;color:#9ca3af;text-decoration:line-through}@media(max-width:767px){.product-carousel{padding:40px 0}.product-carousel__container{padding:0}.product-carousel__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding:0 16px}.product-carousel__title{font-size:24px}.product-carousel__slider{gap:16px;padding:0 16px 16px;scroll-padding-left:16px}.product-card{flex:0 0 calc(50% - 8px);min-width:140px}.product-carousel__nav{display:none}.product-card__info{padding:12px}.product-card__title{font-size:13px}.product-card__price-current{font-size:14px}.product-card__quick-add{opacity:1;transform:translateY(0);width:36px;height:36px}}@media(min-width:768px)and (max-width:1023px){.product-card{flex:0 0 calc(33.333% - 16px);min-width:200px}.product-carousel__nav--prev{left:10px}.product-carousel__nav--next{right:10px}}@media(min-width:1280px){.product-carousel__nav--prev{left:-60px}.product-carousel__nav--next{right:-60px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-product-carousel.css.map */
