.app-post-pending{display:none!important}.app-post-image{display:block;width:100%;height:220px;background:#f1f3f5;border-radius:12px;overflow:hidden}.app-post-image img{display:block;width:100%;height:100%;object-fit:cover}.app-no-image{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.app-load-sentinel{display:flex;justify-content:center;align-items:center;min-height:80px;color:#68707c}.app-load-sentinel span:after{content:'';display:inline-block;width:14px;height:14px;margin-left:10px;border:2px solid #ccd1d8;border-top-color:#333;border-radius:50%;vertical-align:-2px;animation:app-spin .8s linear infinite}@keyframes app-spin{to{transform:rotate(360deg)}}