.carousel-card-animation-wrapper{flex:0 0 220px;width:220px;min-width:220px}@media (min-width:768px){.carousel-card-animation-wrapper{flex:0 0 280px;width:280px;min-width:280px}}.carousel-product-card{width:100%}.product-card-inner{will-change:transform;backface-visibility:hidden;flex-direction:column;gap:1.25rem;width:auto;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.product-image-gradient-link{border-radius:12px;text-decoration:none;display:block;overflow:hidden}.product-image-container-carousel{aspect-ratio:1;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.product-carousel-img{object-fit:cover;object-position:center 15%;will-change:transform;width:100%;height:100%;transition:transform .45s cubic-bezier(.25,.8,.25,1)}.product-image-gradient-link:hover .product-carousel-img{transform:scale(1.05)}.product-details-container{flex-direction:column;gap:.5rem;display:flex}.stock-badge{background-color:#dbf6e8;border-radius:9999px;align-self:flex-start;align-items:center;gap:.375rem;padding:.125rem .625rem;display:inline-flex}.stock-dot{background-color:var(--color-green);border-radius:50%;width:8px;height:8px}.stock-text{color:var(--color-green);font-size:13px;font-weight:500}.product-title-price{flex-direction:column;gap:.125rem;display:flex}.product-title-link{color:var(--color-ink);text-decoration:none;transition:opacity .2s ease-in-out}.product-title-link:hover{opacity:.8}.product-carousel-title{color:var(--color-ink);letter-spacing:-.03em;margin:0;font-size:1.4375rem;font-weight:500;line-height:1.2}.product-price-wrapper{align-items:center;gap:.375rem;display:flex}.product-price-val{color:#6b7280;font-size:1rem;font-weight:400}.product-actions-wrapper{align-items:center;gap:.5rem;width:100%;margin-top:.25rem;display:flex}.product-card-buttons-row{box-sizing:border-box;background-color:#f5f5f7;border-radius:9999px;align-items:center;gap:2px;width:100%;height:2.75rem;padding:3px;display:flex}.btn-buy-now{white-space:nowrap;cursor:pointer;color:#fff;background-color:#111827;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;height:100%;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background-color .2s ease-in-out,transform .1s;display:inline-flex}.btn-buy-now:hover{background-color:#1f2937}.btn-buy-now:active{transform:scale(.97)}.btn-add-to-cart{white-space:nowrap;cursor:pointer;color:#111827;background-color:#0000;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;height:100%;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .24s cubic-bezier(.4,0,.2,1),transform .1s;display:inline-flex}.btn-add-to-cart:hover{color:#111827;background-color:#fff;box-shadow:0 2px 6px #00000014}.btn-add-to-cart:active{transform:scale(.97)}@media (min-width:768px){.btn-buy-now,.btn-add-to-cart{font-size:.875rem}}.catalog-qty-wrapper{box-sizing:border-box;background-color:#f5f5f7;border-radius:9999px;flex:1;justify-content:space-between;align-items:center;height:2.75rem;padding:3px;display:inline-flex;overflow:hidden}@media (min-width:768px){.catalog-qty-wrapper{height:2.75rem}}.catalog-qty-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:opacity .2s,background-color .2s,transform .15s cubic-bezier(.25,1,.5,1);display:inline-flex}@media (min-width:768px){.catalog-qty-btn{width:2.25rem;height:2.25rem}}.catalog-qty-btn:hover{background-color:#1a1a1a0d}.catalog-qty-btn:active{background-color:#1a1a1a1a;transform:scale(.9)}.catalog-qty-btn svg{display:block}.catalog-qty-val{color:#1a1a1a;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500}@media (min-width:768px){.catalog-qty-val{font-size:1rem}}.terms-link{color:var(--color-gray-400);text-underline-offset:3px;width:fit-content;font-size:13px;text-decoration:underline;transition:color .2s ease-in-out}.terms-link:hover{color:var(--color-ink)}@media (max-width:767px){.catalog-grid .product-carousel-title{font-size:1.1rem;line-height:1.3}.catalog-grid .product-price-val{font-size:.95rem}.catalog-grid .product-actions-wrapper{flex-direction:column;align-items:stretch;gap:.375rem}.catalog-grid .btn-add-to-cart,.catalog-grid .catalog-qty-wrapper{width:100%;height:3.125rem;padding:0 1.25rem;font-size:.95rem}.catalog-grid .catalog-qty-btn{width:2.25rem;height:2.25rem}.catalog-grid .catalog-qty-val{font-size:.95rem}.catalog-grid .terms-link{display:none}}
