html:has(.infinite-feed){overflow-anchor:none}.infinite-feed{overflow-anchor:none}.feed-sentinel{height:1px}.feed-loading{justify-content:center;padding:30px 0;display:flex}.feed-loading-icon{border:2px solid var(--line);border-top-color:var(--text);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite feed-spin}.feed-error{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin:30px 0;font-size:14px;display:flex}.feed-error button{border:1px solid var(--line);color:var(--text);background:var(--card);cursor:pointer;border-radius:8px;padding:8px 12px}.feed-error button:hover{background:var(--hover,#f4f4f5)}.feed-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes feed-spin{to{transform:rotate(360deg)}}
