.chunk-grid{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));gap:5px;margin:16px 0}.chunk-grid button{padding:8px 2px;border:1px solid var(--line,#d8d8ce);font:12px monospace;background:#f4f1e8;cursor:pointer}.chunk-grid button.action-frame{background:#c9dfc7;border-color:#88a887}.chunk-grid button.active-frame{outline:2px solid #1e5143;outline-offset:1px}.chunk-grid button[data-chunk="0"]{grid-column:1/-1;justify-self:start;min-width:44px}.chunk-labels{display:flex;gap:5px;flex-wrap:wrap}.chunk-labels span{padding:6px 10px;border:1px solid #c2cabd;font-size:12px}.chunk-labels .active{background:#d4e4d0}.crop-details{margin:20px 0;padding:16px;border:1px solid #d0d7ca}.crop-details dl{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crop-details dt{font-size:12px;color:#666}.crop-details dd{margin:3px 0 10px}.ledger{max-width:1440px;margin:30px auto;padding:24px}.ledger details{padding:12px 0;border-bottom:1px solid #ccc}.downloads{display:flex;gap:15px;flex-wrap:wrap;margin:15px 0}.input-line{font:13px/1.7 monospace;word-break:break-all}#source-video{width:100%;max-height:360px;background:#101b16}.review-box textarea{width:100%;min-height:80px}.annotation-column{min-width:0}.case strong{font-size:14px;line-height:1.5}.source-label{margin:12px 0 4px}@media(max-width:700px){.chunk-grid{gap:4px;grid-template-columns:repeat(8,minmax(0,1fr))}.chunk-grid button{font-size:10px}.crop-details dl{grid-template-columns:1fr}.ledger{padding:16px}}

.pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:16px 0}.pagination button{padding:8px}.caption-box{margin:24px 0;padding:16px;background:#f0f2e7;border:1px solid #c2cabd}.prompt-chunk{border-bottom:1px solid #c2cabd;padding:12px 0}.prompt-chunk summary{cursor:pointer;font-weight:600}.prompt-chunk p{font-size:14px;line-height:1.75;overflow-wrap:anywhere}.prompt-chunk h4{margin:18px 0 8px}.prompt-chunk button{margin-top:12px}.muted{color:#626b60}

.prompt-chunk button[aria-pressed="true"]{outline:2px solid #1e5143;outline-offset:2px}
