.product-recommendations-wrapper{margin-top:4rem;padding-top:2rem;border-top:1px solid #e0e0e0}.section-heading{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2rem;color:#333}.product-recommendations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.product-card{border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000001a}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.product-card-link{text-decoration:none;color:inherit;display:block}.product-card-image{position:relative;padding-bottom:125%;overflow:hidden;background-color:#f8f9fa}.product-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-info{padding:1.5rem}.product-card-title{font-size:1.1rem;font-weight:600;margin-bottom:.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;color:#333;transition:color .3s ease}.product-card-title:hover{color:#e91e63}.product-card-title a{text-decoration:none;color:inherit}.product-card-price{font-weight:600;color:#333;font-size:1.1rem;margin-bottom:1rem}.sale-price{color:#e91e63;font-weight:700;font-size:1.1rem}.original-price{color:#999;text-decoration:line-through;margin-left:.5rem}.regular-price{color:#333;font-weight:600;font-size:1.1rem}.btn-primary{background:linear-gradient(135deg,#fd79a8,#fdcb6e);border:2px solid #fd79a8;color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;width:100%;box-shadow:0 4px 15px #fd79a84d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fd79a866;background:linear-gradient(135deg,#e91e63,#ff9800);border-color:#e91e63}.btn-primary:disabled{background:#6c757d;border-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.product-recommendations-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.section-heading{font-size:1.5rem}.product-card-info{padding:1rem}}@media (max-width: 480px){.product-recommendations-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-recommendations.css.map */
