.prose :where(table){display:block;width:fit-content;min-width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:1.75rem 0;font-size:.9375rem;line-height:1.6}.prose :where(thead th){text-align:left;font-weight:600;font-size:.875rem;letter-spacing:.01em;color:var(--color-base-content);background-color:var(--color-base-200);padding:.5rem 1rem .5rem .625rem;border-bottom:1px solid var(--color-base-300);white-space:nowrap;vertical-align:bottom}.prose :where(tbody td){padding:.6875rem 1rem .6875rem .625rem;border-bottom:1px solid var(--color-base-300);vertical-align:top}.prose :where(tbody td:first-child){font-weight:500}.prose :where(thead th:last-child),.prose :where(tbody td:last-child){padding-right:0}.prose :where(tbody tr:last-child td){border-bottom:0}.prose :where(tbody tr){transition:background-color .15s ease}.prose :where(tbody tr:hover){background-color:var(--color-base-200)}.prose :where(td) :where(pre){margin:0;padding:.5rem .625rem;font-size:.8125rem;line-height:1.55;border-radius:.375rem;white-space:pre-wrap;word-break:break-word}.prose :where(td) :where(code){font-size:.8125rem}.prose :where(td) :where(pre) :where(code){font-size:inherit}@media(max-width:640px){.prose :where(thead th),.prose :where(tbody td){padding:.35rem .5rem;font-size:.875rem}.prose :where(thead th){white-space:normal;font-size:.8125rem}.prose :where(tbody td) :where(pre){font-size:.75rem}.prose :where(table.md-long-grid){table-layout:fixed;width:100%;max-width:100%}.prose :where(table.md-long-grid) :where(thead th:nth-child(1)){width:3.6em}.prose :where(table.md-long-grid) :where(thead th:nth-child(3)){width:28%}.prose :where(table.md-long-grid) :where(thead th:nth-child(4)){width:3.4em}.prose :where(table.md-long-grid) :where(thead th:first-child),.prose :where(table.md-long-grid) :where(tbody td:first-child){white-space:nowrap}}