.community-lab-wrapper{margin:2rem auto;max-width:1300px;width:95%;display:grid;grid-template-columns:260px 1fr;gap:3rem;font-family:Sora,sans-serif;color:#fff;padding:0 1rem}.comm-composer{background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(19,187,175,.2);border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;margin-bottom:2rem}.composer-input-area{flex-grow:1;display:flex;flex-direction:column;gap:1rem}.composer-textarea{width:100%;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;color:#fff;font-family:Sora,sans-serif;resize:none;height:80px;outline:none;transition:border-color .3s}.composer-textarea:focus{border-color:#13bbaf}.composer-actions{display:flex;justify-content:flex-end}.comm-sidebar{background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;height:400px}.sidebar-header h3{font-size:1.2rem;margin-bottom:2rem;color:#13bbaf}.comm-categories{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem;flex-grow:1}.comm-categories li{padding:1rem;border-radius:8px;cursor:pointer;font-size:1rem;color:#a0aab2;transition:all .3s ease;display:flex;align-items:center}.comm-categories li:hover{background:#ffffff0d;color:#fff}.comm-categories li.active{background:#13bbaf26;color:#13bbaf;font-weight:600}.badge{background:#e20030;color:#fff;border-radius:20px;padding:2px 8px;font-size:.7rem;margin-left:auto;font-weight:700}.sidebar-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.user-profile-mini{display:flex;align-items:center;gap:1rem;cursor:pointer;color:#a0aab2;font-weight:600}.user-profile-mini:hover{color:#fff}.comm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.comm-header h2{font-size:1.8rem;font-weight:700}.comm-new-btn{background:#13bbaf;color:#000;border:none;padding:.8rem 1.5rem;border-radius:8px;font-family:Sora,sans-serif;font-weight:600;cursor:pointer;transition:transform .2s,background .3s}.comm-new-btn:hover{background:#10a399;transform:translateY(-2px)}.comm-feed{display:flex;flex-direction:column;gap:1.2rem}.comm-post{background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;transition:all .3s ease}.post-avatar{width:50px;height:50px;border-radius:50%;background:#2a303c;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;flex-shrink:0}.post-avatar.loly-avatar{background:#e20030}.post-content{flex-grow:1}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:.85rem}.post-author{font-weight:600;color:#e0e0e0}.post-author.admin{color:#e20030}.post-time{color:#6b7280}.post-title{font-size:1.2rem;margin-bottom:.5rem;color:#fff}.post-preview{color:#a0aab2;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.post-actions{display:flex;gap:1.5rem;font-size:.85rem;color:#6b7280;font-weight:600}.dm-action{color:#13bbaf;cursor:pointer}.dm-action:hover{text-decoration:underline}@media (max-width: 768px){.community-lab-wrapper{grid-template-columns:1fr}}
