.dv-video-preview{border-radius:var(--radius);background:#000;width:100%;max-height:320px;margin-bottom:1rem;display:block}.dv-settings-row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.dv-describe-btn{background:var(--accent);color:#fff;border-color:var(--accent)}.dv-describe-btn:hover{opacity:.9}.dv-note{color:var(--text-2);margin:.75rem 0 0;font-size:.8125rem}.dv-progress{padding:1.25rem 0 .5rem}.dv-phases{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.dv-phase{opacity:.35;transition:opacity .25s}.dv-phase-active{opacity:1}.dv-phase-done{opacity:.65}.dv-phase-header{align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.dv-phase-icon{text-align:center;width:1rem;color:var(--text-3);flex-shrink:0;font-size:.8125rem}.dv-phase-done .dv-phase-icon{color:#16a34a}.dv-phase-active .dv-phase-icon{color:var(--accent)}.dv-phase-label{color:var(--text-2);flex:1;min-width:0;font-size:.8125rem}.dv-phase-active .dv-phase-label{color:var(--text);font-weight:500}.dv-phase-pct{color:var(--text-3);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.dv-phase-track{background:var(--bg-hover);border-radius:2px;width:100%;height:4px;overflow:hidden}.dv-phase-bar{background:var(--accent);border-radius:2px;width:0%;height:100%;transition:width .35s}.dv-phase-done .dv-phase-bar{background:#16a34a;transition:none;width:100%!important}.dv-phase-indeterminate .dv-phase-bar{animation:1.4s ease-in-out infinite dv-slide;width:40%!important}@keyframes dv-slide{0%{width:30%;margin-left:0%}50%{width:40%;margin-left:40%}to{width:30%;margin-left:70%}}.dv-stop-btn{margin-top:.5rem}.dv-timeline{flex-direction:column;gap:.5rem;max-height:420px;margin-bottom:1rem;display:flex;overflow-y:auto}.dv-item{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:.75rem;padding:.5rem;display:flex}.dv-item-thumb{border-radius:6px;flex-shrink:0;width:120px;height:auto}.dv-item-body{min-width:0}.dv-item-time{font-family:var(--font-mono,monospace);color:var(--accent);background:var(--bg);border:1px solid var(--border);border-radius:4px;margin-bottom:.25rem;padding:.1rem .4rem;font-size:.75rem;display:inline-block}.dv-item-text{color:var(--text);margin:0;font-size:.875rem;line-height:1.5}.dv-context-row{margin-top:.875rem}.dv-context-row .tool-input{width:100%;max-width:480px}.dv-context-optional{text-transform:none;letter-spacing:0;color:var(--text-3);font-weight:400}.dv-model-note{color:var(--text-2);background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);margin:0 0 .75rem;padding:.5rem .75rem;font-size:.8125rem}.dv-audio-row{color:var(--text-2);cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.875rem;font-size:.8125rem;line-height:1.5;display:flex}.dv-audio-row input{accent-color:var(--accent);flex-shrink:0;margin-top:.2rem}.dv-item-speech{border-left:3px solid var(--accent)}.dv-speech-icon{flex-shrink:0;padding:.25rem;font-size:1.25rem;line-height:1}.dv-item-time-speech{color:var(--text-2)}.dv-item-speech .dv-item-text{font-style:italic}.dv-no-speech-note{color:var(--text-3);margin:0;padding:.25rem .5rem;font-size:.8125rem}.dv-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.dv-error{color:#b91c1c;border-radius:var(--radius);background:#fef2f2;border:1px solid #fecaca;margin-top:1rem;padding:.625rem .75rem;font-size:.875rem}.dv-specs{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);margin:2rem 0 1rem;padding:1.25rem 1.5rem}.dv-specs h2{color:var(--text);margin:0 0 .5rem;font-size:1.125rem}.dv-specs-intro{color:var(--text-2);margin:0 0 1rem;font-size:.875rem;line-height:1.55}.dv-specs-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.dv-specs-col h3{text-transform:uppercase;letter-spacing:.03em;color:var(--text-2);margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.dv-specs-col ul{margin:0;padding-left:1.1rem}.dv-specs-col li{color:var(--text);margin-bottom:.5rem;font-size:.875rem;line-height:1.55}@media (width<=640px){.dv-specs-grid{grid-template-columns:1fr}.dv-item-thumb{width:88px}}
