/* Image-only deterrents: text selection, links and scrolling remain available. */
img[data-artwork-protected]{pointer-events:none!important;-webkit-touch-callout:none!important;-webkit-user-drag:none;user-select:none;-webkit-user-select:none}
figure[data-artwork-protected]{-webkit-touch-callout:none}
:where(figure[data-artwork-protected]:not(.cmh-footer-art)){position:relative}
figure[data-artwork-protected]:not(.cmh-footer-art)::after{content:"";position:absolute;inset:0;z-index:10;background:transparent;pointer-events:auto;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}
/* The transparent surface receives taps without cancelling normal page scrolling. */
.cm-art-copyright{display:block;margin-top:5px;font-family:inherit;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0;color:inherit;opacity:.8;text-align:inherit}
figcaption.cm-art-copyright{text-align:center}
