.forum-root{--bg: #f5f6f8;--surface: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: 14px;--shadow: 0 8px 24px rgba(15, 23, 42, .08)}.forum-hero{background:var(--bg);padding:24px 0 16px}.forum-container{max-width:1024px;margin:0 auto;padding:0 16px}.forum-backlink{display:inline-flex;align-items:center;gap:8px;color:#4abfa7;font-size:14px;margin:12px 0 16px}.forum-surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.forum-header{display:flex;flex-direction:column;gap:16px}.forum-author{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.topic-header{padding:8px 0 16px;border-bottom:1px solid var(--border)}.topic-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.topic-actions{margin-left:auto}.topic-actions .forum-icon-btn{border:1px solid var(--border);background:#f1f5f9;opacity:.95}.topic-actions .forum-icon-btn:hover{background:#e2e8f0;opacity:1}.forum-title{font-size:28px;font-weight:700;line-height:1.2;color:var(--text);margin-bottom:4px}.forum-meta{font-size:14px;color:var(--muted)}.forum-author-meta{display:flex;flex-direction:column;gap:4px}.forum-actions{display:flex;align-items:center;gap:8px}.forum-icon-btn{width:36px;height:36px;min-height:36px;padding:0;border-radius:999px;border:1px solid var(--border);background:transparent}.forum-icon-btn:focus-visible{outline:2px solid #4abfa7;outline-offset:2px}.forum-action-btn{border:1px solid var(--border);background:transparent;color:var(--text);min-height:36px;padding:0 16px;border-radius:999px}.forum-section{padding:32px 0}.thread-surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;max-width:900px;margin:0 auto}.thread-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.thread-title{font-size:18px;font-weight:600;color:var(--text)}.thread-count{color:var(--muted);font-size:13px;margin-left:6px}.thread-list{display:flex;flex-direction:column;gap:0}.thread-item{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid var(--border)}.thread-item:last-child{border-bottom:none}.thread-item--reply{padding:12px 0}.thread-avatar{flex:0 0 auto}.thread-content{flex:1;display:flex;flex-direction:column;gap:6px}.thread-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.thread-name{font-size:15px;font-weight:600;color:var(--text)}.thread-date{font-size:12px;color:var(--muted)}.thread-text{font-size:15px;line-height:1.6;color:var(--text)}.thread-text--fallback{white-space:pre-wrap}.thread-text :global(p){margin:0 0 10px}.thread-text code,.forum-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;background:#0f172a0f;border-radius:6px;padding:.12rem .35rem}.thread-text pre,.forum-body pre{margin:0 0 12px;border-radius:10px;border:1px solid #dbe3ea;overflow-x:auto}.thread-text pre.shiki,.forum-body pre.shiki{padding:14px 16px;border:1px solid #cbd5e1;box-shadow:0 6px 16px #0f172a14}.thread-text pre code,.forum-body pre code{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.55;background:transparent;border-radius:0;padding:0}.forum-body{font-size:16px;line-height:1.6;color:var(--text)}.forum-body--fallback{white-space:pre-wrap}.forum-formatting,.thread-formatting{font-size:12px;color:var(--muted)}.forum-body :global(p){margin:0 0 12px}.topic-content{padding:16px 0 0}.thread-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:4px}.thread-action{font-size:13px;color:var(--muted);background:transparent;border:none;padding:0}.thread-action:hover{color:var(--text);text-decoration:none}.thread-action--danger{color:#d14343}.thread-cta{color:#0f172a;background:#eef6f4;border:1px solid rgba(74,191,167,.35);padding:4px 12px;border-radius:999px;font-weight:600}.thread-cta:hover{background:#e0f2ee;text-decoration:none}.thread-toggle{margin-top:8px;font-size:13px;color:#4abfa7;background:transparent;border:none;padding:0;align-self:flex-start}.thread-toggle:hover{text-decoration:underline}.thread-actions .thread-action{border-radius:999px;padding:2px 10px}.thread-actions .thread-action--danger,.thread-actions .thread-action:not(.thread-cta):not(.thread-action--danger){background:#f1f5f9}.thread-replies{margin-top:12px;padding-left:28px;border-left:1px solid var(--border);display:flex;flex-direction:column;gap:0}.thread-composer{margin-top:8px}.forum-empty{background:#fff6e5;border-radius:12px;padding:16px;font-size:15px;color:#7c4a03}.forum-footer{padding-bottom:24px}@media (max-width: 640px){.forum-title{font-size:24px}.forum-surface{padding:16px}.thread-replies{padding-left:18px}.thread-item{padding:12px 0}}
