.row-meta{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;min-width:0;max-width:72px}
.photo-icon-slot:empty{display:none}
.photo-icon{display:grid;place-items:center;width:26px;height:26px;padding:4px;border:1px solid #466654;border-radius:50%;background:#14271d;color:#9ee4bb}
.photo-icon svg{display:block;width:16px;height:16px;fill:currentColor}
.photo-icon[aria-expanded=true]{background:#2a684b;color:#fff;border-color:#65c990}
@media(max-width:520px){.row-meta{width:52px;max-width:52px}.photo-icon{width:24px;height:24px;padding:4px}.photo-icon svg{width:15px;height:15px}}
