.forum-list .forum-name { font-weight: 600; }
.forum-list .last-activity { white-space: nowrap; text-align: right; }
.forum-threads .thread-title { font-weight: 600; }
.forum-threads .thread-meta { color: #6c757d; font-size: 0.9rem; }
.thread-view .post { background: #fff; border: 1px solid #dee2e6; border-radius: .5rem; padding: 1rem; margin-bottom: .75rem; }
.thread-view .post .meta { color: #6c757d; font-size: .9rem; margin-bottom: .25rem; }
.thread-view .post .content { white-space: pre-wrap; }