.content-table-scroll{max-inline-size:100%;overflow-x:auto;margin-block:2rem;overscroll-behavior-x:contain}.content-table-scroll:focus-visible{outline:2px solid var(--tp-theme-primary,var(--ring));outline-offset:2px}.content-table-scroll>table{inline-size:100%;border-collapse:collapse;margin-block:0;font-size:1rem;line-height:1.6}.content-table-scroll caption{caption-side:top;padding-block:0 1rem;text-align:start;font-weight:600;color:var(--tp-common-black,var(--foreground))}.content-table-scroll td,.content-table-scroll th{min-inline-size:16ch;padding:1rem;text-align:start;vertical-align:top;word-break:keep-all;overflow-wrap:break-word;border-block-end:1px solid var(--tp-border-1,var(--border))}.content-table-scroll th{font-weight:600;color:var(--tp-common-black,var(--foreground))}