.topic-badge { display:inline-flex; padding:6px 12px; margin-bottom:16px; border:1px solid #b49a62; border-radius:999px; color:#e6cc92; background:#b49a6218; font-size:13px; font-weight:800 }
.tactic { margin:36px 0 }
.tactic img { display:block; width:100%; height:auto; border:1px solid var(--line); border-radius:18px; background:#090d14 }
.tactic figcaption { margin-top:8px; color:var(--muted); font-size:13px; text-align:center }
.steps { display:grid; gap:12px; padding-left:22px }
.steps li { padding-left:7px }
.version-note,.sources { margin-top:42px; padding:22px 26px; border:1px solid var(--line); border-radius:16px; background:var(--panel) }
.version-note strong { color:#ffd38a }
.version-note p { margin-bottom:0 }
.sources h2 { margin-top:0 }
.sources a { color:var(--brand); text-decoration:underline; text-underline-offset:3px }
.section-title { margin:42px 0 16px; font-size:28px }
