.forum-navigation{display:flex;flex-wrap:wrap;gap:.75rem;margin-block:1rem}
.thread-post-body img,.thread-post-body .postimage{max-width:100%;height:auto}
.thread-post-body .codebox{overflow:auto;border:1px solid var(--border-color,#365147);padding:1rem;border-radius:.5rem}
.thread-post-body .codebox code{white-space:pre-wrap;overflow-wrap:anywhere}
.thread-post-body blockquote{margin-inline:0;padding:1rem;border-left:3px solid var(--accent,#69c59b);background:rgba(127,127,127,.08)}
.thread-post-body{overflow-wrap:anywhere}
.forum-navigation a:focus-visible, .surface-panel input:focus-visible, .surface-panel select:focus-visible{outline:2px solid currentColor;outline-offset:3px}

.topic-thread-actions .standalone-moderation-menu{max-width:min(20rem,calc(100vw - 3rem));box-sizing:border-box}
.topic-thread-actions .standalone-moderation-menu form{display:grid;gap:.5rem;min-width:0}
.topic-thread-actions .standalone-moderation-menu input,.topic-thread-actions .standalone-moderation-menu select{width:100%;min-width:0;box-sizing:border-box}
.topic-thread-actions .standalone-moderation-menu form+form{margin-top:1rem}
[data-forum-presence][hidden],[data-presence-bots][hidden]{display:none!important}
