.productCard .card{background-color:#f5f7fa;border-radius:.5rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.productCard .card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.productCard .h-48{height:12rem}.productCard .bg-gray-200{background-color:#e5e7eb}.productCard .relative{position:relative}.productCard .w-full{width:100%}.productCard .h-full{height:100%}.productCard .object-cover{object-fit:cover}.productCard .loading\:lazy{loading:lazy}.productCard .p-6{padding:1.5rem}.productCard .text-xl{font-size:1.25rem}.productCard .font-semibold{font-weight:600}.productCard .mb-3{margin-bottom:.75rem}.productCard .text-dark\/70{color:rgba(26,26,26,.7)}.productCard .mb-4{margin-bottom:1rem}.productCard .text-primary{color:#0a4da2}.productCard .hover\:text-accent:hover{color:#ff6b00}.productCard .font-medium{font-weight:500}.productCard .transition-all{transition:all .3s}.productCard .duration-300{transition-duration:.3s}.productCard .inline-flex{display:inline-flex}.productCard .items-center{align-items:center}.productCard .ml-1{margin-left:.25rem}
