.feed-page{color:#e6eef8;background:#071018;border-radius:12px;flex-direction:column;width:100%;height:100%;margin:0 auto;display:flex;overflow-y:auto}.feed-header{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.feed-welcome{font-size:26px;font-weight:650}.feed-username{color:#a9c6d9;font-size:14px}.divider{border:none;border-top:1px solid #ffffff14;margin:12px 0 32px}.posts-section{flex-direction:column;gap:12px;display:flex}.empty-feed{color:#666;flex-direction:column;align-items:center;margin-top:50px;display:flex}.empty-title{font-size:18px;font-weight:500}.empty-sub{font-size:14px}.feed-page::-webkit-scrollbar{width:10px}.feed-page::-webkit-scrollbar-track{background:#1e1e1e}.feed-page::-webkit-scrollbar-thumb{background-color:#444;border:2px solid #1e1e1e;border-radius:5px}.feed-page::-webkit-scrollbar-thumb:hover{background-color:#666}.feed-page{scrollbar-width:thin;scrollbar-color:#444 #1e1e1e}.title{cursor:pointer;flex-direction:row;display:flex}.page{padding-top:20px;flex-direction:column;width:100%;max-width:1200px;max-height:100vh;margin-inline:auto;padding-inline:20px;display:flex;overflow:hidden}.main-container{flex-direction:row;gap:20px;width:100%;height:100%;max-height:86vh;padding-bottom:20px;display:flex}.side-panel{background-color:#04121a;border:1px solid #ffffff0a;border-radius:10px;flex-direction:column;gap:20px;width:500px;height:98%;padding:16px;display:flex}.side-section{flex-direction:column;flex-shrink:1;min-height:0;display:flex}.side-section-title{margin-bottom:12px;font-size:20px;font-weight:600}.profiles-list{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow-y:auto}.profiles-list::-webkit-scrollbar{width:10px}.profiles-list::-webkit-scrollbar-track{background:#1e1e1e}.profiles-list::-webkit-scrollbar-thumb{background-color:#444;border:2px solid #1e1e1e;border-radius:5px}.profiles-list::-webkit-scrollbar-thumb:hover{background-color:#666}.profiles-list{scrollbar-width:thin;scrollbar-color:#444 #1e1e1e}
