/* Pomerdaj 7.3 — równe karty 1:1, stabilny mobile i opis produktu. */
.product-grid{align-items:stretch}
.product-grid .product-card-editorial:nth-child(n){grid-column:auto!important}
.product-card-editorial{height:100%;display:flex;flex-direction:column;padding:.65rem!important;border:1px solid rgba(7,42,73,.11)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 16px 42px rgba(7,42,73,.075);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}
.product-card-editorial:hover{transform:translateY(-4px)!important;border-color:rgba(7,42,73,.18)!important;box-shadow:0 24px 58px rgba(7,42,73,.12)}
.product-card-editorial .product-card-visual{border-radius:19px!important;background:#f4f1ec!important;border:1px solid rgba(7,42,73,.07);overflow:hidden}
.product-card-editorial .product-media,.product-grid .product-card-editorial:nth-child(n) .product-media{aspect-ratio:1/1!important;background:#f4f1ec!important}
.product-card-editorial .product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important;transform:scale(1.001)!important}
.product-card-editorial:hover .product-media img{transform:scale(1.025)!important;filter:saturate(1.02) contrast(1.01)}
.product-card-editorial .product-media-shade{background:linear-gradient(180deg,transparent 64%,rgba(5,26,43,.46) 100%);opacity:.56}
.product-card-editorial .product-info{flex:1;display:flex;flex-direction:column;padding:1rem .45rem .4rem!important}
.product-card-editorial .product-name{font-size:clamp(1.08rem,1.3vw,1.38rem)!important;line-height:1.15!important;min-height:2.3em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.product-card-editorial .product-card-description{min-height:2.6em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.product-card-editorial .product-buy-row{margin-top:auto!important;min-width:0}
.product-card-editorial .product-price{min-width:0}
.product-card-editorial .quick-add{flex:0 0 auto;max-width:100%;min-height:42px}
.product-rail>div{display:flex;height:auto}.product-rail .product-card-editorial{width:100%}
.product-rich-description{line-height:1.72;color:#53616b}.product-rich-description>:first-child{margin-top:0}.product-rich-description>:last-child{margin-bottom:0}.product-rich-description h2,.product-rich-description h3{font-family:var(--font-display);color:var(--ink);line-height:1.15}.product-rich-description h2{font-size:1.55rem;margin:1.4rem 0 .65rem}.product-rich-description h3{font-size:1.22rem;margin:1.15rem 0 .55rem}.product-rich-description p,.product-rich-description div{margin:0 0 .85rem}.product-rich-description ul,.product-rich-description ol{padding-left:1.25rem;margin:0 0 1rem}.product-rich-description li+li{margin-top:.35rem}.product-rich-description blockquote{margin:1rem 0;padding:.35rem 0 .35rem 1rem;border-left:4px solid var(--coral);color:var(--ink);font-style:italic}.product-rich-description a{color:var(--coral);text-underline-offset:3px}
body.product-lightbox-open .site-header,body.product-lightbox-open .announcement{display:none!important}
@media(max-width:767.98px){.product-card-editorial{padding:.48rem!important;border-radius:20px!important}.product-card-editorial .product-card-visual{border-radius:15px!important}.product-card-editorial .product-info{padding:.78rem .3rem .3rem!important}.product-card-editorial .product-card-topline{gap:.35rem;font-size:.52rem;letter-spacing:.06em}.product-card-editorial .product-name{font-size:.98rem!important;min-height:2.35em}.product-card-editorial .product-buy-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:.55rem!important;padding-top:.7rem!important}.product-card-editorial .quick-add{width:100%!important;height:42px!important;padding:.55rem .5rem!important;border-radius:10px!important;justify-content:center!important;white-space:nowrap!important}.product-card-editorial .quick-add span{display:inline!important;min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card-editorial .product-price{font-size:.9rem}.product-card-editorial .product-price strong{font-size:.94rem}.product-card-editorial .product-price del{font-size:.68rem}.product-card-description{display:none!important}}
@media(max-width:430px){.product-grid{gap:1rem .55rem!important}.product-card-editorial{padding:.4rem!important}.product-card-editorial .wishlist-btn{width:34px!important;height:34px!important}.product-card-editorial .product-chip{font-size:.54rem!important;max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-editorial .quick-add{font-size:.66rem!important}}
@media(max-width:360px){.product-card-editorial .product-name{min-height:auto}.product-card-editorial .quick-add{font-size:.72rem!important}}

/* Pomerdaj 8.2 — kody rabatowe */
.coupon-box{margin:1rem 0 1.15rem;padding:1rem;border:1px dashed rgba(7,42,73,.22);border-radius:16px;background:#fbfaf7}
.coupon-box .input-group>.form-control{min-width:0}
.coupon-box .btn{border-radius:0 14px 14px 0;white-space:nowrap}
.summary-discount{color:#157347}
.summary-discount strong{color:#157347}
@media(max-width:420px){.coupon-box .input-group{display:grid;grid-template-columns:1fr}.coupon-box .input-group>.form-control,.coupon-box .btn{width:100%;border-radius:12px!important}.coupon-box .btn{margin-top:.5rem}}
