.community-module__6TBeIq__root{background:var(--background);min-height:100vh;color:var(--foreground)}.community-module__6TBeIq__shell{width:100%;max-width:52rem;margin-inline:auto;padding:1.5rem clamp(.9rem,3vw,1.75rem) 4rem}.community-module__6TBeIq__header{flex-direction:column;gap:.5rem;padding-block:1rem 1.5rem;display:flex}.community-module__6TBeIq__backLink{width:fit-content;color:var(--muted);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.8rem;font-weight:600;transition:color .15s;display:inline-flex}.community-module__6TBeIq__backLink:hover{color:var(--foreground)}.community-module__6TBeIq__title{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,6vw,2.75rem);font-weight:800}.community-module__6TBeIq__subtitle{max-width:34rem;color:var(--muted);margin:0;font-size:.98rem;line-height:1.6}.community-module__6TBeIq__statRow{color:var(--muted);flex-wrap:wrap;gap:.4rem 1.15rem;margin-top:.9rem;font-size:.82rem;display:flex}.community-module__6TBeIq__stat{align-items:center;gap:.35rem;display:inline-flex}.community-module__6TBeIq__stat strong{color:var(--foreground);font-weight:700}.community-module__6TBeIq__statShipped,.community-module__6TBeIq__statShipped strong{color:var(--green)}@keyframes community-module__6TBeIq__statPulse{0%{opacity:1}40%{opacity:.55}to{opacity:1}}.community-module__6TBeIq__statRowPulse{animation:1.1s community-module__6TBeIq__statPulse}.community-module__6TBeIq__signedInStrip{color:var(--muted);margin:.85rem 0 0;font-size:.84rem}.community-module__6TBeIq__signedInStrip strong{color:var(--foreground);font-weight:700}.community-module__6TBeIq__inlineLink{color:var(--accent-hover);text-underline-offset:2px;font-weight:700;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.community-module__6TBeIq__inlineLink:hover{color:var(--accent)}.community-module__6TBeIq__toolbar{border-bottom:var(--border-width) solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:1rem;display:flex}.community-module__6TBeIq__tabs{border-radius:var(--radius-pill);background:var(--surface-2);border:var(--border-width) solid var(--border-subtle);padding:.2rem;display:inline-flex}.community-module__6TBeIq__tab{border-radius:var(--radius-pill);color:var(--muted);padding:.35rem .85rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.community-module__6TBeIq__tab:hover{color:var(--foreground)}.community-module__6TBeIq__tabActive{background:var(--accent);color:#04211d}.community-module__6TBeIq__filterGroup{flex-wrap:wrap;gap:.35rem;display:inline-flex}.community-module__6TBeIq__chip{border-radius:var(--radius-pill);border:var(--border-width) solid var(--border-subtle);color:var(--muted);background:0 0;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s}.community-module__6TBeIq__chip:hover{color:var(--foreground);border-color:var(--border)}.community-module__6TBeIq__chipActive{color:var(--accent-hover);border-color:var(--accent)}.community-module__6TBeIq__statusSelect,.community-module__6TBeIq__ownerStatus{border-radius:var(--radius-control);border:var(--border-width) solid var(--border-subtle);background:var(--surface-2);color:var(--muted);padding:.35rem .6rem;font-family:inherit;font-size:.8rem;font-weight:600}.community-module__6TBeIq__newPostButton{border-radius:var(--radius-pill);background:var(--accent);color:#04211d;align-items:center;gap:.4rem;margin-left:auto;padding:.45rem 1rem;font-size:.84rem;font-weight:700;transition:background .15s;display:inline-flex}.community-module__6TBeIq__newPostButton:hover{background:var(--accent-hover)}.community-module__6TBeIq__composer{border-radius:var(--radius-container);border:var(--border-width) solid var(--border-subtle);background:var(--surface);flex-direction:column;gap:.65rem;margin-top:1rem;padding:1rem;display:flex;overflow:hidden}.community-module__6TBeIq__kindToggle{gap:.4rem;display:inline-flex}.community-module__6TBeIq__kindOption{border-radius:var(--radius-pill);border:var(--border-width) solid var(--border-subtle);color:var(--muted);align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.community-module__6TBeIq__kindOptionActive{color:var(--accent-hover);border-color:var(--accent)}.community-module__6TBeIq__titleInput,.community-module__6TBeIq__bodyInput,.community-module__6TBeIq__commentInput{border-radius:var(--radius-control);border:var(--border-width) solid var(--border-subtle);background:var(--surface-2);width:100%;color:var(--foreground);resize:vertical;padding:.7rem .85rem;font-family:inherit;font-size:.92rem;line-height:1.55}.community-module__6TBeIq__titleInput{font-size:1rem;font-weight:600}.community-module__6TBeIq__titleInput::placeholder,.community-module__6TBeIq__bodyInput::placeholder,.community-module__6TBeIq__commentInput::placeholder{color:var(--muted)}.community-module__6TBeIq__titleInput:focus,.community-module__6TBeIq__bodyInput:focus,.community-module__6TBeIq__commentInput:focus{border-color:var(--accent);outline:none}.community-module__6TBeIq__composerFooter{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.community-module__6TBeIq__postingAs{color:var(--muted);font-size:.78rem}.community-module__6TBeIq__submitButton,.community-module__6TBeIq__commentSubmit{border-radius:var(--radius-pill);background:var(--accent);color:#04211d;padding:.45rem 1.1rem;font-size:.84rem;font-weight:700;transition:background .15s,opacity .15s}.community-module__6TBeIq__submitButton:hover:not(:disabled),.community-module__6TBeIq__commentSubmit:hover:not(:disabled){background:var(--accent-hover)}.community-module__6TBeIq__submitButton:disabled,.community-module__6TBeIq__commentSubmit:disabled{opacity:.45;cursor:not-allowed}.community-module__6TBeIq__error{border-radius:var(--radius-control);border:var(--border-width) solid #ef444459;color:#fca5a5;background:#ef444414;margin:1rem 0 0;padding:.7rem .9rem;font-size:.85rem}.community-module__6TBeIq__feed{flex-direction:column;gap:.7rem;margin:1.25rem 0 0;padding:0;list-style:none;transition:opacity .15s;display:flex}.community-module__6TBeIq__feedLoading{opacity:.55}.community-module__6TBeIq__card{border-radius:var(--radius-container);border:var(--border-width) solid var(--border-subtle);background:var(--surface);gap:.85rem;padding:.95rem 1rem;transition:border-color .15s;display:flex}.community-module__6TBeIq__card:hover{border-color:var(--border)}.community-module__6TBeIq__voteColumn{flex-direction:column;flex-shrink:0;align-items:center;gap:.1rem;display:flex}.community-module__6TBeIq__voteButton{width:1.9rem;height:1.65rem;color:var(--muted);border-radius:.6rem;place-items:center;transition:background .12s,color .12s;display:grid}.community-module__6TBeIq__voteButton:hover{background:var(--surface-3);color:var(--foreground)}.community-module__6TBeIq__voteUpActive{color:var(--accent)}.community-module__6TBeIq__voteDownActive{color:var(--red)}.community-module__6TBeIq__score{font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700}.community-module__6TBeIq__cardBody{flex:1;min-width:0}.community-module__6TBeIq__badgeRow{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}.community-module__6TBeIq__kindBadge,.community-module__6TBeIq__statusBadge,.community-module__6TBeIq__teamBadge{border-radius:var(--radius-pill);letter-spacing:.01em;align-items:center;gap:.28rem;padding:.18rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.community-module__6TBeIq__kindBadge{color:var(--accent-hover);background:#14b8a61f}.community-module__6TBeIq__kindBadgeBug{color:#fca5a5;background:#ef44441f}.community-module__6TBeIq__statusOpen{background:var(--surface-3);color:var(--muted)}.community-module__6TBeIq__statusPlanned{color:#fbbf24;background:#f59e0b24}.community-module__6TBeIq__statusProgress{color:var(--accent-hover);background:#14b8a624}.community-module__6TBeIq__statusShipped{color:#4ade80;background:#22c55e29}.community-module__6TBeIq__statusDeclined{background:var(--surface-3);color:var(--muted);text-decoration:line-through}.community-module__6TBeIq__meta{color:var(--muted);font-size:.75rem}.community-module__6TBeIq__postTitle{overflow-wrap:anywhere;margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.community-module__6TBeIq__postBody{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:.4rem 0 0;font-size:.9rem;line-height:1.6}.community-module__6TBeIq__cardActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.community-module__6TBeIq__commentToggle{border-radius:var(--radius-pill);background:var(--surface-2);color:var(--muted);align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.78rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.community-module__6TBeIq__commentToggle:hover{color:var(--foreground);background:var(--surface-3)}.community-module__6TBeIq__deleteButton,.community-module__6TBeIq__commentDelete{color:var(--muted);border-radius:.5rem;place-items:center;padding:.3rem;transition:color .15s,background .15s;display:grid}.community-module__6TBeIq__deleteButton:hover,.community-module__6TBeIq__commentDelete:hover{color:var(--red);background:#ef44441a}.community-module__6TBeIq__commentDelete{margin-left:auto}.community-module__6TBeIq__thread{border-top:var(--border-width) solid var(--border-subtle);flex-direction:column;gap:.7rem;margin-top:.85rem;padding-top:.85rem;display:flex;overflow:hidden}.community-module__6TBeIq__comment{border-radius:var(--radius-control);background:var(--surface-2);padding:.6rem .75rem}.community-module__6TBeIq__commentHead{align-items:center;gap:.45rem;margin-bottom:.3rem;display:flex}.community-module__6TBeIq__commentAuthor{font-size:.8rem;font-weight:700}.community-module__6TBeIq__teamBadge{background:var(--accent);color:#04211d}.community-module__6TBeIq__commentTime{color:var(--muted);font-size:.72rem}.community-module__6TBeIq__commentBody{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.55}.community-module__6TBeIq__commentComposer{align-items:flex-end;gap:.5rem;display:flex}.community-module__6TBeIq__commentInput{flex:1;font-size:.88rem}.community-module__6TBeIq__signInPrompt{border-radius:var(--radius-control);border:var(--border-width) dashed var(--border-subtle);color:var(--accent-hover);text-align:center;padding:.6rem .75rem;font-size:.84rem;font-weight:600}.community-module__6TBeIq__signInPrompt:hover{border-color:var(--accent)}.community-module__6TBeIq__empty{border-radius:var(--radius-container-lg);border:var(--border-width) dashed var(--border-subtle);color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:2.5rem;padding:3rem 1.5rem;display:flex}.community-module__6TBeIq__empty h2{color:var(--foreground);margin:.5rem 0 0;font-size:1.15rem;font-weight:700}.community-module__6TBeIq__empty p{max-width:24rem;margin:0;font-size:.9rem;line-height:1.6}.community-module__6TBeIq__emptyCta{border-radius:var(--radius-pill);background:var(--accent);color:#04211d;align-items:center;gap:.4rem;margin-top:.85rem;padding:.5rem 1.1rem;font-size:.86rem;font-weight:700;transition:background .15s;display:inline-flex}.community-module__6TBeIq__emptyCta:hover{background:var(--accent-hover)}.community-module__6TBeIq__loadMore{border-radius:var(--radius-control);border:var(--border-width) solid var(--border-subtle);background:var(--surface);width:100%;color:var(--foreground);margin-top:1.25rem;padding:.7rem 1rem;font-size:.86rem;font-weight:700;transition:border-color .15s,background .15s;display:block}.community-module__6TBeIq__loadMore:hover:not(:disabled){border-color:var(--border);background:var(--surface-2)}.community-module__6TBeIq__loadMore:disabled{opacity:.55;cursor:not-allowed}@media (max-width:640px){.community-module__6TBeIq__newPostButton{justify-content:center;width:100%;margin-left:0}.community-module__6TBeIq__card{padding:.85rem}}
