.table{margin-top:20px}.table table{table-layout:fixed;width:100%;display:table}.fiftyfifty td{height:100%;justify-content:center;text-align:justify;vertical-align:top;padding:10px}.fiftyfifty td:first-child,.fiftyfifty td:last-child,.fiftyfifty th:first-child,.fiftyfifty th:last-child{width:50%}.twoquartersinmiddle td:first-child,.twoquartersinmiddle th:first-child{width:25%}.twoquartersinmiddle td:nth-child(2),.twoquartersinmiddle th:nth-child(2){width:50%}.twoquartersinmiddle td:last-child,.twoquartersinmiddle th:last-child{width:25%}.thirtyseventy td:first-child,.thirtyseventy th:first-child{width:30%}.thirtyseventy td:last-child,.thirtyseventy th:last-child{width:70%}.tenthreesixty td:first-child,.tenthreesixty th:first-child{width:15%}.tenthreesixty td:nth-child(2),.tenthreesixty th:nth-child(2){width:25%}.tenthreesixty td:last-child,.tenthreesixty th:last-child{width:60%}.twentyfortyforty td:first-child,.twentyfortyforty th:first-child{width:20%}.twentyfortyforty td:last-child,.twentyfortyforty td:nth-child(2),.twentyfortyforty th:last-child,.twentyfortyforty th:nth-child(2){width:40%}.threetwentyfourty td:first-child,.threetwentyfourty td:nth-child(2),.threetwentyfourty th:first-child,.threetwentyfourty th:nth-child(2){width:20%}.threetwentyfourty td:nth-child(3),.threetwentyfourty th:nth-child(3){width:40%}.threetwentyfourty td:last-child,.threetwentyfourty th:last-child,.twentyeach td,.twentyeach th{width:20%}.remote-code{margin-top:1rem;border:1px solid #262f4255;border-radius:.75rem;overflow:hidden;background:transparent}.remote-code>summary{cursor:pointer;padding:.625rem 1rem;font-weight:500;font-size:.9rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style-position:inside}.remote-code[open]>summary{border-bottom:1px solid #262f4255}.remote-code-body{overflow-x:auto}.remote-code-body .shiki,.remote-code-body .shiki span{background-color:transparent;color:var(--shiki-light)}:is(html[class~=dark]) .remote-code-body .shiki,:is(html[class~=dark]) .remote-code-body .shiki span{color:var(--shiki-dark)}.remote-code-body pre.shiki{margin:0;padding:.75rem 0;font-size:.8125rem;line-height:1.6;background:transparent}.remote-code-body pre.shiki code{display:block;counter-reset:line;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.remote-code-body pre.shiki code .line{display:inline-block;width:100%;padding:0 1rem}.remote-code-body pre.shiki code .line:before{counter-increment:line;content:counter(line);display:inline-block;width:2.5rem;margin-right:1rem;text-align:right;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none}