.compare-workbench{min-width:0}.compare-modes,.comparison-basis,.compare-toolbar,.result-toolbar,.view-toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.compare-modes{justify-content:space-between;margin-bottom:24px}.segmented{display:inline-flex;background:var(--surface-2);padding:4px;border-radius:6px;gap:2px}.segmented button{background:transparent;color:var(--muted);padding:9px 18px;border:0;min-height:40px;font-size:14px}.segmented button.active{background:var(--surface);color:var(--fg);box-shadow:0 1px 4px #0002}.segmented.small button{font-size:13px;padding:8px 12px}.comparison-basis{padding:16px 0;margin-bottom:20px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:14px}.comparison-basis .hint{margin-left:auto}.basis-label{font-weight:600}.compare-toolbar{margin-bottom:14px;align-items:start}.search-field{display:flex;align-items:center;position:relative;flex:1;min-width:200px}.search-field>span[aria-hidden]{position:absolute;left:14px;color:var(--muted);font-size:22px}.search-field input{width:100%;padding-left:42px}.filter-details{position:relative}.filter-details summary,.export-menu summary{list-style:none;border:1px solid var(--border-strong);border-radius:4px;padding:10px 16px;font-size:14px;line-height:22px;min-height:44px;margin:0}.filter-details summary:after,.export-menu summary:after{content:" +";color:var(--muted)}.filter-options{position:absolute;right:0;top:52px;z-index:16;width:280px;background:var(--surface);border:1px solid var(--border-strong);padding:16px;border-radius:6px;box-shadow:0 12px 25px #0003}.filter-options label,.dialog-options label{display:flex;align-items:center;gap:10px;font-size:14px;min-height:44px}.active-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.active-filters .text-link{border:0;background:none}.result-toolbar{justify-content:space-between;margin:12px 0 18px}.result-toolbar p{margin:0}.sort-select{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.sort-select select{font-size:13px;max-width:240px;min-height:40px}.view-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px}.view-tabs{display:flex;border-bottom:1px solid var(--border)}.view-tabs button{border:0;border-bottom:2px solid transparent;padding:10px 16px;min-height:44px;color:var(--muted);font-size:14px;background:transparent;border-radius:0}.view-tabs .active{border-bottom-color:var(--accent);color:var(--fg)}.export-menu{position:relative}.export-menu>div{position:absolute;right:0;top:50px;z-index:15;background:var(--surface);padding:12px;display:flex;gap:8px;border:1px solid var(--border);border-radius:6px;min-width:270px}.compare-table{white-space:nowrap}.compare-table .select-cell{width:44px;padding:12px;position:sticky;left:0;z-index:1}.compare-table .identity-cell{min-width:235px;position:sticky;left:44px;z-index:1}.compare-table thead .select-cell,.compare-table thead .identity-cell{z-index:4}.compare-table th button{background:none;border:0;color:inherit;min-height:44px;padding:4px 0;text-align:inherit;font:inherit;font-weight:600;white-space:normal;min-width:90px}.compare-table th{padding-top:4px;padding-bottom:4px}.compare-table .identity-cell button{text-align:left}.compare-table td.num{font-size:13px}.model-identity{display:flex;flex-direction:column;gap:5px;white-space:normal}.model-identity>a{font-size:14px;font-weight:650;color:var(--fg);line-height:1.5}.provider-dot{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.score-origin{font-size:11px;color:var(--muted)}.compare-table tr.selected-row td,.mobile-result.selected-row{background:var(--accent-soft)}.mobile-results{display:none}.empty-results{padding:40px;text-align:center}.guided-panel{display:grid;grid-template-columns:1fr 180px 240px;gap:24px;padding:24px;margin-bottom:24px;align-items:center}.guided-panel p{margin:0}.guided-panel label{font-size:13px;color:var(--muted)}.guided-panel select{width:100%;display:block;margin-top:6px}.workbench-notice{font-size:13px;color:var(--accent);margin:16px 0}.workbench-notice:empty{display:none}.share-fallback{width:100%}.show-all{margin-top:20px}.shortlist-tray{position:sticky;bottom:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--surface-2);padding:18px 22px;border:1px solid var(--border-strong);border-radius:8px;box-shadow:0 8px 32px #0004;margin-top:24px}.shortlist-tray strong{font-size:13px}.shortlist-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.shortlist-chips button{background:var(--surface);border:1px solid var(--border);color:var(--fg);padding:6px 10px;min-height:36px;font-size:12px}.shortlist-chips small{font-size:10px;color:var(--muted)}.shortlist-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.shortlist-actions>.text-link{border:0;background:none}.dialog-options{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.shortlist-matrix{display:grid;grid-template-columns:minmax(110px,.8fr) repeat(var(--choices),minmax(0,1fr));margin-bottom:24px}.shortlist-matrix>div{padding:14px;border-bottom:1px solid var(--border);font-size:13px;min-width:0;overflow-wrap:anywhere}.shortlist-matrix .matrix-heading{background:var(--surface-2);font-weight:600}.matrix-label{color:var(--muted)}.shortlist-matrix .text-link{font-size:12px}.shortlist-matrix .model-identity a{font-size:14px}@media(max-width:1000px){.guided-panel{grid-template-columns:1fr 1fr}.guided-panel>div{grid-column:1/-1}.shortlist-tray{flex-direction:column;align-items:stretch}.shortlist-actions{justify-content:space-between}}@media(max-width:760px){.compare-modes,.comparison-basis{gap:12px}.comparison-basis .hint{margin-left:0;flex-basis:100%}.compare-toolbar{gap:10px}.search-field{flex-basis:100%}.compare-toolbar>label:not(.search-field){flex:1}.compare-toolbar>label select{width:100%}.filter-options{right:0}.result-toolbar{gap:8px}.sort-select{width:100%;justify-content:space-between}.sort-select select{max-width:250px}.view-tabs button{padding:10px 12px}.view-toolbar{gap:10px}.export-menu summary{padding:8px 12px}.desktop-results{display:none}.mobile-results{display:block}.mobile-result{border:1px solid var(--border);border-radius:6px;padding:18px;margin-bottom:12px;background:var(--surface)}.mobile-result-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.mobile-result .model-identity a{font-size:16px;overflow-wrap:anywhere}.mobile-result-head .btn{min-width:40px;width:40px}.mobile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 4px}.mobile-metrics dt{font-size:12px;color:var(--muted)}.mobile-metrics dd{margin:3px 0 0;font-size:17px}.mobile-metrics>div:first-child:last-child{grid-column:1/-1}.mobile-result .text-link{font-size:13px}.guided-panel{padding:18px;gap:16px}.guided-panel select{font-size:13px}.shortlist-tray{bottom:8px;padding:14px;gap:12px}.shortlist-chips{max-height:76px;overflow:auto}.shortlist-chips small{display:none}.shortlist-actions .btn{padding:9px 12px}.dialog-options{flex-direction:column}.dialog-options select{width:100%;max-width:250px}.shortlist-matrix{grid-template-columns:84px repeat(var(--choices),minmax(0,1fr))}.shortlist-matrix>div{padding:10px 6px;font-size:11px}.shortlist-matrix .model-identity a{font-size:12px}.shortlist-matrix .provider-dot{font-size:10px}.empty-results{padding:24px}}@media(max-width:760px){.compare-intro .eyebrow,.compare-intro .lead{display:none}.compare-intro .h1{font-size:28px;margin-bottom:20px}.compare-modes{margin-bottom:12px}.comparison-basis{padding:12px 0;margin-bottom:14px}.compare-intro{margin-bottom:20px}}.compare-table td[data-metric=calculated_tokens_month]{color:var(--accent);font-size:18px;font-weight:550}.mobile-metrics>div:first-child dd{color:var(--accent);font-size:22px}.compare-table caption{white-space:normal;line-height:1.7}.workload-editor{margin:-6px 0 20px;border-bottom:1px solid var(--border)}.workload-editor summary{font-size:12px;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:10px 0;min-height:38px;color:var(--muted)}.workload-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:16px;align-items:end;padding:8px 0 20px}.workload-editor-grid label{font-size:11px;color:var(--muted)}.workload-editor-grid label>span{display:block;margin-bottom:6px}.workload-editor-grid input{width:100%;font-size:13px}.compare-intro{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:0 40px;align-items:end;border-bottom:1px solid var(--border);padding-bottom:28px;margin-bottom:30px}.compare-intro .eyebrow{grid-column:1/-1}.compare-intro .h1{font-size:clamp(28px,3.2vw,44px);line-height:1.3;margin:0;max-width:29ch}.compare-intro .lead{font-size:12px;line-height:1.9;margin:0}@media(max-width:760px){.workload-editor-grid{grid-template-columns:1fr 1fr;gap:12px}.workload-editor-grid .btn{grid-column:1/-1;justify-self:start}.workload-editor{margin:0 0 15px}.compare-intro{grid-template-columns:1fr;padding-bottom:20px;margin-bottom:20px}.compare-intro .h1{font-size:26px;line-height:1.35;max-width:26ch}}@media(max-width:760px){.view-tabs{max-width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.view-tabs button{min-width:0;font-size:11px;padding:10px 8px}}.mobile-view-choice,.mobile-row-calc{display:none}@media(max-width:760px){.mobile-view-choice{display:flex;align-items:center;gap:8px;margin:8px 0 12px;font-size:11px}.mobile-view-choice>span{margin-right:auto;color:var(--muted)}.mobile-view-choice>button{border:1px solid var(--border);background:transparent;color:var(--muted);font-size:11px;padding:6px 13px;min-height:34px}.mobile-view-choice>button[aria-pressed=true]{background:var(--accent-soft);color:var(--fg);border-color:var(--accent)}.table-mobile .desktop-results{display:block;max-height:570px;scrollbar-width:thin}.table-mobile .mobile-results{display:none}.table-mobile .compare-table .select-cell{position:static;min-width:0;width:28px;padding:6px}.table-mobile .compare-table .identity-cell{position:static;left:auto;padding:10px 5px;min-width:142px}.table-mobile .compare-table th button{font-size:10px;min-width:0;white-space:normal;line-height:1.5;min-height:42px}.table-mobile .compare-table td.num{font-size:12px}.table-mobile .compare-table td[data-metric=calculated_tokens_month]{font-size:15px}.table-mobile .compare-table td[data-metric=coding_value]{font-size:14px;color:var(--fg)}.table-mobile .model-identity{gap:3px;position:relative;padding-right:16px}.table-mobile .model-identity>a{font-size:11px;overflow-wrap:anywhere;line-height:1.6}.table-mobile .model-identity>a.mobile-row-calc{display:flex;align-items:center;justify-content:center;position:absolute;right:-5px;top:0;width:23px;min-height:30px;font-size:16px;color:var(--accent)}.table-mobile .provider-dot{font-size:9px}.table-mobile .score-origin{font-size:8px}.table-mobile .compare-table input{width:17px;height:17px}.table-mobile .compare-table caption{font-size:10px;line-height:1.8}.table-mobile[data-view=overview] .compare-table{table-layout:fixed;width:100%;min-width:100%}.table-mobile[data-view=overview] .compare-table .identity-cell{min-width:0;max-width:none;width:auto}.table-mobile[data-view=overview] th[data-testid=th-model_monthly_allowance_usd],.table-mobile[data-view=overview] td[data-metric=model_monthly_allowance_usd],.table-mobile[data-view=overview] th[data-testid=th-cost_per_1m_token_equivalent],.table-mobile[data-view=overview] td[data-metric=cost_per_1m_token_equivalent],.table-mobile[data-view=overview] th[data-testid=th-coding_score],.table-mobile[data-view=overview] td[data-metric=coding_score],.table-mobile[data-view=overview] th:last-child,.table-mobile[data-view=overview] td:last-child{display:none}.table-mobile[data-view=overview] th[data-testid=th-calculated_tokens_month]{width:95px}.table-mobile[data-view=overview] th[data-testid=th-coding_value]{width:58px}}@media(max-width:359px){.table-mobile[data-view=overview] th[data-testid=th-calculated_tokens_month]{width:78px}.table-mobile[data-view=overview] th[data-testid=th-coding_value]{width:49px}.table-mobile .compare-table td[data-metric=calculated_tokens_month]{font-size:13px}.table-mobile .compare-table td[data-metric=coding_value]{font-size:12px}.table-mobile .model-identity>a{font-size:10px}.table-mobile .provider-dot{font-size:8px}}.compare-workbench .primary-controls{align-items:flex-end;gap:10px;margin-bottom:8px}.compare-workbench .primary-controls .search-field{flex:1 1 240px;min-width:220px}.compare-provider-control,.compare-workbench .primary-controls .sort-select{display:flex;min-width:170px;flex-direction:column;align-items:stretch;gap:4px;color:var(--muted);font-size:11px;line-height:1.4}.compare-provider-control select,.compare-workbench .primary-controls .sort-select select{width:100%;max-width:none;min-height:40px}.compare-guidance{margin:0 0 12px;font-size:11px;line-height:1.65}.compare-options{margin:0 0 14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.compare-options>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;padding:9px 0;color:var(--fg);cursor:pointer;font-size:13px;font-weight:650;list-style:none}.compare-options>summary::-webkit-details-marker{display:none}.compare-options>summary:after{color:var(--muted);content:"+";font:16px/1 var(--font-mono)}.compare-options[open]>summary:after{content:"−"}.compare-options-body{display:grid;gap:16px;padding:0 0 16px}.compare-option-group{padding-top:14px;border-top:1px solid var(--border)}.compare-option-group:first-child{padding-top:0;border-top:0}.compare-option-group h2{margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.filter-options-inline{display:flex;flex-wrap:wrap;gap:8px 16px}.filter-options-inline label{display:flex;min-height:36px;align-items:center;gap:7px;color:var(--muted);font-size:12px;line-height:1.45}.compare-options .guided-panel{margin:10px 0 0;padding:14px}.compare-options .view-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0}.compare-options .view-tabs{display:flex;flex-wrap:wrap;border-bottom:0}.compare-options .view-tabs button{min-height:38px;padding:8px 12px;border:1px solid var(--border);color:var(--muted);font-size:12px}.compare-options .view-tabs button+button{border-left:0}.compare-options .view-tabs .active{border-color:var(--accent);background:var(--accent-soft);color:var(--fg)}.option-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.option-actions .btn{min-height:36px;padding:7px 11px;font-size:12px}.compare-options .mobile-view-choice{margin:10px 0 0}.compare-options .workload-editor{margin:0}.compare-workbench .workbench-body>.active-filters{margin:0 0 12px}.compare-workbench .workbench-body>.result-toolbar{justify-content:flex-start;margin:0 0 10px}.compare-workbench .active-filters .pill{cursor:pointer}@media(max-width:760px){.compare-workbench .primary-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:8px}.compare-workbench .primary-controls .search-field{grid-column:1 / -1;min-width:0}.compare-provider-control,.compare-workbench .primary-controls .sort-select{min-width:0;width:100%}.compare-workbench .primary-controls select{min-width:0;font-size:12px}.compare-guidance{font-size:10px}.compare-options .view-toolbar{display:block}.compare-options .view-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.compare-options .view-tabs button+button{border-left:1px solid var(--border)}.option-actions{justify-content:stretch;margin-top:10px}.option-actions .btn{flex:1 1 calc(50% - 8px)}.filter-options-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px}.filter-options-inline label:first-child{grid-column:1 / -1}.compare-options .guided-panel{grid-template-columns:1fr;gap:12px}.compare-options .guided-panel>div{grid-column:1 / -1}}.compare-workbench .primary-controls .search-field input{padding-left:40px}
