.product{border:1px solid #ddd;border-radius:8px;padding:10px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.product img{width:100%;max-width:100%;height:170px;border-radius:8px}.product h3{font-size:14px;margin:10px 0;font-weight:500}.product button{background-color:#007bff;color:white;border:none;padding:10px 15px;font-size:14px;cursor:pointer;border-radius:5px}.product button:hover{background-color:#0056b3}.product button a{color:#fff}