.product-card-new{display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:8px;height:100%;border:1px solid #E1E3E5}.product-card-new--placeholder{opacity:.6}.product-card-new__gallery{position:relative;margin-bottom:12px}.product-card-new__gallery-link{display:block;text-decoration:none}.product-card-new__gallery-container{position:relative;width:100%;padding-bottom:var(--ratio-percent, 100%);background:#f9fafb;overflow:hidden;touch-action:pan-y pinch-zoom}.product-card-new__gallery-image,.product-card-new__gallery-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-card-new__gallery-image{border-radius:8px;pointer-events:none}.product-card-new__gallery-image--active{z-index:1;pointer-events:auto}.product-card-new__gallery-pagination{position:absolute;bottom:-5px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:3px;padding:3px 5px;background:#fff;box-shadow:0 1px 3px #00000012;border-radius:12px;z-index:2}.product-card-new__pagination-dot,.product-card-new__availability-dot{width:4px;height:4px;border-radius:50%;flex-shrink:0}.product-card-new__pagination-dot{background:#ddd;cursor:pointer}.product-card-new__pagination-dot.is-active{background:#000}.product-card-new__info{display:flex;flex-direction:column}.product-card-new__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px;line-height:1}.product-card-new__availability{display:flex;align-items:center;gap:7px;margin-left:3px;font-size:10.5px;letter-spacing:-.02em}.product-card-new__availability--in-stock .product-card-new__availability-dot{background:#038c3b;box-shadow:0 0 0 3px #038c3b33}.product-card-new__availability--low-stock .product-card-new__availability-dot{background:#f59e0b}.product-card-new__availability--out-of-stock .product-card-new__availability-dot{background:#ef4444}.product-card-new__availability-text{color:#038c3b;font-weight:500}.product-card-new__reviews,.product-card-new__reviews-placeholder{display:flex;align-items:center;gap:4px}.product-card-new__reviews{font-size:10.5px;color:#b4910d}.product-card-new__title{margin:0 0 8px;font-size:14px;line-height:1.4;font-weight:500;color:#111827;display:-webkit-box;-webkit-line-clamp:var(--title-lines, 2);line-clamp:var(--title-lines, 2);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.02em}.product-card-new__title-link{text-decoration:none;color:inherit;transition:color .2s}.product-card-new__featured-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:600;border-radius:6px;margin-bottom:8px}.product-card-new__pricing{margin-bottom:12px;letter-spacing:-.04em}.product-card-new__price-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-card-new__prices{display:flex;align-items:center;gap:6px;flex-wrap:wrap;line-height:1}.product-card-new__price{font-size:18px;font-weight:700;color:#111827}.product-card-new__compare-price{font-size:14px;opacity:.4;color:#000;text-decoration:line-through}.product-card-new__discount-badge{display:inline-flex;align-items:center;justify-content:center;color:#520a86;font-size:11px;font-weight:600;border-radius:4px;line-height:1;letter-spacing:-.02em}.product-card-new__points{font-size:11px;color:#000;opacity:.6;font-weight:500;line-height:1}.product-card-new__shipping{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:11px;letter-spacing:-.02em}.product-card-new__shipping-item{display:flex;align-items:center;gap:4px}.product-card-new__shipping-icon{width:14px;height:14px;flex-shrink:0}.product-card-new__shipping-icon svg{display:block;width:100%;height:100%}.product-card-new__shipping-text{flex:1;min-width:0;display:flex;align-items:baseline}.product-card-new__shipping-label{color:#377fff;font-weight:500;line-height:1}.product-card-new__shipping-date{color:#377fff;font-weight:600;background-color:#377fff1a;padding:3px 6px;line-height:1;margin-left:4px;border-radius:3px;font-size:10px}.product-card-new__add-to-cart{width:100%}.product-card-new__actions{display:flex;align-items:center;gap:8px;margin-top:auto}.product-card-new__add-button{width:-webkit-fill-available;height:34px;display:flex;align-items:center;justify-content:center;gap:8px;background:#520a86;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:none;text-decoration:none;position:relative;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.product-card-new__add-button.loading{cursor:wait;pointer-events:none}.product-card-new__add-icon{font-size:24px;line-height:1;font-weight:300;display:flex;align-items:center;justify-content:center;width:14px;min-width:14px;transition:opacity .3s ease;flex-shrink:0}.product-card-new__add-icon img,.product-card-new__add-icon svg{width:14px;height:14px;object-fit:contain}.product-card-new__add-icon svg path{fill:#fff}.product-card-new__add-text{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;transition:all .3s ease;white-space:nowrap}.product-card-new__wishlist-button{min-width:34px;height:34px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.product-card-new__wishlist-button:hover svg path{fill:#ff0082}.product-card-new__wishlist-button svg{width:14px;height:14px;flex-shrink:0}.product-card-new__wishlist-button svg path{transition:fill .2s}.product-card-new__wishlist-button.is-active{background:#fef2f2;border-color:#ff0082}.product-card-new__wishlist-button.is-active svg path{fill:#ff0082}.product-card-new__add-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,0,130,.3) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}.product-card-new__add-button.loading:before{opacity:1;animation:slideProgress 1.2s ease-in-out infinite}@keyframes slideProgress{0%{left:-100%}to{left:100%}}.product-card-new__add-button .loading__spinner{display:none}@media screen and (max-width: 749px){.product-card-new{padding:10px}.product-card-new__title{font-size:13px}.product-card-new__price{font-size:16px}.product-card-new__add-button,.product-card-new__wishlist-button{height:40px}.product-card-new__add-button{font-size:13px}.product-card-new__wishlist-button{width:40px}}@media screen and (min-width: 750px) and (max-width: 989px){.product-card-new{padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-product-card-new.css.map */
