.prose table{width:100%;border-collapse:collapse;border-spacing:0;margin-top:1.5rem;margin-bottom:1.5rem;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid #e5e7eb}.prose thead{background-color:#f3f4f6;color:#1f2937}.prose th{font-weight:600;padding:.75rem 1rem;border-bottom:2px solid #e5e7eb;text-align:center}.prose td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;vertical-align:middle}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:nth-child(2n){background-color:#f9fafb}.prose td:not(:first-child){text-align:center}.prose td:nth-child(n+2){font-weight:500;position:relative;transition:color .2s ease}.prose .checkmark-cell{color:#10b981}.prose .cross-cell{color:#ef4444}.prose .warning-cell{color:#f59e0b}.prose td:nth-child(n+2){font-size:1.1em}.prose td .checkmark{color:#10b981}.prose td .cross{color:#ef4444}.prose td .warning{color:#f59e0b}.prose .green-text{color:#10b981!important}.prose .red-text{color:#ef4444!important}.prose .amber-text{color:#f59e0b!important}.prose tbody tr:hover{background-color:#eff6ff}@media (max-width:640px){.prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.highlight{background-color:#fff95b;display:inline}