.modern-product-card{min-width:0;background:#fff;border:1px solid rgba(55,43,32,.1);border-radius:22px;padding:8px;overflow:hidden;box-shadow:0 8px 32px rgba(40,29,20,.045);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.modern-product-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(40,29,20,.11);border-color:rgba(55,43,32,.18)}.product-card-media{display:block}.modern-product-card .product-image{aspect-ratio:1/1;border-radius:16px;background:#eee9e1}.modern-product-card .product-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(20,14,10,.12));pointer-events:none}.modern-product-card .product-image img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.modern-product-card:hover .product-image img{transform:scale(1.045)}.product-card-badges{position:absolute;z-index:2;top:13px;left:13px;right:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.modern-product-card .product-card-badges em{position:static;background:rgba(24,22,19,.9);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:7px 11px;line-height:1;backdrop-filter:blur(8px)}.modern-product-card .product-card-badges .sale-badge{margin-left:auto;background:#ede1d2;color:#4f3524;border-color:rgba(79,53,36,.08)}.product-card-body{padding:17px 9px 9px}.product-card-copy h3{font:500 20px/1.25 var(--serif);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-copy p{font-size:12px;line-height:1.5;color:var(--muted);margin:6px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modern-product-card .card-price{display:flex;min-height:42px;flex-direction:row;align-items:baseline;gap:9px;text-align:left;padding-top:11px}.modern-product-card .card-price strong{font-size:16px;color:var(--ink)}.modern-product-card .card-price del{font-size:12px}.product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) 48px 48px;gap:7px;margin-top:5px}.product-card-actions form{display:block;min-width:0}.card-buy-now,.card-sold-out,.card-icon-action{height:48px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center}.card-buy-now{width:100%;gap:8px;background:var(--ink);color:#fff;cursor:pointer;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:background .25s ease,transform .25s ease}.card-buy-now:hover{background:var(--brown)}.card-buy-now span{font-size:17px;transition:transform .25s ease}.card-buy-now:hover span{transform:translate(2px,-2px)}.card-sold-out{background:#e9e5df;color:#777068;font-size:10px;text-transform:uppercase;letter-spacing:1px}.card-icon-action{border:1px solid #ddd6cd;background:#f5f1eb;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.card-icon-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.card-whatsapp{background:#1f8f58;color:#fff;border-color:#1f8f58}.card-whatsapp svg{fill:currentColor;stroke:none}.card-whatsapp:hover{background:#177a49;border-color:#177a49;transform:translateY(-2px)}.card-view:hover{background:var(--ink);border-color:var(--ink);color:#fff;transform:translateY(-2px)}
@media(max-width:800px){.modern-product-card{border-radius:17px;padding:6px}.modern-product-card .product-image{border-radius:12px}.product-card-body{padding:13px 5px 5px}.product-card-copy h3{font-size:16px}.product-card-copy p{display:none}.modern-product-card .card-price{min-height:37px;padding-top:7px}.modern-product-card .card-price strong{font-size:13px}.product-card-actions{grid-template-columns:minmax(0,1fr) 42px 42px;gap:5px}.card-buy-now,.card-sold-out,.card-icon-action{height:42px;border-radius:10px}.card-buy-now{font-size:10px;letter-spacing:.6px}.card-buy-now span{display:none}.card-icon-action svg{width:19px;height:19px}.modern-product-card .product-card-badges em{font-size:8px;padding:6px 8px}.modern-product-card .product-card-badges .sale-badge{display:none}}
@media(max-width:380px){.product-card-actions{grid-template-columns:1fr 38px 38px}.card-buy-now,.card-sold-out,.card-icon-action{height:38px}.card-buy-now{font-size:9px}}
.card-buy-now{white-space:nowrap}
