.nps-ps-product-card{display:flex;gap:18px;align-items:flex-start;border:1px solid #e5e5e5;border-radius:14px;padding:18px;margin:22px 0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.nps-ps-product-image{width:180px;flex:0 0 180px;display:block}.nps-ps-product-image img{width:100%;height:auto;display:block;border-radius:10px}.nps-ps-product-content{flex:1;min-width:0}.nps-ps-product-title{margin:0 0 8px;font-size:1.25rem}.nps-ps-product-title a{text-decoration:none;color:inherit}.nps-ps-product-desc{margin:0 0 12px}.nps-ps-product-price{font-weight:700;font-size:1.15rem;margin-bottom:2px}.nps-ps-product-tax-note{font-size:.85rem;color:#666;margin-bottom:12px}.nps-ps-product-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.nps-ps-button{border:0;border-radius:999px;padding:10px 16px;cursor:pointer;text-decoration:none;background:#111;color:#fff;display:inline-flex;line-height:1}.nps-ps-button:hover{opacity:.9;color:#fff}.nps-ps-button-disabled{cursor:not-allowed;background:#666}.nps-ps-button-disabled:hover{opacity:1}.nps-ps-more{font-size:.95rem}.nps-ps-message{margin-top:10px;font-size:.95rem}.nps-ps-error{border:1px solid #f0c2c2;background:#fff5f5;padding:12px;border-radius:8px}
@media(max-width:640px){.nps-ps-product-card{display:block}.nps-ps-product-image{width:100%;margin-bottom:14px}}
