.feed-page{flex-direction:column;gap:20px;max-width:720px;margin:0 auto;padding:24px 16px 48px;display:flex}.feed-head{flex-direction:column;gap:4px;display:flex}.feed-chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.feed-chip{color:inherit;border:1px solid #00000026;border-radius:999px;padding:6px 12px;font-size:14px;text-decoration:none;display:inline-block}.feed-chip--active{border-color:currentColor;font-weight:600}.feed-filters{flex-direction:column;gap:12px;margin-top:6px;display:flex}.feed-filter{flex-direction:column;gap:2px;display:flex}.feed-range{align-items:center;gap:8px;margin-top:6px;display:flex}.feed-range__input{width:110px;font:inherit;border:1px solid #00000026;border-radius:8px;padding:6px 10px}.feed-range__submit{font:inherit;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;padding:6px 12px}.feed-reset{align-self:flex-start;font-size:14px}.feed-sort{flex-wrap:wrap;gap:8px;display:flex}.feed-list{flex-direction:column;gap:12px;display:flex}.feed-item{color:inherit;text-decoration:none}.feed-item__inner{align-items:center;gap:12px;display:flex}.feed-item__thumb{object-fit:cover;border-radius:8px;flex:none;width:96px;height:72px}.feed-item__thumb--empty{background:#0000000f}.feed-item__text{flex-direction:column;gap:2px;display:flex}.feed-pager{justify-content:space-between;align-items:center;gap:8px;display:flex}.feed-search{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feed-search__input{max-width:420px;font:inherit;border:1px solid #00000026;border-radius:999px;flex:220px;padding:8px 12px}.feed-search__submit{font:inherit;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;padding:8px 16px}.feed-primary{flex-direction:column;gap:8px;display:flex}.feed-primary .feed-range{align-items:center}.feed-chip__count{opacity:.6;font-variant-numeric:tabular-nums;margin-left:6px}.feed-empty{flex-direction:column;align-items:flex-start;gap:6px;padding:8px 0;display:flex}.feed-units{flex-wrap:wrap;gap:6px;display:flex}
