.community-hero,.community-main,.community-container,.community-sidebar,.community-layout{--primary: #00ff88;--bg-dark: #0b0c10;--bg-card: #1f2833;--bg-card-hover: #252f3d;--text-primary: #e8e8e8;--text-secondary: #8b949e;--text-muted: #6b7280;--border-color: rgba(0, 255, 136, .15);--border-color-hover: rgba(0, 255, 136, .35);--danger: #ff6b6b}.community-hero{background:linear-gradient(180deg,#0f1318,#0b0c10);padding:110px 20px 24px;text-align:center;position:relative;overflow:hidden}.community-hero:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(0,255,136,.06) 0%,transparent 70%);pointer-events:none}.community-hero-content{max-width:600px;margin:0 auto;position:relative;z-index:1}.hero-icon{width:56px;height:56px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00ff8826,#00ff880d);border-radius:16px;border:1px solid rgba(0,255,136,.3)}.hero-icon svg{width:28px;height:28px;stroke:var(--primary)}.community-hero-title{font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:6px;letter-spacing:.5px}.community-hero-subtitle{font-family:Inter,sans-serif;font-size:.95rem;color:var(--text-secondary);margin-bottom:4px}.community-hero-description{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted)}.community-stats{display:flex;justify-content:center;gap:10px;margin-top:16px;max-width:360px;margin-left:auto;margin-right:auto}.stat-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 10px;background:#1f283399;border-radius:12px;border:1px solid var(--border-color);transition:all .2s ease}.stat-item:hover{border-color:var(--primary)}.stat-icon{width:18px;height:18px;stroke:var(--primary);opacity:.7}.stat-value{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;display:block;line-height:1}.stat-label{font-family:Inter,sans-serif;font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.community-main{background:var(--bg-dark);padding:30px 0 60px;min-height:60vh}.community-container{min-width:0}.create-post-card{background:linear-gradient(135deg,#1f2833f2,#1f2833b3);border:1px solid rgba(0,255,136,.25);border-radius:20px;padding:24px;margin-bottom:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0003}.tweet-box{display:flex;gap:14px}.tweet-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--border-color);flex-shrink:0}.tweet-compose{flex:1;display:flex;flex-direction:column}.tweet-input{width:100%;min-height:80px;padding:12px 0;background:transparent;border:none;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;resize:none;line-height:1.5}.tweet-input:focus{outline:none}.tweet-input::placeholder{color:var(--text-muted)}.tweet-actions{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--border-color)}.tweet-icons{display:flex;gap:4px}.tweet-icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00ff881a;border:1px solid transparent;border-radius:12px;color:var(--primary);cursor:pointer;transition:all .2s}.tweet-icon-btn svg{width:20px;height:20px;stroke:var(--primary)}.tweet-icon-btn:hover{background:#0f83;border-color:var(--primary);transform:scale(1.05)}.tweet-btn{display:flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,var(--primary) 0%,#00cc6a 100%);border:none;border-radius:12px;color:var(--bg-dark);font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #00ff884d}.tweet-btn svg{width:16px;height:16px;stroke:var(--bg-dark)}.tweet-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f86}.tweet-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.emoji-picker-wrapper{position:relative}.emoji-picker{position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;background:#1a1f35!important;border:3px solid #00ff88!important;border-radius:12px;width:320px;height:380px;box-shadow:0 0 50px #00ff8880;z-index:999999!important;overflow:hidden;visibility:visible!important;opacity:1!important}.emoji-picker-overlay{position:fixed;inset:0;background:#00000080;z-index:99998}.emoji-picker-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.1);font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#b8c0cc}.emoji-picker-close{background:none;border:none;color:#6b7280;font-size:1.2rem;cursor:pointer;padding:0;line-height:1;transition:color .2s}.emoji-picker-close:hover{color:#fff}.emoji-picker-search{padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.emoji-search-input{width:100%;padding:8px 12px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:.85rem;outline:none;transition:border-color .2s}.emoji-search-input::placeholder{color:#6b7280}.emoji-search-input:focus{border-color:#0f86}.emoji-picker-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:10px;max-height:260px;overflow-y:auto}.emoji-picker-grid::-webkit-scrollbar{width:6px}.emoji-picker-grid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.emoji-picker-grid::-webkit-scrollbar-thumb{background:#00ff884d;border-radius:3px}.emoji-btn{background:none;border:none;font-size:1.3rem;padding:5px;cursor:pointer;border-radius:8px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.emoji-btn:hover{background:#00ff8826;transform:scale(1.15)}.emoji-no-results{grid-column:1 / -1;text-align:center;padding:20px;color:#6b7280;font-family:Inter,sans-serif;font-size:.85rem}@media(max-width:768px){.emoji-picker{width:calc(100vw - 40px);max-width:340px;max-height:70vh}.emoji-picker-grid{max-height:calc(70vh - 130px)}}@media(max-width:480px){.emoji-picker{width:calc(100vw - 32px);max-width:300px;max-height:65vh}.emoji-picker-header{padding:12px 14px}.emoji-picker-grid{grid-template-columns:repeat(6,1fr);gap:6px;padding:12px;max-height:calc(65vh - 130px)}.emoji-btn{font-size:1.5rem;padding:8px}.emoji-search-input{padding:10px 12px;font-size:16px}}@media(max-width:360px){.emoji-picker{width:calc(100vw - 24px);max-height:60vh}.emoji-picker-grid{grid-template-columns:repeat(5,1fr);max-height:calc(60vh - 130px)}.emoji-btn{font-size:1.4rem;padding:6px}}.community-feed{display:flex;flex-direction:column;gap:16px}.post-card{background:linear-gradient(135deg,#1f2833e6,#1f283399);border:1px solid var(--border-color);border-radius:20px;padding:24px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.post-card:hover{border-color:var(--border-color-hover);transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.post-author-info{display:flex;align-items:center;gap:12px}.post-author-avatar{width:44px;height:44px;border-radius:50%;border:2px solid var(--border-color);object-fit:cover;flex-shrink:0}.post-author-details{display:flex;flex-direction:column;gap:2px}.post-author-link{text-decoration:none}.post-author-address{font-family:Inter,sans-serif;font-size:.95rem;color:var(--text-primary);font-weight:600;text-decoration:none;transition:color .2s}.post-author-address:hover{color:var(--primary)}.post-timestamp{font-family:Inter,sans-serif;font-size:.8rem;color:var(--text-muted)}.post-type-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#00ff881a;border:1px solid var(--border-color);border-radius:20px;font-family:Inter,sans-serif;font-size:.75rem;color:var(--primary);text-transform:capitalize}.post-type-badge .badge-icon,.post-type-badge .link-icon{width:14px;height:14px;stroke:var(--primary)}.post-content{margin-bottom:14px}.post-text{font-family:Inter,sans-serif;font-size:.95rem;color:var(--text-primary);line-height:1.6;white-space:pre-wrap;word-break:break-word;margin:0}.post-image-container{margin-top:14px;display:inline-block;border-radius:12px;overflow:hidden;border:1px solid var(--border-color);max-width:400px}.post-image{width:100%;height:auto;display:block;max-height:400px;object-fit:contain;cursor:pointer;transition:opacity .2s ease}.post-image:hover{opacity:.9}.post-link-preview{display:flex;gap:14px;margin-top:14px;padding:14px;background:#0000004d;border:1px solid var(--border-color);border-radius:12px;text-decoration:none;transition:all .2s}.post-link-preview:hover{border-color:var(--border-color-hover);background:#0006}.post-link-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#00ff881a;border-radius:10px;flex-shrink:0}.post-link-icon .link-icon{width:22px;height:22px;stroke:var(--primary)}.post-link-details{flex:1;min-width:0}.post-link-title{font-family:Inter,sans-serif;font-size:.95rem;color:var(--primary);font-weight:600;margin-bottom:4px}.post-link-url{font-family:Inter,sans-serif;font-size:.8rem;color:var(--text-muted);word-break:break-all}.post-actions{display:flex;gap:8px;padding-top:16px;border-top:1px solid var(--border-color)}.post-action-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffff08;border:1px solid transparent;border-radius:12px;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.post-action-btn:hover{background:#00ff881a;border-color:#00ff884d;color:var(--primary);transform:translateY(-1px)}.post-action-btn .action-icon{width:18px;height:18px;transition:all .2s}.post-action-btn:hover .action-icon{stroke:var(--primary)}.post-action-btn.liked{color:var(--danger)}.post-action-btn.liked .action-icon{stroke:var(--danger);fill:var(--danger)}.post-action-btn.liked:hover{background:#ff6b6b1a;border-color:#ff6b6b4d}.post-delete-btn{margin-left:auto}.post-delete-btn:hover{background:#ff6b6b1a;border-color:#ff6b6b4d;color:var(--danger)}.post-delete-btn:hover .action-icon{stroke:var(--danger)}.bookmark-btn.bookmarked{color:var(--accent)}.reactions-panel{display:flex;padding:12px 0;border-top:1px solid var(--border-color);margin-top:12px}.reactions-buttons{display:flex;gap:8px;flex-wrap:wrap}.reaction-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;background:#ffffff08;border:1px solid var(--border-color);border-radius:20px;font-size:1.1rem;cursor:pointer;transition:all .2s}.reaction-btn:hover{background:#00ff881a;border-color:#00ff884d;transform:scale(1.1)}.reaction-btn.active{background:#00ff8826;border-color:var(--primary)}.reaction-count{font-size:.8rem;color:var(--text-muted);font-family:Inter,sans-serif}.reaction-btn.active .reaction-count{color:var(--primary)}.post-poll{margin-top:14px;padding:16px;background:#0000004d;border-radius:12px;border:1px solid var(--border-color)}.poll-question{font-family:Orbitron,sans-serif;font-size:1rem;color:var(--primary);margin-bottom:14px}.poll-options{display:flex;flex-direction:column;gap:10px}.poll-option{position:relative;padding:12px 14px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;cursor:pointer;transition:all .2s;overflow:hidden}.poll-option:hover:not(.poll-option-voted){border-color:var(--primary)}.poll-option-voted{cursor:default}.poll-option-progress{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#0f83,#00ff880d);transition:width .4s ease;z-index:0}.poll-option-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.poll-option-text{font-family:Inter,sans-serif;color:var(--text-primary);font-size:.9rem}.poll-option-percentage{font-family:Inter,sans-serif;color:var(--primary);font-size:.85rem;font-weight:600}.poll-total-votes{margin-top:12px;font-family:Inter,sans-serif;font-size:.8rem;color:var(--text-muted);text-align:center}.poll-ended{margin-top:10px;padding:8px;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;text-align:center;font-family:Inter,sans-serif;font-size:.8rem;color:var(--danger)}.post-comments{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-color)}.comment-input-container{display:flex;gap:10px;margin-bottom:14px}.comment-input{flex:1;padding:10px 14px;background:#0000004d;border:1px solid var(--border-color);border-radius:20px;color:var(--text-primary);font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.comment-input:focus{outline:none;border-color:var(--primary)}.comment-input::placeholder{color:var(--text-muted)}.comment-submit-btn{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;padding:0;background:linear-gradient(135deg,var(--primary) 0%,#00cc6a 100%);border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #00ff884d}.comment-submit-btn svg{width:18px;height:18px;stroke:var(--bg-dark)}.comment-submit-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px #0f86}.comment-submit-btn:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.comments-list{display:flex;flex-direction:column;gap:10px}.comment{padding:12px;background:#0003;border-radius:10px;border-left:3px solid var(--border-color)}.comment:hover{border-left-color:var(--primary)}.comment-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.comment-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid var(--border-color)}.comment-author{font-family:Inter,sans-serif;font-size:.8rem;color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.comment-author:hover{opacity:.8}.comment-text{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-primary);line-height:1.5}.comment-time{font-family:Inter,sans-serif;font-size:.7rem;color:var(--text-muted);margin-left:auto}.load-more-container{display:flex;justify-content:center;margin-top:32px}.load-more-btn{display:flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#00ff881a,#00ff880d);border:1px solid rgba(0,255,136,.3);border-radius:14px;color:var(--primary);font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.load-more-btn svg{width:20px;height:20px;stroke:var(--primary);transition:transform .3s ease}.load-more-btn:hover{background:linear-gradient(135deg,var(--primary) 0%,#00cc6a 100%);color:var(--bg-dark);transform:translateY(-2px);box-shadow:0 8px 24px #00ff884d}.load-more-btn:hover svg{stroke:var(--bg-dark);transform:translateY(2px)}.empty-state{text-align:center;padding:80px 20px;background:linear-gradient(135deg,#1f2833cc,#1f283366);border:1px solid var(--border-color);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.empty-state-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#00ff881a;border-radius:20px;border:1px solid rgba(0,255,136,.2)}.empty-state-icon svg{width:40px;height:40px;stroke:var(--primary)}.empty-state-title{font-family:Orbitron,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:12px}.empty-state-description{font-family:Inter,sans-serif;font-size:1rem;color:var(--text-muted);max-width:300px;margin:0 auto;line-height:1.6}.loading-posts{display:flex;flex-direction:column;gap:16px}.loading-skeleton{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:20px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.skeleton-header{display:flex;gap:12px;margin-bottom:14px}.skeleton-avatar{width:44px;height:44px;border-radius:50%;background:#00ff881a}.skeleton-info{flex:1}.skeleton-name{height:14px;width:100px;background:#00ff881a;border-radius:4px;margin-bottom:8px}.skeleton-time{height:10px;width:60px;background:#00ff880d;border-radius:4px}.skeleton-content{height:50px;background:#00ff880d;border-radius:8px}.community-particles{display:none}.trending-hashtags{display:flex;flex-direction:column;gap:4px}a.trending-tag,a.trending-tag:link,a.trending-tag:visited,a.trending-tag:hover,a.trending-tag:active,.trending-tag{display:flex;align-items:center;gap:12px;padding:10px 12px;text-decoration:none!important;color:#e8e8e8!important;border-radius:8px;transition:all .2s}a.trending-tag:hover{background:#00ff881a}.trending-rank{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#00ff8826;border-radius:50%;font-size:.75rem;font-weight:700;color:#0f8!important}.trending-info{display:flex;flex-direction:column;gap:2px}.trending-hashtag,a.trending-tag .trending-hashtag,a.trending-tag:link .trending-hashtag,a.trending-tag:visited .trending-hashtag,a.trending-tag:hover .trending-hashtag,a.trending-tag:active .trending-hashtag{color:#00d4ff!important;font-weight:600;font-size:.9rem;text-decoration:none!important}.trending-count,a.trending-tag .trending-count,a.trending-tag:link .trending-count,a.trending-tag:visited .trending-count,a.trending-tag:hover .trending-count,a.trending-tag:active .trending-count{font-size:.75rem;color:#6b7280!important;text-decoration:none!important}.hashtag-filter-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#00ff881a,#00ff880d);border:1px solid rgba(0,255,136,.2);border-radius:12px;margin-bottom:16px;flex-wrap:wrap}.hashtag-filter-header h3{margin:0;color:#00d4ff;font-family:Orbitron,sans-serif;font-size:1.1rem}.hashtag-count{font-size:.85rem;color:var(--text-gray);background:#ffffff0d;padding:4px 10px;border-radius:12px}.clear-filter-btn{margin-left:auto;background:transparent;border:1px solid var(--primary);color:var(--primary);padding:8px 16px;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .2s}.clear-filter-btn:hover{background:var(--primary);color:#000}a.post-hashtag,.post-text a.post-hashtag,.post-content a.post-hashtag{color:#00d4ff!important;text-decoration:none!important;font-weight:600;transition:color .2s ease;background:none!important;border:none!important;padding:0!important;margin:0!important;display:inline!important;font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;cursor:pointer}a.post-hashtag:hover,.post-text a.post-hashtag:hover,.post-content a.post-hashtag:hover{color:#66e0ff!important;text-decoration:none!important}a.post-hashtag:visited,.post-text a.post-hashtag:visited,.post-content a.post-hashtag:visited,a.post-hashtag:active,.post-text a.post-hashtag:active,.post-content a.post-hashtag:active,a.post-hashtag:focus,.post-text a.post-hashtag:focus,.post-content a.post-hashtag:focus{color:#00d4ff!important;text-decoration:none!important;outline:none!important}@media(max-width:768px){.community-hero{padding:90px 16px 30px}.hero-icon{width:64px;height:64px;border-radius:18px;margin-bottom:16px}.hero-icon svg{width:32px;height:32px}.community-hero-title{font-size:1.8rem}.community-stats{gap:8px;flex-direction:row}.stat-item{padding:14px 10px;border-radius:12px}.stat-icon{width:20px;height:20px}.stat-value{font-size:1.2rem}.community-main{padding:20px 16px 50px}.create-post-card,.post-card{padding:18px;border-radius:16px}.tweet-avatar,.post-author-avatar{width:40px;height:40px}.tweet-input{min-height:60px;font-size:.95rem}.post-actions{flex-wrap:wrap}.post-action-btn{padding:6px 10px;font-size:.8rem}.comment-input-container{flex-direction:column;gap:8px}.comment-submit-btn{width:100%}}@media(max-width:480px){.hero-icon{width:56px;height:56px;border-radius:14px}.hero-icon svg{width:28px;height:28px}.community-hero-title{font-size:1.5rem}.community-stats{flex-direction:column;gap:8px}.stat-item{flex-direction:row;justify-content:space-between;padding:12px 16px}.stat-item .stat-icon{order:1}.stat-item .stat-value{order:3;font-size:1.3rem}.stat-item .stat-label{order:2;flex:1;text-align:left;margin-left:12px}.post-header{flex-direction:column;gap:10px}.post-type-badge{align-self:flex-start}}.community-layout{display:grid;grid-template-columns:280px 1fr 280px;gap:24px;max-width:1200px;margin:0 auto;padding:0 20px}.community-sidebar{position:sticky;top:100px;height:fit-content;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,255,136,.3) transparent}.community-sidebar::-webkit-scrollbar{width:4px}.community-sidebar::-webkit-scrollbar-track{background:transparent}.community-sidebar::-webkit-scrollbar-thumb{background:#00ff884d;border-radius:2px}.sidebar-section{background:linear-gradient(135deg,#1f2833e6,#1f283399);border:1px solid var(--border-color);border-radius:16px;padding:16px;margin-bottom:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}.sidebar-header svg{stroke:var(--primary);flex-shrink:0}.sidebar-header h3{font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:600;color:#fff;margin:0}.sidebar-content{display:flex;flex-direction:column;gap:12px}.sidebar-blog-card{display:flex;gap:12px;padding:10px;background:#0003;border:1px solid transparent;border-radius:12px;text-decoration:none;transition:all .2s ease}.sidebar-blog-card:hover{background:#00ff880d;border-color:var(--border-color);transform:translate(4px)}.sidebar-blog-image{width:60px;height:60px;flex-shrink:0;border-radius:8px;overflow:hidden}.sidebar-blog-image img{width:100%;height:100%;object-fit:cover}.sidebar-blog-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.sidebar-blog-title{font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:var(--text-primary);margin:0 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-blog-card:hover .sidebar-blog-title{color:var(--primary)}.sidebar-blog-meta{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.7rem;color:var(--text-muted)}.sidebar-blog-date:after{content:"•";margin-left:8px}.sidebar-view-all{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding:10px;background:#00ff8814;border:1px solid var(--border-color);border-radius:10px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:var(--primary);text-decoration:none;transition:all .2s ease}.sidebar-view-all:hover{background:#00ff8826;border-color:var(--primary)}.sidebar-view-all svg{stroke:var(--primary);transition:transform .2s ease}.sidebar-view-all:hover svg{transform:translate(4px)}.sidebar-stats{display:flex;flex-direction:column;gap:10px}.sidebar-stat-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#0003;border-radius:10px}.sidebar-stat-value{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;color:var(--primary)}.sidebar-stat-label{font-family:Inter,sans-serif;font-size:.75rem;color:var(--text-muted)}.sidebar-links{display:flex;flex-direction:column;gap:8px}.sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#0003;border:1px solid transparent;border-radius:10px;font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-primary);text-decoration:none;transition:all .2s ease}.sidebar-link:hover{background:#00ff8814;border-color:var(--border-color);color:var(--primary)}.sidebar-link img,.sidebar-link svg{flex-shrink:0;opacity:.8}.sidebar-link:hover img,.sidebar-link:hover svg{opacity:1}.sidebar-about-text{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-secondary);line-height:1.6;margin:0}.sidebar-loading{display:flex;flex-direction:column;gap:12px}.sidebar-skeleton{height:70px;background:linear-gradient(90deg,#00ff880d,#00ff881a,#00ff880d);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:12px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar-empty{text-align:center;padding:20px 10px}.sidebar-empty p{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted);margin:0}.mobile-tabs{display:none}@media(max-width:1200px){.community-layout{grid-template-columns:1fr 280px}.community-sidebar-left{display:none}}@media(max-width:900px){.mobile-tabs{display:flex;position:sticky;top:60px;z-index:100;background:#0b0c10;border-bottom:1px solid rgba(0,255,136,.15);padding:8px 12px;gap:8px}.mobile-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#8b949e;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.mobile-tab svg{stroke:currentColor}.mobile-tab.active{background:#00ff8826;border-color:#00ff884d;color:#0f8}.mobile-tab:hover:not(.active){background:#ffffff0d;border-color:#ffffff26}.mobile-hidden{display:none!important}.community-hero{padding:100px 16px 16px}.community-hero-title{font-size:1.4rem}.community-hero-subtitle{font-size:.8rem}.community-hero-description{font-size:.75rem;display:none}.community-main{padding:12px 0 80px}.community-layout{display:flex;flex-direction:column;gap:12px;padding:0 10px}.community-sidebar,.community-sidebar-left,.community-sidebar-right{display:block;position:static;width:100%;max-height:none;overflow:visible}.community-container{padding:0}.sidebar-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-stats::-webkit-scrollbar{display:none}.sidebar-stat-item{padding:10px 8px;text-align:center;min-width:0}.sidebar-stat-value{font-size:1.1rem}.sidebar-stat-label{font-size:.6rem}.sidebar-section{padding:12px;margin-bottom:10px;border-radius:12px}.sidebar-header{margin-bottom:10px;padding-bottom:8px}.sidebar-header h3{font-size:.8rem}.trending-hashtags{display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.trending-hashtags::-webkit-scrollbar{display:none}a.trending-tag,.trending-tag{flex:0 0 auto;padding:8px 12px;background:#00ff8814;border:1px solid rgba(0,255,136,.2);border-radius:20px}.trending-rank{width:20px;height:20px;font-size:.65rem}.trending-hashtag{font-size:.8rem}.trending-count{font-size:.65rem}.sidebar-content{display:flex;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-content::-webkit-scrollbar{display:none}.sidebar-blog-card{flex:0 0 auto;width:200px;flex-direction:column;padding:10px}.sidebar-blog-image{width:100%;height:100px}.sidebar-blog-title{font-size:.8rem;-webkit-line-clamp:2}.sidebar-links{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.sidebar-link{padding:8px 10px;font-size:.75rem;border-radius:8px;background:#00ff880d;border:1px solid rgba(0,255,136,.12);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-link img,.sidebar-link svg{width:14px;height:14px}.sidebar-about-text{font-size:.75rem;line-height:1.4}.sidebar-view-all{padding:6px;font-size:.7rem;margin-top:6px}.create-post-card,.post-card{padding:14px;border-radius:14px}.community-feed{gap:12px}.tweet-box{gap:10px}.tweet-avatar{width:36px;height:36px}.tweet-input{min-height:50px;font-size:.9rem}.tweet-actions{padding-top:10px}.tweet-btn{padding:8px 16px;font-size:.8rem}.post-author-avatar{width:38px!important;height:38px!important}.post-author-address{font-size:.85rem}.post-timestamp{font-size:.7rem}.post-text{font-size:.9rem}.post-actions{padding-top:12px;gap:6px}.post-action-btn{padding:6px 10px;font-size:.75rem;border-radius:8px}.load-more-btn{padding:12px 24px;font-size:.85rem}}@media(max-width:480px){.mobile-tabs{padding:6px 8px;gap:6px}.mobile-tab{padding:8px 12px;font-size:.8rem;gap:4px}.mobile-tab svg{width:16px;height:16px}.community-hero{padding:90px 12px 12px}.community-hero-title{font-size:1.2rem}.community-layout{padding:0 8px;gap:10px}.sidebar-section{padding:10px;margin-bottom:8px}.sidebar-header{margin-bottom:8px;padding-bottom:6px}.sidebar-header h3{font-size:.75rem}.sidebar-stat-item{padding:8px 6px}.sidebar-stat-value{font-size:1rem}.sidebar-stat-label{font-size:.55rem}.sidebar-links{grid-template-columns:1fr 1fr}.sidebar-link{padding:6px 8px;font-size:.7rem}.post-header{flex-direction:row;flex-wrap:wrap}.post-type-badge{font-size:.6rem;padding:2px 6px}.create-post-card,.post-card{padding:10px;border-radius:10px}.tweet-avatar{width:32px;height:32px}.post-author-avatar{width:32px!important;height:32px!important}.post-author-address{font-size:.8rem}.post-text{font-size:.85rem}.post-action-btn{padding:5px 8px;font-size:.7rem}}
