.feed-empty{margin:20px;padding:24px;border-radius:18px;background:#fff;text-align:center;color:#777;font-size:12px}.stories{overflow-x:auto}.stories>button{display:flex;flex:0 0 62px;flex-direction:column;align-items:center;gap:5px;background:transparent}.stories>button span{background-size:contain;background-repeat:no-repeat;background-position:center}.stories>button small{width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-photo{height:auto;min-height:180px;max-height:520px;overflow:hidden;background:#101313}.post-photo img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;margin:auto}.post-actions{display:flex;align-items:center;gap:14px}.post-actions button{float:none;color:var(--ink);font-weight:800}.post-actions button.liked{color:var(--orange)}.post-actions .share{margin-left:auto}.post-comments{display:grid;gap:4px;margin:6px 3px}.post-comments p{margin:0;color:#555}.post-preview{display:none;height:180px;margin:9px 0;border-radius:14px;background-color:#101313;background-position:center;background-size:contain;background-repeat:no-repeat}.post-preview.visible{display:block}#postForm textarea,#commentForm textarea{width:100%;height:100px;padding:12px;border:1px solid #ddd;border-radius:12px;resize:none}.mini-avatar.with-photo{background-size:contain;background-repeat:no-repeat;background-position:center;color:transparent}
