.BenchmarksTable-module__Z86DtG__filterGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:8px;display:grid}.BenchmarksTable-module__Z86DtG__encoderFilters{align-items:center;gap:8px;margin-bottom:16px;display:flex}.BenchmarksTable-module__Z86DtG__encoderFilterLabel{align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.BenchmarksTable-module__Z86DtG__encoderFilterActive{border-color:var(--accent);background:color-mix(in srgb,var(--accent)8%,var(--surface))}.BenchmarksTable-module__Z86DtG__weightsGrid{grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;gap:12px;margin-bottom:8px;display:grid}.BenchmarksTable-module__Z86DtG__weightsLabel{margin-bottom:6px;font-weight:600}.BenchmarksTable-module__Z86DtG__weightsActions{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:12px;display:flex}.BenchmarksTable-module__Z86DtG__appliedWeights{margin-right:8px;font-size:12px}.BenchmarksTable-module__Z86DtG__actionBtn{padding:6px 10px}.BenchmarksTable-module__Z86DtG__applyBtn{background:var(--apply-bg);color:var(--accent-contrast);border-color:var(--apply-border);padding:6px 10px}.BenchmarksTable-module__Z86DtG__cardOverflow{overflow-x:auto}.BenchmarksTable-module__Z86DtG__textCenter{text-align:center}.BenchmarksTable-module__Z86DtG__textRight{text-align:right}.BenchmarksTable-module__Z86DtG__sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BenchmarksTable-module__Z86DtG__sortIndicator{margin-left:4px}.BenchmarksTable-module__Z86DtG__modalTitle{font-weight:600}.BenchmarksTable-module__Z86DtG__modalCloseBtn{padding:6px 10px}.BenchmarksTable-module__Z86DtG__detailsGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.BenchmarksTable-module__Z86DtG__labelValueGroup{flex-direction:column;gap:4px;display:flex}.BenchmarksTable-module__Z86DtG__labelText{font-size:12px}.BenchmarksTable-module__Z86DtG__valueText{font-weight:500}.BenchmarksTable-module__Z86DtG__pathWarning{background:var(--warning-bg);color:var(--warning-fg);border-radius:6px;padding:8px;font-size:12px}.BenchmarksTable-module__Z86DtG__ffmpegBody{flex-direction:column;gap:12px;display:flex}.BenchmarksTable-module__Z86DtG__pathInputGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.BenchmarksTable-module__Z86DtG__inputLabel{margin-bottom:6px;font-size:12px}.BenchmarksTable-module__Z86DtG__kbdWrapper{position:relative}.BenchmarksTable-module__Z86DtG__noResults{text-align:center}.BenchmarksTable-module__Z86DtG__presetDisabled{opacity:.5;cursor:not-allowed}.BenchmarksTable-module__Z86DtG__weightSlider{flex-direction:column;gap:6px;display:flex}.BenchmarksTable-module__Z86DtG__weightSliderHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.BenchmarksTable-module__Z86DtG__weightSliderValue{font-size:12px}.BenchmarksTable-module__Z86DtG__hoverBtn{padding:6px 12px}.BenchmarksTable-module__Z86DtG__hoverBtn:hover{background:color-mix(in srgb,var(--accent)12%,var(--surface-2))}
.ComparePanel-module__BCtdiq__stickyBar{background:var(--surface);border-top:2px solid var(--accent);z-index:30;justify-content:center;align-items:center;gap:12px;padding:12px 24px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px rgba(0,0,0,.12)}.ComparePanel-module__BCtdiq__compareBtn{background:var(--accent);color:var(--accent-contrast);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-weight:600;transition:all .15s}.ComparePanel-module__BCtdiq__compareBtn:hover{opacity:.9;box-shadow:0 2px 6px rgba(0,0,0,.15)}.ComparePanel-module__BCtdiq__compareBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ComparePanel-module__BCtdiq__clearBtn{cursor:pointer;padding:8px 12px}.ComparePanel-module__BCtdiq__panelBackdrop{z-index:60;background:rgba(0,0,0,.35);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ComparePanel-module__BCtdiq__panel{background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:12px;width:100%;max-width:900px;max-height:80vh;overflow:auto}.ComparePanel-module__BCtdiq__panelHeader{border-bottom:1px solid var(--border);border-top:3px solid var(--accent);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:-webkit-sticky;position:sticky;top:0}.ComparePanel-module__BCtdiq__panelTitle{font-weight:600}.ComparePanel-module__BCtdiq__panelBody{padding:16px;overflow-x:auto}.ComparePanel-module__BCtdiq__compareTable{border-collapse:collapse;width:100%;font-size:14px}.ComparePanel-module__BCtdiq__compareTable th,.ComparePanel-module__BCtdiq__compareTable td{border-top:1px solid var(--border);text-align:left;padding:8px 12px}.ComparePanel-module__BCtdiq__compareTable th{background:var(--surface-2);white-space:nowrap;font-weight:600}.ComparePanel-module__BCtdiq__bestCell{background:color-mix(in srgb,var(--success-bg)30%,var(--surface))}
.StatsCards-module__RnteOq__grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px;display:grid}@media (max-width:768px){.StatsCards-module__RnteOq__grid{grid-template-columns:repeat(2,1fr)}}.StatsCards-module__RnteOq__card{padding:12px 16px}.StatsCards-module__RnteOq__label{color:var(--muted);margin-bottom:4px;font-size:12px}.StatsCards-module__RnteOq__value{color:var(--accent);font-size:20px;font-weight:600}
.page-module__E0kJGG__container{max-width:1200px;margin:0 auto;padding:24px}.page-module__E0kJGG__heading{margin-bottom:8px;font-size:24px;font-weight:600}.page-module__E0kJGG__sourceLink{color:var(--muted);margin-bottom:16px}.page-module__E0kJGG__sourceLinkAnchor{color:var(--link-blue)}.page-module__E0kJGG__clientCard{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.page-module__E0kJGG__clientCardTitle{margin-bottom:4px;font-weight:600}.page-module__E0kJGG__clientCardDesc{font-size:14px}.page-module__E0kJGG__releasesBtn{padding:8px 12px}.page-module__E0kJGG__errorBox{background:var(--error-bg);color:var(--error-fg);border-radius:8px;padding:12px}.page-module__E0kJGG__aboutCard{margin-top:16px;padding:16px}.page-module__E0kJGG__aboutTitle{margin-bottom:6px;font-weight:600}.page-module__E0kJGG__aboutDesc{font-size:13px}
