.BenchmarkExplorer-module__8EaT2G__explorer{gap:28px;padding-bottom:72px;display:grid}.BenchmarkExplorer-module__8EaT2G__filterPanel{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:28px}.BenchmarkExplorer-module__8EaT2G__filterHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.BenchmarkExplorer-module__8EaT2G__filterHeader h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,3vw,2rem)}.BenchmarkExplorer-module__8EaT2G__count{color:var(--muted);white-space:nowrap;margin:0;font-size:.78rem;font-weight:750}.BenchmarkExplorer-module__8EaT2G__filterGroup{border:0;margin:0 0 18px;padding:0}.BenchmarkExplorer-module__8EaT2G__filterGroup legend{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800}.BenchmarkExplorer-module__8EaT2G__chipRow{flex-wrap:wrap;gap:8px;display:flex}.BenchmarkExplorer-module__8EaT2G__chip{min-height:38px;color:var(--ink);border:1px solid var(--line);cursor:pointer;text-transform:capitalize;background:#fffef9;border-radius:999px;padding:0 14px;font-size:.78rem;font-weight:700;transition:border-color .13s,background .13s,transform .13s}.BenchmarkExplorer-module__8EaT2G__chip:hover{border-color:var(--ink);transform:translateY(-1px)}.BenchmarkExplorer-module__8EaT2G__chip:focus-visible{outline-offset:3px;outline:3px solid #2448d859}.BenchmarkExplorer-module__8EaT2G__chipSelected{color:var(--ink);background:var(--blue-soft);border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.BenchmarkExplorer-module__8EaT2G__reset{margin-top:6px}.BenchmarkExplorer-module__8EaT2G__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.BenchmarkExplorer-module__8EaT2G__card{background:var(--panel);border:1px solid var(--line);border-radius:13px;height:100%;padding:22px}.BenchmarkExplorer-module__8EaT2G__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.BenchmarkExplorer-module__8EaT2G__cardHeader h3{letter-spacing:-.03em;margin:0 0 4px;font-size:1.05rem}.BenchmarkExplorer-module__8EaT2G__provider{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:750}.BenchmarkExplorer-module__8EaT2G__badge{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 10px;font-size:.62rem;font-weight:800}.BenchmarkExplorer-module__8EaT2G__badgeOpen{color:#1f5a2e;background:#e7f6ea;border-color:#b7d8bf}.BenchmarkExplorer-module__8EaT2G__badgeClosed{color:#5a3d1f;background:#f7efe4;border-color:#dfc9aa}.BenchmarkExplorer-module__8EaT2G__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.BenchmarkExplorer-module__8EaT2G__meta div{min-width:0}.BenchmarkExplorer-module__8EaT2G__meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:750}.BenchmarkExplorer-module__8EaT2G__meta dd{word-break:break-word;margin:0;font-size:.78rem;font-weight:650;line-height:1.35}.BenchmarkExplorer-module__8EaT2G__modalityRow{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.BenchmarkExplorer-module__8EaT2G__modality{color:var(--muted);border:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;background:#fffef9;border-radius:999px;padding:4px 9px;font-size:.64rem;font-weight:700}.BenchmarkExplorer-module__8EaT2G__scores{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.BenchmarkExplorer-module__8EaT2G__scores li{padding:12px 0}.BenchmarkExplorer-module__8EaT2G__scores li+li{border-top:1px solid var(--line)}.BenchmarkExplorer-module__8EaT2G__scores li>div{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.BenchmarkExplorer-module__8EaT2G__scores strong{font-size:.78rem;font-weight:750}.BenchmarkExplorer-module__8EaT2G__scores li>div>span{color:var(--ink);white-space:nowrap;font-size:.86rem;font-weight:800}.BenchmarkExplorer-module__8EaT2G__scores p{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.BenchmarkExplorer-module__8EaT2G__scores a{color:var(--blue);font-size:.66rem;font-weight:750;text-decoration:none}.BenchmarkExplorer-module__8EaT2G__scores a:hover{text-decoration:underline}.BenchmarkExplorer-module__8EaT2G__checked{color:var(--muted);font-size:.62rem;font-weight:650}.BenchmarkExplorer-module__8EaT2G__notes{color:var(--muted);margin:12px 0 0;font-size:.74rem;line-height:1.5}.BenchmarkExplorer-module__8EaT2G__empty{background:var(--panel);border:1px dashed var(--line);border-radius:13px;justify-items:start;gap:12px;padding:48px 28px;display:grid}.BenchmarkExplorer-module__8EaT2G__empty h3{margin:0;font-size:1.2rem}.BenchmarkExplorer-module__8EaT2G__empty p{max-width:42ch;color:var(--muted);margin:0 0 8px}@media (max-width:900px){.BenchmarkExplorer-module__8EaT2G__results{grid-template-columns:1fr}.BenchmarkExplorer-module__8EaT2G__filterHeader{flex-direction:column;align-items:flex-start}.BenchmarkExplorer-module__8EaT2G__meta{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.BenchmarkExplorer-module__8EaT2G__chip{transition:none}}
.benchmarks-module__J3I-sW__disclaimer{max-width:720px;color:var(--muted);margin:-8px 0 36px;font-size:.82rem;line-height:1.55}
