﻿figure.table{--figure-table-border-width:1px;display:block;margin-bottom:calc(var(--text-height) - var(--figure-table-border-width));margin-left:auto;margin-right:auto;overflow-x:auto;text-align:center}figure.table table{border-collapse:collapse;margin-left:auto;margin-right:auto;max-width:100%;table-layout:fixed}figure.table table tr{line-height:calc(var(--text-height) - var(--figure-table-border-width))}figure.table table caption{margin-bottom:.25em}figure.table table caption,figure.table table th{font-family:sans-serif;font-family:var(--font-stack-sans-serif);font-variant-ligatures:contextual common-ligatures;font-weight:600}figure.table table th,figure.table table td{border:var(--figure-table-border-width) solid var(--color-content-border);font-variant-numeric:slashed-zero tabular-nums;padding:0 .5em}figure.table table th code,figure.table table th kbd,figure.table table th samp,figure.table table th var,figure.table table td code,figure.table table td kbd,figure.table table td samp,figure.table table td var{padding-bottom:.1em;padding-top:.1em}figure.table table tbody th[scope='row']{text-align:left}figure.table table tbody td.number{text-align:right}figure.table table tbody td.text{text-align:left}figure.table .empty-top-left{border-top-color:transparent;border-left-color:transparent}figure.table .empty-top-right{border-top-color:transparent;border-right-color:transparent}figure.table table .table-good{background-color:var(--color-result-good)}figure.table table .table-okay{background-color:var(--color-result-okay)}figure.table table .table-sketchy{background-color:var(--color-result-sketchy)}figure.table table .table-bad{background-color:var(--color-result-bad)}
