.imageL,.imageM,.imageS{max-width:100%;height:auto;display:block;margin:0 auto;border:5px solid var(--borderLight);border-radius:8px}.imageS{width:256px}.imageM,.imageS{height:auto;border-radius:.25rem}.imageM{max-width:660px}.imageL,.imageM{width:95%;margin:10px auto}.imageL{max-width:1024px;height:auto;border-radius:.25rem}.imageSource{font-size:12px;text-align:center;display:block;margin-top:0;padding-top:0}.imageSource a{color:var(--colorPrimary)}table{border-collapse:collapse;margin:10px;overflow:hidden;table-layout:fixed}table td,table th{border:2px solid var(--borderMedium);background:var(--backgroundWhite);box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}table td>*,table th>*{margin-bottom:0}table th{background-color:var(--background3);font-weight:700;text-align:center}pre{background:black;border-radius:.5rem;color:white;font-family:JetBrainsMono,monospace;margin:1.5rem;padding:.75rem 1rem;overflow-x:auto;word-wrap:break-word}pre,pre code{white-space:pre-wrap}pre code{background:none;color:inherit;font-size:.8rem;padding:0;word-break:break-word}@media (min-width:768px){.imageS{width:50%;max-width:256px}.imageM{width:75%;max-width:660px}.imageL{width:90%;max-width:1024px}}@media (min-width:1050px){.imageS{max-width:256px}.imageM{max-width:660px}.imageL{max-width:1024px}}