@charset "UTF-8";
:root{--paper:#f6f5f0;--ink:#1e2925;--muted:#68726b;--line:#d9dcd3;--green:#245843;--green-soft:#e7eee7;--rust:#a5533d;--rust-soft:#f4e9e3;--amber:#947014;--white:#fffefa;--radius:8px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #669d81;outline-offset:4px}img{display:block;max-width:100%;height:auto}button{border:0}svg{fill:none;stroke:currentColor;stroke-width:1.8}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.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}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:24px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;letter-spacing:-.6px}.brand svg{width:32px;height:32px;stroke-width:2.3}.site-header nav{display:flex;align-items:center;gap:31px;font-size:13px}.site-header nav a:hover{color:var(--green)}.nav-count{font-size:10px;background:#e7e9e1;border-radius:4px;padding:3px 5px;margin-left:4px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:600;line-height:1.6;margin:0;color:var(--muted)}.signal-dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:7px;vertical-align:1px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:70px;padding-top:65px;padding-bottom:61px;align-items:center}.hero h1{font-size:clamp(42px,4.45vw,66px);line-height:1.06;letter-spacing:-2.9px;font-weight:500;margin:24px 0}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2.8px;color:var(--green)}.hero-description{max-width:470px;color:var(--muted);font-size:15px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:12px 17px;border-radius:5px;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap;transition:background .15s,color .15s}.button.primary{background:var(--green);color:white;border:1px solid var(--green)}.button.primary:hover{background:#153f2e}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.button.secondary:hover{background:var(--green-soft);border-color:#acbbb0}.model-label{font-size:12px;font-weight:600}.model-label small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:5px}.hero-facts{display:flex;gap:19px;align-items:center;margin-top:34px;font-size:10px;color:var(--muted)}.hero-facts strong{color:var(--ink);font-size:13px;font-weight:600;margin-right:3px}.hero-facts span+span{border-left:1px solid var(--line);padding-left:19px}.hero-visual{position:relative;padding:0 0 30px 0;min-height:334px}.featured{width:100%;text-align:left;background:var(--white);border:1px solid #d0d4cb;border-radius:8px;overflow:hidden;padding:0;box-shadow:0 12px 35px #24382909;transition:transform .2s}.featured:hover{transform:translateY(-3px)}.featured-image{position:relative;background:#252c27}.featured-image img{width:100%;aspect-ratio:2/1;object-fit:contain}.featured-caption{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-size:11px}.featured-caption small{font-size:10px;color:var(--muted)}.featured-play{position:absolute;left:50%;top:50%;width:44px;height:44px;display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%;color:white;background:#18201d55;transform:translate(-50%,-50%);font-size:15px;backdrop-filter:blur(6px)}.featured-secondary{position:absolute;bottom:0;right:-14px;width:60%;box-shadow:0 9px 25px #16231e14}.featured-secondary .featured-image img{aspect-ratio:4/1}.featured-secondary .featured-caption{padding:10px 12px}.featured-secondary .featured-play{width:30px;height:30px;font-size:10px}.visual-placeholder{display:grid;place-items:center;min-height:290px;background:#e8eae1;border-radius:8px;color:var(--muted);font-size:13px}.benchmark-overview{display:grid;grid-template-columns:1fr 1fr;gap:22px}.benchmark-summary{text-align:left;background:transparent;border:1px solid var(--line);padding:22px 25px 0;border-radius:7px;transition:border-color .2s,background .2s;overflow:hidden}.benchmark-summary:hover,.benchmark-summary.active{border-color:#8ca894;background:#f0f3eb}.summary-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.summary-heading .eyebrow{color:var(--green)}.summary-tag{font-size:10px;color:var(--muted)}.summary-main{display:flex;align-items:center;gap:24px;padding:14px 0 19px}.summary-main>strong{font-weight:500;font-size:54px;letter-spacing:-2.8px;line-height:1}.summary-main>strong>span{font-size:30px;margin-left:2px;letter-spacing:-1px}.summary-detail{font-size:12px;line-height:1.8}.summary-detail small{color:var(--muted);font-size:11px}.summary-arrow{margin-left:auto;font-size:26px;color:var(--green)}.score-track{height:3px;background:#e0e4da;margin:0 -25px}.score-track span{display:block;height:100%;background:#668a72}.comparison-note{font-size:10px;color:var(--muted);margin-top:13px;text-align:right}.collection{padding-top:58px;padding-bottom:75px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.section-heading h2{font-size:34px;letter-spacing:-1.3px;font-weight:500;margin:8px 0 0}.section-heading h2>span{color:var(--green)}.text-link{font-size:12px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#b2b9af}.text-link span{margin-left:8px}.collection-topline{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:21px}.benchmark-tabs{display:flex;gap:29px}.benchmark-tabs button{padding:13px 0 16px;background:transparent;border-bottom:2px solid transparent;font-weight:500;font-size:17px;color:var(--muted)}.benchmark-tabs button.active{color:var(--ink);border-bottom-color:var(--green)}.benchmark-tabs button>span{font-size:10px;margin-left:6px;vertical-align:2px;background:#e5e8de;padding:3px 6px;border-radius:4px}.collection-description{font-size:11px;color:var(--muted)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.suite-tabs{display:flex;gap:6px;flex-wrap:wrap}.suite-tabs button{background:transparent;font-size:11px;border:1px solid transparent;border-radius:4px;padding:8px 10px;color:var(--muted)}.suite-tabs button.active{background:#e6ebe1;color:#254434;border-color:#d9e2d4}.suite-tabs button:hover{background:#eceee7}.filter-controls{display:flex;gap:8px;align-items:center}.search-field{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);padding:8px 9px;border-radius:4px}.search-field svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.search-field input{width:137px;border:0;outline:none;background:transparent;font-size:11px;color:var(--ink)}.filter-controls select,.speed-label select{font-size:11px;color:var(--muted);padding:8px 25px 8px 9px;border:1px solid var(--line);border-radius:4px;background:var(--white);max-width:160px}.collection-caption{display:flex;justify-content:space-between;align-items:center;margin:20px 0 16px;font-size:10px;color:var(--muted)}.collection-caption p{margin:0}.legend{display:flex;gap:14px}.legend span{display:flex;align-items:center;gap:5px}.legend i{height:6px;width:6px;border-radius:50%}.success{background:#548367}.failure{background:#b36d58}.timeout{background:#b19035}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px 23px}.task-card{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:7px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.task-card:hover{border-color:#a8b5a5;box-shadow:0 6px 22px #26362a08}.media-thumb{width:100%;position:relative;display:block;padding:0;background:#e5e7df;border-bottom:1px solid var(--line);overflow:hidden}.media-thumb>img{width:100%;aspect-ratio:1.93/1;object-fit:cover;transition:transform .35s}.media-thumb:hover>img{transform:scale(1.025)}.media-thumb.robotwin>img{object-fit:contain;background:#e8e8e2}.thumb-play{position:absolute;inset:auto 12px 12px auto;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fdfdfaeb;box-shadow:0 2px 6px #0001;font-size:11px}.thumb-count{position:absolute;inset:auto auto 12px 12px;background:#fdfdfaeb;padding:5px 7px;border-radius:3px;font-size:9px;color:#324037}.task-body{padding:16px 17px 15px}.task-meta{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);letter-spacing:.3px}.task-rate{color:var(--green);font-weight:600}.task-rate.imperfect{color:var(--rust)}.task-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;background:transparent;padding:0;text-align:left;font-size:14px;line-height:1.5;letter-spacing:-.1px;margin:11px 0 15px;min-height:63px;font-weight:500;width:100%}.task-title:hover{color:var(--green)}.sample-row{display:flex;align-items:center;gap:5px}.sample-dot{width:19px;height:19px;display:grid;place-items:center;border-radius:3px;font-size:8px;border:1px solid transparent;padding:0;background:#e5eee4;color:#355844}.sample-dot.failure{background:#f3e6df;color:#92503c}.sample-dot.timeout{background:#f1e9cc;color:#846313}.sample-dot:hover{border-color:currentColor;transform:translateY(-1px)}.sample-caption{margin-left:auto;font-size:9px;color:var(--muted)}.empty-state{text-align:center;padding:70px 20px;border:1px dashed var(--line);border-radius:8px}.empty-state h3{font-size:23px;font-weight:500}.empty-state p{font-size:13px;color:var(--muted)}#load-error{padding:30px;color:var(--rust);border:1px solid var(--rust)}.protocol{padding-block:51px 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:100px}.protocol h2{font-size:34px;font-weight:500;line-height:1.25;letter-spacing:-1px;margin:16px 0}.protocol h2 em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.protocol>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);max-width:480px;margin-bottom:20px}.protocol-notes details{padding:17px 0;border-bottom:1px solid var(--line)}.protocol-notes details:first-child{padding-top:0}.protocol-notes summary{cursor:pointer;font-size:13px;list-style:none;display:flex;justify-content:space-between;gap:18px}.protocol-notes summary::after{content:'+';font-size:18px;font-weight:400;color:var(--muted)}.protocol-notes details[open] summary::after{content:'−'}.protocol-notes details p{font-size:12px;line-height:1.8;color:var(--muted);margin:12px 0 1px}.site-footer{border-top:1px solid var(--line);padding-block:26px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-divider{margin:0 9px;color:#a6aca3}.noscript{padding:25px;text-align:center}
dialog{width:min(1260px,calc(100vw - 60px));max-height:calc(100dvh - 56px);padding:0;background:var(--paper);border:1px solid #bec7bc;border-radius:10px;color:var(--ink);overflow:auto;box-shadow:0 24px 120px #07100b55}dialog::backdrop{background:#132019c7;backdrop-filter:blur(7px)}body.modal-open{overflow:hidden}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 26px;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:20px;font-weight:500;line-height:1.4;letter-spacing:-.4px;margin:6px 0 0}.icon-button{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:transparent;flex-shrink:0}.icon-button:hover{background:#e3e8dc}.player-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px}.player-main{padding:24px;min-width:0}.video-stage{background:#131914;border-radius:5px;overflow:hidden;position:relative;min-height:190px;display:grid;place-items:center}.video-stage video{width:100%;max-height:55dvh;display:block;background:#131914;aspect-ratio:2/1}.video-stage #video-error{padding:25px;color:#fff;font-size:12px}.camera-labels{display:flex;justify-content:space-around;font-size:9px;color:var(--muted);padding:10px 4px}.player-actions{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:15px}.player-actions>div{display:flex;gap:8px}.player-actions .button{font-size:10px;padding:9px 11px}.speed-label{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.video-note{font-size:10px;line-height:1.8;color:var(--muted);margin:17px 0 0}.episode-sidebar{padding:24px 23px;border-left:1px solid var(--line);background:#f0f1e9}.episode-summary{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin-bottom:26px}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;padding:5px 8px;border-radius:4px;background:var(--green-soft);color:var(--green)}.status-badge::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.failure{background:var(--rust-soft);color:var(--rust)}.status-badge.timeout{background:#f0e8cd;color:var(--amber)}.sidebar-label{font-size:9px;letter-spacing:1.2px;color:var(--muted);margin:0}.task-instruction{font-size:13px;line-height:1.7;margin:10px 0 23px}.episode-chooser-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.episode-chooser-heading>span{font-size:9px;color:var(--muted)}.episode-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.episode-button{font-size:11px;border:1px solid #c9d8c5;background:#e4ede1;color:var(--green);border-radius:4px;padding:9px 3px;position:relative}.episode-button.failure{background:#f0e4dc;color:var(--rust);border-color:#e1ccbf}.episode-button.timeout{background:#f0e9d5;color:var(--amber);border-color:#dace9c}.episode-button.active{outline:2px solid currentColor;outline-offset:1px;font-weight:700}.episode-facts{display:grid;grid-template-columns:1fr 1fr;column-gap:14px;row-gap:13px;font-size:11px;margin:25px 0}.episode-facts div{min-width:0}.episode-facts dt{font-size:9px;color:var(--muted);margin-bottom:5px}.episode-facts dd{margin:0;font-variant-numeric:tabular-nums}.share-actions{display:flex;flex-direction:column;gap:8px}.share-actions .button{font-size:10px}.copy-status{font-size:10px;min-height:12px;color:var(--green);margin:10px 0 0;overflow-wrap:anywhere}
@media(min-width:1600px){.hero{gap:110px;padding-block:85px}.hero-visual{min-height:358px}.hero h1{font-size:69px}}
@media(max-width:1120px){.wrap{width:calc(100% - 56px)}.hero{gap:35px}.hero h1{font-size:48px}.hero-facts{gap:10px;font-size:9px}.hero-facts span+span{padding-left:10px}.hero-visual{min-height:285px}.summary-main{gap:15px}.summary-main>strong{font-size:47px}.summary-detail{font-size:10px}.summary-detail small{font-size:10px}.toolbar{align-items:flex-start;gap:13px}.filter-controls{flex-wrap:wrap}.task-grid{gap:20px 16px}.task-body{padding:14px 13px}.sample-row{gap:4px}.sample-dot{width:17px;height:18px}.sample-caption{font-size:8px}.protocol{gap:55px}.player-layout{grid-template-columns:minmax(0,1fr) 275px}.player-main{padding:18px}.episode-sidebar{padding:20px}.player-actions{flex-wrap:wrap}}
@media(max-width:800px){.hero{grid-template-columns:1fr 1fr;gap:24px;padding-block:45px}.hero h1{font-size:39px;letter-spacing:-1.8px}.hero h1 em{letter-spacing:-1.8px}.hero-description{font-size:12px;line-height:1.8}.hero-actions{gap:14px;flex-wrap:wrap;margin-top:20px}.hero-actions .button{font-size:10px}.hero .eyebrow{font-size:8px}.hero-facts{flex-wrap:wrap;gap:9px;margin-top:24px}.hero-facts span:last-child{border:0;padding-left:0;width:100%}.hero-visual{min-height:245px}.featured-secondary{right:-4px;width:76%}.featured-caption{font-size:10px;padding:11px}.featured-caption small{font-size:8px}.featured-secondary .featured-caption{font-size:9px}.benchmark-summary{padding:17px 16px 0}.summary-heading{align-items:flex-start}.summary-tag{font-size:9px;max-width:80px;text-align:right;line-height:1.5}.summary-main{gap:12px}.summary-main>strong{font-size:39px}.summary-main>strong>span{font-size:23px}.summary-detail{font-size:10px}.summary-detail small{display:none}.summary-arrow{font-size:21px}.score-track{margin-inline:-16px}.comparison-note{font-size:9px}.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-dot{width:20px;height:20px}.task-title{min-height:63px}.protocol{gap:30px}.protocol h2{font-size:29px}.player-layout{grid-template-columns:1fr}.episode-sidebar{border-left:0;border-top:1px solid var(--line)}.episode-buttons{grid-template-columns:repeat(10,1fr)}.episode-facts{grid-template-columns:repeat(4,1fr)}.share-actions{flex-direction:row}.share-actions .button{flex:1}.episode-summary{margin-bottom:17px}.task-instruction{margin-bottom:18px}.video-stage video{max-height:45dvh}.dialog-heading h2{font-size:17px}.dialog-heading{padding:18px 20px}.site-footer{flex-wrap:wrap}.collection-description{max-width:230px;text-align:right;line-height:1.6}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}.site-header{height:73px}.brand{font-size:17px;gap:8px}.brand svg{width:27px;height:27px}.site-header nav{gap:18px;font-size:11px}.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:36px;gap:34px}.hero h1{font-size:47px;line-height:1.05;letter-spacing:-2.2px;margin:20px 0}.hero h1 em{letter-spacing:-2.2px}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.hero-description{font-size:13px;max-width:350px}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:11px;padding:12px 15px}.hero-facts{font-size:9px;gap:12px;margin-top:22px}.hero-facts span:last-child{width:auto;border-left:1px solid var(--line);padding-left:12px}.hero-visual{min-height:260px;margin-right:13px;padding-bottom:38px}.featured-secondary{right:-13px;width:63%}.featured-caption{padding:12px;font-size:10px}.benchmark-overview{gap:11px}.benchmark-summary{padding:15px 13px 0}.summary-heading{display:block}.summary-tag{display:block;max-width:none;text-align:left;font-size:8px;margin-top:6px;min-height:12px}.summary-heading .eyebrow{font-size:9px}.summary-main{display:block;position:relative;padding:14px 0}.summary-main>strong{font-size:43px}.summary-main>strong>span{font-size:24px}.summary-detail{display:block;font-size:9px;line-height:1.5;margin-top:8px}.summary-arrow{position:absolute;bottom:15px;right:0;font-size:19px}.score-track{margin-inline:-13px}.comparison-note{text-align:left;font-size:9px;line-height:1.6;margin-top:11px}.collection{padding-block:42px 45px}.section-heading{align-items:flex-end;gap:15px;margin-bottom:20px}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:28px;line-height:1.1;letter-spacing:-1px;max-width:190px}.section-heading .text-link{font-size:9px;white-space:nowrap;margin-bottom:4px}.collection-topline{gap:12px}.benchmark-tabs{gap:22px}.benchmark-tabs button{font-size:15px}.collection-description{font-size:9px;max-width:125px}.toolbar{display:block}.suite-tabs{gap:2px;margin-bottom:14px}.suite-tabs button{font-size:10px;padding:7px 9px}.filter-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.search-field{grid-column:1/-1;padding:10px}.search-field input{width:100%;font-size:12px}.filter-controls select{max-width:none;width:100%;font-size:10px;padding:9px}.collection-caption{font-size:9px;margin-top:20px}.legend{gap:9px;font-size:8px}.legend i{width:5px;height:5px}.task-grid{grid-template-columns:1fr;gap:20px}.task-body{padding:16px 17px}.task-meta{font-size:10px}.task-title{font-size:15px;min-height:45px;-webkit-line-clamp:3;margin:11px 0 17px}.sample-dot{width:23px;height:23px;font-size:9px}.sample-row{gap:5px}.sample-caption{font-size:9px}.media-thumb>img{aspect-ratio:2/1}.protocol{grid-template-columns:1fr;gap:33px;padding-block:36px 40px}.protocol h2{font-size:32px}.protocol>div>p:not(.eyebrow){font-size:12px}.site-footer{display:flex;flex-direction:column;gap:13px;padding-block:24px;font-size:9px}dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:8px}.dialog-heading{padding:16px;gap:10px}.dialog-heading h2{font-size:15px}.dialog-heading .eyebrow{font-size:8px}.icon-button{width:29px;height:29px}.player-main{padding:12px}.video-stage{min-height:150px}.video-stage video{max-height:40dvh}.camera-labels{font-size:8px}.player-actions{margin-top:9px}.player-actions .button{font-size:9px;padding:8px}.speed-label{font-size:9px;gap:5px}.speed-label select{font-size:10px;padding:7px 17px 7px 6px}.video-note{font-size:9px;margin-top:12px}.episode-sidebar{padding:18px 16px}.episode-buttons{grid-template-columns:repeat(5,1fr)}.episode-facts{grid-template-columns:repeat(3,1fr);gap:16px}.share-actions .button{font-size:9px;padding:10px 8px}.task-instruction{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* The data determines the benchmark count; four summaries form a balanced two-by-two grid. */
.benchmark-overview{grid-template-columns:repeat(var(--benchmark-columns,2),minmax(0,1fr))}
.benchmark-summary{min-width:0}
.benchmark-overview[data-count="3"] .summary-main{gap:14px;flex-wrap:wrap}
.benchmark-overview[data-count="3"] .summary-main>strong{font-size:46px}
.benchmark-overview[data-count="3"] .summary-tag{max-width:120px;text-align:right;line-height:1.5}
.benchmark-overview[data-count="3"] .summary-detail{font-size:11px}
.benchmark-tabs{min-width:0;flex-wrap:wrap;column-gap:clamp(12px,2vw,29px)}
.benchmark-tabs button{white-space:nowrap}
.collection-topline{flex-wrap:wrap;column-gap:20px}
.suite-tabs button>span{font-size:.9em;color:var(--muted);margin-left:3px}
.media-thumb.robocasa>img,.media-thumb.robodojo>img{object-fit:contain;background:#e8e8e2}
.camera-labels{display:grid;grid-template-columns:repeat(var(--camera-count,2),minmax(0,1fr));gap:8px;text-align:center;overflow-wrap:anywhere}
@media(max-width:800px){.benchmark-overview:is([data-count="3"],[data-count="4"]){grid-template-columns:1fr}.benchmark-overview:is([data-count="3"],[data-count="4"]) .summary-main{display:flex;align-items:center}.benchmark-overview:is([data-count="3"],[data-count="4"]) .summary-detail small{display:inline}.benchmark-overview:is([data-count="3"],[data-count="4"]) .summary-heading{display:flex;align-items:center}.benchmark-overview:is([data-count="3"],[data-count="4"]) .summary-tag{max-width:none}}
@media(max-width:560px){.collection-topline{display:block}.benchmark-tabs{width:100%;justify-content:space-between;column-gap:8px}.benchmark-tabs button{font-size:14px}.benchmark-tabs button>span{font-size:9px;margin-left:3px;padding:3px 4px}.collection-description{max-width:none;text-align:left;margin:0 0 12px}.benchmark-overview[data-count="3"] .summary-main>strong{font-size:40px}.benchmark-overview[data-count="3"] .summary-arrow{position:static;margin-left:auto}.benchmark-overview[data-count="3"] .summary-detail{margin-top:0;font-size:10px}.benchmark-overview[data-count="3"] .summary-tag{margin-top:0}.benchmark-overview[data-count="3"] .summary-detail small{display:none}}

/* Training references share the player, while evaluation scores retain their original meaning. */
.dialog-top{position:sticky;top:0;z-index:2;background:var(--paper)}
.task-demo{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:15px;padding:12px 0 0;border-top:1px solid var(--line);background:transparent;color:var(--green);font-size:11px;text-align:left}
.task-demo>span:first-child{display:flex;align-items:center;gap:6px}.task-demo:hover{color:var(--ink)}.demo-card-status{font-size:9px;white-space:nowrap}.task-demo.unavailable{color:var(--muted)}
.player-views{display:flex;gap:22px;padding:0 26px;border-bottom:1px solid var(--line)}.player-views button{padding:16px 0 13px;background:transparent;font-size:12px;border-bottom:2px solid transparent;color:var(--muted)}.player-views button[aria-selected="true"]{color:var(--green);border-bottom-color:var(--green);font-weight:600}
.demo-source{padding-top:3px}.demo-source>p:not(.sidebar-label){font-size:12px;line-height:1.7;margin:10px 0}.demo-source>a{font-size:11px;color:var(--green);text-decoration:underline;text-underline-offset:3px}.demo-source #demo-source-episode{font-size:10px;color:var(--muted);overflow-wrap:anywhere}
.demo-unavailable{width:100%;padding:35px 28px;background:#e9ede4;color:var(--ink);font-size:12px;line-height:1.8}.demo-unavailable strong{font-size:15px;font-weight:500}.demo-unavailable p{margin:12px 0 0}.demo-unavailable p:last-child{color:var(--muted)}
dialog[data-view="demo"] .player-actions{justify-content:flex-end}dialog[data-view="demo"] .episode-facts{grid-template-columns:repeat(3,minmax(0,1fr))}dialog[data-view="demo"] .share-actions{margin-top:24px}
@media(max-width:560px){.player-views{padding-inline:16px;gap:24px}.player-views button{font-size:11px;padding-top:14px}.demo-unavailable{padding:25px 20px}.task-demo{font-size:12px;padding-top:14px;margin-top:17px}.demo-card-status{font-size:10px}}

.collection-demo-note{margin:-8px 0 18px;color:var(--muted);font-size:11px;line-height:1.6}
@media(max-width:560px){.benchmark-tabs[data-count="4"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.benchmark-tabs[data-count="4"] button{text-align:left}.benchmark-overview[data-count="4"] .summary-arrow{position:static;margin-left:auto}.benchmark-overview[data-count="4"] .summary-detail{margin-top:0}.benchmark-overview[data-count="4"] .summary-tag{margin-top:0}.benchmark-overview[data-count="4"] .summary-detail small{display:none}.collection-demo-note{font-size:10px;margin-top:0}}
