:root{--bg:#f4f5f0;--paper:#fff;--ink:#202a24;--muted:#707b70;--line:#e2e6dc;--green:#507630;--lime:#d7f49b;--red:#b05b43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:14px 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,summary{cursor:pointer}button{font:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #739e47;outline-offset:4px}header{height:80px;padding:0 4%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fafbf7;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:24px;letter-spacing:-1px}.logo{display:grid;place-items:center;width:32px;height:34px;background:var(--ink);color:var(--lime);font-style:italic;border-radius:4px}.brand small{font-size:9px;letter-spacing:1.7px;font-weight:500;max-width:90px;margin-left:12px;line-height:1.5;color:var(--muted)}nav{display:flex;gap:32px;color:var(--muted);font-size:12px}.badge{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);padding:7px 11px;border-radius:30px;font-size:11px;white-space:nowrap}.badge:before{content:'';width:6px;height:6px;border-radius:50%;background:#8b9689}.badge.good{background:#eef6e2;color:var(--green)}.badge.good:before{background:var(--green)}.badge.bad{background:#fbede7;color:var(--red)}.badge.bad:before{background:var(--red)}main{max-width:1510px;margin:auto;padding:38px 4% 0}.intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:650;color:var(--muted)}.eyebrow span{margin:0 10px;color:#bac1b5}h1{font-size:clamp(34px,3.6vw,54px);letter-spacing:-2px;line-height:1.12;margin:14px 0 12px;font-weight:600}h1 em{font-style:normal;color:var(--green)}p{line-height:1.6}.intro p{color:var(--muted);margin:0;font-size:13px}.spec{display:flex;flex-direction:column;gap:9px;border-left:1px solid #d7ddcd;padding-left:25px;font-size:10px;color:var(--muted);white-space:nowrap}.spec b{font-size:13px;color:var(--ink);font-weight:500}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;background:var(--paper);margin-bottom:22px}.metrics article{padding:20px 26px;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics span,.metrics small{display:block;color:var(--muted);font-size:11px}.metrics b{display:block;font-size:35px;font-weight:550;letter-spacing:-1px;margin:10px 0;font-variant-numeric:tabular-nums}.metrics small{font-size:10px}.card{border:1px solid var(--line);border-radius:14px;background:var(--paper);padding:23px;min-width:0}.heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.heading h2{margin:5px 0 0}h2{font-weight:600;font-size:19px;letter-spacing:-.4px;margin:10px 0 20px}h3{font-size:12px;font-weight:500;margin:24px 0 12px}.muted,.footnote{color:var(--muted)}.pipeline{margin-bottom:22px}.pipeline h2{font-size:14px}.pipeline .heading{margin-bottom:20px}.pipeline .muted{font-size:11px}.stages{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.stage{position:relative;display:flex;gap:10px;align-items:center}.stage:not(:last-child):after{content:'›';position:absolute;right:0;color:#a3ad9a}.stage-num{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f1f3ed;color:#96a08c;font-size:11px;flex-shrink:0}.stage.done .stage-num{background:#ecf3e1;color:var(--green)}.stage.live .stage-num{background:var(--lime);box-shadow:0 0 0 4px #f2f9e7}.stage b{display:block;font-size:12px;font-weight:550}.stage small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,1fr);gap:22px;margin-bottom:22px}.arena{padding:0;overflow:hidden}.arena>.heading{padding:20px 23px 0}.screen{position:relative;background:#1d2630;aspect-ratio:3/2;max-height:470px;display:flex;justify-content:center}.screen video{display:block;width:100%;height:100%;object-fit:contain}.screen-label{pointer-events:none;position:absolute;top:15px;left:18px;color:#e5eadf;font-size:10px;padding:7px 10px;border:1px solid #ffffff20;border-radius:5px;background:#16202b99}.screen-label span{color:var(--lime);padding:0 6px}.replay-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:14px 22px;color:var(--muted);font-size:10px}.replay-meta label{display:flex;align-items:center;gap:6px;white-space:nowrap}.replay-meta input{accent-color:var(--green)}.generations{display:flex;gap:9px;padding:0 22px 20px;overflow:auto}.generations button{border:1px solid var(--line);background:#fafbf7;border-radius:8px;padding:10px 15px;min-width:105px;text-align:left;flex:1;color:var(--muted)}.generations button b{display:block;font-size:11px;letter-spacing:.5px}.generations button small{display:block;margin-top:5px;font-size:10px}.generations button.selected{border-color:#a5c770;background:#f0f8e4;color:var(--ink)}.performance{padding:25px}.mono{font-family:Consolas,monospace;font-size:11px;color:var(--muted)}.score{display:flex;align-items:baseline;gap:14px;margin:24px 0 16px}.score strong{font-size:62px;line-height:1;font-weight:500;letter-spacing:-3px}.score span{color:var(--muted);font-size:12px}.rate-track{height:7px;background:#f2e9e2;border-radius:8px;overflow:hidden}.rate-track div{height:100%;background:#99b965}.change{font-size:11px;color:var(--muted);margin:14px 0 24px}.change.negative{color:var(--red)}.change.positive{color:var(--green)}.mini-stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding:20px 0;gap:10px}.mini-stats span{font-size:10px;color:var(--muted);display:block}.mini-stats b{font-size:23px;font-weight:500;display:block;margin-top:8px}.attempts{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.attempts button{border:1px solid #efd6ca;background:#f6e8e0;border-radius:5px;height:34px;color:var(--red);padding:0;font-size:12px}.attempts button.hit{border-color:#cfdfb9;background:#e7f1d9;color:var(--green)}.attempts button.chosen{outline:2px solid var(--ink);outline-offset:2px}.legend{display:flex;gap:18px;font-size:10px;color:var(--muted);margin:13px 0}.legend span{display:flex;align-items:center;gap:5px}.dot{width:6px;height:6px;border-radius:50%;display:inline-block}.green{background:#91b85c}.red{background:#c9876b}.detail{font-size:11px;line-height:1.7;padding:12px;background:#f6f7f2;border-radius:7px;min-height:57px}.footnote{font-size:10px;line-height:1.65;margin-bottom:0}.tabs{display:flex;background:#f3f5ed;border-radius:7px;padding:3px;gap:2px}.tabs button{font-size:10px;border:0;background:none;color:var(--muted);padding:7px 9px;border-radius:5px}.tabs .selected{background:white;box-shadow:0 1px 4px #24351512;color:var(--ink)}#chart{width:100%;height:auto;display:block;overflow:visible}#chart text{fill:#75816d;font:11px 'Segoe UI',sans-serif}.chart-caption{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;gap:15px}.insight{border-top:1px solid var(--line);padding-top:15px;color:var(--red);font-size:11px;margin-bottom:0}.diagnostics dl{margin:0}.diagnostics dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0;gap:12px}.diagnostics dt{font-size:11px;color:var(--muted)}.diagnostics dd{margin:0;font:13px Consolas,monospace}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:12px}th{font-size:10px;font-weight:500;color:var(--muted);padding:12px;background:#f6f7f2}td{padding:18px 12px;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums}tbody tr:last-child td{border:0}td a{color:var(--green);font-size:11px}.heading>a{font-size:11px;color:var(--muted)}.method{margin:24px 0;color:var(--muted);font-size:12px;line-height:1.7}.method summary{padding:8px 0}.method p{max-width:1050px}footer{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}footer b{color:var(--ink)}@media(min-width:1600px){main{padding-inline:30px}}@media(max-width:1050px){.brand small{display:none}.grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr)}.spec{display:none}.stage small{font-size:9px}.stage b{font-size:10px}.heading{flex-wrap:wrap}.metrics article{padding:20px}.score strong{font-size:48px}}@media(max-width:760px){header{height:66px}nav{display:none}main{padding-top:26px}.intro{margin-bottom:24px}h1{letter-spacing:-1px}.intro p{font-size:12px}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:18px}.metrics article:nth-child(2){border-right:0}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.metrics b{font-size:28px}.grid{grid-template-columns:1fr;gap:18px;margin-bottom:18px}.pipeline{padding:18px;margin-bottom:18px}.stages{grid-template-columns:1fr;gap:12px}.stage:after{display:none}.stage b{font-size:12px}.stage small{font-size:10px}.stage-num{width:26px;height:26px}.card{border-radius:11px}.replay-meta{align-items:flex-start;flex-direction:column;gap:8px}.screen{max-height:none}.performance{padding:22px}.score{margin-top:18px}.score strong{font-size:58px}.generations{padding-inline:14px}.generations button{padding:10px;min-width:90px}.chart-caption{font-size:9px}.grid>.card:not(.arena){padding:20px}.tabs button{font-size:11px}.attempts button{height:40px}footer{flex-wrap:wrap;line-height:1.6}.brand{font-size:21px}html{scroll-behavior:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.screen{width:100%}
#live-frame{width:100%;height:100%;object-fit:contain;background:#172832}video[hidden],#live-frame[hidden]{display:none}.live-log{margin-bottom:22px}.live-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.live-stats span{font-size:10px;color:var(--muted);display:block}.live-stats b{font-size:13px;font-weight:500;display:block;margin-top:8px}.live-attempts{display:flex;flex-wrap:wrap;gap:6px}.live-attempts button{border:1px solid #efd6ca;background:#f6e8e0;color:var(--red);padding:7px 10px;border-radius:5px;font-size:10px}.live-attempts .hit{background:#e7f1d9;color:var(--green);border-color:#cfdfb9}.live-modes{margin-left:auto}@media(max-width:760px){.live-stats{grid-template-columns:1fr 1fr}}
.live-log[hidden],.performance[hidden]{display:none}.live-log{margin-bottom:0;padding:25px}.live-log .heading h2{font-size:19px}.live-identity{display:flex;justify-content:space-between;gap:10px;padding:14px 0;border-block:1px solid var(--line);font-size:11px}.live-identity strong{font-family:Consolas,monospace;font-weight:500}.live-identity>span{color:var(--muted)}.motion-metrics{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.motion-metrics span{display:block;font-size:10px;color:var(--muted)}.motion-metrics b{display:flex;align-items:baseline;gap:6px;font-weight:500;margin:9px 0}.motion-metrics b i{font-style:normal;font-size:31px;font-variant-numeric:tabular-nums;letter-spacing:-1px}.motion-metrics small{font-size:10px;font-weight:400;color:var(--muted)}.motion-track,.episode-track{height:4px;background:#eef1e6;border-radius:4px;overflow:hidden}.motion-track i,.episode-track i{display:block;height:100%;background:#a2bd79;width:0;transition:width 40ms linear}.live-clock{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:10px}.live-clock b{font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.episode-track{height:3px}#speed-trace{display:block;width:100%;height:65px;margin-top:15px}.trace-label{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-bottom:17px}.live-last{padding:11px;background:#f6f7f2;border-radius:6px;margin-bottom:12px}.live-last span{display:block;color:var(--muted);font-size:9px}.live-last b{display:block;font-size:11px;font-weight:500;margin-top:5px}.live-attempts{gap:4px}.live-attempts button{padding:6px 8px;font-size:9px}@media(prefers-reduced-motion:reduce){.motion-track i,.episode-track i{transition:none}}
.metric-hint{font-size:9px;color:var(--muted)}.shot-banner{position:absolute;right:16px;top:16px;display:flex;flex-direction:column;gap:5px;background:#1c3031df;border:1px solid #ffffff30;color:white;border-radius:8px;padding:12px 16px;max-width:55%;pointer-events:none}.shot-banner strong{font-size:19px;letter-spacing:1px}.shot-banner span{font-size:10px;line-height:1.4}.shot-banner.scored{background:#d7f49bf2;color:#2d4620;border-color:#d7f49b}.shot-banner.missed{background:#f2d9c9ed;color:#703f2b;border-color:#f2d9c9}.shot-banner[hidden],.spatial-card[hidden]{display:none}.spatial-card{margin-bottom:22px}.spatial-grid{display:grid;grid-template-columns:1.1fr 1.2fr 1fr;gap:28px}.pitch-map svg{display:block;width:100%;height:auto}.pitch-map text{font:9px Segoe UI;fill:#6c7f57}.map-legend{display:flex;gap:15px;justify-content:center;font-size:9px;color:var(--muted)}.position-table>div{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:10px}.position-table>div:first-child{color:var(--muted);font-size:9px;letter-spacing:.5px}.position-table b{font-weight:500}.position-table code{font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.recent-score{display:flex;align-items:baseline;gap:10px;margin-top:12px}.recent-score strong{font-size:40px;font-weight:500}.recent-score span{font-size:11px;color:var(--muted)}.recent-summary>p{font-size:10px;color:var(--muted)}.result-card{display:flex;flex-direction:column;gap:7px;padding:12px;border-radius:7px;background:#f3f5ec}.result-card b{font-size:12px}.result-card span{font-size:10px;line-height:1.5}.result-card.scored{background:#e9f2da;color:#46632c}.result-card.missed{background:#f7eae2;color:#965136}.motion-metrics{gap:18px;margin:18px 0}.motion-metrics b i{font-size:28px}@media(max-width:1050px){.spatial-grid{grid-template-columns:1fr 1fr}.recent-summary{grid-column:1/-1}}@media(max-width:760px){.spatial-grid{grid-template-columns:1fr;gap:22px}.shot-banner{top:auto;bottom:12px;right:12px;padding:8px 12px;max-width:65%}.shot-banner strong{font-size:14px}.shot-banner span{font-size:9px}.recent-summary{grid-column:auto}.position-table code{font-size:10px}}
