.Sidebar_container__w_9E1{display:flex;flex-direction:column;height:calc(100vh - 2rem);padding:1.5rem 1rem;position:sticky;top:1rem;width:275px;margin-left:1.25rem;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.03);z-index:100}.Sidebar_logo__Bn4Qr{padding:.75rem;margin-bottom:1.5rem;display:flex;justify-content:flex-start}.Sidebar_xLogo__ZUcsj{width:2.5rem;height:2.5rem;color:#6366f1}.Sidebar_searchBox__Bau_3{margin:0 .5rem 1.5rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #f1f5f9;border-radius:100px;display:flex;align-items:center;gap:.75rem;color:#64748b;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s}.Sidebar_searchBox__Bau_3:hover{background:#eff6ff;border-color:#6366f1;color:#6366f1}.Sidebar_nav__N35Uy{display:flex;flex-direction:column;gap:.5rem;flex:1}.Sidebar_navItem__kxOvV{display:flex;align-items:center;padding:.875rem 1rem;border-radius:1rem;gap:1rem;color:#1e293b;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.Sidebar_navItem__kxOvV:hover{background:#f8fafc;color:#6366f1;transform:translateX(4px)}.Sidebar_navItem__kxOvV.Sidebar_active__B_Nxx{background:#eff6ff;color:#6366f1}.Sidebar_iconWrapper__cd_m8{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Sidebar_navLabel__3JI7F{font-size:1rem;letter-spacing:-.01em}.Sidebar_badge__tg4dk{position:absolute;top:-.375rem;right:-.5rem;background:#ef4444;color:#fff;font-size:.625rem;padding:.125rem .375rem;border-radius:1rem;font-weight:800;border:2px solid #fff}.Sidebar_profileContainer__aDRAq{position:relative;margin-top:auto;padding-top:1rem;border-top:1px solid #f1f5f9}.Sidebar_profile__saWe6{display:flex;align-items:center;padding:.75rem;border-radius:1rem;gap:.75rem;cursor:pointer;transition:all .2s;background:#f8fafc}.Sidebar_profile__saWe6:hover{background:#eff6ff}.Sidebar_avatarWrapper__OlRBW{width:2.5rem;height:2.5rem;border-radius:50%;position:relative;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Sidebar_userInfo__79RLt{flex:1;min-width:0}.Sidebar_name__DNRL1{font-weight:800;font-size:.875rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_handle__xJoSq{color:#64748b;font-size:.75rem;font-weight:500}.Sidebar_groupName__D4Ojl{color:#6366f1;font-size:.7rem;font-weight:700;margin-top:.125rem}.Sidebar_moreIcon__QEXJD{color:#94a3b8}.Sidebar_dropdown__PQvXH{position:absolute;bottom:100%;left:0;width:100%;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);z-index:10;margin-bottom:.5rem}.Sidebar_dropdownItem__pO_el{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;border-radius:.75rem;font-size:.875rem;font-weight:600;color:#1e293b;background:transparent;border:none;cursor:pointer;transition:all .2s}.Sidebar_dropdownItem__pO_el:hover{background:#fef2f2;color:#ef4444}@media (max-width:1280px){.Sidebar_container__w_9E1{width:5rem;margin-left:.5rem;padding:1.5rem .5rem}.Sidebar_moreIcon__QEXJD,.Sidebar_navLabel__3JI7F,.Sidebar_searchBox__Bau_3 span,.Sidebar_userInfo__79RLt{display:none}.Sidebar_searchBox__Bau_3{justify-content:center;padding:.75rem}.Sidebar_logo__Bn4Qr,.Sidebar_navItem__kxOvV,.Sidebar_profile__saWe6{justify-content:center}}@media (max-width:1024px){.Sidebar_container__w_9E1{display:none}}.GroupSwitcher_container__2yQmJ{padding:12px;border-top:1px solid var(--border-color);margin-top:8px}.GroupSwitcher_title__1QyDm{font-size:12px;font-weight:700;color:var(--text-muted);margin-bottom:8px;text-transform:uppercase}.GroupSwitcher_switchButton__HWMR6{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border-radius:8px;background:none;border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;transition:background .2s;text-align:left;font-size:14px}.GroupSwitcher_switchButton__HWMR6:hover{background:var(--bg-hover)}.GroupSwitcher_switchButton__HWMR6:disabled{opacity:.5;cursor:not-allowed}.GroupSwitcher_groupIcon__hgfHL{color:var(--primary-color)}.GroupSwitcher_label__dZdJn{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GroupSwitcher_select__JGH4u{width:100%;padding:8px;border-radius:8px;border:1px solid var(--border-color);background:var(--bg-main);color:var(--text-main);font-size:14px;margin-bottom:8px}.GroupSwitcher_backButton__U9FKj{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color);font-weight:600}.GroupSwitcher_loading__DpnYC{font-size:12px;color:var(--text-muted);padding:4px}.RightSection_container__TPHWL{padding-top:12px;display:flex;flex-direction:column;gap:16px;height:100%}.RightSection_searchContainer__G99UY{position:sticky;top:0;padding:12px 0;background:var(--background);z-index:10}.RightSection_searchBar__QL_JP{display:flex;align-items:center;gap:12px;background:var(--surface-glass);backdrop-filter:blur(20px);border:1px solid var(--border-color);padding:12px 20px;border-radius:100px;transition:var(--transition-base)}.RightSection_searchBar__QL_JP:focus-within{border-color:var(--primary-color);box-shadow:var(--accent-glow);background:hsla(0,0%,100%,.05)}.RightSection_searchIcon__KSD0p{color:var(--text-secondary)}.RightSection_searchInput__sSqo5{background:transparent;border:none;color:var(--text-primary);font-size:.95rem;width:100%;outline:none;font-family:inherit}.RightSection_searchInput__sSqo5::-moz-placeholder{color:var(--text-secondary)}.RightSection_searchInput__sSqo5::placeholder{color:var(--text-secondary)}.RightSection_card___9dn9{background:var(--surface-glass);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:24px;overflow:hidden;padding:20px 0}.RightSection_cardTitle__haOjE{font-size:1.2rem;font-weight:700;padding:0 20px 16px;color:var(--text-primary)}.RightSection_trendItem__97jj6{display:block;padding:12px 20px;transition:var(--transition-fast)}.RightSection_trendItem__97jj6:hover{background:hsla(0,0%,100%,.03)}.RightSection_trendMeta__gFInk{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--text-secondary);margin-bottom:4px}.RightSection_trendName__aM_g_{font-size:1rem;font-weight:600;color:var(--text-primary)}.RightSection_trendCount___zekr{font-size:.8rem;color:var(--text-secondary);margin-top:2px}.RightSection_showMore__vU_YN{display:block;padding:16px 20px 0;font-size:.9rem;color:var(--primary-color)}.RightSection_showMore__vU_YN:hover{text-decoration:underline}.RightSection_followItem__VBfI_{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;transition:var(--transition-fast)}.RightSection_followItem__VBfI_:hover{background:hsla(0,0%,100%,.03)}.RightSection_followInfo__kwhra{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;flex:1;min-width:0}.RightSection_avatar__r0Iww{width:40px;height:40px;border-radius:50%;background:var(--twitter-light-gray);flex-shrink:0}.RightSection_userInfo__v4nnd{display:flex;flex-direction:column;min-width:0}.RightSection_name__9Iz2X{font-weight:700;font-size:.95rem;color:var(--text-primary)}.RightSection_handle__RvHh0,.RightSection_name__9Iz2X{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RightSection_handle__RvHh0{font-size:.85rem;color:var(--text-secondary)}.RightSection_userStats__0Z9RX{display:flex;gap:8px;font-size:.75rem;color:var(--text-secondary);margin-top:2px}.RightSection_statValue__5IqS6{font-weight:600;color:var(--text-primary)}@media (max-width:1080px){.RightSection_container__TPHWL{display:none}}