.product-card-wrapper{position:relative;transition:all .3s ease}.product-card-wrapper .card{background:#fff;border-radius:25px;overflow:hidden;box-shadow:0 10px 30px #3a25220f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(212,162,156,.1)}.product-card-wrapper:hover .card{transform:translateY(-8px);box-shadow:0 20px 50px #3a25221f}.product-card-wrapper .card__media{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff8f5,#fff)}.product-card-wrapper .card__media:before{content:"";position:absolute;top:50%;left:50%;width:90%;height:90%;background:radial-gradient(circle,rgba(255,184,191,.1) 0%,transparent 60%);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;z-index:1}.product-card-wrapper:hover .card__media:before{opacity:1}.product-card-wrapper .card__badge{top:15px;left:15px;background:linear-gradient(135deg,#ffb8bf,#d4a29c);color:#fff;padding:8px 18px;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 5px 15px #ffb8bf4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-card-wrapper:after{content:"\2713  Verified Purchase";position:absolute;bottom:10px;right:10px;background:#d4a29c1a;color:#8b6159;padding:5px 12px;border-radius:15px;font-size:.7rem;font-weight:500;opacity:0;transition:opacity .3s ease;z-index:10}.product-card-wrapper:hover:after{opacity:1}.product-card-wrapper .card__information{padding:20px;text-align:center}.product-card-wrapper .card__heading{font-size:1.125rem;font-weight:500;color:#3a2522;margin-bottom:8px;line-height:1.3;font-family:var(--font-heading-family)}.product-card-wrapper .price{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}.product-card-wrapper .price__regular{font-size:1rem;color:#a67c72;text-decoration:line-through;opacity:.7}.product-card-wrapper .price__sale{font-size:1.375rem;font-weight:600;color:#d4a29c;display:flex;align-items:flex-start}.product-card-wrapper .price__sale .price-item--sale{display:flex;align-items:flex-start}.product-card-wrapper .price__sale .price-item--sale:after{content:".99";font-size:.875rem;margin-left:2px;margin-top:-2px}.product-card-wrapper .price:after{content:"SAVE 60%";position:absolute;top:15px;right:15px;background:#ff6b6b;color:#fff;padding:5px 12px;border-radius:15px;font-size:.7rem;font-weight:600;letter-spacing:.05em;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.product-card-wrapper .rating{margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.product-card-wrapper .rating-star{color:#ffb8bf;font-size:1rem;text-shadow:0 2px 8px rgba(255,184,191,.3)}.product-card-wrapper .rating-count{font-size:.875rem;color:#a67c72;font-weight:500}.product-card-wrapper .quick-add{margin-top:15px;opacity:0;transform:translateY(10px);transition:all .3s ease}.product-card-wrapper:hover .quick-add{opacity:1;transform:translateY(0)}.product-card-wrapper .quick-add__submit{width:100%;background:#d4a29c;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-weight:500;font-size:.875rem;letter-spacing:.02em;transition:all .3s ease;box-shadow:0 5px 20px #d4a29c4d;position:relative;overflow:hidden}.product-card-wrapper .quick-add__submit:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.product-card-wrapper .quick-add__submit:hover:before{width:300px;height:300px}.product-card-wrapper .quick-add__submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4a29c66}.product-stock-message{font-size:.875rem;color:#ff6b6b;margin-top:10px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px;animation:fadeIn .5s ease-out}.product-stock-message:before{content:"\1f525";font-size:1rem}.featured-collection .collection__grid{gap:30px}.featured-collection .collection__title{font-size:clamp(2rem,3vw,2.5rem);color:#3a2522;margin-bottom:15px;font-weight:400;text-align:center;font-family:var(--font-heading-family)}.featured-collection .collection__description{font-size:1.125rem;color:#a67c72;text-align:center;max-width:700px;margin:0 auto 50px;line-height:1.6}@media screen and (max-width: 749px){.product-card-wrapper .card{border-radius:20px}.product-card-wrapper .card__information{padding:15px}.product-card-wrapper .card__heading{font-size:1rem}.product-card-wrapper .price__sale{font-size:1.25rem}.product-card-wrapper .quick-add{opacity:1;transform:translateY(0)}.featured-collection .collection__grid{gap:20px}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.product-card-wrapper.loading .card{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite}@media (prefers-reduced-motion: reduce){.product-card-wrapper,.product-card-wrapper .card,.product-card-wrapper .quick-add,.product-card-wrapper .card__badge,.product-stock-message{animation:none;transition:none}.product-card-wrapper:hover .card{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/shapewear-product-cards.css.map */
