@charset "UTF-8";
:root{--ink:#202d33;--muted:#657477;--accent:#28756c;--accent-dark:#1f5e57;--line:#dde3e0;--paper:#fafbf9;--tint:#eef3f0;--blue:#3d6fb4;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:15px;line-height:1.65}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{max-width:100%;display:block}p,h1,h2,h3,figure{margin:0}button{color:inherit}button:disabled{cursor:default;opacity:.4}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #7cb6dc;outline-offset:4px}::selection{background:#d0e7dc}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.quiet{color:var(--muted)}.small{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:10px 20px;background:var(--ink);color:#fff;z-index:50}.skip-link:focus{top:10px}.site-header{height:80px;border-bottom:1px solid var(--line);background:rgba(250,251,249,.97);position:sticky;top:0;z-index:20}.header-inner{height:100%;width:min(1320px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;font-size:19px;font-weight:700;letter-spacing:-.6px;white-space:nowrap;line-height:1}.brand img{margin-right:8px}.brand span{font-weight:400}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:550;white-space:nowrap}.site-header nav [aria-current=page]{color:var(--accent)}.paper-nav{border-left:1px solid var(--line);padding-left:26px}.draft-label{font-size:10px;font-weight:500;letter-spacing:.02em;border:1px solid #cbd5d0;border-radius:4px;padding:2px 5px;vertical-align:middle;color:var(--muted);margin-left:5px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;padding-block:78px 66px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:650;letter-spacing:1.7px;line-height:1.5;color:var(--accent);margin-bottom:18px;display:flex;align-items:center;gap:9px}.small-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent)}h1{font-size:76px;line-height:1.06;letter-spacing:-3.8px;font-weight:650}h1 span{color:var(--accent)}.hero-description{font-size:22px;line-height:1.4;letter-spacing:-.5px;margin-top:24px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:10px 18px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:600;line-height:1.4;transition:background .15s,color .15s,border-color .15s}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.secondary{border-color:#cfd7d2;background:transparent}.button.secondary:hover{background:var(--tint);border-color:#acbbb1}.button.compact{min-height:38px;padding:8px 14px;font-size:12px}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:7px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.stats{margin-bottom:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1.35fr 1.1fr;align-items:center;padding-block:27px;gap:26px}.stats>div{display:flex;align-items:center;gap:16px}.stats strong{font-size:37px;font-weight:500;letter-spacing:-1.5px;line-height:1}.stats span{font-size:11px;color:var(--muted);line-height:1.5;max-width:130px}.stats>p{border-left:1px solid var(--line);padding-left:30px;font-size:11px;color:var(--muted);line-height:1.8}.section{padding-block:74px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading .eyebrow{margin-bottom:11px}h2{font-size:33px;font-weight:550;line-height:1.25;letter-spacing:-1.2px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.6}.results-section{background:var(--tint);border-block:1px solid #e0e7e1}.results-toolbar{display:flex;align-items:flex-end;gap:25px;margin-top:30px}.select-label{display:flex;flex-direction:column;gap:7px;font-size:10px;letter-spacing:.2px;color:var(--muted)}select{min-width:245px;padding:9px 34px 9px 12px;border:1px solid #cdd8d0;border-radius:5px;background:#fff;color:var(--ink);font-size:12px;min-height:40px}.check-label{display:flex;gap:8px;align-items:center;font-size:11px;min-height:40px;white-space:nowrap}.check-label input{accent-color:var(--accent);width:15px;height:15px}.search-label{margin-left:auto}.search-label input{width:190px;font-size:12px;padding:10px 12px;min-height:40px;background:transparent;border:1px solid #cdd8d0;border-radius:5px;color:var(--ink)}.search-label input::placeholder{color:#687a72}.result-notice{display:flex;align-items:flex-start;gap:8px;margin-block:18px;font-size:11px;color:#54655c;line-height:1.65;min-height:20px}.status-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#a47a32;margin-top:6px}.result-notice strong{font-weight:650;color:var(--ink)}.table-scroll{overflow-x:auto;border:1px solid #d9e2db;border-radius:8px;background:#fff}table{border-collapse:collapse;width:100%;min-width:680px;text-align:left;font-variant-numeric:tabular-nums}th{height:45px;padding:10px 20px;border-bottom:1px solid var(--line);background:#f8faf7;font-size:10px;font-weight:550;color:var(--muted);white-space:nowrap}th button{padding:0;border:0;background:none;font-size:inherit;font-weight:inherit;text-align:inherit;display:inline-flex;gap:8px;align-items:center;min-height:25px}th[aria-sort=descending],th[aria-sort=ascending]{color:var(--accent)}td{padding:13px 20px;border-bottom:1px solid #edf0ed;font-size:13px;height:65px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcf9}.rank-col{width:62px}.rank{color:#8b9890;font-size:11px}.rank.leader{color:var(--accent);font-weight:700}.numeric{text-align:right}.score{font-size:14px}.average-score{font-weight:650;color:var(--accent);position:relative}.score-meter{display:block;height:2px;background:#e5eeea;border-radius:2px;width:70px;margin:4px 0 0 auto}.score-meter span{display:block;height:100%;background:#97baab}.model-name{font-weight:550;font-size:13px}.model-config{display:block;color:var(--muted);font-size:10px;margin-top:2px}.coverage-col{width:104px;text-align:right}.coverage{font-size:11px;color:var(--muted);text-align:right}.score-missing{color:#96a39b}.unranked .model-name{color:#65756b}.table-footer{display:flex;justify-content:space-between;gap:20px;margin-top:13px;color:var(--muted);font-size:10px}.table-footer a{text-decoration:underline;text-underline-offset:2px}.score-method{margin-top:22px;font-size:11px;max-width:900px}.score-method summary{cursor:pointer;color:var(--ink);font-weight:550}.method-notes{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;color:var(--muted)}.method-notes strong{color:var(--ink);font-weight:550}.method-notes a{text-decoration:underline;text-underline-offset:3px}.empty-state{text-align:center;color:var(--muted);padding:35px 20px!important;grid-column:1/-1;font-size:13px}.site-footer{border-top:1px solid var(--line);padding-block:25px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.site-footer>span{color:var(--ink);font-weight:550}.site-footer div{display:flex;gap:23px}dialog{width:min(960px,calc(100% - 32px));max-height:92dvh;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#172521b8;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.dialog-header h2{font-size:20px;letter-spacing:-.5px}.dialog-header p{font-size:11px;color:var(--muted)}.close-button{background:var(--tint);border:0;border-radius:50%;width:36px;height:36px;flex-shrink:0;font-size:26px;line-height:1}.dialog-header+img{max-height:68dvh;width:100%;object-fit:contain;background:#eef1ed;border-radius:5px}.dialog-note{font-size:11px;color:var(--muted);margin-top:14px}.dialog-note a{color:var(--accent)}.noscript-note{padding:20px;background:#fff4d9;text-align:center}.noscript-note a{text-decoration:underline}
.release-footnote{margin-top:14px;max-width:920px;font-size:11px;line-height:1.7;color:var(--muted)}
.release-footnote strong{font-weight:550;color:var(--ink)}
.release-footnote a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}

