.depth-previews{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.depth-previews.has-result{grid-template-columns:repeat(2,minmax(0,1fr))}.depth-previews figure{min-width:0;margin:0}.depth-previews figcaption{color:var(--earth-muted);align-items:center;gap:6px;padding:0 0 10px;font-size:11px;display:flex}.depth-preview-frame{background:var(--earth-surface);border-radius:8px;place-items:center;height:380px;min-height:300px;display:grid;overflow:hidden}.depth-preview-frame video{object-fit:contain;width:100%;height:100%;max-height:380px}.depth-legend{border-top:1px solid var(--public-line);color:var(--earth-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px;padding-top:20px;font-size:10px;display:flex}.depth-legend i{border:1px solid var(--earth-line);background:linear-gradient(90deg,#111,#eee);border-radius:2px;flex:0 120px;height:7px}.depth-legend small{margin-left:auto;font-size:10px}.depth-stage-note{max-width:560px;color:var(--earth-muted);margin:14px 0 0;font-size:12px;line-height:1.8}.depth-output-spec{border-block:1px solid var(--public-line);flex-direction:column;gap:6px;padding:14px 0;display:flex}.depth-output-spec span,.depth-output-spec small{color:var(--earth-muted);font-size:11px}.depth-output-spec strong{color:var(--earth-text);font:12px/1.6 ui-monospace,Consolas,monospace}.depth-model-note{border-top:1px solid var(--public-line);margin-top:auto;padding-top:16px}.depth-model-note>span{color:var(--earth-secondary);font-size:11px}.depth-model-note p{color:var(--earth-muted);margin:8px 0;font-size:11px;line-height:1.8}.depth-preserve-note{padding:4px 0 12px}.depth-preserve-note>strong{color:var(--earth-text);font-size:16px;line-height:1.5}.depth-preserve-note p{color:var(--earth-muted);margin:12px 0 18px;font-size:12px;line-height:1.8}.depth-preserve-note ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.depth-preserve-note li{color:var(--earth-secondary);align-items:center;gap:9px;font-size:12px;display:flex}.depth-preserve-note li svg{flex:none}@media (max-width:700px){.depth-preview-frame{height:280px;min-height:200px}.depth-preview-frame video{max-height:280px}.depth-legend small{flex-basis:100%;margin-left:0}.depth-previews.has-result{grid-template-columns:minmax(0,1fr);gap:16px}.depth-workbench .lt-file-caption{flex-wrap:wrap}}