.scoring-benchmarks-module__N7ntjq__app{--bg:#0a0a0f;--surface:#12121a;--surface2:#1a1a25;--surface3:#223;--border:#2a2a3a;--text:#e0e0e8;--text2:#8888a0;--accent:#6c8cff;--green:#34d399;--yellow:#fbbf24;--red:#f87171;--orange:#fb923c;background:var(--bg);min-height:100vh;color:var(--text);grid-template-columns:260px 1fr;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:13px;line-height:1.5;display:grid}.scoring-benchmarks-module__N7ntjq__sidebar{background:var(--surface);border-right:1px solid var(--border);max-height:100vh;overflow-y:auto}.scoring-benchmarks-module__N7ntjq__sidebarHeader{border-bottom:1px solid var(--border);background:var(--surface);z-index:2;padding:16px;position:sticky;top:0}.scoring-benchmarks-module__N7ntjq__sidebarHeader h1{color:var(--accent);margin-bottom:4px;font-size:14px;font-weight:600}.scoring-benchmarks-module__N7ntjq__stats{color:var(--text2);font-size:11px}.scoring-benchmarks-module__N7ntjq__subjectItem{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;text-align:left;font-family:inherit;font-size:inherit;background:0 0;padding:10px 16px;transition:background .15s;display:block}.scoring-benchmarks-module__N7ntjq__subjectItem:hover{background:var(--surface2)}.scoring-benchmarks-module__N7ntjq__subjectItem.scoring-benchmarks-module__N7ntjq__active{background:var(--surface2);border-left:3px solid var(--accent)}.scoring-benchmarks-module__N7ntjq__allSubjects{border-bottom:2px solid var(--border);font-weight:600}.scoring-benchmarks-module__N7ntjq__subjectName{margin-bottom:2px;font-size:12px;font-weight:500}.scoring-benchmarks-module__N7ntjq__subjectMeta{color:var(--text2);align-items:center;gap:8px;font-size:10px;display:flex}.scoring-benchmarks-module__N7ntjq__subjectMae{font-weight:600}.scoring-benchmarks-module__N7ntjq__maeGood{color:var(--green)}.scoring-benchmarks-module__N7ntjq__maeOk{color:var(--yellow)}.scoring-benchmarks-module__N7ntjq__maeBad{color:var(--orange)}.scoring-benchmarks-module__N7ntjq__maeTerrible{color:var(--red)}.scoring-benchmarks-module__N7ntjq__runDate{color:var(--text2);opacity:.7;font-size:9px}.scoring-benchmarks-module__N7ntjq__miniBar{border-radius:2px;flex:1;max-width:80px;height:4px;display:flex;overflow:hidden}.scoring-benchmarks-module__N7ntjq__miniBar .scoring-benchmarks-module__N7ntjq__exact{background:var(--green)}.scoring-benchmarks-module__N7ntjq__miniBar .scoring-benchmarks-module__N7ntjq__close{background:var(--yellow)}.scoring-benchmarks-module__N7ntjq__miniBar .scoring-benchmarks-module__N7ntjq__discrep{background:var(--red)}.scoring-benchmarks-module__N7ntjq__main{max-height:100vh;padding:24px;overflow-y:auto}.scoring-benchmarks-module__N7ntjq__mainTitle{margin-bottom:4px;font-size:18px}.scoring-benchmarks-module__N7ntjq__modelInfo{color:var(--text2);gap:16px;margin-bottom:16px;font-size:11px;display:flex}.scoring-benchmarks-module__N7ntjq__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:24px;display:grid}.scoring-benchmarks-module__N7ntjq__statCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:14px}.scoring-benchmarks-module__N7ntjq__label{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:10px}.scoring-benchmarks-module__N7ntjq__value{font-size:22px;font-weight:700}.scoring-benchmarks-module__N7ntjq__sub{color:var(--text2);margin-top:2px;font-size:10px}.scoring-benchmarks-module__N7ntjq__sectionTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin:20px 0 10px;font-size:13px;font-weight:600}.scoring-benchmarks-module__N7ntjq__modelTag{border-radius:3px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-block}.scoring-benchmarks-module__N7ntjq__modelOpus{color:#c4a5ff;background:#2d1b69}.scoring-benchmarks-module__N7ntjq__modelSonnet{color:#a5c4ff;background:#1b3d69}.scoring-benchmarks-module__N7ntjq__modelGpt{color:#a5ffc4;background:#1b4d2e}.scoring-benchmarks-module__N7ntjq__modelGemini{color:#ffe4a5;background:#4d3d1b}.scoring-benchmarks-module__N7ntjq__resultsTable{border-collapse:collapse;width:100%;font-size:12px}.scoring-benchmarks-module__N7ntjq__resultsTable th{text-align:left;background:var(--surface);border-bottom:2px solid var(--border);text-transform:uppercase;letter-spacing:.5px;color:var(--text2);z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 10px;font-size:10px;position:sticky;top:0}.scoring-benchmarks-module__N7ntjq__resultsTable th:hover{color:var(--accent)}.scoring-benchmarks-module__N7ntjq__resultsTable td{border-bottom:1px solid var(--border);padding:6px 10px}.scoring-benchmarks-module__N7ntjq__resultRow{cursor:pointer}.scoring-benchmarks-module__N7ntjq__resultRow:hover td{background:var(--surface2)}.scoring-benchmarks-module__N7ntjq__matchExact{color:var(--green);font-weight:600}.scoring-benchmarks-module__N7ntjq__matchClose{color:var(--yellow);font-weight:600}.scoring-benchmarks-module__N7ntjq__matchDiscrepancy{color:var(--red);font-weight:600}.scoring-benchmarks-module__N7ntjq__deltaPos{color:var(--orange)}.scoring-benchmarks-module__N7ntjq__deltaNeg{color:var(--red)}.scoring-benchmarks-module__N7ntjq__deltaZero{color:var(--green)}.scoring-benchmarks-module__N7ntjq__scoreCell{font-variant-numeric:tabular-nums}.scoring-benchmarks-module__N7ntjq__filterBar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.scoring-benchmarks-module__N7ntjq__filterLabel{color:var(--text2);text-transform:uppercase;font-size:10px}.scoring-benchmarks-module__N7ntjq__filterBtn{border:1px solid var(--border);background:var(--surface);color:var(--text2);cursor:pointer;border-radius:4px;padding:4px 10px;font-family:inherit;font-size:11px;transition:all .15s}.scoring-benchmarks-module__N7ntjq__filterBtn:hover{border-color:var(--accent);color:var(--text)}.scoring-benchmarks-module__N7ntjq__filterBtn.scoring-benchmarks-module__N7ntjq__active{background:var(--accent);color:#000;border-color:var(--accent);font-weight:600}.scoring-benchmarks-module__N7ntjq__frqTypeGroup{margin-bottom:20px}.scoring-benchmarks-module__N7ntjq__frqTypeHeader{background:var(--surface2);border:1px solid var(--border);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.scoring-benchmarks-module__N7ntjq__typeStats{color:var(--text2);font-size:10px;font-weight:400}.scoring-benchmarks-module__N7ntjq__qTitle{color:var(--text2);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:11px;overflow:hidden}.scoring-benchmarks-module__N7ntjq__detailRow td{border-bottom:2px solid var(--border)!important;padding:0!important}.scoring-benchmarks-module__N7ntjq__detailPanel{background:var(--surface2);border-top:1px solid var(--border);padding:16px 20px}.scoring-benchmarks-module__N7ntjq__detailPanel h4{color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:600}.scoring-benchmarks-module__N7ntjq__detailSummary{color:var(--text2);margin-bottom:10px;font-size:11px}.scoring-benchmarks-module__N7ntjq__partsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:8px;margin-bottom:12px;display:grid}.scoring-benchmarks-module__N7ntjq__partCard{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:10px 12px;font-size:11px}.scoring-benchmarks-module__N7ntjq__partCardHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.scoring-benchmarks-module__N7ntjq__partLabel{font-size:12px;font-weight:700}.scoring-benchmarks-module__N7ntjq__partEarned{color:var(--green);font-weight:600}.scoring-benchmarks-module__N7ntjq__partNotEarned{color:var(--red);font-weight:600}.scoring-benchmarks-module__N7ntjq__partPartial{color:var(--yellow);font-weight:600}.scoring-benchmarks-module__N7ntjq__partFeedback{color:var(--text2);font-size:11px;line-height:1.4}.scoring-benchmarks-module__N7ntjq__pointAnalysis{background:var(--surface);border:1px solid var(--border);border-radius:6px;margin-bottom:12px;padding:12px 16px}.scoring-benchmarks-module__N7ntjq__pointAnalysis h4{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px}.scoring-benchmarks-module__N7ntjq__pointBarRow{align-items:center;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.scoring-benchmarks-module__N7ntjq__pointBarLabel{text-align:right;white-space:nowrap;text-overflow:ellipsis;min-width:50px;max-width:200px;font-weight:600;overflow:hidden}.scoring-benchmarks-module__N7ntjq__pointBarTrack{background:var(--surface2);border-radius:3px;flex:1;height:14px;position:relative;overflow:hidden}.scoring-benchmarks-module__N7ntjq__pointBarFill{border-radius:3px;height:100%;transition:width .3s}.scoring-benchmarks-module__N7ntjq__pointBarPct{width:50px;color:var(--text2);font-size:10px}.scoring-benchmarks-module__N7ntjq__pointBarRate{height:100%;color:var(--text);align-items:center;font-size:9px;font-weight:600;display:flex;position:absolute;top:0;right:4px}
