:root{--ink:#14231f;--muted:#77857e;--line:#dbe4de;--paper:#f3f6f1;--white:#fff;--lime:#d9f25b;--coral:#f0785f;--shadow:0 18px 50px rgba(20,35,31,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Space Grotesk',sans-serif}.shell{display:flex;min-height:100vh}
.sidebar{background:var(--ink);color:#edf4ee;width:276px;padding:31px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-weight:700;letter-spacing:.12em;line-height:.88;display:flex;gap:10px;font-size:17px}.brand em{font-style:normal;color:var(--lime)}.brand-mark{color:var(--lime);font-size:25px}.sidebar-label,.eyebrow,.section-kicker,.stat span,.video-caption,.confidence span{font:500 10px 'DM Mono',monospace;letter-spacing:.13em}.sidebar-label{color:#8c9a94;margin:65px 0 10px}.run-meta{font:12px 'DM Mono',monospace;color:#c2cec8}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:7px}.search{margin:31px 0 15px;background:#263832;border:1px solid #354a42;color:#9eaaa4;padding:11px 12px;display:flex;gap:8px}.search:focus-within{border-color:var(--lime)}.search input{background:none;border:0;outline:0;color:#fff;width:100%;font:12px 'DM Mono',monospace}.sample-list{display:grid;gap:6px}.sample{background:none;border:0;color:#c2cec8;text-align:left;display:grid;grid-template-columns:27px 1fr 15px;gap:8px;padding:13px 8px;cursor:pointer;border-left:2px solid transparent;transition:background .2s}.sample:hover,.sample.active{background:#293e36;color:#fff}.sample.active{border-left-color:var(--lime)}.sample-index{font:11px 'DM Mono',monospace;color:#7d8c84}.sample strong,.sample small{display:block}.sample strong{font-size:12px;font-weight:500}.sample small{font:10px 'DM Mono',monospace;color:#7d8c84;margin-top:5px}.sample i{font-style:normal;color:var(--lime)}.sidebar-foot{margin-top:auto;display:grid;gap:7px;border-top:1px solid #31443d;padding-top:20px;font:10px 'DM Mono',monospace}.sidebar-foot span{color:#718179;letter-spacing:.12em;margin-top:7px}.sidebar-foot strong{font-weight:400;color:#d0d9d3}
.main{max-width:1240px;width:100%;padding:54px clamp(24px,6vw,88px) 90px}.topbar,.detail-head,.panel-title{display:flex;justify-content:space-between;align-items:flex-start}.eyebrow,.section-kicker{color:#81908a}.topbar h1{font-size:clamp(32px,4.2vw,56px);line-height:1;margin:16px 0 36px;letter-spacing:-.06em}.topbar h1 span{color:#98a69e}.top-actions{display:flex;gap:9px}.button{background:var(--ink);color:white;border:0;padding:12px 15px;font:11px 'DM Mono',monospace;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:#34534a;transform:translateY(-1px)}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.button.ghost:hover{background:#e7eee8}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:42px}.stat{padding:18px 22px 17px 0;border-right:1px solid var(--line)}.stat:not(:first-child){padding-left:22px}.stat:last-child{border:0}.stat span,.stat small{display:block;color:var(--muted)}.stat strong{display:block;font-size:31px;line-height:1.1;margin:7px 0}.stat strong b{font-size:15px;color:var(--muted);font-weight:400}.stat small{font-size:11px}.prompt-drawer{background:#eaf1eb;border:1px solid var(--line);padding:22px;margin:-20px 0 38px;box-shadow:var(--shadow)}.prompt-drawer pre{white-space:pre-wrap;font:12px/1.65 'DM Mono',monospace;color:#41514b;margin:15px 0 0}.detail-head{align-items:end;margin-bottom:19px}.detail-head h2{font-size:clamp(23px,2.5vw,32px);letter-spacing:-.045em;margin:10px 0 8px;max-width:760px}.detail-head a{font:11px 'DM Mono',monospace;color:#71817a;text-decoration:none;border-bottom:1px solid #b7c5bd;padding-bottom:2px}.badge{padding:9px 11px;font:10px 'DM Mono',monospace;letter-spacing:.08em}.badge i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--ink);margin-right:7px}.badge.yes{background:var(--lime)}.badge.no{background:#dfe8e2}.badge.no i{background:var(--coral)}
.video-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:18px}.video-card,.summary-card,.panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.video-frame{aspect-ratio:16/9;background:#183028}.video-frame iframe{width:100%;height:100%;border:0}.video-caption{display:flex;justify-content:space-between;padding:12px 15px;color:#71817a}.summary-card{padding:27px;display:flex;flex-direction:column;justify-content:space-between}.summary-card p{font-size:clamp(18px,2vw,22px);line-height:1.3;letter-spacing:-.03em;margin:28px 0}.confidence{border-top:1px solid var(--line);padding-top:16px}.confidence>div:first-child{display:flex;justify-content:space-between;align-items:center}.confidence strong{font-size:25px}.bar{height:7px;background:#e4ebe5;margin-top:11px;border-radius:10px;overflow:hidden}.bar i{display:block;height:100%;background:var(--coral);transition:width .3s}.outputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.panel{padding:23px}.count{font:11px 'DM Mono',monospace;color:#8a9891}.entity{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:15px 0}.entity:last-child{border:0}.entity strong{font-size:15px}.entity span,.sentiment-label{font:10px 'DM Mono',monospace;color:#809089}.sentiment{border-bottom:1px solid var(--line);padding:15px 0}.sentiment:last-child{border:0}.sentiment-top{display:flex;justify-content:space-between;gap:14px}.sentiment p{font-size:12px;color:#68766f;line-height:1.45;margin:8px 0 0}.sentiment-label.positive{color:#42905e}.sentiment-label.neutral{color:#829087}.raw-section{margin-top:42px}.text-button{border:0;background:none;color:#62736b;font:11px 'DM Mono',monospace;cursor:pointer}.text-button:hover{color:var(--ink)}.raw-output{background:#172a24;color:#cae9a1;padding:22px;overflow:auto;font:12px/1.6 'DM Mono',monospace;box-shadow:var(--shadow);border-radius:2px}.raw-section .panel-title{align-items:center;margin-bottom:12px}
@media(max-width:800px){.sidebar{width:220px}.video-grid,.outputs-grid{grid-template-columns:1fr}.main{padding:35px 22px}.topbar{display:block}.top-actions{margin-bottom:28px}.detail-head h2{font-size:24px}}@media(max-width:560px){.shell{display:block}.sidebar{width:100%;padding:24px 18px;position:relative;height:auto}.sidebar-label{margin-top:35px}.sidebar-foot{display:none}.sample-list{grid-template-columns:1fr 1fr}.main{padding:28px 16px}.stats{grid-template-columns:1fr}.stat,.stat:not(:first-child){padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.detail-head{display:block}.badge{display:inline-block;margin-top:15px}.top-actions{width:100%}.top-actions .button{flex:1}}
