.product-card{padding:0!important;overflow:hidden;display:flex;flex-direction:column;min-height:440px;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(5,20,10,.13)}.product-art{height:190px;padding:28px;background:linear-gradient(135deg,#07100b,#1c3525);display:grid;place-items:center;position:relative;overflow:hidden}.product-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(31,139,76,.32),transparent 50%)}.product-photo,.product-wordmark{position:relative;z-index:1}.product-photo{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(0,0,0,.3))}.product-wordmark{color:#fff;text-transform:uppercase;text-align:center;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:900;letter-spacing:.045em}.product-art-cider{background:linear-gradient(135deg,#211b08,#65722a)}.product-art-wine{background:linear-gradient(135deg,#2c0812,#792844)}.product-art-spirits-mixers{background:linear-gradient(135deg,#07121c,#264c57)}.product-art-soft-drinks{background:linear-gradient(135deg,#241006,#9a421d)}.product-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.product-card-body small{font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#657067}.product-card-body h3{text-transform:uppercase;font-size:1.35rem;line-height:1.1}.product-card-body p{color:#4f5851}.product-card-body .price{margin-top:auto}.pubuk-photo-credit{font-size:.75rem;color:#707770;text-align:right}
