@charset "UTF-8";.mv-creator .va-collapse-toggle{display:flex;align-items:center;gap:4px;padding:6px 12px;font-size:12px;color:#888;background:#00000008;border:1px solid rgba(0,0,0,.06);border-radius:8px;cursor:pointer;transition:background .15s ease-out,color .15s ease-out}.mv-creator .va-collapse-toggle:hover{background:#f39c1214;color:#666}.mv-creator .ma-card{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:10px;background:#fafafa;border:1px solid rgba(0,0,0,.05);box-sizing:border-box}.mv-creator .ma-card--grow{flex:none;min-height:auto}.mv-creator .mv-knowledge-context-selector{width:100%;margin-top:2px}.mv-creator .mv-storyboard-control-card{gap:10px}.mv-creator .mv-storyboard-message{margin:0}.mv-creator .mv-storyboard-control-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,280px) minmax(148px,200px);gap:10px;align-items:end}.mv-creator .mv-storyboard-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mv-creator .mv-storyboard-field-label{margin-top:0;color:var(--td-text-color-secondary, #666);font-size:12px;font-weight:600;line-height:1.2}.mv-creator .mv-knowledge-context-selector--inline{margin-top:0;min-width:0}.mv-creator .mv-knowledge-context-selector--inline .knowledge-note-context-selector__header,.mv-creator .mv-knowledge-context-selector--inline .knowledge-note-context-selector__chips{display:none}.mv-creator .mv-storyboard-field--model .model-dropdown,.mv-creator .mv-storyboard-field--model .model-dropdown__trigger{width:100%;min-width:0}.mv-creator .mv-storyboard-generate-btn{min-width:148px;min-height:36px;padding-right:12px;padding-left:12px}.mv-creator .ma-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:600;color:#333}.mv-creator .ma-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f0f0f0;color:#666;font-size:12px}.mv-creator .ma-chip--accent{background:#f39c1224;color:#c97d0a}.mv-creator .ma-hint{padding:10px 12px;border-radius:8px;background:#f39c1214;color:#a86507;font-size:12px;line-height:1.5}.mv-creator .va-shot-edit-fields{display:flex;flex-direction:column;gap:6px;margin-top:6px}.mv-creator .va-edit-field{display:flex;flex-direction:column;gap:2px}.mv-creator .va-edit-field-label{font-size:11px;color:#999}.mv-creator .ma-clips-gallery{display:flex;flex-direction:column;gap:6px;max-height:clamp(240px,30vh,360px);overflow-y:auto}.mv-creator .ma-clip-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.06);box-sizing:border-box}.mv-creator .ma-clip-row.is-selected{border-color:#f39c1252;box-shadow:inset 0 0 0 1px #f39c122e}.mv-creator .ma-clip-thumb{width:36px;height:36px;border-radius:6px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.mv-creator .ma-clip-thumb--placeholder{display:flex;align-items:center;justify-content:center;background:#f39c121a;color:#c97d0a;font-size:16px}.mv-creator .ma-clip-meta{display:flex;flex-direction:column;gap:2px;min-width:120px;flex:0 1 180px}.mv-creator .ma-clip-title{font-size:12px;font-weight:500;color:#333;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mv-creator .ma-clip-duration{font-size:11px;color:#999}.mv-creator .ma-clip-player{flex:1;min-width:220px;height:28px}@media(max-width:760px){.mv-creator .mv-storyboard-control-row{grid-template-columns:1fr}.mv-creator .mv-storyboard-generate-btn{width:100%}}.mv-creator .va-edit-field-input{width:100%;padding:4px 8px;font-size:12px;border:1px solid rgba(0,0,0,.08);border-radius:6px;background:#fff;color:#333;resize:vertical;font-family:inherit;box-sizing:border-box}.mv-creator .va-edit-field-input:focus{outline:none;border-color:#f39c1266}.mv-creator .va-shot-video-wrap{display:flex;align-items:center;gap:4px}.mv-creator .va-shot-frame-transfer{display:flex;flex-direction:column;gap:4px}.mv-creator .va-shot-frame-transfer-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid rgba(0,0,0,.1);border-radius:6px;background:#f39c1214;color:#888;cursor:pointer;transition:background .15s ease-out,color .15s ease-out}.mv-creator .va-shot-frame-transfer-btn:hover{background:#f39c1233;color:#333}.mv-creator .mv-generate-footer-actions{margin-top:16px;justify-content:center}.mv-creator .mv-generate-footer-hint{margin-top:8px;text-align:center;font-size:12px;color:#999}.mv-hover-preview{position:fixed;z-index:20000;transform:translate(-50%,-100%);pointer-events:auto;max-width:360px;max-height:360px;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #00000047;background:#000}.mv-hover-preview img,.mv-hover-preview video{display:block;max-width:360px;max-height:360px;-o-object-fit:contain;object-fit:contain}
