body{background:#f7f7f7}.hero{padding:90px 0;background:linear-gradient(135deg,#111,#444);color:#fff}.product-card{height:100%;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0001}.product-img{height:220px;object-fit:cover;background:#eee}.price{font-size:1.2rem;font-weight:700}