figure{display:flex;flex-direction:column;align-items:center}figure figcaption{text-align:center;font-size:.9em;color:#888;margin-top:.4em}.post-content table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95em}.post-content table th,.post-content table td{border:1px solid var(--border-color,#333);padding:.6em .8em}.post-content table tr:nth-child(even){background-color:rgba(255,255,255,3%)}.post-content table th{background-color:rgba(255,255,255,8%);font-weight:600;text-align:left}.post-content table{border-radius:8px;overflow:hidden}@media(prefers-color-scheme:light){.post-content table tr:nth-child(even){background-color:rgba(0,0,0,3%)}.post-content table th{background-color:rgba(0,0,0,5%)}}