/* Shared collector label: one quiet treatment across grid, rails and home cards. */
html body .listing-top > span:first-child{display:inline-block!important;box-sizing:border-box!important;max-width:100%!important;width:auto!important;padding:5px 10px!important;border:1px solid #e4e6e3!important;border-radius:999px!important;background:#f5f6f3!important;color:#4e5351!important;font:600 12px/1.2 'DM Sans',Arial,sans-serif!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body .listing-top > span:last-child:not(:first-child),
html body .slider-seller > span:last-child:not(:first-child){color:#555!important;background:transparent!important;padding:0!important;border:0!important}
html body .slider-seller > span:only-child{color:#555!important;background:transparent!important;padding:0!important;border:0!important}
/* Explicit image dimensions must not stretch covers inside narrow cards. */
html body .card > img.cover,html body .discovery-card > img,html body .record-tile > img,html body .detail img.cover{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important}
