/* Product footer only: reuses the established related-card vocabulary. */
.pr-related-products{margin:38px 0 10px;clear:both;color:#1b1d1f}
.pr-related-products,.pr-related-products *{box-sizing:border-box}
.pr-related-products .pr-related-products__section{margin:0 0 32px}
.post_content .pr-related-products h2{margin:0 0 18px;padding:0 0 12px;border:0;border-bottom:1px solid #cbd5da;border-radius:0;background:none;box-shadow:none;color:inherit;font-size:22px;line-height:1.5}
.post_content .pr-related-products h2:before,.post_content .pr-related-products h2:after{display:none}
.pr-related-products .pr-related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}
.pr-related-products .pr-related-editions__card{display:flex;flex-direction:column;gap:12px;align-items:stretch;min-width:0;padding:12px;border:1px solid #dedbd3;border-radius:10px;background:#fff;color:#1b1d1f;text-decoration:none}
.pr-related-products .pr-related-editions__card:hover{border-color:#aaa69e;box-shadow:0 8px 20px rgba(24,25,28,.08)}
.pr-related-products .pr-related-editions__card:focus-visible{outline:3px solid #0b6fe5;outline-offset:3px}
.pr-related-products .pr-related-editions__image{display:block;aspect-ratio:1/1;background:#f4f2ed;border-radius:6px}
.pr-related-products .pr-related-editions__image img{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px}
.pr-related-products :is(.pr-related-editions__body,.pr-related-editions__artist,.pr-related-editions__title,.pr-related-editions__format,.pr-related-editions__spec){display:block;min-width:0;overflow-wrap:anywhere}
.pr-related-products .pr-related-editions__artist{font-size:14px;color:#6b6f73;font-weight:600;line-height:1.5}
.pr-related-products .pr-related-editions__title{margin:3px 0 0;font-size:16px;font-weight:700;line-height:1.5}
.pr-related-products .pr-related-editions__format{margin-top:8px;font-size:14px;line-height:1.5}
.pr-related-products .pr-related-editions__spec{margin-top:4px;font-size:14px;color:#5f6368;line-height:1.5}
@media(max-width:760px){.pr-related-products .pr-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pr-related-products .pr-related-editions__card{padding:10px}.pr-related-products{margin-top:30px}}
