.bench-stack.svelte-1ecxs3{display:grid;gap:14px;min-width:0}.arena-panel.svelte-1ecxs3{min-width:0;border:1px solid lightgray;border-radius:8px;background:var(--panel);overflow:hidden;box-shadow:none}.filter-panel.svelte-1ecxs3{position:relative;z-index:20;overflow:visible}.arena-panel.filter-panel.svelte-1ecxs3{overflow:visible}.filter-panel.svelte-1ecxs3>.panel-header:where(.svelte-1ecxs3){border-radius:7px 7px 0 0}.panel-header.svelte-1ecxs3{display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:65px;padding:14px 16px;border-bottom:1px solid var(--line);background:var(--panel-soft)}h2.svelte-1ecxs3,p.svelte-1ecxs3{margin:0}h2.svelte-1ecxs3{font-family:var(--display-serif);font-size:1.3rem;font-weight:500;letter-spacing:0;line-height:1.05}p.svelte-1ecxs3,span.svelte-1ecxs3{color:var(--muted)}th.svelte-1ecxs3{color:var(--muted);font-size:.72rem;font-weight:600;text-transform:uppercase}.filter-content.svelte-1ecxs3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:14px 16px 16px}.filter-label.svelte-1ecxs3{color:var(--muted);font-size:.68rem;font-weight:600;text-transform:uppercase}.dataset-filter.svelte-1ecxs3{position:relative;display:grid;gap:6px;min-width:0;width:100%}.dataset-filter.svelte-1ecxs3 details:where(.svelte-1ecxs3){position:relative}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3){display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel-soft);color:var(--ink);padding:0 10px;cursor:pointer;list-style:none}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3)::-webkit-details-marker{display:none}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3):after{content:"";width:7px;height:7px;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg) translateY(-2px)}.dataset-filter.svelte-1ecxs3 details[open]:where(.svelte-1ecxs3) summary:where(.svelte-1ecxs3):after{transform:rotate(225deg) translateY(-1px)}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3):first-child{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3):focus-visible{outline:2px solid hsl(24 6% 17% / .28);outline-offset:2px}.dataset-filter.svelte-1ecxs3 summary:where(.svelte-1ecxs3):hover{border-color:var(--accent);background:var(--panel)}.filter-count.svelte-1ecxs3{margin-left:auto;color:var(--muted);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem}.dataset-menu.svelte-1ecxs3{position:absolute;top:calc(100% + 6px);right:0;z-index:10;width:min(360px,calc(100vw - 48px));max-height:min(560px,72vh);overflow:auto;border:1px solid lightgray;border-radius:8px;background:var(--panel);box-shadow:none}.dataset-actions.svelte-1ecxs3{position:sticky;top:0;z-index:1;display:flex;gap:8px;padding:8px;border-bottom:1px solid var(--line);background:var(--panel-soft)}.dataset-actions.svelte-1ecxs3 button:where(.svelte-1ecxs3){min-height:28px;border:1px solid var(--line-strong);border-radius:7px;background:var(--panel);color:var(--muted-strong);padding:0 10px;cursor:pointer}.dataset-actions.svelte-1ecxs3 button:where(.svelte-1ecxs3):hover{border-color:var(--accent);color:var(--ink)}.paper-link.svelte-1ecxs3{color:inherit;text-decoration:underline;text-decoration-color:#2e2b294d;text-decoration-thickness:1px;text-underline-offset:3px}.paper-link.svelte-1ecxs3:hover,.paper-link.svelte-1ecxs3:focus-visible{color:inherit;text-decoration-color:currentColor}.dataset-title-button.svelte-1ecxs3{color:var(--ink)}.dataset-option-link.svelte-1ecxs3,.dataset-name-toggle.svelte-1ecxs3{overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap}.dataset-name-toggle.svelte-1ecxs3{cursor:pointer}.dataset-options.svelte-1ecxs3{display:grid;padding:4px 0}.dataset-option.svelte-1ecxs3{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:center;min-height:30px;padding:0 10px;color:var(--muted-strong)}.dataset-option.svelte-1ecxs3:hover{background:var(--panel-soft)}.dataset-option.svelte-1ecxs3 input:where(.svelte-1ecxs3){position:absolute;opacity:0;pointer-events:none}.dataset-check.svelte-1ecxs3{display:grid;width:16px;height:16px;place-items:center;border:1px solid var(--line-strong);border-radius:4px;background:var(--panel)}.dataset-check.svelte-1ecxs3:after{content:"";width:7px;height:4px;border-bottom:2px solid var(--panel);border-left:2px solid var(--panel);opacity:0;transform:rotate(-45deg) translateY(-1px)}.dataset-option.svelte-1ecxs3 input:where(.svelte-1ecxs3):checked+.dataset-check:where(.svelte-1ecxs3){border-color:var(--accent-strong);background:var(--accent)}.dataset-option.svelte-1ecxs3 input:where(.svelte-1ecxs3):checked+.dataset-check:where(.svelte-1ecxs3):after{opacity:1}.dataset-option.svelte-1ecxs3 input:where(.svelte-1ecxs3):focus-visible+.dataset-check:where(.svelte-1ecxs3){outline:2px solid hsl(24 6% 17% / .28);outline-offset:2px}.table-wrap.svelte-1ecxs3{min-width:0;overflow:auto}table.svelte-1ecxs3{width:100%;border-collapse:collapse}th.svelte-1ecxs3,td.svelte-1ecxs3{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.leaderboard-table.svelte-1ecxs3{min-width:1048px;table-layout:fixed}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3){padding:11px 8px}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3){white-space:normal}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):nth-child(1),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):nth-child(1){width:18%}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):nth-child(2),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):nth-child(2){width:26%}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):nth-child(3),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):nth-child(3){width:18%}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):nth-child(4),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):nth-child(4){width:8%}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):nth-child(n+5),.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):nth-child(n+5){width:8%}.leaderboard-table.svelte-1ecxs3 th:where(.svelte-1ecxs3):last-child,.leaderboard-table.svelte-1ecxs3 td:where(.svelte-1ecxs3):last-child{width:6%;text-align:left}.efficiency-cell.svelte-1ecxs3{min-width:0}.leaderboard-table.svelte-1ecxs3 tbody:where(.svelte-1ecxs3) tr.clickable-row:where(.svelte-1ecxs3){cursor:pointer}.leaderboard-table.svelte-1ecxs3 tbody:where(.svelte-1ecxs3) tr:where(.svelte-1ecxs3):hover td:where(.svelte-1ecxs3){background:#f4f0ebb8}.leaderboard-table.svelte-1ecxs3 tbody:where(.svelte-1ecxs3) tr.clickable-row:where(.svelte-1ecxs3):focus-visible{outline:2px solid hsl(24 6% 17% / .3);outline-offset:-2px}.leaderboard-table.svelte-1ecxs3 tbody:where(.svelte-1ecxs3) tr.clickable-row:where(.svelte-1ecxs3):focus-visible td:where(.svelte-1ecxs3){background:#f4f0ebb8}.sort-button.svelte-1ecxs3{appearance:none;display:inline-flex;align-items:center;gap:3px;min-width:0;max-width:100%;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-align:left;text-transform:inherit;white-space:normal;cursor:pointer}.metric-heading.svelte-1ecxs3{position:relative;display:inline-flex;align-items:center;gap:6px}.heading-label.svelte-1ecxs3{display:inline;min-width:0;font:inherit;line-height:inherit;overflow-wrap:normal}.info-tip.svelte-1ecxs3{position:relative;display:inline-block;flex:0 0 auto;color:inherit;cursor:help;font-family:baselGrotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:0;line-height:1.05;text-transform:none;vertical-align:baseline}.info-tip.svelte-1ecxs3:after{position:absolute;top:calc(100% + 8px);left:50%;z-index:30;width:248px;max-width:min(248px,70vw);padding:8px 10px;border:1px solid lightgray;border-radius:7px;background:var(--ink);color:var(--panel);box-shadow:none;content:attr(data-tip);font-family:baselGrotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.74rem;font-weight:500;line-height:1.35;opacity:0;pointer-events:none;text-align:left;text-transform:none;transform:translate(-50%,-2px);transition:opacity .12s ease,transform .12s ease;white-space:normal}.info-tip.svelte-1ecxs3:before{position:absolute;top:calc(100% + 4px);left:50%;z-index:31;width:8px;height:8px;background:var(--ink);content:"";opacity:0;pointer-events:none;transform:translate(-50%) rotate(45deg);transition:opacity .12s ease}.info-tip.svelte-1ecxs3:hover:after,.info-tip.svelte-1ecxs3:focus-visible:after,.info-tip.svelte-1ecxs3:hover:before,.info-tip.svelte-1ecxs3:focus-visible:before{opacity:1;transform:translate(-50%)}.info-tip.svelte-1ecxs3:hover:before,.info-tip.svelte-1ecxs3:focus-visible:before{transform:translate(-50%) rotate(45deg)}.sort-button.active-sort.svelte-1ecxs3{color:var(--ink)}.sort-glyph.svelte-1ecxs3{display:inline-grid;align-self:center;align-content:center;gap:2px;width:6px;height:12px;min-width:6px;color:#2e2b2929;justify-items:center}.sort-glyph.svelte-1ecxs3 span:where(.svelte-1ecxs3){display:block;width:0;height:0;min-width:0;border-right:3px solid transparent;border-left:3px solid transparent;opacity:1;transition:border-color .12s ease,opacity .12s ease}.sort-glyph.svelte-1ecxs3 span:where(.svelte-1ecxs3):first-child{border-bottom:3.5px solid currentColor}.sort-glyph.svelte-1ecxs3 span:where(.svelte-1ecxs3):last-child{border-top:3.5px solid currentColor}.sort-glyph.svelte-1ecxs3 span.active-arrow:where(.svelte-1ecxs3){opacity:1;color:var(--ink)}.sort-button.active-sort.svelte-1ecxs3 .sort-glyph:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3):not(.active-arrow){color:#2e2b292e;opacity:.72}.sort-button.svelte-1ecxs3:not(.active-sort) .sort-glyph:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3){color:#2e2b291f;opacity:.62}.sort-button.svelte-1ecxs3:hover .sort-glyph:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3),.sort-button.svelte-1ecxs3:focus-visible .sort-glyph:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3){color:#2e2b2952;opacity:1}.sort-button.active-sort.svelte-1ecxs3:hover .sort-glyph:where(.svelte-1ecxs3) span.active-arrow:where(.svelte-1ecxs3),.sort-button.active-sort.svelte-1ecxs3:focus-visible .sort-glyph:where(.svelte-1ecxs3) span.active-arrow:where(.svelte-1ecxs3){color:var(--ink)}.number.svelte-1ecxs3,.net-cell.svelte-1ecxs3{font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.number.svelte-1ecxs3 strong:where(.svelte-1ecxs3),.number.svelte-1ecxs3 span:where(.svelte-1ecxs3){display:block}.number.svelte-1ecxs3 strong:where(.svelte-1ecxs3){color:var(--ink);font-size:.94rem;font-weight:500}.number.svelte-1ecxs3 strong.best-score:where(.svelte-1ecxs3){font-weight:700}.number.svelte-1ecxs3 span:where(.svelte-1ecxs3){font-size:.78rem}.model-title-button.svelte-1ecxs3{display:block;color:var(--ink);font-size:.94rem;font-weight:500;line-height:1.2;text-decoration:underline;text-decoration-color:#2e2b2980;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4px}.clickable-row.svelte-1ecxs3:hover .model-title-button:where(.svelte-1ecxs3),.clickable-row.svelte-1ecxs3:focus-visible .model-title-button:where(.svelte-1ecxs3){text-decoration-color:currentColor;text-decoration-style:solid}.institution-list.svelte-1ecxs3{display:block;max-width:164px;margin-top:4px;color:var(--muted);font-size:.72rem;line-height:1.25}.institution-list.svelte-1ecxs3 span:where(.svelte-1ecxs3){color:inherit}.net-visual.svelte-1ecxs3{display:grid;grid-template-columns:68px minmax(108px,1fr);gap:10px;align-items:center}.net-score.svelte-1ecxs3 strong:where(.svelte-1ecxs3),.net-score.svelte-1ecxs3 span:where(.svelte-1ecxs3){display:block}.net-score.svelte-1ecxs3 strong:where(.svelte-1ecxs3){display:flex;align-items:center;gap:4px;color:#2b7d32;font-size:.94rem;font-weight:500;line-height:1.1}.net-score.svelte-1ecxs3 strong.best-score:where(.svelte-1ecxs3){font-weight:700}.net-score.svelte-1ecxs3 span:where(.svelte-1ecxs3){margin-top:2px;color:var(--muted);font-size:.72rem;line-height:1.1}.net-cell.negative-score.svelte-1ecxs3 .net-score:where(.svelte-1ecxs3) strong:where(.svelte-1ecxs3){color:#bb2f2a}.net-direction.svelte-1ecxs3{width:0;height:0;border-right:3.5px solid transparent;border-bottom:5px solid currentColor;border-left:3.5px solid transparent;color:inherit}.net-direction.down.svelte-1ecxs3{border-top:5px solid currentColor;border-bottom:0}.net-direction.flat.svelte-1ecxs3{width:7px;height:2px;border:0;background:currentColor}.net-bar.svelte-1ecxs3{position:relative;height:16px;background:#f4f0eb;overflow:visible}.net-fill.svelte-1ecxs3{position:absolute;top:0;left:var(--net-fill-left, 50%);width:var(--net-fill-width, 0%);height:100%;background:#38a341}.net-cell.negative-score.svelte-1ecxs3 .net-fill:where(.svelte-1ecxs3){background:#d44540}.net-zero.svelte-1ecxs3{position:absolute;top:-2px;bottom:-2px;left:50%;width:1px;background:#2e2b2957}.net-ci-line.svelte-1ecxs3{position:absolute;top:50%;left:var(--net-ci-left, 50%);width:var(--net-ci-width, 0%);height:1.5px;background:#2e2b298c;transform:translateY(-50%)}.net-ci-cap.svelte-1ecxs3{position:absolute;top:3px;width:1.5px;height:10px;background:#2e2b298c;transform:translate(-50%)}.net-ci-low.svelte-1ecxs3{left:var(--net-ci-low, 50%)}.net-ci-high.svelte-1ecxs3{left:var(--net-ci-high, 50%)}.family.svelte-1ecxs3{color:var(--muted-strong)}.family-pill-list.svelte-1ecxs3{display:grid;grid-template-columns:repeat(2,max-content);gap:5px 6px;align-items:center;justify-items:start}.family-pill.svelte-1ecxs3{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;min-height:20px;border:1px solid lightgray;border-radius:999px;background:var(--panel-soft);color:var(--ink);padding:3px 8px;font-size:.7rem;font-weight:600;line-height:1.05;overflow-wrap:normal;text-align:center;white-space:nowrap}.family-pill-info.svelte-1ecxs3{display:inline-block;flex:0 0 auto;color:inherit;cursor:help;font-family:baselGrotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:0;line-height:1.05;text-transform:none;vertical-align:baseline}.family-pill-info.svelte-1ecxs3:hover,.family-pill-info.svelte-1ecxs3:focus-visible{color:var(--ink);outline:none}.dataset-name-toggle.svelte-1ecxs3 .family-pill:where(.svelte-1ecxs3){min-height:18px;font-size:.68rem}.pending.svelte-1ecxs3{color:var(--muted)}.matrix-wrap.svelte-1ecxs3{max-height:none;overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain}.matrix-table.svelte-1ecxs3{width:max-content;min-width:100%;margin:0;table-layout:fixed}.matrix-table.svelte-1ecxs3 th:where(.svelte-1ecxs3),.matrix-table.svelte-1ecxs3 td:where(.svelte-1ecxs3){height:30px;padding:0 4px;border-right:1px solid var(--line);text-align:center}.matrix-table.svelte-1ecxs3 thead:where(.svelte-1ecxs3) th:where(.svelte-1ecxs3){background:var(--panel-strong)}.matrix-table.svelte-1ecxs3 thead:where(.svelte-1ecxs3) th:where(.svelte-1ecxs3):not(.sticky-col){width:58px;min-width:58px;height:148px;vertical-align:middle}.matrix-model-heading.svelte-1ecxs3{cursor:pointer}.matrix-table.svelte-1ecxs3 thead:where(.svelte-1ecxs3) th:where(.svelte-1ecxs3) span:where(.svelte-1ecxs3){display:inline-block;max-height:132px;color:var(--muted-strong);font-size:.72rem;font-weight:600;line-height:1.15;text-transform:none;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg)}.matrix-model-button.svelte-1ecxs3{border:0;background:transparent;color:inherit;padding:0;font:inherit;text-align:inherit;text-decoration:underline;text-decoration-color:#2e2b2980;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4px;cursor:pointer}.matrix-model-heading.svelte-1ecxs3:hover .matrix-model-button:where(.svelte-1ecxs3),.matrix-model-button.svelte-1ecxs3:hover,.matrix-model-button.svelte-1ecxs3:focus-visible{color:var(--ink);text-decoration-color:currentColor;text-decoration-style:solid}.matrix-model-button.svelte-1ecxs3:focus-visible{outline:2px solid hsl(24 6% 17% / .28);outline-offset:3px}.matrix-table.svelte-1ecxs3 td:where(.svelte-1ecxs3){width:58px;min-width:58px;background:var(--score-bg, transparent);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.matrix-table.svelte-1ecxs3 td:where(.svelte-1ecxs3) strong:where(.svelte-1ecxs3),.dataset-title-button.svelte-1ecxs3{display:block}.matrix-table.svelte-1ecxs3 td:where(.svelte-1ecxs3) strong:where(.svelte-1ecxs3){color:var(--ink);font-size:.94rem;font-weight:500;letter-spacing:0;line-height:30px}.matrix-table.svelte-1ecxs3 .pending-cell:where(.svelte-1ecxs3){background:#f4f0ebb8}.matrix-table.svelte-1ecxs3 .pending-cell:where(.svelte-1ecxs3) strong:where(.svelte-1ecxs3){color:var(--muted)}.sticky-col.svelte-1ecxs3{position:sticky;left:0;z-index:2;width:204px!important;min-width:204px!important;background:var(--panel-strong)}.matrix-table.svelte-1ecxs3 thead:where(.svelte-1ecxs3) .sticky-col:where(.svelte-1ecxs3){z-index:3}.dataset-cell.svelte-1ecxs3{height:30px;padding:0 12px!important;overflow:hidden;text-align:left!important;text-transform:none;white-space:nowrap}.dataset-title-button.svelte-1ecxs3{width:100%;border:0;background:transparent;color:var(--ink);overflow:hidden;padding:0;font-size:.94rem;font-weight:500;font-family:inherit;line-height:30px;text-align:left;text-decoration:underline;text-decoration-color:#2e2b2980;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4px;text-overflow:ellipsis;text-transform:none;white-space:nowrap;cursor:pointer}.dataset-cell.svelte-1ecxs3:hover .dataset-title-button:where(.svelte-1ecxs3),.dataset-title-button.svelte-1ecxs3:hover,.dataset-title-button.svelte-1ecxs3:focus-visible{text-decoration-color:currentColor;text-decoration-style:solid}.dataset-title-button.svelte-1ecxs3:focus-visible{outline:2px solid hsl(24 6% 17% / .28);outline-offset:-2px}.scatter-grid.svelte-1ecxs3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:16px;align-items:stretch}.scatter-plot.svelte-1ecxs3{display:grid;min-width:0;gap:8px;align-content:start;border:1px solid lightgray;border-radius:8px;background:var(--panel-soft);padding:12px}.scatter-plot.svelte-1ecxs3 h3:where(.svelte-1ecxs3){margin:0;color:var(--ink);font-family:var(--display-serif);font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.15}.scatter-chart.svelte-1ecxs3{display:block;width:100%;height:auto;overflow:visible}.scatter-grid-lines.svelte-1ecxs3 line:where(.svelte-1ecxs3){stroke:#2e2b291a;stroke-width:1}.scatter-axis.svelte-1ecxs3 line:where(.svelte-1ecxs3){stroke:var(--ink);stroke-width:1.15}.scatter-ticks.svelte-1ecxs3 line:where(.svelte-1ecxs3){stroke:#2e2b2966;stroke-width:1}.scatter-ticks.svelte-1ecxs3 text:where(.svelte-1ecxs3),.scatter-axis-title.svelte-1ecxs3{fill:var(--muted-strong);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:500}.scatter-axis-title.svelte-1ecxs3{fill:var(--ink);font-size:9.4px}.scatter-point.svelte-1ecxs3{cursor:pointer;outline:none}.scatter-point.svelte-1ecxs3 circle:where(.svelte-1ecxs3){stroke:var(--panel);stroke-width:1.6}.scatter-point.svelte-1ecxs3:hover circle:where(.svelte-1ecxs3),.scatter-point.svelte-1ecxs3:focus-visible circle:where(.svelte-1ecxs3){stroke:var(--ink);stroke-width:2}.scatter-tooltip.svelte-1ecxs3{position:fixed;z-index:90;max-width:14rem;padding:.34rem .5rem;transform:translate(-50%,calc(-100% - .55rem));border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--panel);font-size:.72rem;font-weight:600;line-height:1.2;pointer-events:none;text-align:center;white-space:nowrap}.modal-layer.svelte-1ecxs3{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.modal-backdrop.svelte-1ecxs3{position:absolute;inset:0;border:0;background:#2e2b2947;cursor:pointer}.model-modal.svelte-1ecxs3{position:relative;z-index:1;display:grid;gap:16px;width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:auto;border:1px solid lightgray;border-radius:8px;background:var(--panel);box-shadow:none;padding:18px}.model-modal-header.svelte-1ecxs3{display:flex;justify-content:space-between;gap:18px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--line)}.modal-close.svelte-1ecxs3{position:relative;display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid lightgray;border-radius:999px;background:var(--panel-soft);color:var(--ink);cursor:pointer;padding:0}.modal-close.svelte-1ecxs3:before,.modal-close.svelte-1ecxs3:after{position:absolute;top:50%;left:50%;width:13px;height:1.5px;border-radius:999px;background:currentColor;content:"";transform-origin:center}.modal-close.svelte-1ecxs3:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-close.svelte-1ecxs3:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal-close.svelte-1ecxs3:hover,.modal-close.svelte-1ecxs3:focus-visible{background:var(--panel);outline:2px solid hsl(24 6% 17% / .2);outline-offset:2px}.detail-metrics.svelte-1ecxs3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dataset-detail-metrics.svelte-1ecxs3{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-metrics.svelte-1ecxs3 div:where(.svelte-1ecxs3){border:1px solid lightgray;border-radius:8px;background:var(--panel-soft);padding:12px}.detail-metrics.svelte-1ecxs3 span:where(.svelte-1ecxs3){display:block;color:var(--muted);font-size:.68rem;font-weight:600;text-transform:uppercase}.detail-metrics.svelte-1ecxs3 strong:where(.svelte-1ecxs3){display:block;margin-top:8px;color:var(--ink);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.25rem;font-weight:600}.model-size-note.svelte-1ecxs3{margin:2px 0 0;color:#67625b;font-size:.8rem;line-height:1.35}.model-size-note.svelte-1ecxs3 strong:where(.svelte-1ecxs3){font-weight:600}.dataset-detail-metrics.svelte-1ecxs3 strong:where(.svelte-1ecxs3){font-size:.98rem;line-height:1.2;overflow-wrap:anywhere}.modal-paper-title.svelte-1ecxs3{display:inline-flex;align-items:flex-start;gap:7px;width:fit-content;max-width:min(560px,100%);margin-top:7px;color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.3;text-decoration:underline;text-decoration-color:#2e2b294d;text-decoration-thickness:1px;text-underline-offset:3px}.modal-paper-title.svelte-1ecxs3:hover,.modal-paper-title.svelte-1ecxs3:focus-visible{text-decoration-color:currentColor;outline:none}.modal-paper-title.pending.svelte-1ecxs3{color:var(--muted-strong);text-decoration:none}.paper-title-icon.svelte-1ecxs3{display:inline-flex;flex:0 0 auto;width:15px;height:15px;margin-top:1px;color:inherit}.paper-title-icon.svelte-1ecxs3 svg:where(.svelte-1ecxs3){display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.author-list.svelte-1ecxs3{display:grid;gap:8px;margin:0;padding:0;list-style:none}.author-list.svelte-1ecxs3 li:where(.svelte-1ecxs3){display:grid;gap:3px;border-bottom:1px solid var(--line);padding-bottom:8px}.author-list.svelte-1ecxs3 li:where(.svelte-1ecxs3):last-child{border-bottom:0;padding-bottom:0}.author-list.svelte-1ecxs3 strong:where(.svelte-1ecxs3){color:var(--ink);font-size:.9rem;font-weight:600}.author-list.svelte-1ecxs3 span:where(.svelte-1ecxs3){color:var(--muted-strong);font-size:.82rem;line-height:1.35}.modal-author-list.svelte-1ecxs3{max-width:min(620px,100%);margin-top:10px;gap:6px}.modal-author-list.svelte-1ecxs3 li:where(.svelte-1ecxs3){padding-bottom:6px}@media(max-width:900px){.scatter-grid.svelte-1ecxs3{grid-template-columns:1fr}}@media(max-width:900px){.filter-content.svelte-1ecxs3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.panel-header.svelte-1ecxs3{display:grid;align-items:start}.filter-content.svelte-1ecxs3{grid-template-columns:1fr}.dataset-filter.svelte-1ecxs3{width:100%}.dataset-menu.svelte-1ecxs3{position:static;width:100%;max-height:340px;margin-top:6px}.leaderboard-table.svelte-1ecxs3{min-width:1048px}.sticky-col.svelte-1ecxs3{width:160px!important;min-width:160px!important}.dataset-cell.svelte-1ecxs3{padding:0 8px!important}.dataset-title-button.svelte-1ecxs3{font-size:.86rem}.matrix-table.svelte-1ecxs3 td:where(.svelte-1ecxs3) strong:where(.svelte-1ecxs3){font-size:.86rem}.scatter-grid.svelte-1ecxs3{gap:14px;padding:12px 8px}.scatter-plot.svelte-1ecxs3 h3:where(.svelte-1ecxs3){font-size:.92rem}.modal-layer.svelte-1ecxs3{padding:12px}.model-modal.svelte-1ecxs3{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:14px}.detail-metrics.svelte-1ecxs3{grid-template-columns:1fr}}
