.zen-product-carousel{padding:36px 0 54px;background:#fff;color:#111827}.zen-product-carousel--blue{background:#fff}.zen-product-carousel .page-width{max-width:1600px}.zen-product-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.zen-product-carousel__header h2{margin:0;color:#111827;font-family:var(--font-heading-family);font-size:3.2rem;line-height:1.08;font-weight:850;letter-spacing:0}.zen-product-carousel__header p{max-width:680px;margin:8px 0 0;color:#111827a3;font-size:1.42rem;line-height:1.5;font-weight:500;letter-spacing:0}.zen-product-carousel__view-all{display:inline-flex;align-items:center;gap:8px;min-height:38px;color:#2563eb;text-decoration:none;font-size:1.28rem;line-height:1;font-weight:850;white-space:nowrap}.zen-product-carousel__view-all:hover{color:#1d4ed8}.zen-product-carousel__view-all span{width:16px;height:16px;display:inline-flex}.zen-product-carousel__view-all svg{width:100%;height:100%}.zen-product-carousel__wrap{position:relative}.zen-product-carousel__slider{display:flex;gap:22px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 2px 16px}.zen-product-carousel__slider::-webkit-scrollbar{display:none}.zen-carousel-card{position:relative;flex:0 0 calc((100% - 88px)/5);min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;scroll-snap-align:start;box-shadow:0 10px 24px #11182714;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.zen-carousel-card:hover{transform:translateY(-4px);border-color:#11182729;box-shadow:0 18px 34px #11182721}.zen-carousel-card__media{position:relative;display:block;aspect-ratio:1 / .92;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f9fc);text-decoration:none}.zen-carousel-card__media img{width:100%;height:100%;padding:16px 16px 10px;object-fit:contain;display:block;transition:transform .28s ease}.zen-carousel-card:hover .zen-carousel-card__media img{transform:scale(1.04)}.zen-carousel-card__badge{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:6px;background:#2563eb;color:#fff;font-size:1rem;line-height:1;font-weight:850;letter-spacing:0}.zen-carousel-card__badge--sale{background:#ff4d5a}.zen-carousel-card__badge--bestseller{background:#ffc830;color:#111827}.zen-carousel-card__badge--new{background:#22c55e}.zen-carousel-card__badge--trending{background:#8b5cf6}.zen-carousel-card__wishlist{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#ffffffeb;color:#111827;box-shadow:0 8px 18px #1118271a}.zen-carousel-card__wishlist[aria-disabled=true]{cursor:default}.zen-carousel-card__wishlist span,.zen-carousel-card__wishlist svg{width:18px;height:18px}.zen-carousel-card__content{flex:1;display:flex;flex-direction:column;padding:14px 16px 16px}.zen-carousel-card__vendor{margin:0 0 6px;color:#11182785;font-size:1.04rem;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:0}.zen-carousel-card__title{min-height:40px;display:block;color:#111827;text-decoration:none;font-size:1.3rem;line-height:1.32;font-weight:850;letter-spacing:0}.zen-carousel-card__title:hover{color:#2563eb}.zen-carousel-card__desc{margin:8px 0 0;min-height:38px;color:#1118279e;font-size:1.12rem;line-height:1.36;letter-spacing:0}.zen-carousel-card__rating{min-height:20px;display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#f59e0b;font-size:1.12rem;line-height:1;font-weight:850;letter-spacing:0}.zen-carousel-card__rating-icon,.zen-carousel-card__rating-icon svg{width:14px;height:14px}.zen-carousel-card__rating-value small{color:#1118278a;font-size:1.04rem;font-weight:750}.zen-carousel-card__purchase{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.zen-carousel-card__price{min-width:0}.zen-carousel-card__price .price{color:#111827;font-size:1.58rem;line-height:1.25;font-weight:950;letter-spacing:0}.zen-carousel-card__price .price-item{margin-right:0}.zen-carousel-card__price .price--on-sale .price__sale{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.zen-carousel-card__price .price--on-sale .price-item--regular{font-size:1.16rem;color:#11182773}.zen-carousel-card__actions{flex:0 0 auto}.zen-carousel-card__actions product-form,.zen-carousel-card__actions form{display:block}.zen-carousel-card__quick-add{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#2563eb;color:#fff;font-family:var(--font-body-family);line-height:1;letter-spacing:0;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.zen-carousel-card__quick-add:hover{color:#fff;background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 20px #2563eb3d}.zen-carousel-card__quick-add:disabled,.zen-carousel-card__quick-add[aria-disabled=true]{background:#e5e7eb;color:#1118278c;cursor:not-allowed;transform:none;box-shadow:none}.zen-carousel-card__quick-add span:not(.sold-out-message),.zen-carousel-card__quick-add svg{width:29px;height:29px}.zen-carousel-card__quick-add .loading__spinner{width:16px;height:16px}.zen-carousel-card__quick-add.loading>span[aria-hidden=true]{display:none}.zen-carousel-card__quick-add .loading__spinner svg{width:100%;height:100%}@media screen and (max-width:1240px){.zen-carousel-card{flex-basis:calc((100% - 66px)/4)}}@media screen and (max-width:989px){.zen-product-carousel{padding:42px 0 48px}.zen-carousel-card{flex-basis:calc((100% - 44px) / 3)}}@media screen and (max-width:749px){.zen-product-carousel{padding:34px 0 40px}.zen-product-carousel .page-width{padding-right:0}.zen-product-carousel__header{align-items:flex-start;flex-direction:column;gap:10px;padding-right:1.5rem;margin-bottom:16px}.zen-product-carousel__header h2{font-size:2.45rem}.zen-product-carousel__slider{gap:12px;padding-right:18px}.zen-carousel-card{flex-basis:min(74%,260px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/zen-product-carousel.css.map */
