.my-video-create-v6{--my-vc6-padding: 16px;--my-vc6-footer-height: 100px;--my-vc6-accent: #ff4180;--my-vc6-accent-15: rgba(255, 65, 128, 0.15);--my-vc6-accent-25: rgba(255, 65, 128, 0.25);--my-vc6-accent-50: rgba(255, 65, 128, 0.5);--my-vc6-bg: #121415;--my-vc6-bg-card: #16191b;--my-vc6-border: rgba(255, 255, 255, 0.07);--my-vc6-border-light: rgba(255, 255, 255, 0.2);--my-vc6-text: rgba(255, 255, 255, 0.8);--my-vc6-text-dim: rgba(255, 255, 255, 0.7);display:flex;flex-direction:row;margin-bottom:30px;width:100%;height:calc(var(--vh) - var(--my-header-height));min-height:500px;max-height:850px}@media screen and (max-width: 880px){.my-video-create-v6{--my-vc6-padding: 12px;--my-vc6-footer-height: 90px;flex-direction:column;height:auto;max-height:none;min-height:auto}}.my-video-create-v6[upload=""] .my-video-create-v6__upload-btn,.my-video-create-v6:not([upload]) .my-video-create-v6__upload-btn{display:flex}.my-video-create-v6[upload=""] .my-video-create-v6__generate-btn,.my-video-create-v6:not([upload]) .my-video-create-v6__generate-btn{display:none}.my-video-create-v6[upload]:not([upload=""]) .my-video-create-v6__upload-btn{display:none}.my-video-create-v6[upload]:not([upload=""]) .my-video-create-v6__generate-btn{display:flex}.my-video-create-v6 .my-video-create-v6__upload-btn{display:none}.my-video-create-v6[result] .my-video-create-v6__result-wrapper{display:flex}.my-video-create-v6:not([result]) .my-video-create-v6__result-placeholder{display:flex}.my-video-create-v6 .my-video-create-v6__operation{position:relative;padding:var(--my-vc6-padding) 0 var(--my-vc6-padding) var(--my-vc6-padding);max-width:440px;width:100%;border-right:1px solid var(--my-vc6-border-light)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__operation{max-width:100%;border-right:none}}.my-video-create-v6 .my-video-create-v6__operation-body{display:flex;flex-direction:column;gap:var(--my-vc6-padding);padding-right:calc(var(--my-vc6-padding) - var(--my-scrollbar-width, 0px));padding-bottom:var(--my-vc6-footer-height);max-height:100%;overflow-y:scroll}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__operation-body{padding-bottom:0;overflow:visible}}.my-video-create-v6 .my-video-create-v6__operation-footer{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-small);padding:var(--my-vc6-padding);width:100%;height:var(--my-vc6-footer-height);background:var(--my-vc6-bg);border-top:1px solid var(--my-vc6-border);z-index:100}.my-video-create-v6 .my-video-create-v6__operation-footer .my-button{width:100%;height:40px;border-radius:16px;font-size:14px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__operation-footer{position:fixed;bottom:0;z-index:10000}}.my-video-create-v6 .my-video-create-v6__nav{display:flex;justify-content:center}.my-video-create-v6 .my-video-create-v6__nav-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px;padding:3px;width:100%;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);list-style:none}.my-video-create-v6 .my-video-create-v6__nav-wrapper li{flex:1}.my-video-create-v6 .my-video-create-v6__nav-item{display:flex;align-items:center;justify-content:center;padding:0 4px;width:100%;height:40px;border-radius:12px;color:hsla(0,0%,100%,.8);font-weight:500;font-size:14px;text-decoration:none;transition:.2s;white-space:nowrap}.my-video-create-v6 .my-video-create-v6__nav-item:hover{color:#fff;background:hsla(0,0%,100%,.1)}.my-video-create-v6 .my-video-create-v6__nav-item[s-active]{color:#fff;background:hsla(0,0%,100%,.2)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__nav-wrapper{width:100%;border-radius:14px;overflow-x:scroll}.my-video-create-v6 .my-video-create-v6__nav-item{height:36px;font-size:14px;border-radius:10px}}.my-video-create-v6 .my-video-create-v6__card{background:var(--my-vc6-bg-card);border:1px solid var(--my-vc6-border);border-radius:16px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__card{background:rgba(0,0,0,0);border:none;border-radius:0}}.my-video-create-v6 my-upload{display:block;height:200px}@media screen and (min-width: 881px){.my-video-create-v6 my-upload{border:none}}.my-video-create-v6 .my-video-create-v6__card-divider{height:1px;background:var(--my-vc6-border)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__card-divider{display:none}}.my-video-create-v6 .my-video-create-v6__scroll-section{padding:12px 6px 12px 12px;max-height:400px;overflow-y:scroll}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__scroll-section{padding:var(--my-vc6-padding) 4px 0 0;background:rgba(0,0,0,0);border:none;border-radius:0}}.my-video-create-v6 .my-video-create-v6__scroll-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.my-video-create-v6 .my-video-create-v6__scroll-title{color:#fff;font-size:16px;font-weight:500;line-height:1.21}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__scroll-title{font-size:14px}}.my-video-create-v6 .my-video-create-v6__scroll-header--right{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-small)}.my-video-create-v6 .my-video-create-v6__scroll-header--right .my-container-scroll__scroll-btn{padding:3px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__scroll-header--right .my-container-scroll__scroll-btn{padding:1px}}.my-video-create-v6 .my-video-create-v6__scroll-body{margin-top:6px}.my-video-create-v6 .my-video-create-v6__samples .my-container-scroll__scroll-btn{display:none !important}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__samples .my-container-scroll__scroll-btn{display:flex !important}}.my-video-create-v6 .my-video-create-v6__samples .my-container-scroll__container{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:6px;overflow-x:visible;scroll-snap-type:none}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__samples .my-container-scroll__container{display:flex;grid-template-columns:none;gap:0;overflow-x:scroll;scroll-snap-type:x mandatory}}.my-video-create-v6 .my-video-create-v6__sample-item{display:flex;flex-shrink:0;border-radius:10px;border:1.5px solid rgba(0,0,0,0);overflow:hidden;cursor:pointer;transition:border-color .2s}.my-video-create-v6 .my-video-create-v6__sample-item[s-active]{border-color:var(--my-vc6-accent)}.my-video-create-v6 .my-video-create-v6__sample-item:hover img{scale:1.05}.my-video-create-v6 .my-video-create-v6__sample-item img{display:block;width:100%;aspect-ratio:122/202;object-fit:cover;transition:scale .2s}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__sample-item{width:72px;border-radius:8px}.my-video-create-v6 .my-video-create-v6__sample-item img{height:auto;aspect-ratio:auto}.my-video-create-v6 .my-video-create-v6__sample-item+.my-video-create-v6__sample-item{margin-left:8px}.my-video-create-v6 .my-video-create-v6__sample-item:hover:not([s-active]){border-color:rgba(0,0,0,0)}}.my-video-create-v6 .my-video-create-v6__custom-section{flex-shrink:0;background:var(--my-vc6-bg-card);border:1px solid var(--my-vc6-border);border-radius:12px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__custom-section{background:rgba(0,0,0,0);border:none;border-radius:0}}.my-video-create-v6 .my-video-create-v6__menu{display:flex;flex-direction:column;padding:var(--my-vc6-padding) 0 var(--my-vc6-padding) var(--my-vc6-padding);width:560px;flex-shrink:0;background:var(--my-vc6-bg);overflow:hidden;border-right:1px solid var(--my-vc6-border)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__menu{margin:0 6px 0 12px;width:calc(100% - 18px);background:#0d0f11;padding:12px;border:1px solid var(--my-vc6-border);border-radius:12px}}.my-video-create-v6 .my-video-create-v6__tab-bar{position:relative;display:flex;justify-content:center;flex-shrink:0;margin-right:var(--my-vc6-padding);margin-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__tab-bar{margin-right:0}}.my-video-create-v6 .my-video-create-v6__tab-btn{padding:4px 16px 12px 16px;background:rgba(0,0,0,0);border:none;color:var(--my-vc6-text);font-size:16px;font-weight:400;cursor:pointer;transition:color .15s}.my-video-create-v6 .my-video-create-v6__tab-btn[s-active]{color:var(--my-vc6-accent);font-weight:500}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__tab-btn{font-size:14px}}.my-video-create-v6 .my-video-create-v6__tab-indicator{position:absolute;bottom:-1px;height:3px;background:var(--my-vc6-accent);border-radius:10px;transition:left .3s,width .3s}.my-video-create-v6 .my-video-create-v6__preset{display:none;flex:1;min-height:0}.my-video-create-v6 .my-video-create-v6__preset[s-active]{display:block;overflow-y:scroll;padding-right:calc(var(--my-vc6-padding) - var(--my-scrollbar-width, 0px))}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__preset[s-active]{overflow-y:visible;padding-right:0}}.my-video-create-v6 .my-video-create-v6__preset-grid{--gap: calc(var(--my-vc6-padding) * 0.8);display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:var(--gap);list-style:none}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__preset-grid{display:flex;flex-direction:row;gap:8px;overflow-x:auto}}.my-video-create-v6 .my-video-create-v6__preset-item{position:relative;border-radius:12px;border:1.5px solid rgba(0,0,0,0);overflow:hidden;cursor:pointer;aspect-ratio:3/5;transition:border-color .2s}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__preset-item{flex-shrink:0;width:110px}}.my-video-create-v6 .my-video-create-v6__preset-item video{display:block;width:100%;height:100%;object-fit:cover;transition:scale .2s}.my-video-create-v6 .my-video-create-v6__preset-item:hover .my-video-create-v6__preset-item-label{opacity:0}.my-video-create-v6 .my-video-create-v6__preset-item:hover .my-video-create-v6__preset-item-overlay{opacity:1}.my-video-create-v6 .my-video-create-v6__preset-item:hover video{scale:1.05}.my-video-create-v6 .my-video-create-v6__preset-item[s-active]{border-color:var(--my-vc6-accent)}.my-video-create-v6 .my-video-create-v6__preset-item-label{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(transparent, rgba(0, 0, 0, 0.6));color:#fff;font-size:12px;text-align:center;pointer-events:none;transition:opacity .2s}.my-video-create-v6 .my-video-create-v6__preset-item-overlay{position:absolute;bottom:0;left:0;right:0;height:79px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:16px;background:linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);opacity:0;transition:opacity .2s;z-index:1}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__preset-item-overlay{display:none}}.my-video-create-v6 .my-video-create-v6__preset-item-try{display:flex;align-items:center;justify-content:center;width:calc(100% - var(--my-vc6-padding)*.8*2);height:32px;border-radius:12px;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.25);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:.2s}.my-video-create-v6 .my-video-create-v6__preset-item-try:hover{background:var(--my-vc6-accent);border-color:rgba(0,0,0,0);box-shadow:0 0 20.9px rgba(255,51,170,.25),inset 4px 5px 9.8px hsla(0,0%,100%,.25),inset -1px -3px 7px hsla(0,0%,100%,.25)}.my-video-create-v6 .my-video-create-v6__custom{display:none;flex-direction:column;flex:1;overflow:hidden}.my-video-create-v6 .my-video-create-v6__custom[s-active]{display:flex}.my-video-create-v6 .my-video-create-v6__custom-inner{display:flex;flex-direction:column;flex:1;gap:10px;overflow-y:scroll;padding-right:calc(var(--my-vc6-padding) - var(--my-scrollbar-width, 0px))}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__custom-inner{padding-right:0;overflow-y:visible}}.my-video-create-v6 my-textarea.my-video-create-v6__custom-textarea{display:block;flex-shrink:0}.my-video-create-v6 .my-video-create-v6__custom-random{display:flex;align-items:center;gap:4px;height:32px;padding:0 12px;font-size:14px;font-weight:500;color:var(--my-vc6-accent);background:var(--my-vc6-accent-15);border-radius:10px}.my-video-create-v6 .my-video-create-v6__custom-random:hover{background:var(--my-vc6-accent-25)}.my-video-create-v6 .my-video-create-v6__custom-item{display:flex;flex-shrink:0;cursor:pointer}.my-video-create-v6 .my-video-create-v6__custom-item+.my-video-create-v6__custom-item{margin-left:10px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__custom-item+.my-video-create-v6__custom-item{margin-left:8px}}.my-video-create-v6 .my-video-create-v6__custom-item-media{position:relative;width:80px;aspect-ratio:3/5;border-radius:10px;border:1.5px solid rgba(0,0,0,0);overflow:hidden;transition:border-color .2s}.my-video-create-v6 .my-video-create-v6__custom-item-media img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__custom-item-media{width:62px;border-radius:8px}}.my-video-create-v6 .my-video-create-v6__custom-item-label{position:absolute;bottom:0;left:0;right:0;padding:16px 4px 6px;background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5));border-radius:0 0 9px 9px;font-size:12px;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__custom-item-label{padding:12px 2px 4px;border-radius:0 0 7px 7px;font-size:11px}}.my-video-create-v6 .my-video-create-v6__custom-item[s-active] .my-video-create-v6__custom-item-media{border-color:var(--my-vc6-accent)}.my-video-create-v6 .my-video-create-v6__custom-item:hover:not([s-active]) .my-video-create-v6__custom-item-media{border-color:var(--my-vc6-accent-50)}.my-video-create-v6 .my-video-create-v6__color-row{display:none;flex-wrap:wrap;gap:var(--spacing-small);padding:12px 0 0 4px}.my-video-create-v6 .my-video-create-v6__color-row.my-video-create-v6__color-row--show{display:flex}.my-video-create-v6 .my-video-create-v6__color-dot{width:24px;height:24px;border-radius:8px;flex-shrink:0;cursor:pointer;transition:box-shadow .15s}.my-video-create-v6 .my-video-create-v6__color-dot:hover{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.my-video-create-v6 .my-video-create-v6__color-dot[s-active]{box-shadow:0 0 0 1.5px var(--my-vc6-bg),0 0 0 3.5px #fff}.my-video-create-v6 .my-video-create-v6__bgm-section{flex-shrink:0;background:var(--my-vc6-bg-card);border:1px solid var(--my-vc6-border);border-radius:12px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-section{background:rgba(0,0,0,0);border:none;border-radius:0}}.my-video-create-v6 .my-video-create-v6__bgm-item{position:relative;width:116px;height:169px;border-radius:12px;overflow:hidden;flex-shrink:0;cursor:pointer;border:1.5px solid rgba(0,0,0,0);transition:border-color .2s,box-shadow .2s;margin-right:12px}.my-video-create-v6 .my-video-create-v6__bgm-item:hover{border-color:var(--my-vc6-accent)}.my-video-create-v6 .my-video-create-v6__bgm-item[s-active]{border-color:var(--my-vc6-accent);box-shadow:0 0 6.7px .625px rgba(255,14,138,.25)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-item{width:72px;height:105px;border-radius:8px;margin-right:8px}}.my-video-create-v6 .my-video-create-v6__bgm-poster{position:relative;width:100%;height:100%;background:var(--background) center/cover no-repeat;background-color:#1c2022}.my-video-create-v6 .my-video-create-v6__bgm-media__controls{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.25);border:1.33px solid hsla(0,0%,100%,.25);backdrop-filter:blur(2.5px)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-media__controls{width:24px;height:24px}}.my-video-create-v6 .my-video-create-v6__bgm-media__controls__btn{display:none;align-items:center;justify-content:center}.my-video-create-v6 .my-video-create-v6__bgm-media__controls__btn svg{width:16px;height:16px}.my-video-create-v6 .my-video-create-v6__bgm-media__controls__btn.play{display:flex}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-media__controls__btn svg{width:12px;height:12px}}.my-video-create-v6 .my-video-create-v6__bgm-media[playing] .my-video-create-v6__bgm-media__controls__btn.play{display:none}.my-video-create-v6 .my-video-create-v6__bgm-media[playing] .my-video-create-v6__bgm-media__controls__btn.pause{display:flex}.my-video-create-v6 .my-video-create-v6__bgm-label-area{position:absolute;bottom:0;left:0;right:0;height:41px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);border-top:.5px solid hsla(0,0%,100%,.25);backdrop-filter:blur(7.9px);border-radius:0 0 12px 12px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-label-area{height:28px;border-radius:0 0 8px 8px}}.my-video-create-v6 .my-video-create-v6__bgm-media__label{font-size:14px;color:var(--my-vc6-text);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-media__label{font-size:11px}}.my-video-create-v6 .my-video-create-v6__bgm-item--upload{background:#1f2325}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:8px}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__placeholder__icon svg{width:24px;height:24px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-item--upload__placeholder__icon svg{width:18px;height:18px}}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__placeholder__title{font-size:14px;font-weight:500;color:var(--my-vc6-text-dim);text-align:center}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-item--upload__placeholder__title{font-size:11px}}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__loading{display:none;position:absolute;inset:0;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__loading::before{content:"";display:block;width:20px;height:20px;border-radius:999px;border:2px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-left-color:#fff;animation:my-video-create-v6-bgm-uploading 1s infinite linear}@keyframes my-video-create-v6-bgm-uploading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.my-video-create-v6 .my-video-create-v6__bgm-item--upload[loading] .my-video-create-v6__bgm-item--upload__placeholder{display:none}.my-video-create-v6 .my-video-create-v6__bgm-item--upload[loading] .my-video-create-v6__bgm-item--upload__loading{display:flex}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__audio{display:none;width:100%;height:100%}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__clear{display:none;position:absolute;top:4px;right:4px;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;z-index:2;color:#fff;font-size:12px;transition:background .2s}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__clear svg{width:12px;height:12px}.my-video-create-v6 .my-video-create-v6__bgm-item--upload__clear:hover{background:rgba(255,65,128,.8)}.my-video-create-v6 .my-video-create-v6__bgm-item--upload[data-src] .my-video-create-v6__bgm-item--upload__placeholder{display:none}.my-video-create-v6 .my-video-create-v6__bgm-item--upload[data-src] .my-video-create-v6__bgm-item--upload__audio{display:flex;background:#1f2325}.my-video-create-v6 .my-video-create-v6__bgm-item--upload[data-src]:hover .my-video-create-v6__bgm-item--upload__clear{display:flex}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__bgm-item--upload[data-src] .my-video-create-v6__bgm-item--upload__clear{display:flex}}.my-video-create-v6 .my-video-create-v6__duration{flex-shrink:0;padding:12px;background:var(--my-vc6-bg-card);border:1px solid var(--my-vc6-border);border-radius:12px}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__duration{background:rgba(0,0,0,0);border:none;border-radius:0;padding:var(--my-vc6-padding) 4px 0 0}}.my-video-create-v6 .my-video-create-v6__duration-header{display:flex;align-items:center;justify-content:space-between}.my-video-create-v6 .my-video-create-v6__duration-title{color:#fff;font-size:16px;font-weight:500;line-height:1.21}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__duration-title{font-size:14px}}.my-video-create-v6 .my-video-create-v6__duration-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:24px;padding:0 8px;font-size:13px;font-weight:500;color:var(--my-vc6-accent);background:var(--my-vc6-accent-15);border-radius:8px}.my-video-create-v6 .my-video-create-v6__duration-body{padding:24px 8px 24px}.my-video-create-v6 .my-video-create-v6__duration-range.noUi-horizontal{height:12px}.my-video-create-v6 .my-video-create-v6__duration-range.noUi-target{border:1px solid rgba(0,0,0,0);background:linear-gradient(90deg, rgba(197, 45, 166, 0.2) 0%, rgba(226, 75, 119, 0.2) 100%);border-radius:999px;box-shadow:none}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-connect{background:linear-gradient(90deg, #c52da6 0%, #ff4180 100%);border-radius:999px}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-connects{border-radius:999px}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-handle{right:-10px;top:-5px;width:20px;height:20px;background:#e24b77;border:3px solid #fff;border-radius:999px;box-shadow:0 0 6px rgba(255,65,128,.4);cursor:pointer}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-handle::before,.my-video-create-v6 .my-video-create-v6__duration-range .noUi-handle::after{content:none}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-tooltip{display:none}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-pips-horizontal{padding:5px 0 0 0;height:auto;top:50%}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-marker-horizontal.noUi-marker{display:none}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-value{font-size:12px}.my-video-create-v6 .my-video-create-v6__duration-range .noUi-value::after{content:"s"}.my-video-create-v6 .my-video-create-v6__result{flex:1;padding:var(--my-vc6-padding)}.my-video-create-v6 .my-video-create-v6__result-placeholder{display:none;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:var(--my-vc6-padding);width:100%;height:100%}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-placeholder{gap:8px;padding:calc(var(--my-vc6-padding)*2) var(--my-vc6-padding);height:300px;background:var(--my-background-regular);border-radius:12px}}.my-video-create-v6 .my-video-create-v6__result-placeholder-icon{display:flex;align-items:center;justify-content:center;font-size:64px;opacity:.7}.my-video-create-v6 .my-video-create-v6__result-placeholder-icon svg{width:1em;height:1em}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-placeholder-icon{font-size:36px}}.my-video-create-v6 .my-video-create-v6__result-placeholder-title{max-width:310px;color:var(--my-vc6-text-dim);font-size:14px;line-height:1.2;text-align:center}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-placeholder-title{font-size:12px}}.my-video-create-v6 .my-video-create-v6__result-placeholder-btn{padding:8px 22px;color:var(--my-vc6-accent);background:var(--my-vc6-accent-15);border-radius:12px}.my-video-create-v6 .my-video-create-v6__result-placeholder-btn:hover{background:var(--my-vc6-accent-25)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-placeholder-btn{padding:6px 18px;border-radius:8px}}.my-video-create-v6 .my-video-create-v6__result-wrapper{display:none;flex-direction:column;gap:calc(var(--my-vc6-padding)*2);width:100%;height:100%}.my-video-create-v6 .my-video-create-v6__result-header-title{font-size:18px;font-weight:500}.my-video-create-v6 .my-video-create-v6__result-body{position:relative;display:flex;align-items:center;justify-content:center;flex:1;overflow:hidden}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-body{padding:12px;background:var(--my-background-regular);border-radius:12px}}.my-video-create-v6 .my-video-create-v6__result-preview{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--my-vc6-bg-card);border-radius:16px;border:1px solid var(--my-vc6-border)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-preview{border-radius:8px;overflow:hidden}}.my-video-create-v6 .my-video-create-v6__result-media{max-width:100%;max-height:100%}.my-video-create-v6 .my-video-create-v6__result-enhance{position:absolute;top:var(--my-vc6-padding);right:var(--my-vc6-padding);width:40px;height:40px;color:var(--my-vc6-text);transition:color .2s}.my-video-create-v6 .my-video-create-v6__result-enhance:hover{color:var(--my-vc6-accent)}.my-video-create-v6 .my-video-create-v6__result-enhance svg{width:100%;height:100%}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-enhance{width:28px;height:28px}}.my-video-create-v6 .my-video-create-v6__result-footer{display:flex;flex-wrap:wrap;gap:var(--my-vc6-padding)}.my-video-create-v6 .my-video-create-v6__result-footer .my-button{flex:1 0 calc(25% - var(--my-vc6-padding)*3/4);padding:10px 24px;color:#fff;background:hsla(0,0%,100%,.15);border:1px solid var(--my-vc6-text);border-radius:14px;font-size:14px;line-height:1.2;text-align:center;white-space:nowrap;transition:color .3s,background-color .3s}.my-video-create-v6 .my-video-create-v6__result-footer .my-button:hover{color:#000;background:#fff}.my-video-create-v6 .my-video-create-v6__result-footer .my-button.my-video-create-v6__result-download{color:var(--my-vc6-accent);background:var(--my-vc6-accent-15);border:1.5px solid var(--my-vc6-accent);transition:color .3s,background-color .3s,box-shadow .3s}.my-video-create-v6 .my-video-create-v6__result-footer .my-button.my-video-create-v6__result-download:hover{color:#fff;background:var(--my-vc6-accent);box-shadow:0 0 21px rgba(255,51,170,.25),inset 4px 5px 10px hsla(0,0%,100%,.25),inset -1px -3px 7px hsla(0,0%,100%,.25)}@media screen and (max-width: 880px){.my-video-create-v6 .my-video-create-v6__result-footer .my-button{flex-basis:calc(50% - var(--my-vc6-padding)/2)}}.my-video-create-v6 .my-video-create-v6__cost-credits{display:flex;align-items:center;justify-content:center;width:100%}@media screen and (max-width: 880px){.function-container .function-container__inner{background:var(--my-background)}}