.prose :has(>img:not(:only-child)){display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2rem;margin-top:2rem}.prose img:not(:only-child){aspect-ratio:3/2;border-radius:.5rem;margin:0!important;-o-object-fit:cover;object-fit:cover;width:calc(50% - 6px)}.prose img:only-child{border-radius:.5rem;margin-bottom:14px;margin-top:14px;max-width:100%;width:100%}@media(max-width:767px){.prose img:not(:only-child){width:100%}}.prose .table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0;max-width:100%;width:100%}.prose table{border:1px solid #e2e8f0!important;border-collapse:separate!important;border-radius:.75rem!important;border-spacing:0!important;margin-bottom:12px!important;margin-top:16px!important;overflow:hidden!important;width:100%!important}.prose table td,.prose table th{border-bottom:1px solid #e2e8f0!important;border-right:1px solid #e2e8f0!important;padding:8px 16px!important;text-align:inherit!important;vertical-align:middle!important;word-wrap:break-word;background-color:#fff!important;color:#1e293b!important;font-size:.875rem!important;white-space:nowrap!important}.prose table td:last-child,.prose table th:last-child{border-right:0!important}.prose table tr:last-child td{border-bottom:0!important}.prose table thead th{color:#64748b!important;font-weight:600!important}.prose table tbody tr:nth-child(2n) td,.prose table thead th{background-color:#f8fafc!important}.prose table tbody tr:hover td{background-color:#f8fafccc!important}.prose table td a,.prose table th a{color:#ec5b13!important}
