.product-card-showcase{display:flex;flex-direction:column;background:#fff;border-radius:15px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;padding:10px;box-shadow:4px 4px 4px #00000040;border:1px solid #1b1f2220}.product-card-showcase__image-container{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f1f2f2;border-radius:10px;container-type:inline-size;container-name:card-image}.product-card-showcase__image-wrapper{position:relative;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:2;background:#f1f2f2}.product-card-showcase__badge{position:absolute;top:12px;left:12px;z-index:5;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:#fff;pointer-events:none;white-space:nowrap}.product-card-showcase__badge--blue{background-color:#eaf3f9;color:#1a5276;border:1px solid rgba(65,151,203,.35)}.product-card-showcase__badge--black{background-color:#1b1f22;color:#fff}.product-card-showcase__image-link{display:block;width:100%;height:100%;position:relative}.product-card-showcase__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card-showcase__image--secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1;background:#f1f2f2}.product-card-showcase:hover .product-card-showcase__image--secondary{opacity:1}.product-card-showcase__image--placeholder{width:100%;height:100%}.product-card-showcase__quick-actions{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:row;gap:8px;z-index:4}.quick-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:var(--radius-full);background:#fff;border:1px solid #e5e5e5;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm)}.quick-action-btn:hover{border:1px solid #4197cb;color:#4197cb}.quick-action-btn:hover svg{fill:#4197cb;color:#4197cb}.quick-action-btn:active{transform:scale(.95)}.product-card-showcase.details-active .quick-action-btn--details{border:1px solid #4197cb;color:#4197cb}.product-card-showcase.details-active .quick-action-btn--details svg{fill:#4197cb;color:#4197cb}.product-card-showcase__details{position:absolute;top:0;left:0;width:100%;height:100%;background:#f9fafb;display:flex;align-items:flex-start;justify-content:flex-start;z-index:1}.product-card-showcase__details-content{text-align:center;width:100%;padding:20px;align-self:center}.details-label{font-size:12px;text-transform:uppercase;color:#666;margin:0 0 8px;font-weight:600;letter-spacing:.05em}.details-value{font-size:16px;font-weight:600;color:#000;margin:0}.product-card-showcase__details-grid{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto;padding:12px;gap:0}.product-card-showcase__tech-item{display:flex;flex-direction:column;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06)}.product-card-showcase__tech-item:last-child{border-bottom:none}.product-card-showcase__tech-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:1px}.product-card-showcase__tech-value{font-size:14px;font-weight:700;color:#1b1f22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-showcase__tech-item[hidden]{display:none!important}.product-card-showcase.details-active .product-card-showcase__image-wrapper{transform:translateY(-100%)}.product-card-showcase__info{display:flex;flex-direction:column;flex-grow:1}.product-card-showcase__title{margin:15px 0 0;font-size:16px;line-height:1.4;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:44px}.product-card-showcase__title a{color:inherit;text-decoration:none}.product-card-showcase__title a:hover{text-decoration:underline}.product-card-showcase__rating{min-height:20px;display:flex;align-items:center}.product-card-showcase__price{margin-bottom:15px;display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600}.price-compare{font-size:16px;color:#767676;text-decoration:line-through}.price-current{color:var(--color-primary, #000)}.product-card-showcase__cta{margin-top:auto}.product-card-showcase__cta .button{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:749px){.product-card-showcase__title{font-size:14px;min-height:40px}.product-card-showcase__price{font-size:16px}.price-compare{font-size:14px}.product-card-showcase__details-grid{padding:8px}.product-card-showcase__tech-item{padding:4px 0}.product-card-showcase__cta .button{font-size:12px;padding-inline:8px;line-height:1.5rem}}@media(min-width:1024px){.product-card-showcase__title{font-size:18px;min-height:50px}.product-card-showcase__price{font-size:20px}.price-compare{font-size:18px}}@container card-image (max-width: 249px){.product-card-showcase__quick-actions{gap:6px;bottom:8px;right:8px}.product-card-showcase__quick-actions .quick-action-btn,.product-card-showcase__quick-actions .quick-add-trigger{width:36px;height:36px}.product-card-showcase__quick-actions svg{width:20px;height:20px}}@container card-image (min-width: 250px) and (max-width: 399px){.product-card-showcase__quick-actions{gap:8px}.product-card-showcase__quick-actions .quick-action-btn,.product-card-showcase__quick-actions .quick-add-trigger{width:42px;height:42px}.product-card-showcase__quick-actions svg{width:22px;height:22px}}@container card-image (min-width: 400px){.product-card-showcase__quick-actions{gap:10px}.product-card-showcase__quick-actions .quick-action-btn,.product-card-showcase__quick-actions .quick-add-trigger{width:52px;height:52px}.product-card-showcase__quick-actions svg{width:28px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/css/snippets-product-card-showcase.css.map */
