.product-card-showcase{background:#fff!important;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;position:relative;opacity:1!important;visibility:visible!important;height:100%;display:flex;flex-direction:column;min-height:0}.product-card-showcase:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.product-card-showcase__media{position:relative;aspect-ratio:1;overflow:hidden;flex-shrink:0}.product-card-showcase__link{display:block;width:100%;height:100%}.product-card-showcase__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-showcase:hover .product-card-showcase__image{transform:scale(1.05)}.product-card-showcase .dT_VProdWishList{position:absolute;top:12px;right:12px;z-index:2;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;transition:all .3s ease}.product-card-showcase .dT_VProdWishList a.add-wishlist{position:relative;color:var(--gradient-base-accent-1, #ff6b6b);background:transparent;border:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.product-card-showcase .dT_VProdWishList a:not(.adding).add-wishlist:before{content:"";-webkit-mask-image:url(wishlist.svg);mask-image:url(wishlist.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#f50056;width:20px;height:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.product-card-showcase .dT_VProdWishList a:not(.adding).added.add-wishlist:before,.product-card-showcase .dT_VProdWishList:hover a:not(.adding).add-wishlist:before{content:"";-webkit-mask-image:url(wishlist2.svg);mask-image:url(wishlist2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#f50056;width:20px;height:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.product-card-showcase__wishlist{position:absolute;top:12px;right:12px;z-index:2}.wishlist-button{background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#999}.wishlist-button:hover{background:#fff;color:#ff6b6b;transform:scale(1.1)}.wishlist-button.is-active{color:#ff6b6b}.wishlist-button.is-active .wishlist-icon{animation:heartBeat .3s ease}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.wishlist-icon{width:20px;height:20px;transition:transform .2s ease}.product-card-showcase__content{padding:1rem;display:flex;flex-direction:column;flex:1;min-height:0}.product-card-showcase__title{flex:1;margin-bottom:0!important;min-height:0;display:flex;flex-direction:column}.product-card-showcase__title a{padding:0 0 .5rem;font-size:1.5rem;font-weight:400;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;flex:1;margin-bottom:0!important}.product-card-showcase__title-link{color:inherit;text-decoration:none}.product-card-showcase__title-link:hover{color:#666}.product-card-showcase__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.product-card-showcase__stars{display:flex;gap:2px}.product-card-showcase__star{width:16px;height:16px;color:gold}.product-card-showcase__review-count{font-size:.875rem;color:#666}.product-card-showcase__price{margin-bottom:1rem}.product-card-showcase__price-main{font-size:1.25rem;font-weight:400;margin:0 0 .25rem;color:#565656;text-decoration:line-through}.product-card-showcase__price-pix{font-size:2rem;margin:0 0 .25rem;font-weight:600}.product-card-showcase__price-pix-text{font-size:1.25rem}.product-card-showcase__price-installments{font-size:1.125rem;margin:0;color:#565656}.product-card-showcase__actions{margin-top:auto;width:100%;flex-shrink:0}.product-card-showcase__button{display:flex;justify-content:center;padding:.75rem;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.product-card-showcase__button--available{background:var(--success-color);color:#fff}.product-card-showcase__button--available:hover{color:#fff;opacity:.9!important;transform:translateY(-1px)}.product-card-showcase__button--sold-out{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.product-card-showcase--loading{pointer-events:none;height:100%;display:flex;flex-direction:column}.product-card-showcase__image-placeholder,.product-card-showcase__title-placeholder,.product-card-showcase__rating-placeholder,.product-card-showcase__price-placeholder,.product-card-showcase__button-placeholder{background:#f8f9fa;border-radius:4px;overflow:hidden;position:relative}.product-card-showcase__image-placeholder{width:100%;height:100%;aspect-ratio:1}.product-card-showcase__title-placeholder{height:16px;margin-bottom:.5rem}.product-card-showcase__title-placeholder--short{width:70%;height:16px;margin-bottom:.75rem}.product-card-showcase__rating-placeholder{height:14px;width:60%;margin-bottom:.75rem}.product-card-showcase__price-placeholder{height:20px;margin-bottom:.25rem}.product-card-showcase__price-placeholder--medium{height:14px;width:80%;margin-bottom:.25rem}.product-card-showcase__price-placeholder--small{height:12px;width:90%;margin-bottom:1rem}.product-card-showcase__button-placeholder{height:44px;border-radius:8px;margin-top:auto;flex-shrink:0}.placeholder-shimmer{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media screen and (max-width: 767px){.product-card-showcase__content{padding:.75rem}.product-card-showcase__title a{font-size:1.4rem}.product-card-showcase__price-main{font-size:1rem}}@media (max-width: 576px){.product-card-showcase .dT_VProdWishList{width:40px;height:40px;top:8px;right:8px}}@media (prefers-contrast: high){.wishlist-button{border:2px solid #666}}@media (prefers-reduced-motion: reduce){.product-card-showcase,.product-card-showcase__image,.wishlist-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/card-product-showcase.css.map */
