.markdown-table-frame{position:relative;margin:1rem 0}.markdown-table-viewport{position:relative}.markdown-table-scroll{overflow-x:auto;overscroll-behavior-x:contain}.markdown-table-sizer{position:relative;width:max-content;min-width:100%}.markdown-table-sizer table[data-column-sized=true]{table-layout:fixed}.markdown-table-sizer>table{margin:0!important}.markdown-table-node{display:block}.markdown-table-scroll[data-overflowing=true] table>*>tr>:first-child{position:sticky;left:0;z-index:1;background-color:var(--background)}.markdown-table-scroll[data-overflowing=true] table>*>tr>th:first-child{background-color:var(--input);z-index:2}.markdown-table-scroll[data-overflowing=true] table>*>tr:hover>td:first-child{background-color:var(--row-hover)}.markdown-table-scroll[data-scrolled=true] table>*>tr>:first-child:after{content:"";position:absolute;top:0;right:0;bottom:0;width:6px;transform:translate(100%);pointer-events:none;background:linear-gradient(to right,var(--md-table-shadow),transparent)}.markdown-table-fade{position:absolute;top:0;right:0;bottom:0;width:36px;pointer-events:none;background:linear-gradient(to right,transparent,var(--background))}.markdown-table-handles{position:absolute;inset:0;pointer-events:none}.markdown-table-handle{position:absolute;top:0;bottom:0;width:11px;margin-left:-5px;padding:0;border:0;background:transparent;cursor:col-resize;touch-action:none;user-select:none;pointer-events:auto;z-index:3}.markdown-table-handle:before{content:"";position:absolute;top:0;bottom:0;left:5px;width:1px;background-color:var(--primary);opacity:0;transition:opacity .12s ease-out}.markdown-table-handle:hover:before,.markdown-table-handle:focus-visible:before,.markdown-table-handle[data-active=true]:before{opacity:1}.markdown-table-handle:focus-visible{outline:none}.markdown-table-frame[data-resizing=true]{cursor:col-resize;user-select:none}table:not([data-column-sized=true]) :is(td,th):has([data-citation-card]){min-width:420px}table:not([data-column-sized=true]) :is(td,th)[data-compact-cell=true]{width:1%;white-space:nowrap}
