:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1f2937;background:#f6f7f9}body{margin:0}.container{max-width:960px;margin:0 auto;padding:20px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;margin-top:14px}.row{display:flex;gap:10px;align-items:center}.space{justify-content:space-between}.searchRow{display:flex;gap:8px}input,select,textarea,button{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:14px}input{flex:1}button{background:#f8fafc;cursor:pointer}button:hover{background:#eef2f7}.video{width:100%;max-height:420px;margin-top:8px;border-radius:10px;background:#000}.transcript{max-height:400px;overflow:auto}.segment{width:100%;display:flex;gap:12px;text-align:left;margin-top:6px;align-items:flex-start}.resultRow{width:100%;display:flex;gap:10px;text-align:left;margin-top:6px}.selectionMeta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.badge{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:12px}.segmentSelected{background:#dbeafe;border-color:#93c5fd}.segmentAnchor{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.segmentFocus{background:#fef9c3;border-color:#fde047}.tag{margin-left:auto;background:#1e40af;color:#fff;border-radius:999px;padding:2px 8px;font-size:11px}.muted{color:#64748b}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.error{color:#b91c1c}.captionControls{margin-top:10px;display:flex;flex-direction:column;gap:8px}.captionControls textarea{min-height:64px;resize:vertical}.checkboxRow{display:flex;align-items:center;gap:8px}.captionPreviewWrap{margin-top:8px}.captionPreviewImage{max-width:100%;border:1px solid #cbd5e1;border-radius:8px;display:block}
