.community_container__OTV4e{max-width:1200px;margin:0 auto;padding:32px 24px}.community_header__intTE{margin-bottom:32px}.community_header__intTE h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.community_header__intTE p{color:var(--text-secondary);font-size:1rem}.community_tabs__KkDBn{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--border);padding-bottom:16px}.community_tab__FQmnP{padding:12px 20px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:.9rem;transition:all .2s}.community_tab__FQmnP:hover{background:var(--bg-tertiary);color:var(--text-primary)}.community_tab__FQmnP.community_active__gJXTM{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary)}.community_searchBar___cGYn{margin-bottom:24px}.community_searchInput__fc2Gt{width:100%;padding:12px 16px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:.95rem}.community_searchInput__fc2Gt::placeholder{color:var(--text-muted)}.community_searchInput__fc2Gt:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(0,217,255,.1)}.community_membersGrid__Ul2YI{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:20px;gap:20px}.community_memberCard__kBQpU{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:24px;transition:all .2s}.community_memberCard__kBQpU:hover{border-color:var(--accent-primary);box-shadow:0 4px 24px rgba(0,217,255,.05)}.community_classBadge__eTb5s{display:inline-block;font-size:.7rem;padding:4px 10px;background:rgba(0,217,255,.1);color:var(--accent-primary);border-radius:12px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.community_memberAvatar___qzdK{width:64px;height:64px;border-radius:50%;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden}.community_memberAvatar___qzdK img{width:100%;height:100%;object-fit:cover}.community_memberAvatar___qzdK span{font-size:1.5rem;font-weight:600;color:var(--accent-primary)}.community_memberInfo__99s7q{margin-bottom:16px}.community_memberInfo__99s7q h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:4px}.community_memberEmail__2FYyU,.community_memberLocation__YIaYT{color:var(--text-secondary);font-size:.85rem;margin-bottom:8px}.community_memberLocation__YIaYT span{margin-right:4px}.community_memberBio__UCQ9e{color:var(--text-secondary);font-size:.9rem;margin-bottom:8px;line-height:1.5}.community_memberDate__hI3Uc{color:var(--text-muted);font-size:.8rem}.community_memberStats__Rq2EF{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0;font-size:.75rem;color:var(--text-secondary)}.community_memberStats__Rq2EF span{background:var(--bg-tertiary);padding:2px 8px;border-radius:10px;display:inline-flex;align-items:center;gap:3px}.community_memberActions__mHCP9{display:flex;gap:8px;flex-wrap:wrap}.community_viewProfile__GQu_A{padding:8px 16px;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-primary);text-decoration:none;font-size:.85rem;transition:all .2s}.community_viewProfile__GQu_A:hover{background:var(--bg-tertiary);border-color:var(--accent-primary)}.community_connectBtn__kXIEp,.community_messageBtn__Dr23Z{padding:8px 16px;background:var(--accent-primary);border:none;border-radius:6px;color:var(--bg-primary);font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s}.community_connectBtn__kXIEp:hover:not(:disabled),.community_messageBtn__Dr23Z:hover{transform:scale(1.02);box-shadow:0 0 20px rgba(0,217,255,.3)}.community_connectBtn__kXIEp.community_connected__AGeON,.community_connectBtn__kXIEp:disabled{background:var(--accent-success);cursor:default}.community_connectBtn__kXIEp.community_connected__AGeON:hover{transform:none;box-shadow:none}.community_empty__DFVgV{text-align:center;padding:48px;color:var(--text-secondary)}.community_browseBtn__eQnD_{margin-top:16px;padding:12px 24px;background:var(--accent-primary);border:none;border-radius:8px;color:var(--bg-primary);font-weight:600;cursor:pointer}.community_requestsList__SRwxT{display:flex;flex-direction:column;gap:12px}.community_requestCard__ft2kG{display:flex;align-items:center;gap:16px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:20px}.community_requestInfo__2_0CJ{flex:1 1}.community_requestInfo__2_0CJ h4{font-size:1rem;color:var(--text-primary);margin-bottom:4px}.community_requestInfo__2_0CJ p{font-size:.85rem;color:var(--text-secondary)}.community_requestActions__7Mp9R{display:flex;gap:8px}.community_acceptBtn__eVzwt{padding:8px 20px;background:var(--accent-success);border:none;border-radius:6px;color:var(--bg-primary);font-weight:600;cursor:pointer}.community_declineBtn__qIISP{padding:8px 20px;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-secondary);cursor:pointer}.community_declineBtn__qIISP:hover{border-color:var(--accent-secondary);color:var(--accent-secondary)}.community_loading__51SSi{text-align:center;padding:48px;color:var(--text-secondary)}@media (max-width:768px){.community_tabs__KkDBn{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.community_tab__FQmnP{white-space:nowrap;flex-shrink:0}.community_membersGrid__Ul2YI{grid-template-columns:1fr}.community_memberCard__kBQpU{padding:20px}.community_memberActions__mHCP9{flex-direction:column}.community_connectBtn__kXIEp,.community_messageBtn__Dr23Z,.community_viewProfile__GQu_A{text-align:center}}.community_groupsSection__8koDC{min-height:200px}.community_groupsGrid__FlXan{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.community_groupCard__44njt{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:20px;text-decoration:none;transition:all .2s;display:flex;gap:16px}.community_groupCard__44njt:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 24px rgba(0,217,255,.1)}.community_groupIcon__e1g1V{width:56px;height:56px;border-radius:12px;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:1.75rem}.community_groupIcon__e1g1V img{width:100%;height:100%;object-fit:cover}.community_groupInfo__QuWS0{flex:1 1;min-width:0}.community_groupInfo__QuWS0 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:4px}.community_groupDesc__dzi4N{font-size:.85rem;color:var(--text-secondary);margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.community_groupMeta__g_3_D{display:flex;flex-wrap:wrap;gap:12px;font-size:.75rem;color:var(--text-muted)}.community_createGroupLink__8KDXR{display:inline-block;margin-top:12px;color:var(--accent-primary);text-decoration:none;font-weight:500}.community_createGroupLink__8KDXR:hover{text-decoration:underline}.community_forumSection__9Monm{padding:1rem 0}.community_forumHeader__VKODg{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.community_forumHeader__VKODg h2{font-size:1.25rem;color:var(--text-primary)}.community_createPostBtn___Irgh{padding:.75rem 1.5rem;background:var(--accent-primary);color:var(--bg-primary);border:none;border-radius:var(--radius-md);font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:var(--transition)}.community_createPostBtn___Irgh:hover{transform:translateY(-2px);box-shadow:var(--shadow-glow)}.community_forumCategories__oJdbL{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.community_categoryBtn__icexx{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:20px;color:var(--text);cursor:pointer;font-size:.875rem;transition:all .2s}.community_categoryBtn__icexx:hover{background:var(--bg-secondary)}.community_categoryBtn__icexx.community_active__gJXTM{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary)}.community_categoryIcon___VHtS{font-size:1rem}.community_categoryCount__TXitf{background:var(--bg-primary);opacity:.6;padding:.125rem .5rem;border-radius:10px;font-size:.75rem}.community_forumActions__7rJ1e{margin-bottom:1rem;display:none}.community_newPostForm__Hl5Vq{background:var(--bg-secondary);padding:1.5rem;border-radius:var(--radius-lg);margin-bottom:1rem;border:1px solid var(--border-color)}.community_newPostForm__Hl5Vq h3{margin-bottom:1rem;color:var(--text-primary)}.community_categorySelect__RW5NE,.community_postTitleInput__3gOBN{width:100%;padding:.75rem;margin-bottom:.75rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9rem}.community_categorySelect__RW5NE:focus,.community_postTitleInput__3gOBN:focus{outline:none;border-color:var(--accent-primary)}.community_postContentInput__YLOLo{width:100%;padding:.75rem;margin-bottom:.75rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text);resize:vertical}.community_postFormActions__l_fEp{display:flex;gap:.5rem}.community_submitPostBtn__fZOFY{padding:.5rem 1.5rem;background:var(--accent);color:#000;border:none;border-radius:6px;cursor:pointer;font-weight:600}.community_cancelPostBtn__gJwQ0{padding:.5rem 1.5rem;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:6px;cursor:pointer}.community_postsList__Rg2Mp{display:flex;flex-direction:column;gap:1rem}.community_postCard___j2OS{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.25rem;transition:var(--transition)}.community_postCard___j2OS:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:var(--shadow-card)}.community_postHeader__qubFp{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.community_postCategory__WmqJO{background:var(--accent-primary);color:var(--bg-primary);padding:.25rem .75rem;border-radius:var(--radius-md);font-size:.75rem;font-weight:600}.community_postDate__gxJ8P{color:var(--text-muted);font-size:.75rem}.community_postTitle__C7GNF{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.community_postContent__6TWxb{color:var(--text-secondary);font-size:.9rem;margin-bottom:1rem;line-height:1.6}.community_postFooter__h2x2_{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.75rem;flex-wrap:wrap;gap:.5rem}.community_postAuthor__gu5s3{color:var(--text-secondary)}.community_postTips__0tiGb{color:#10b981;font-weight:600}.community_postReplies__tWxQK,.community_postViews__MEwQf{color:var(--text-secondary);margin-left:.5rem}.community_postActions__XHNbl{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.community_actionBtn__GV0i9{padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;font-size:.8rem;font-weight:500;transition:var(--transition)}.community_actionBtn__GV0i9:hover{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary)}.community_actionBtn__GV0i9.community_liked__LSkbn{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.1)}.community_tipBtn__d1Odb,.community_tipUserBtn__zT8Tp{padding:.375rem .75rem;background:transparent;border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:.75rem}.community_tipBtn__d1Odb:hover,.community_tipUserBtn__zT8Tp:hover{background:var(--accent);color:#000;border-color:var(--accent)}.community_tipModal__EF8z8{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.community_tipModalContent__nafYm{background:var(--bg-secondary);padding:2rem;border-radius:8px;max-width:400px;width:90%}.community_tipModalContent__nafYm h3{margin-bottom:1rem}.community_tipInput__ql6iF{width:100%;padding:.75rem;margin-bottom:1rem;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:1.125rem}.community_tipActions__uCcJ4{display:flex;gap:.5rem}.community_confirmTipBtn__uHmO9{flex:1 1;padding:.75rem;background:var(--accent);color:#000;border:none;border-radius:6px;cursor:pointer;font-weight:600}.community_cancelTipBtn__Sgv7G{flex:1 1;padding:.75rem;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:6px;cursor:pointer}.community_forumBreadcrumb__BsvKA{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-secondary)}.community_forumBreadcrumb__BsvKA a{color:var(--accent-primary);text-decoration:none}.community_forumBreadcrumb__BsvKA a:hover{text-decoration:underline}.community_threadPost__f7UrC{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.5rem}.community_threadHeader__nihUi{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.community_threadCategory__LYHhH{background:var(--accent-primary);color:var(--bg-primary);padding:.25rem .75rem;border-radius:var(--radius-md);font-size:.75rem;font-weight:600;margin-right:.5rem}.community_lockedBadge__KjL_X,.community_pinnedBadge__4tsyz{display:inline-block;padding:.25rem .5rem;border-radius:var(--radius-md);font-size:.75rem;margin-right:.5rem;background:var(--bg-tertiary);color:var(--text-secondary)}.community_threadHeader__nihUi h1{font-size:1.75rem;margin:1rem 0 .5rem;color:var(--text-primary)}.community_threadMeta__uxaV7{display:flex;gap:1rem;color:var(--text-muted);font-size:.85rem}.community_threadAuthor__RjJO8{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.community_threadContent__0PeGq{font-size:1rem;line-height:1.7;color:var(--text-primary);white-space:pre-wrap}.community_threadActions___miia{display:flex;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color)}.community_repliesSection__sUQv4{margin-bottom:1.5rem}.community_repliesSection__sUQv4 h2{font-size:1.25rem;margin-bottom:1rem;color:var(--text-primary)}.community_noReplies__Q50dT{text-align:center;padding:2rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-secondary)}.community_repliesList__Qax6Q{display:flex;flex-direction:column;gap:1rem}.community_replyCard__hrgC9{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.25rem}.community_replyHeader__h1WN0{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.community_replyNumber__Gqf6m{font-size:.75rem;color:var(--text-muted);font-weight:600}.community_replyAuthor__Hxr__{display:flex;align-items:center;gap:.5rem;flex:1 1}.community_replyDate__ogZB2{font-size:.75rem;color:var(--text-muted);margin-left:auto}.community_replyContent__c78Hy{line-height:1.6;color:var(--text-primary);white-space:pre-wrap}.community_replyActions__Dn4V1{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-color)}.community_replyTips__Tcrs9{color:#10b981;font-weight:600;font-size:.85rem}.community_replyForm__O7fWz{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem}.community_replyForm__O7fWz h3,.community_replyTextarea__vKnGA{margin-bottom:1rem;color:var(--text-primary)}.community_replyTextarea__vKnGA{width:100%;padding:1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);font-size:.95rem;resize:vertical;min-height:120px}.community_replyTextarea__vKnGA:focus{outline:none;border-color:var(--accent-primary)}.community_submitReplyBtn__JE4x0{padding:.75rem 2rem;background:var(--accent-primary);color:var(--bg-primary);border:none;border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:var(--transition)}.community_submitReplyBtn__JE4x0:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-glow)}.community_submitReplyBtn__JE4x0:disabled{opacity:.5;cursor:not-allowed}.community_tipModalContent__nafYm .community_cryptoSelect__lqTXI{margin-bottom:1rem}.community_tipModalContent__nafYm .community_cryptoSelect__lqTXI label{display:block;font-size:.85rem;color:var(--text-secondary);margin-bottom:.5rem}.community_tipModalContent__nafYm .community_cryptoGrid__5KLHv{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}.community_tipModalContent__nafYm .community_cryptoBtn__Zxl11{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;font-size:.75rem;transition:var(--transition)}.community_tipModalContent__nafYm .community_cryptoBtn__Zxl11:hover{border-color:var(--accent-primary)}.community_tipModalContent__nafYm .community_cryptoBtn__Zxl11.community_selected__zcOZi{background:var(--accent-primary);color:var(--bg-primary);border-color:var(--accent-primary)}.community_balanceInfo__xjldl{font-size:.85rem;color:var(--text-secondary);margin-bottom:1rem;text-align:center}.community_tipModalContent__nafYm .community_tipInput__ql6iF{font-size:1rem}.community_authorAvatar__0TC_E{width:40px;height:40px;border-radius:50%;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;overflow:hidden}.community_authorAvatar__0TC_E img{width:100%;height:100%;object-fit:cover}.community_authorAvatar__0TC_E span{font-size:1rem;font-weight:600;color:var(--text-secondary)}.community_authorName__4JIWV{font-weight:600;color:var(--text-primary);text-decoration:none}.community_authorName__4JIWV:hover{color:var(--accent-primary)}