.term-figure{max-width:850px;margin:28px 0 6px;padding:14px;border:1px solid var(--line);background:var(--surface)}
.term-figure img{display:block;width:100%;max-height:560px;object-fit:contain;background:#f5f4ef;filter:invert(.9) hue-rotate(180deg);border-radius:3px}
.light .term-figure img{filter:none}
.term-figure figcaption{padding:11px 3px 0;color:var(--muted);font-size:13px}
.term-figure figcaption small{display:block;margin-top:4px;color:var(--muted);opacity:.78}
