.forums-module__xq_c9a__header{margin-bottom:var(--space-xl)}.forums-module__xq_c9a__header h1{margin-bottom:.25rem}.forums-module__xq_c9a__header p{color:var(--text-muted)}.forums-module__xq_c9a__categories{gap:var(--space-xl);flex-direction:column;display:flex}.forums-module__xq_c9a__category{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden}.forums-module__xq_c9a__categoryHeader{padding:var(--space-lg);border-bottom:1px solid var(--border-muted)}.forums-module__xq_c9a__categoryHeader h2{margin-bottom:.25rem;font-size:1.125rem}.forums-module__xq_c9a__categoryHeader p{color:var(--text-muted);font-size:.875rem}.forums-module__xq_c9a__forumList{flex-direction:column;display:flex}.forums-module__xq_c9a__forumItem{gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-muted);transition:background var(--transition-fast);grid-template-columns:48px 1fr 100px 200px;align-items:center;text-decoration:none;display:grid}.forums-module__xq_c9a__forumItem:last-child{border-bottom:none}.forums-module__xq_c9a__forumItem:hover{background:var(--bg-elevated)}.forums-module__xq_c9a__forumIcon{background:var(--bg-overlay);border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.forums-module__xq_c9a__forumInfo h3{color:var(--text-primary);margin-bottom:.125rem;font-size:1rem;font-weight:600}.forums-module__xq_c9a__forumInfo p{color:var(--text-muted);font-size:.8125rem}.forums-module__xq_c9a__forumStats{text-align:center;color:var(--text-muted);font-size:.8125rem}.forums-module__xq_c9a__forumCount{color:var(--text-primary);font-size:1.25rem;font-weight:700;display:block}.forums-module__xq_c9a__forumLatest{flex-direction:column;gap:.125rem;min-width:0;font-size:.8125rem;display:flex}.forums-module__xq_c9a__latestTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.forums-module__xq_c9a__latestAuthor{color:var(--text-muted)}.forums-module__xq_c9a__noPost{color:var(--text-muted);font-style:italic}.forums-module__xq_c9a__forumHeader{margin-bottom:var(--space-lg)}.forums-module__xq_c9a__forumHeader h1{margin-bottom:.375rem}.forums-module__xq_c9a__forumActions{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.forums-module__xq_c9a__rules{background:var(--accent-info-bg);border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-lg);border:1px solid #58a6ff33}.forums-module__xq_c9a__rules h3{margin-bottom:var(--space-sm);font-size:.9375rem}.forums-module__xq_c9a__rules p{color:var(--text-secondary);white-space:pre-wrap;font-size:.875rem}.forums-module__xq_c9a__postRow{gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-muted);transition:background var(--transition-fast);grid-template-columns:auto 1fr auto auto;align-items:center;text-decoration:none;display:grid}.forums-module__xq_c9a__postRow:hover{background:var(--bg-elevated)}.forums-module__xq_c9a__postRow:last-child{border-bottom:none}.forums-module__xq_c9a__pinned{background:var(--accent-primary-bg)}.forums-module__xq_c9a__postAuthorAvatar{background:var(--bg-overlay);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.forums-module__xq_c9a__postAuthorAvatar img{object-fit:cover;width:100%;height:100%}.forums-module__xq_c9a__postInfo h3{color:var(--text-primary);align-items:center;gap:var(--space-sm);font-size:.9375rem;display:flex}.forums-module__xq_c9a__postInfo p{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.forums-module__xq_c9a__postStat{text-align:center;color:var(--text-muted);min-width:60px;font-size:.8125rem}.forums-module__xq_c9a__postStatVal{color:var(--text-secondary);font-weight:600;display:block}.forums-module__xq_c9a__postDetail{gap:var(--space-lg);flex-direction:column;display:flex}.forums-module__xq_c9a__postMain{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden}.forums-module__xq_c9a__postHeader{padding:var(--space-lg);border-bottom:1px solid var(--border-muted)}.forums-module__xq_c9a__postBody{grid-template-columns:160px 1fr;display:grid}.forums-module__xq_c9a__postAuthorSide{padding:var(--space-lg);border-right:1px solid var(--border-muted);align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;display:flex}.forums-module__xq_c9a__postAuthorSide .forums-module__xq_c9a__name{font-size:.9375rem;font-weight:600}.forums-module__xq_c9a__postAuthorSide .forums-module__xq_c9a__postCount{color:var(--text-muted);font-size:.75rem}.forums-module__xq_c9a__postContentArea{padding:var(--space-lg);color:var(--text-secondary);white-space:pre-wrap;line-height:1.8}.forums-module__xq_c9a__commentSection{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden}.forums-module__xq_c9a__commentSectionHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-muted);font-weight:600}.forums-module__xq_c9a__comment{border-bottom:1px solid var(--border-muted);grid-template-columns:120px 1fr;display:grid}.forums-module__xq_c9a__comment:last-child{border-bottom:none}.forums-module__xq_c9a__commentAuthor{padding:var(--space-md);border-right:1px solid var(--border-muted);text-align:center;flex-direction:column;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.forums-module__xq_c9a__commentBody{padding:var(--space-md) var(--space-lg)}.forums-module__xq_c9a__commentMeta{color:var(--text-muted);margin-bottom:var(--space-sm);font-size:.75rem}.forums-module__xq_c9a__commentContent{color:var(--text-secondary);white-space:pre-wrap;font-size:.9375rem;line-height:1.7}.forums-module__xq_c9a__replyForm{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-lg)}@media (max-width:768px){.forums-module__xq_c9a__forumItem{grid-template-columns:40px 1fr}.forums-module__xq_c9a__forumStats,.forums-module__xq_c9a__forumLatest{display:none}.forums-module__xq_c9a__postRow{grid-template-columns:auto 1fr}.forums-module__xq_c9a__postStat{display:none}.forums-module__xq_c9a__postBody{grid-template-columns:1fr}.forums-module__xq_c9a__postAuthorSide{border-right:none;border-bottom:1px solid var(--border-muted);flex-direction:row;justify-content:flex-start}.forums-module__xq_c9a__comment{grid-template-columns:1fr}.forums-module__xq_c9a__commentAuthor{border-right:none;border-bottom:1px solid var(--border-muted);flex-direction:row;justify-content:flex-start}}
