.feed_Container__j0b_J{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:20px auto;max-width:1200px;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.feed_feedContent__34hXo{flex:3 1;display:flex;flex-direction:column;gap:20px}.feed_feedContainer__JeTTI{display:flex;flex-direction:column;align-items:center;gap:20px}.feed_sideShow__gjNTK{flex:1 1;max-width:300px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:15px}.feed_sideShow__gjNTK h2{font-size:1.5rem;margin-bottom:15px;color:#333}.feed_userCard__Nm2PA{display:flex;align-items:center;margin-bottom:15px;padding:10px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.feed_userImage__eynj_{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.feed_userName__NSPkh{font-size:1rem;font-weight:700;color:#333}.feed_userStats__OdwAZ{font-size:.9rem;color:#555}.feed_postCard__dZ4l8{background:#ffffffc1;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%;max-width:600px;padding:15px;display:flex;flex-direction:column;gap:10px;transition:transform .2s,box-shadow .2s}.feed_postCard__dZ4l8:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.feed_postHeader__Gx4mh{display:flex;align-items:center;gap:10px}.feed_profileImage__JxYpa{width:50px;height:50px;border-radius:50%;object-fit:cover}.feed_postImageContainer__SgyFm{border-radius:10px;overflow:hidden;max-height:300px}.feed_postImage__qP3_8{width:100%;height:auto;object-fit:cover;display:block}.feed_postTitle__wxtv8{font-size:1.25rem;font-weight:700;color:#333}.feed_postCategory__NrZye{font-size:.9rem;color:#555}.feed_postDescription__Uke4q{font-size:1rem;color:#444;line-height:1.6}.feed_postStats__3nLxx{display:flex;justify-content:space-between;border-top:1px solid #e0e0e0;padding-top:10px;font-size:.9rem;color:#777}@media (max-width:768px){.feed_Container__j0b_J{flex-direction:column}.feed_feedContent__34hXo{width:100%}.feed_sideShow__gjNTK{margin-top:20px;max-width:100%}}