/* Cosmetic-photo disclosure only. No colour filters or anatomy-image edits. */
.photo-polish-note{display:block;font-family:inherit;font-size:10px;line-height:1.6;letter-spacing:0;font-weight:400;color:#786b63;margin:8px 3px 0;}
.hero-fig:has(>.photo-polish-note)>.ring{display:none;}
.restored-photo-credit .photo-polish-note{font-size:9px;margin:5px 0 0;text-transform:none;}
.journal-polish-note{padding:0 4px;margin-top:9px;}
@media(max-width:600px){.photo-polish-note{font-size:10px;line-height:1.6;}.restored-photo-credit .photo-polish-note{font-size:9px;}}

/* Restore the intended mobile comfort photo: auto margins plus no intrinsic width collapsed the grid child. */
@media(max-width:860px){.comfort-grid .comfort-photo{width:100%;max-width:420px;}}
