.page-wrapper{max-width:1120px;margin:0 auto;display:flex;gap:0;background:#fafafa}.feed-container{width:620px;max-width:620px;background:#fafafa;min-height:100dvh;padding:0!important;flex-shrink:0;flex-grow:0}.feed-tabs{background:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:64px;z-index:30;width:100%}.sidebar{width:200px;min-width:200px;border-right:1px solid #e0e0e0;padding:12px 0}.right-sidebar,.sidebar{position:-webkit-sticky;position:sticky;top:64px;height:calc(100dvh - 64px);background:#fff;overflow-y:auto;flex-shrink:0}.right-sidebar{width:300px;min-width:300px;border-left:1px solid #e0e0e0;padding:16px}.feed-loading{text-align:center;padding:40px 20px}.feed-empty{text-align:center;padding:80px 20px}.feed-scroll-trigger{height:20px;margin:20px 0}.feed-end{text-align:center;padding:32px 20px;color:#8e8e8e;font-size:14px;border-top:1px solid #e0e0e0;background:#fff}@media (max-width:1120px){.right-sidebar{display:none}.page-wrapper{max-width:820px}}@media (max-width:900px){.page-wrapper{max-width:100%}.feed-container{width:100%;max-width:100%}}@media (max-width:768px){.sidebar{display:none}.feed-container{padding-top:56px}.feed-tabs{top:56px}}