.document-images>div{background:#343a42;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.document-images figure{background:#1b1f24;margin:0}.document-images img{object-fit:cover;width:100%;height:190px;display:block}.document-images figcaption{gap:5px;padding:11px;display:grid}.document-images figcaption span,.document-images figcaption small{color:#858d97;font-size:10px;line-height:1.5}.document-images figcaption a{color:var(--lime)}@media (width<=720px){.document-images>div{grid-template-columns:1fr}.document-images img{height:auto;max-height:360px}}.document-nav-toc{flex-direction:column;gap:2px;display:flex}.document-nav-toc a{text-overflow:ellipsis;white-space:nowrap;color:#aeb5bd;border-left:2px solid #3a4047;padding:7px 10px;font-size:11px;text-decoration:none;overflow:hidden}.document-nav-toc a:hover{border-left-color:var(--lime);color:var(--lime);background:#24282e}
