.video-dialog[data-v-16b7e4b4]{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000080;font-family:Segoe UI,SegoeUI,Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif}.video-dialog.gp-music-dialog[data-v-16b7e4b4]{font-family:Outfit,Segoe UI,SegoeUI,Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif}.video-dialog .video-container[data-v-16b7e4b4]{display:grid;grid-template-columns:minmax(0,650px) 320px;width:min(970px,100%);height:487px;overflow:hidden;color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 24px 80px #00000073}.video-dialog .video-container .video-preview[data-v-16b7e4b4]{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;background:#000}.video-dialog .video-container .video-preview video[data-v-16b7e4b4]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;cursor:pointer}.video-dialog .video-container .video-preview .preview-pause-area[data-v-16b7e4b4]{position:absolute;z-index:1;inset:0 0 48px;padding:0;cursor:pointer;background:transparent;border:0}.video-dialog .video-container .video-preview .preview-play[data-v-16b7e4b4]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background-repeat:no-repeat;background-position:53% 50%;background-color:#0006;background-image:url(../asset/images/get-inspired/pause.svg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:2;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.video-dialog .video-container .video-preview .preview-play[data-v-16b7e4b4]:hover{opacity:.8}.video-dialog .video-container .video-detail[data-v-16b7e4b4]{display:flex;flex-direction:column;gap:16px;min-width:0;padding:16px 16px 22px;background:#1a1a1a;position:relative}.video-dialog .video-container .video-detail .detail-header[data-v-16b7e4b4],.video-dialog .video-container .video-detail .section-header[data-v-16b7e4b4]{display:flex;align-items:center;justify-content:space-between}.video-dialog .video-container .video-detail .detail-header[data-v-16b7e4b4]{height:21px}.video-dialog .video-container .video-detail .detail-header h2[data-v-16b7e4b4]{margin:0;overflow:hidden;font-size:16px;font-weight:600;line-height:21px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;padding-right:16px}.video-dialog .video-container .video-detail .icon-button[data-v-16b7e4b4]{display:grid;padding:0;cursor:pointer;background:transparent;border:0;place-items:center;transition:opacity .2s ease,transform .2s ease}.video-dialog .video-container .video-detail .close-button[data-v-16b7e4b4]{position:absolute;z-index:5;top:8px;right:8px;width:24px;height:24px;background:url(../asset/images/get-inspired/dialog-close.svg) no-repeat 50%/contain}.video-dialog .video-container .video-detail .close-button[data-v-16b7e4b4]:hover{opacity:.8}.video-dialog .video-container .video-detail .detail-section[data-v-16b7e4b4]{display:flex;flex-direction:column;gap:8px}.video-dialog .video-container .video-detail .detail-section .section-label[data-v-16b7e4b4]{margin:0;color:#ffffff80;font-size:12px;line-height:16px}.video-dialog .video-container .video-detail .music-section .music-card[data-v-16b7e4b4]{display:flex;align-items:center;padding:12px;gap:12px;background:#2a2a2a;border-radius:12px}.video-dialog .video-container .video-detail .music-section .music-card audio[data-v-16b7e4b4]{display:none}.video-dialog .video-container .video-detail .music-section .music-card .music-play[data-v-16b7e4b4]{flex:0 0 36px;width:36px;height:36px;padding:0;cursor:pointer;border:0;border-radius:50%;background:#fff url(../asset/images/get-inspired/black-pause.svg) no-repeat 50%;transition:opacity .2s ease,transform .2s ease}.video-dialog .video-container .video-detail .music-section .music-card .music-play[data-v-16b7e4b4]:hover{opacity:.8}.video-dialog .video-container .video-detail .music-section .music-card .music-play[data-v-16b7e4b4]:active{transform:scale(.98)}.video-dialog .video-container .video-detail .music-section .music-card .play-music[data-v-16b7e4b4]{background:#fff url(../asset/images/get-inspired/black-play.svg) no-repeat 50%}.video-dialog .video-container .video-detail .music-section .music-card .music-info[data-v-16b7e4b4]{display:flex;flex-direction:column;min-width:0;gap:4px}.video-dialog .video-container .video-detail .music-section .music-card .music-info strong[data-v-16b7e4b4]{overflow:hidden;font-size:14px;font-weight:600;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.video-dialog .video-container .video-detail .music-section .music-card .music-info span[data-v-16b7e4b4]{color:#9ca3af;font-size:12px;line-height:16px}.video-dialog .video-container .video-detail .prompt-section .copy-button[data-v-16b7e4b4]{width:16px;height:16px;background:url(../asset/images/get-inspired/copy-btn.svg) no-repeat 50%/contain}.video-dialog .video-container .video-detail .prompt-section .copy-button[data-v-16b7e4b4]:hover{background:url(../asset/images/get-inspired/copy-btn-white.svg) no-repeat 50%/contain}.video-dialog .video-container .video-detail .prompt-section .prompt-content[data-v-16b7e4b4]{min-height:118px;max-height:180px;padding:14px;margin:0;overflow:auto;color:#d1d5db;background:#2a2a2a;border-radius:12px;font-size:12px;line-height:18px;scrollbar-width:thin;scrollbar-color:#5a5a5a transparent}.video-dialog .video-container .video-detail .prompt-section .prompt-content[data-v-16b7e4b4]::-webkit-scrollbar{width:6px}.video-dialog .video-container .video-detail .prompt-section .prompt-content[data-v-16b7e4b4]::-webkit-scrollbar-track{background:transparent}.video-dialog .video-container .video-detail .prompt-section .prompt-content[data-v-16b7e4b4]::-webkit-scrollbar-thumb{background:#5a5a5a;border-radius:6px}.video-dialog .video-container .video-detail .prompt-section .prompt-content.no-audio-prompt-content[data-v-16b7e4b4]{height:118px}.video-dialog .video-container .video-detail .settings-section[data-v-16b7e4b4]{gap:10px}.video-dialog .video-container .video-detail .settings-section .tag-list[data-v-16b7e4b4]{display:flex;flex-wrap:wrap;gap:8px}.video-dialog .video-container .video-detail .settings-section .tag-list .tag[data-v-16b7e4b4]{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;color:#fffc;background:#2a2a2a;border:1px solid #3f3f3f;border-radius:20px;font-size:12px;line-height:16px;white-space:nowrap}.video-dialog .video-container .video-detail .generate-button[data-v-16b7e4b4]{display:flex;align-items:center;justify-content:center;width:100%;height:45px;min-height:45px;padding:0 20px;margin-top:auto;gap:8px;color:#000;cursor:pointer;background:linear-gradient(90.11deg,#53fbd5 41.71%,#75ff9c 81.52%,#bdff89 112.01%);border:0;border-radius:24px;font-size:14px;font-weight:600;line-height:19px;transition:opacity .2s ease,transform .2s ease;font-family:inherit}.video-dialog .video-container .video-detail .generate-button[data-v-16b7e4b4]:before{content:"";width:16px;height:16px;background:url(../asset/images/get-inspired/generator-btn.svg) no-repeat 50%/contain}.video-dialog .video-container .video-detail .generate-button[data-v-16b7e4b4]:hover{opacity:.8}.video-dialog .video-container .video-detail .generate-button[data-v-16b7e4b4]:active{transform:scale(.98)}.video-dialog-fade-enter-active[data-v-16b7e4b4],.video-dialog-fade-leave-active[data-v-16b7e4b4]{transition:opacity .2s ease}.video-dialog-fade-enter-from[data-v-16b7e4b4],.video-dialog-fade-leave-to[data-v-16b7e4b4]{opacity:0}@media(max-width:760px){.video-dialog[data-v-16b7e4b4]{align-items:flex-start;justify-content:flex-start;padding:0;overflow-y:auto;background:#1a1a1a}.video-dialog .video-container[data-v-16b7e4b4]{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;align-content:start;width:100%;height:auto;min-height:calc(100% - 24px);margin:0;overflow:visible;background:#1a1a1a;border:0;border-radius:0;box-shadow:none;position:relative}.video-dialog .video-container .video-preview[data-v-16b7e4b4]{grid-row:2;width:calc(100% - 32px);margin:24px 16px 0;overflow:hidden;border-radius:12px;aspect-ratio:343/193}.video-dialog .video-container .video-preview video[data-v-16b7e4b4]{-o-object-fit:cover;object-fit:cover}.video-dialog .video-container .video-detail[data-v-16b7e4b4]{display:contents}.video-dialog .video-container .video-detail .detail-header[data-v-16b7e4b4]{position:relative;grid-row:1;width:100%;height:44px}.video-dialog .video-container .video-detail .detail-header h2[data-v-16b7e4b4]{width:calc(100% - 96px);margin:0 auto;color:#f7f7f7;font-size:16px;font-weight:400;line-height:24px;text-align:center}.video-dialog .video-container .video-detail .detail-section[data-v-16b7e4b4]{width:calc(100% - 32px);margin-right:16px;margin-left:16px;gap:8px}.video-dialog .video-container .video-detail .detail-section .section-label[data-v-16b7e4b4]{font-size:12px;line-height:18px}.video-dialog .video-container .video-detail .music-section[data-v-16b7e4b4]{grid-row:3;margin-top:16px}.video-dialog .video-container .video-detail .music-section .music-card[data-v-16b7e4b4]{width:100%;height:67px;padding:12px}.video-dialog .video-container .video-detail .music-section .music-card .music-info strong[data-v-16b7e4b4]{line-height:21px}.video-dialog .video-container .video-detail .music-section .music-card .music-info span[data-v-16b7e4b4]{line-height:18px}.video-dialog .video-container .video-detail .prompt-section[data-v-16b7e4b4]{grid-row:4;margin-top:16px}.video-dialog .video-container .video-detail .prompt-section .section-header[data-v-16b7e4b4]{height:18px}.video-dialog .video-container .video-detail .prompt-section .prompt-content[data-v-16b7e4b4]{width:100%;height:auto;padding:14px;font-size:12px;line-height:18px}.video-dialog .video-container .video-detail .settings-section[data-v-16b7e4b4]{grid-row:5;margin-top:16px}.video-dialog .video-container .video-detail .settings-section .tag-list[data-v-16b7e4b4]{gap:8px}.video-dialog .video-container .video-detail .settings-section .tag-list .tag[data-v-16b7e4b4]{height:30px;padding:0 14px;background:#2a2a2a;font-size:12px;line-height:18px}.video-dialog .video-container .video-detail .generate-button[data-v-16b7e4b4]{position:absolute;left:0;right:0;bottom:0;grid-row:6;width:auto;height:47px;min-height:47px;margin:16px 16px 0;padding:13px 20px;border-radius:24px;font-size:14px;line-height:21px}.video-dialog .video-container .video-detail .close-button[data-v-16b7e4b4]{position:absolute;top:10px;left:12px;width:24px;height:24px;margin:0;background:none}.video-dialog .video-container .video-detail .close-button[data-v-16b7e4b4]:before{width:8px;height:8px;content:"";border-bottom:2px solid #9c9c9c;border-left:2px solid #9c9c9c;transform:rotate(45deg)}}
