.forum-topiclist{list-style:none;margin:14px 0 0;padding:0}.forum-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:14px 0 0}.forum-header-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}.forum-header-right .forum-category-admin-btn{box-sizing:border-box;width:30px;height:30px}.forum-category-admin-menu{min-width:260px}.forum-category-admin-menu hr{width:100%;border:none;border-top:1px solid var(--line,#1c3d33);margin:2px 0}.forum-search-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;position:relative}.forum-search-toggle{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:30px;height:30px;min-width:0;padding:0;background:0 0;border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text,#d9fbe9);font-size:15px;line-height:1;cursor:pointer}.forum-search-toggle:focus-visible,.forum-search-toggle:hover{border-color:var(--neon,#3dffa0);outline:0}.forum-search-form.is-expanded .forum-search-toggle{border-color:var(--neon,#3dffa0);color:var(--neon,#3dffa0)}.forum-search-fields{display:none;align-items:center;gap:8px;position:absolute;top:calc(100% + 8px);right:0;z-index:5;padding:8px;min-width:340px;background:var(--bg-panel,#0a1412);border:1px solid var(--line,#1c3d33);border-radius:8px;box-shadow:0 6px 18px #00000059}.forum-search-fields:before{content:"";position:absolute;bottom:100%;right:10px;width:9px;height:9px;background:var(--bg-panel,#0a1412);border-left:1px solid var(--line,#1c3d33);border-top:1px solid var(--line,#1c3d33);transform:rotate(45deg)}.forum-search-form.is-expanded .forum-search-fields{display:flex}.forum-search-form input[type=search]{flex:0 1 230px;min-width:160px;background:var(--bg-void,#050a09);border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text,#d9fbe9);padding:7px 10px;font:inherit;font-size:13.5px}.forum-search-form input[type=search]:focus{outline:0;border-color:var(--neon,#3dffa0);box-shadow:0 0 0 1px var(--neon,#3dffa0),0 0 10px var(--neon-glow,rgba(61,255,160,.32))}.forum-search-clear{font-size:12.5px;white-space:nowrap}.forum-feed-bottom{display:flex;justify-content:flex-end;margin:18px 0 0}.forum-feed-link{display:inline-flex;align-items:center;box-sizing:border-box;width:auto;height:auto;min-width:0;padding:7px 14px;font-size:12.5px;border:1px solid var(--line,#1c3d33);border-radius:6px;white-space:nowrap}.forum-sort-form{display:flex;align-items:center;gap:6px;margin:14px 0 0}.forum-sort-form label{font-size:12.5px;color:var(--text-dim,#999)}.forum-sort-form select{background:var(--bg-void,#050a09);border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text,#d9fbe9);padding:5px 8px;font:inherit;font-size:13px;width:auto;flex:0 0 auto}.forum-pin-icon{margin-right:2px;font-size:13px;vertical-align:-1px}.forum-topiclist-notifydot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--danger,#ff4d6d);margin-right:4px;vertical-align:1px}.forum-topiclist-unread .forum-topiclist-title{color:var(--neon,#3dffa0);font-weight:700}.dash-pill-new{border-color:var(--neon-dim,#1f8f5c);color:var(--neon,#3dffa0);font-weight:600}.forum-topiclist-item{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid var(--line,#1c3d33)}.forum-topiclist-item:last-child{border-bottom:none}.forum-topiclist-title{color:var(--neon,#3dffa0);text-decoration:none;font-weight:600;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-topiclist-title:hover{text-decoration:underline}.forum-topiclist-meta{font-size:12.5px}.forum-topiclist-snippet{font-size:12.5px;margin:4px 0 0;line-height:1.4}.forum-topiclist-snippet mark{background:var(--accent-glow,rgba(61,255,160,.35));color:inherit;border-radius:2px;padding:0 1px}.forum-topiclist-meta a{color:var(--neon,#3dffa0);text-decoration:none}.forum-topiclist-meta a:visited{color:var(--neon,#3dffa0)}.forum-topiclist-meta a:hover{text-decoration:underline}.forum-category-item{padding:14px 0}.forum-category-title{font-size:15px}.forum-category-topics{margin-left:20px}.forum-category-more{display:inline-block;margin-top:6px;font-size:12.5px}.forum-category-item-single{border-bottom:none}.forum-category-pill{text-decoration:none}.forum-category-pill:hover{text-decoration:underline}.forum-category-description{margin:2px 0 0;font-size:12.5px;line-height:1.4}.forum-subcategory-list{list-style:none;margin:8px 0 0 20px;padding:0;display:flex;flex-direction:column;gap:8px}.forum-subcategory-item{padding:6px 0 6px 10px;border-left:2px solid var(--line,#1c3d33)}.forum-subcategory-title{color:var(--neon,#3dffa0);text-decoration:none;font-weight:600;font-size:13.5px}.forum-subcategory-title:hover{text-decoration:underline}body.theme-classic .forum-subcategory-item{border-left-color:#000}body.theme-classic .forum-subcategory-title{color:#6b2545}.forum-page-jump{display:flex;align-items:center;gap:6px;margin:0}.forum-page-jump label{font-size:12.5px;color:var(--text-dim,#999)}.forum-page-jump select{background:var(--bg-void,#050a09);border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text,#d9fbe9);padding:5px 8px;font:inherit;font-size:13px;width:auto;flex:0 0 auto}.forum-page-jump button{flex:0 0 auto;white-space:nowrap}.forum-postlist{display:flex;flex-direction:column;gap:14px;margin:16px 0}.forum-post{border:1px solid var(--line,#1c3d33);border-radius:8px;padding:14px 16px;background:var(--bg-panel-alt,rgba(255,255,255,.02));scroll-margin-top:90px}.forum-post-first{border-color:var(--neon-dim,#1f8f5c)}.forum-post:not(.forum-post-first){margin-left:28px}.forum-post-nested{margin-left:calc(28px + var(--forum-thread-indent,0) * 22px);border-left:2px solid var(--neon-dim,#1f8f5c)}.forum-post-depth-1{--forum-thread-indent:1}.forum-post-depth-2{--forum-thread-indent:2}.forum-post-depth-3{--forum-thread-indent:3}.forum-post-depth-4{--forum-thread-indent:4}.forum-post-depth-5{--forum-thread-indent:5}.forum-post-depth-6{--forum-thread-indent:6}.forum-reply-to-label{margin:0 0 8px;font-size:12px;color:var(--text-muted,#7c9c92)}.forum-reply-to-label a{color:var(--cyan,#35e6ff);text-decoration:none}.forum-reply-to-label a:hover{text-decoration:underline}.forum-replyto-indicator{display:flex;align-items:center;gap:8px;margin:0 0 8px}.forum-post-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.forum-post-author{font-weight:600}.forum-post-author a{color:var(--neon,#3dffa0);text-decoration:none}.forum-post-author a:visited{color:var(--neon,#3dffa0)}.forum-post-author a:hover{text-decoration:underline}.forum-post-time{font-size:12px;white-space:nowrap}.forum-post-body{white-space:pre-line;overflow-wrap:break-word;word-break:break-word;line-height:1.55}.forum-mention-link{color:var(--cyan,#35e6ff);text-decoration:none;font-weight:600}.forum-mention-link:hover{text-decoration:underline}.forum-post-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.forum-post-actions-right{display:flex;align-items:center;gap:8px;margin-left:auto}.forum-post-actions-right .dash-admin-gear-btn{box-sizing:border-box;width:30px;height:30px}.forum-post-actions .ui-reportTrigger{box-sizing:border-box;margin-top:0;width:30px;height:30px;border:1px solid var(--line-bright,#2f6b57);border-radius:7px;color:var(--text-dim,#999)}.forum-post-actions .ui-reportTrigger:hover{border-color:var(--danger,#ff4d6d);color:var(--danger,#ff4d6d);background:0 0}body.theme-classic .forum-post-actions .ui-reportTrigger{border-color:#999;color:#555}body.theme-classic .forum-post-actions .ui-reportTrigger:hover{border-color:#8a0f0f;color:#8a0f0f}@media (max-width:480px){.forum-post-actions-right{margin-left:0;flex:1 1 100%;justify-content:flex-end}}.forum-reaction-bar{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px}.forum-reaction-bar-readonly{margin-bottom:2px}button.forum-reaction-btn{width:auto;min-width:0}.forum-reaction-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid var(--border,rgba(255,255,255,.15));border-radius:999px;background:var(--bg-panel-alt,rgba(255,255,255,.02));color:inherit;font-size:14px;line-height:1.5;cursor:pointer}button.forum-reaction-btn:hover{border-color:var(--cyan,#35e6ff)}.forum-reaction-btn.forum-reaction-active{border-color:var(--cyan,#35e6ff);background:color-mix(in srgb,var(--cyan,#35e6ff) 16%,transparent)}.forum-reaction-emoji{line-height:1}.forum-reaction-count{font-size:12px;opacity:.8}span.forum-reaction-btn{cursor:default}span.forum-reaction-btn:hover{border-color:var(--border,rgba(255,255,255,.15))}.forum-reputation-badge{display:inline-flex;align-items:center;gap:2px;margin-left:6px;padding:1px 7px;border:1px solid var(--amber,#ffb454);border-radius:999px;color:var(--amber,#ffb454);font-size:12px;font-weight:600;vertical-align:middle}.forum-reputation-btn{border-color:var(--amber,#ffb454);color:var(--amber,#ffb454)}.forum-reputation-btn:hover{background:color-mix(in srgb,var(--amber,#ffb454) 14%,transparent)}.forum-reputation-btn.forum-reputation-active{background:color-mix(in srgb,var(--amber,#ffb454) 22%,transparent)}.dash-pill-ok{border-color:var(--neon-dim,#1f8f5c);color:var(--neon,#3dffa0);font-weight:600}.forum-best-answer-badge{display:inline-block;margin-left:6px;padding:1px 8px;border:1px solid var(--neon-dim,#1f8f5c);border-radius:999px;color:var(--neon,#3dffa0);font-size:12px;font-weight:600}.forum-post-best-answer{border-color:var(--neon-dim,#1f8f5c)}body.theme-classic .dash-pill-ok,body.theme-classic .forum-best-answer-badge{border-color:#0b6b3a;color:#0b6b3a}.forum-post-blocked-notice{cursor:pointer}.forum-post-blocked-details .forum-post-body,.forum-post-blocked-details .forum-post-header{margin-top:8px}.forum-post-hidden-notice{margin:0;font-style:italic}body.theme-classic .forum-post-hidden{background:#f2f2f2}.forum-inline-form{margin:0;display:inline-block}button.dash-btn{width:auto;min-width:0}button.dash-btn-icon-only{width:30px;min-width:30px}.dash-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.forum-edit-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:4px;background:var(--bg-void,#050a09);border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text,#d9fbe9);padding:8px 10px;font:inherit;font-size:13.5px}.forum-mod-actions{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 20px;padding-top:12px;border-top:1px dashed var(--line,#1c3d33)}.forum-topic-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin:10px 0}.forum-topic-toolbar .forum-inline-form{margin:0}.forum-topic-subscribe-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:30px}.forum-topic-admin-gear{margin-left:auto}.forum-topic-admin-gear .dash-admin-gear-btn{box-sizing:border-box;width:30px;height:30px}.forum-category-reorder{display:inline-flex;gap:4px;margin-left:6px}.forum-category-reorder-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;font-size:11px;line-height:1}.forum-preview-toggle{margin:6px 0}.forum-preview-pane{margin:6px 0;padding:10px 12px;border:1px dashed var(--line,#1c3d33);border-radius:8px;background:var(--bg-panel-alt,rgba(255,255,255,.02))}.forum-mention-wrap{position:relative}.forum-mention-list{position:absolute;z-index:40;list-style:none;margin:4px 0 0;padding:4px;min-width:180px;max-width:280px;max-height:220px;overflow-y:auto;background:var(--bg-panel,#0a1412);border:1px solid var(--line-bright,#2f6b57);border-radius:8px;box-shadow:0 6px 18px #00000059}.forum-mention-item{display:flex;align-items:baseline;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer;font-size:13.5px;line-height:1.3}.forum-mention-item.is-active,.forum-mention-item:hover{background:var(--bg-panel-alt,rgba(255,255,255,.06))}.forum-mention-name{color:var(--neon,#3dffa0);font-weight:600;white-space:nowrap}.forum-mention-display{color:var(--text-dim,#999);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:640px){.forum-post-header{flex-direction:column;align-items:flex-start;gap:2px}.forum-post:not(.forum-post-first){margin-left:12px}.forum-post-nested{margin-left:calc(12px + var(--forum-thread-indent,0) * 10px)}}body.theme-classic .forum-topiclist-item{border-bottom-color:#000}body.theme-classic .forum-topiclist-meta a,body.theme-classic .forum-topiclist-meta a:visited,body.theme-classic .forum-topiclist-title{color:#6b2545}body.theme-classic .forum-topiclist-unread .forum-topiclist-title{color:#0b6b3a}body.theme-classic .dash-pill-new{border-color:#0b6b3a;color:#0b6b3a}body.theme-classic .forum-topiclist-notifydot{background:#8a0f0f}body.theme-classic .forum-search-toggle{border-color:#999;color:#000}body.theme-classic .forum-search-toggle:focus-visible,body.theme-classic .forum-search-toggle:hover{border-color:#6b2545}body.theme-classic .forum-search-form.is-expanded .forum-search-toggle{border-color:#6b2545;color:#6b2545}body.theme-classic .forum-search-form input[type=search]{background:#fff;border-color:#999;color:#000}body.theme-classic .forum-search-form input[type=search]:focus{border-color:#000;box-shadow:none}body.theme-classic .forum-feed-link{border-color:#999;color:#6b2545}body.theme-classic .forum-sort-form label{color:#555}body.theme-classic .forum-sort-form select{background:#fff;border-color:#999;color:#000}body.theme-classic .forum-post{border-color:#000;background:#fff}body.theme-classic .forum-post-first{border-color:#b8860b}body.theme-classic .forum-post-author a,body.theme-classic .forum-post-author a:visited{color:#6b2545}body.theme-classic .forum-reputation-badge,body.theme-classic .forum-reputation-btn{border-color:#b8860b;color:#7a5b12}body.theme-classic .forum-mention-link{color:#6b2545}body.theme-classic .forum-edit-form textarea{background:#fff;border-color:#000;color:#000}body.theme-classic .forum-mod-actions{border-top-color:#000}body.theme-classic .forum-preview-pane{border-color:#999;background:#f7f7f2}body.theme-classic .forum-page-jump label{color:#555}body.theme-classic .forum-page-jump select{background:#fff;border-color:#000;color:#000}body.theme-classic .forum-mention-list{background:#fff;border-color:#000}body.theme-classic .forum-mention-item.is-active,body.theme-classic .forum-mention-item:hover{background:#f2f2f2}body.theme-classic .forum-mention-name{color:#6b2545}body.theme-classic .forum-mention-display{color:#555}.forum-statsbar{margin-top:22px;border-radius:8px;overflow:hidden;border:1px solid var(--line-bright,#2f6b57)}.forum-statsbar-head{background:var(--bg-panel-alt,#0e1c19);color:var(--neon,#3dffa0);font-weight:700;font-size:15px;padding:10px 16px;border-bottom:1px solid var(--line-bright,#2f6b57)}.forum-statsbar-body{background:var(--bg-panel,#0a1412);color:var(--text,#d9fbe9);padding:14px 16px}.forum-statsbar-stats{display:flex;flex-wrap:wrap;gap:6px 24px;margin:0 0 10px}.forum-statsbar-stat{display:flex;align-items:baseline;gap:6px;font-size:13.5px;line-height:1.5;color:var(--text-dim,#74a396);white-space:nowrap}.forum-statsbar-stat-value{color:var(--text,#d9fbe9);font-weight:700;font-size:15px}.forum-statsbar-line{margin:0 0 8px;font-size:14px;line-height:1.7;color:var(--text-dim,#74a396)}.forum-statsbar-line strong{color:var(--text,#d9fbe9)}.forum-statsbar-line:last-child,.forum-statsbar-stats:last-child{margin-bottom:0}.forum-statsbar-new a{color:var(--neon,#3dffa0);font-weight:700;text-decoration:none}.forum-statsbar-new a:hover{text-decoration:underline}@media (max-width:480px){.forum-statsbar-stats{gap:8px 16px}.forum-statsbar-stat{flex:1 1 calc(50% - 16px);white-space:normal}}body.theme-classic .forum-statsbar{border-color:#000}body.theme-classic .forum-statsbar-head{background:#e9e9e9;color:#000;border-bottom-color:#000}body.theme-classic .forum-statsbar-body{background:#f7f7f2;color:#000}body.theme-classic .forum-statsbar-line,body.theme-classic .forum-statsbar-stat{color:#555}body.theme-classic .forum-statsbar-line strong,body.theme-classic .forum-statsbar-stat-value{color:#000}body.theme-classic .forum-statsbar-new a{color:#6b2545}.forum-category-head{display:flex;align-items:center;gap:6px}.forum-category-toggle{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px;padding:0!important;flex:0 0 auto;background:0 0;border:1px solid var(--line,#1c3d33);border-radius:6px;color:var(--text-dim,#999);cursor:pointer}.forum-category-toggle:hover,.forum-category-toggle:focus-visible{border-color:var(--neon,#3dffa0);color:var(--neon,#3dffa0);outline:0}.forum-category-toggle-icon{transition:transform .15s ease;transform:rotate(0)}.forum-category-item.is-collapsed .forum-category-toggle-icon{transform:rotate(-90deg)}.forum-category-item .forum-category-body{margin-top:8px}.forum-category-item.is-collapsed .forum-category-body{display:none}body.theme-classic .forum-category-toggle{border-color:#999;color:#555}body.theme-classic .forum-category-toggle:hover,body.theme-classic .forum-category-toggle:focus-visible{border-color:#6b2545;color:#6b2545}.forum-subcategory-list-filtered{margin-top:14px}