/* Aggregate trajectory analysis: dependency-free, responsive SVG charts. */
.analysis-section{border-bottom:1px solid var(--line);background:#fff}
.analysis-heading>p{max-width:390px}
.analysis-shell{margin-top:31px;border:1px solid #d9e2db;border-radius:11px;background:var(--paper);overflow:hidden;box-shadow:0 9px 28px #213e3008}
.analysis-tabs{display:flex;gap:2px;overflow-x:auto;padding:8px 9px 0;border-bottom:1px solid var(--line);background:var(--tint);scrollbar-width:thin}
.analysis-tabs button{flex:0 0 auto;min-height:42px;padding:9px 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:11px;font-weight:550;white-space:nowrap}
.analysis-tabs button:hover{color:var(--ink)}
.analysis-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent-dark);background:#fff}
.analysis-panel{padding:22px 24px 18px}
.analysis-toolbar{display:flex;align-items:flex-end;justify-content:flex-end;gap:20px;margin-bottom:14px}
.analysis-controls{display:flex;gap:12px;flex-wrap:wrap}
.analysis-select{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px}
.analysis-select select{min-width:185px;min-height:37px;padding-block:7px;font-size:11px}
.analysis-legend{display:flex;justify-content:flex-end;align-items:center;gap:6px 15px;flex-wrap:wrap;font-size:10px;color:#4c5d68}
.analysis-legend-item{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:4px 0;white-space:nowrap;font-size:10px}
.analysis-legend-item::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--legend-color);box-shadow:0 0 0 1px #ffffff,0 0 0 1.5px var(--legend-color)}
button.analysis-legend-item[aria-pressed=false]{opacity:.36;text-decoration:line-through}
.analysis-figure{min-width:0}
.analysis-figure h3{font-size:16px;font-weight:600;letter-spacing:-.2px;margin:3px 0 5px}
.analysis-chart-wrap{position:relative;width:100%;min-height:300px}
.analysis-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.analysis-plot{min-width:0;padding:12px 12px 7px;border:1px solid #dfe7e2;border-radius:8px;background:#fff}
.analysis-plot-wide{grid-column:1/-1}
.analysis-plot h4{margin:0 4px 4px;font-size:13px;font-weight:600;color:var(--ink)}
.analysis-plot svg{display:block;width:100%;height:auto;overflow:visible}
.analysis-axis{stroke:#89979f;stroke-width:1}
.analysis-grid{stroke:#e4e9e7;stroke-width:1}
.analysis-axis-label{fill:#657477;font:13px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.analysis-axis-title{fill:#42545d;font:13px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:550}
.analysis-bar{opacity:.9}
.analysis-error{stroke:#384b56;stroke-width:1.25;pointer-events:none}
.analysis-series{stroke-linecap:round;stroke-linejoin:round}
.analysis-area{opacity:.92;stroke:#fff;stroke-width:.8}
.analysis-mark{cursor:crosshair;transition:opacity .14s,filter .14s}
.analysis-mark:hover,.analysis-mark:focus{opacity:1;filter:brightness(.9) saturate(1.15);outline:none}
.analysis-hit:focus{fill:#ffffff;stroke:#26364a;stroke-width:1.5}
.analysis-bin-hit:focus{fill:#ffffff18;stroke:#26364a;stroke-width:1.5}
.analysis-matrix-value{fill:#26364a;font:600 11px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;pointer-events:none}
.analysis-tooltip{position:absolute;z-index:4;max-width:min(360px,calc(100% - 16px));padding:8px 10px;border:1px solid #c9d5cf;border-radius:6px;background:#fffffff8;box-shadow:0 5px 18px #1b343028;color:var(--ink);font-size:10px;line-height:1.45;pointer-events:none}
.analysis-figure figcaption{min-height:36px;margin:3px 7px 0;color:var(--muted);font-size:10px;line-height:1.55}
@media(max-width:900px){.analysis-toolbar{align-items:flex-start;justify-content:flex-start}.analysis-legend{justify-content:flex-start}.analysis-panel{padding-inline:18px}.analysis-chart-grid{grid-template-columns:1fr}.analysis-plot-wide{overflow-x:auto}.analysis-plot-wide svg{min-width:760px}}
@media(max-width:620px){.analysis-shell{margin-top:23px;border-radius:8px}.analysis-tabs{padding-inline:6px}.analysis-tabs button{min-height:40px;padding-inline:11px;font-size:10px}.analysis-panel{padding:16px 12px 14px}.analysis-toolbar{gap:12px;margin-bottom:10px}.analysis-legend{gap:3px 11px}.analysis-legend-item{font-size:10px}.analysis-figure h3{font-size:14px}.analysis-chart-wrap{min-height:270px}.analysis-chart-grid{gap:10px}.analysis-plot{padding:10px 7px 5px}.analysis-plot h4{font-size:12px}.analysis-figure figcaption{font-size:11px;margin-inline:2px}}
/* Drag directly across the screenshots; the handle and labels stay on the image. */
.hero-demo{min-width:0}
.demo-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;font-size:12px;font-weight:550}
.demo-title>span:last-child{font-size:10px;font-weight:400;color:var(--muted)}
.compare-view{--compare-position:50%;position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid #cbdad8;border-radius:14px;background:linear-gradient(135deg,#e9eff7,#e6f0ea);box-shadow:0 18px 50px #254e4314;isolation:isolate;cursor:ew-resize;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.compare-view:focus-visible{outline:3px solid #7cb6dc;outline-offset:5px}
.compare-base,.compare-overlay img{position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);max-width:none;object-fit:contain;border-radius:0;pointer-events:none}
.compare-overlay{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--compare-position)) 0 0);background:linear-gradient(135deg,#e9eff7,#e6f0ea);pointer-events:none}
.compare-line{position:absolute;top:0;bottom:0;left:var(--compare-position);width:3px;background:#fff;transform:translateX(-50%);box-shadow:0 0 0 1px #245e5470,0 0 14px #173a3426;pointer-events:none}
.compare-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border:3px solid #fff;border-radius:50%;background:var(--accent);color:#fff;box-shadow:0 3px 14px #183e3440;transition:background .15s,box-shadow .15s}
.compare-handle svg{width:27px;height:22px}
.compare-view:hover .compare-handle,.compare-view:focus-visible .compare-handle,.compare-view.is-dragging .compare-handle{background:var(--accent-dark);box-shadow:0 0 0 6px #28756c22,0 4px 18px #183e3440}
.image-label{position:absolute;top:14px;font-size:10px;font-weight:600;letter-spacing:.2px;padding:5px 9px;border:1px solid #ffffff70;border-radius:5px;color:#fff;pointer-events:none;transition:opacity .15s}
.image-label.left{left:14px;background:#365470}
.image-label.right{right:14px;background:var(--accent)}
.comparison-groups{display:grid;gap:10px;margin-top:14px}
.comparison-group-label{font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:5px}
.comparison-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.platform-comparison-choices{grid-template-columns:repeat(5,minmax(0,1fr))}
.comparison-choices button{min-width:0;min-height:51px;padding:8px 11px;border:1px solid var(--line);border-radius:7px;background:transparent;text-align:left;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}
.comparison-choices button span{display:block;margin-top:2px;font-size:10px;font-weight:400;color:var(--muted)}
.comparison-choices button:hover{background:var(--tint)}
.comparison-choices [aria-pressed=true]{border-color:#82ab9e;background:#e8f1ec;color:var(--accent-dark)}
.hero-demo figcaption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;font-size:10px;color:var(--muted)}
.hero-demo figcaption strong{color:var(--ink);font-weight:550}
.hero-demo figcaption a{color:var(--accent)}
.comparison-originals{display:flex;flex-wrap:wrap;gap:8px}
@media(max-width:900px){.hero-demo{max-width:660px;width:100%;margin-inline:auto}}
@media(max-width:620px){.hero-demo{margin-top:14px}.demo-title{font-size:11px;gap:8px;margin-bottom:11px}.demo-title>span:last-child{font-size:10px}.compare-view{aspect-ratio:1.2;border-radius:10px}.compare-base,.compare-overlay img{inset:12px;width:calc(100% - 24px);height:calc(100% - 24px)}.compare-handle{width:44px;height:44px}.image-label{top:10px;padding:4px 7px;font-size:10px}.image-label.left{left:10px}.image-label.right{right:10px}.comparison-groups{gap:9px;margin-top:11px}.comparison-choices{gap:6px}.platform-comparison-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-choices button{padding:7px 8px;font-size:11px}.comparison-choices button span{font-size:10px}.hero-demo figcaption{font-size:10px;gap:8px}}

/* The two equal sets keep the screenshot reel seamless in either direction. */
.reel-section{margin-bottom:40px}
.reel-section[hidden]{display:none}
.reel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}
.reel-heading h2{font-size:22px;letter-spacing:-.5px}
.reel-window{width:100%;overflow:hidden;padding:7px 0;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}
.reel-track{display:flex;width:max-content;animation:reel-left var(--reel-duration,150s) linear infinite;will-change:transform}
.reel-track.reverse{animation-name:reel-right}
.reel-track:focus-within,.is-modal-open .reel-track{animation-play-state:paused}
.reel-set{display:flex;flex:none;gap:14px;padding-right:14px}
.reel-card{flex:none;width:276px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left;overflow:hidden;cursor:zoom-in;box-shadow:0 3px 10px #213e3008;transition:border-color .15s}
.reel-card:hover,.reel-card:focus-visible{border-color:var(--accent)}
.reel-card img{width:100%;height:166px;object-fit:contain;background:var(--tint)}
.reel-card.portrait-frame{width:126px}
.reel-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px}
.reel-name{font-size:10px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.reel-platform{font-size:9px;color:var(--muted);flex-shrink:0}
.portrait-frame .reel-caption{display:block;padding:6px 9px}
.portrait-frame .reel-name,.portrait-frame .reel-platform{display:block;line-height:1.5}
@keyframes reel-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes reel-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(hover:hover){.reel-track:hover{animation-play-state:paused}}
@media(max-width:620px){.reel-section{margin-bottom:27px}.reel-heading{align-items:flex-start;gap:14px;margin-bottom:10px}.reel-heading h2{font-size:19px}.reel-card{width:224px}.reel-card.portrait-frame{width:108px}.reel-card img{height:140px}.reel-set{gap:10px;padding-right:10px}.reel-window{mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent)}}
@media(prefers-reduced-motion:reduce){.reel-window{overflow-x:auto;mask-image:none;scrollbar-width:thin}.reel-set[aria-hidden=true]{display:none}.reel-track{will-change:auto}}


/* Citation follows the results, with readable and selectable BibTeX. */
.citation-section{max-width:960px}
.citation-section h2{text-align:center;font-size:23px;font-weight:600;letter-spacing:-.5px;margin-bottom:22px}
.citation-block{background:var(--tint);border:1px solid var(--line);border-radius:9px;overflow:hidden}
.citation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}
.citation-toolbar>div{display:flex;align-items:center;gap:16px}
.citation-toolbar a:hover{text-decoration:underline;text-underline-offset:3px}
.citation-toolbar button{min-width:66px;min-height:34px;padding:5px 12px;border:1px solid #cbd8d0;border-radius:5px;background:var(--paper);color:var(--accent-dark);font-size:11px;font-weight:550}
.citation-toolbar button:hover{background:#e1ece5}
.citation-block pre{margin:0;padding:22px 24px;font:12px/1.8 ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2;overflow-x:auto}
.citation-block code{font:inherit;color:var(--ink)}
@media(max-width:620px){.stats{margin-bottom:32px}.citation-section h2{font-size:21px;margin-bottom:17px}.citation-toolbar{padding:10px 14px;gap:8px;font-size:10px}.citation-toolbar>div{gap:12px}.citation-block pre{padding:17px 14px;font-size:11px;line-height:1.75}.citation-toolbar button{min-height:38px}}

@media(min-width:1500px){.hero{padding-block:95px 83px}}
@media(max-width:1150px){.hero{gap:35px}h1{font-size:66px}.hero-description{font-size:20px}.hero-actions .button{font-size:11px;padding-inline:12px;gap:10px}.site-header nav{gap:20px}.stats{grid-template-columns:1fr 1fr 1.3fr 1.1fr;gap:16px}.stats>div{gap:10px}.stats>p{padding-left:18px}.section-heading>p{max-width:270px}}
@media(max-width:900px){.wrap,.header-inner{width:calc(100% - 48px)}.site-header{height:72px}.site-header nav{gap:16px;font-size:11px}.brand{font-size:17px}.brand img{width:29px;height:29px}.paper-nav{padding-left:16px}.hero{grid-template-columns:1fr;gap:32px;padding-block:48px}.hero-copy{max-width:650px}.hero h1 br{display:none}.hero h1{font-size:64px}.hero-description{font-size:22px}.desktop-break{display:none}.hero-actions .button{font-size:12px;padding-inline:18px}.stats{grid-template-columns:1fr 1fr 1.25fr}.stats>p{display:none}.stats strong{font-size:32px}.section{padding-block:56px}.section-heading{align-items:flex-start}h2{font-size:29px}.section-heading>p{display:none}}
@media(max-width:620px){.wrap,.header-inner{width:calc(100% - 36px)}.site-header{height:104px}.header-inner{flex-direction:column;align-items:flex-start;justify-content:center;gap:15px}.brand{font-size:18px}.site-header nav{width:100%;justify-content:space-between;gap:10px;font-size:10px}.paper-nav{padding-left:12px}.site-header .draft-label{display:none}html{scroll-padding-top:124px}.hero{padding-top:36px;gap:20px}.eyebrow{font-size:9px;letter-spacing:1.4px}.hero h1{font-size:53px;line-height:1.1;letter-spacing:-2.8px}.hero h1 br{display:block}.hero-description{font-size:20px;margin-top:20px}.hero-actions{gap:8px;margin-top:22px}.hero-actions .button{font-size:10px;padding:11px 12px;gap:10px;min-height:42px}.stats{gap:12px;padding-block:22px;align-items:start}.stats>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.stats strong{font-size:32px}.stats span{font-size:9px;max-width:112px}.section{padding-block:43px}.section-heading{gap:12px}.section-heading h2{font-size:26px;letter-spacing:-.8px}.section-heading .text-link{font-size:10px;white-space:nowrap;margin-top:26px;gap:4px}.results-toolbar{gap:12px;flex-wrap:wrap;margin-top:24px;align-items:center}.select-label{width:100%;font-size:10px}select{width:100%;font-size:12px;min-height:42px}.check-label{font-size:10px}.results-toolbar .search-label{flex:1;min-width:0}.results-toolbar .search-label input{width:100%;font-size:11px}.result-notice{font-size:10px;margin-block:14px}table{min-width:630px}th,td{padding-inline:14px}td{height:61px}.table-footer{flex-direction:column;gap:3px;font-size:9px}.method-notes{grid-template-columns:1fr}.score-method{font-size:11px}.site-footer{font-size:10px;flex-direction:column;gap:14px}.site-footer div{gap:20px}dialog{padding:16px}.dialog-header h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Paper analysis and cost-aware leaderboard. */
#results-table{min-width:1050px}
.cost-heading{min-width:130px}
.cost-cell{font-size:13px;white-space:nowrap}
.score-meter,.cost-meter{width:96px;height:4px}
.cost-meter{display:block;max-width:100%;margin:4px 0 0 auto;overflow:hidden;border-radius:2px;background:#ece5d9}
.cost-meter span{display:block;height:100%;border-radius:inherit;background:#b99b6a}
.leaderboard-contact{margin-top:12px;font-size:12px;line-height:1.8;color:#808080;overflow-wrap:anywhere}
.leaderboard-contact a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}
.analysis-tabs button,.analysis-select,.analysis-select select,.analysis-legend,.analysis-legend-item,.analysis-tooltip,.analysis-figure figcaption{font-size:12px}
@media(max-width:620px){.analysis-tabs button,.analysis-select,.analysis-select select,.analysis-legend,.analysis-legend-item,.analysis-tooltip,.analysis-figure figcaption{font-size:11px}}

/* Keep external project links usable without crowding the mobile header. */
.site-footer div{flex-wrap:wrap}
@media(max-width:760px){.site-header nav .section-nav{display:none}}
