.span-table-wrapper{overflow-x:auto;margin-bottom:1rem}.span-table-wrapper table{border-collapse:separate;border-radius:var(--border-radius)}.span-table td,.span-table th{padding:.2rem;font-size:.64rem;max-width:100%;overflow:auto;touch-action:auto;padding:.9375em 1.25em;vertical-align:top}table.span-table tr>*:first-child{border-left:0}.span-table tr:first-child{background-color:var(--md-typeset-table-color)}.span-table tr:first-child td:first-child{border-top-left-radius:var(--border-radius)}.span-table tr:first-child td:last-child{border-right:0;border-top-right-radius:1em}.span-table tr:first-child td{font-weight:700;min-width:5rem;padding:.9375em 1.25em;vertical-align:top}.span-table tr:not(:first-child):has(:nth-child(5))>td:first-child{border-left:.05rem solid var(--md-typeset-table-color);border-right:.05rem solid var(--md-typeset-table-color);font-weight:bold}.span-table tr:not(:has(:nth-child(2))){text-align:center;background-color:var(--md-typeset-table-color)}.span-table td:last-child{border-right:.05rem solid var(--md-typeset-table-color)}.span-table [colspan],.span-table [rowspan]{font-weight:bold;border-left:.05rem solid var(--md-typeset-table-color);border-right:.05rem solid var(--md-typeset-table-color)}