<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:0;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress&gt;:not(caption)&gt;*&gt;*{background:0 0;border:0;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress&gt;:where(thead)+tbody&gt;:where(:not(.child))&gt;*,.tablepress&gt;tbody&gt;*~:where(:not(.child))&gt;*{border-top:1px solid var(--border-color)}.tablepress&gt;:where(thead)&gt;tr&gt;*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress&gt;:where(tbody)&gt;tr&gt;*{color:var(--text-color)}.tablepress&gt;:where(tbody.row-striping)&gt;:nth-child(odd of:where(:not(.child,.dtrg-group)))&gt;*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress&gt;:where(tbody.row-striping)&gt;:nth-child(even of:where(:not(.child,.dtrg-group)))&gt;*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress&gt;.row-hover&gt;tr:where(:not(.dtrg-group)):hover&gt;*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress thead th:active{outline:0}</pre></body></html>