@media only screen and (min-width:0){.upload-file-container{display:flex;flex-direction:column;border-radius:20px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.upload-file-container.dragging{border-color:#9b72ff;background-color:#8c64ff0f}.upload-file-container:hover{border-color:#8c64ffe6}.upload-file-container .inner-label{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;cursor:pointer}.upload-file-container .boxes-container{position:relative;width:160px;height:100px}.upload-file-container .boxes-container .upload-box{transform:rotate(-7deg);position:absolute;left:-31px;top:12px;width:107px;height:109px;display:flex;align-items:center;justify-content:center;background-color:#2b2b2b;border-radius:17px;box-shadow:10px 5px 34px #0006;z-index:2;animation:shake-upload .6s ease .3s 1 both}.upload-file-container .boxes-container .upload-box img{transform:rotate(7deg);width:30px;height:30px}.upload-file-container .boxes-container .camera-box{transform:rotate(7deg);position:absolute;right:-2px;top:28px;width:107px;height:109px;display:flex;align-items:center;justify-content:center;background-color:#5e3ac3;border-radius:17px;box-shadow:10px 5px 34px #0006;z-index:1;animation:shake-camera .6s ease .6s 1 both}.upload-file-container .boxes-container .camera-box img{transform:rotate(-6deg);width:30px;height:30px}.upload-file-container p{font-size:12px;font-weight:400;line-height:16px;color:#d2d2d2;text-align:center;letter-spacing:.4px;margin-top:73px}.upload-file-container p span{color:#b196ff;letter-spacing:.2px}}@media only screen and (min-width:1024px){.upload-file-container .boxes-container .upload-box,.upload-file-container .boxes-container .camera-box{width:127px;height:131px}.upload-file-container .boxes-container .upload-box img,.upload-file-container .boxes-container .camera-box img{width:39px;height:39px}.upload-file-container .boxes-container .upload-box{left:-25px;top:21px}.upload-file-container .boxes-container .camera-box{right:-42px;top:38px}.upload-file-container .boxes-container .camera-box img{transform:translate(6px) rotate(-7deg)}.upload-file-container p{font-size:16px;line-height:22px;margin-top:101px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes shake-upload{0%{transform:rotate(-7deg)}20%{transform:rotate(-10deg) translate(-3px)}40%{transform:rotate(-5deg) translate(2px)}60%{transform:rotate(-9deg) translate(-2px)}80%{transform:rotate(-6deg) translate(1px)}to{transform:rotate(-7deg)}}@keyframes shake-camera{0%{transform:rotate(7deg)}20%{transform:rotate(10deg) translate(3px)}40%{transform:rotate(5deg) translate(-2px)}60%{transform:rotate(9deg) translate(2px)}80%{transform:rotate(6deg) translate(-1px)}to{transform:rotate(7deg)}}@media only screen and (min-width:0){.side-cta-ad{width:99.5%;max-width:327px;height:55px;position:fixed;right:20px;bottom:0;border-radius:8px;background-color:#fff;transition:height .3s ease-in-out,opacity .3s ease-out;z-index:99;opacity:0}.side-cta-ad.is-visible{opacity:1}.side-cta-ad.is-open{height:520px}.side-cta-ad.is-open .full-content{height:100%;pointer-events:all;opacity:1}.side-cta-ad.is-open>.title-small-mobile{opacity:0}.side-cta-ad .full-content{height:.1%;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out,height .2s ease-in-out;background-color:#fff;border-radius:8px;min-width:327px}.side-cta-ad .full-content figure{padding:5px 4px}.side-cta-ad .full-content figure img{width:100%}.side-cta-ad .full-content figure img.desktop-cta{display:none}.side-cta-ad .full-content>div{padding:10px 15px}.side-cta-ad .full-content>div .title-large-desktop{display:none}.side-cta-ad .full-content>div .title-large-mobile{font-size:15px;color:#111;font-weight:700;line-height:22px;padding:4px 3px;letter-spacing:.3px}.side-cta-ad .full-content>div .features-desktop{display:none}.side-cta-ad .full-content>div .features-list{padding:5px 6px 5px 20px}.side-cta-ad .full-content>div .features-list>li{font-size:12px;font-weight:400;color:#1d1d1d;list-style-type:initial;margin-bottom:1px;line-height:15px;letter-spacing:.1px}.side-cta-ad .full-content>div a{display:flex;align-items:center;justify-content:center;gap:7px;height:49px;border-radius:4px;background-color:#9671ff;font-size:14px;color:#fff;font-weight:700;text-decoration:none;margin-top:4px;transition:all .1s ease-in}.side-cta-ad .full-content>div a:hover{background-color:#ad98fa}.side-cta-ad .full-content>div .disclaimer{font-size:12px;font-weight:400;text-align:center;letter-spacing:.3px;color:#1d1d1d;padding-top:17px;padding-bottom:20px}.side-cta-ad .title-small-desktop{display:none}.side-cta-ad .title-small-mobile{opacity:1;transition:opacity .3s ease-in-out;transform:translateY(-2px);border-radius:4px;padding:8px 0 0 18px;font-size:12px;font-weight:700;color:#1d1d1d;line-height:20px;letter-spacing:.2px;height:55px;width:327px}.side-cta-ad .arrow-icon{width:23px;height:23px;position:absolute;right:17px;top:-14px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#9671ff;outline:4px solid #1d1d1d;cursor:pointer;transition:background-color .1s ease-in-out}.side-cta-ad .arrow-icon:hover{background-color:#ad98fa}.side-cta-ad .arrow-icon .arrow-mobile{display:block}.side-cta-ad .arrow-icon .arrow-desktop{display:none}.side-cta-ad .arrow-icon svg{transition:transform .3s ease-in-out}.side-cta-ad .arrow-icon.open svg{transform:rotate(180deg) translateY(-1px)}}@media only screen and (min-width:1024px){.side-cta-ad{right:40px;max-width:300px;height:98px;transition:height .3s ease-in-out,max-width .3s ease-in-out,opacity .3s ease-out}.side-cta-ad.is-open{max-width:407px;height:542px}.side-cta-ad.is-open>.title-small-desktop{opacity:0}.side-cta-ad .full-content{width:407px}.side-cta-ad .full-content figure img.mobile-cta{display:none}.side-cta-ad .full-content figure img.desktop-cta{display:block}.side-cta-ad .full-content>div .title-large-mobile{display:none}.side-cta-ad .full-content>div .disclaimer{padding-bottom:0;padding-top:8px;font-size:11px}.side-cta-ad .full-content>div .features-mobile{display:none}.side-cta-ad .full-content>div .features-desktop{display:block}.side-cta-ad .full-content>div .features-list{padding:10px 6px 5px 34px;margin-bottom:28px}.side-cta-ad .full-content>div .features-list>li{margin-bottom:11px;letter-spacing:.8px}.side-cta-ad .full-content>div a{height:43px;max-width:348px;margin:0 auto;font-size:13px}.side-cta-ad .full-content>div .title-large-desktop{display:block;color:#111;font-size:16.5px;font-weight:700;padding:11px 0 0 15px;line-height:22px;letter-spacing:.1px}.side-cta-ad .title-small-mobile{display:none}.side-cta-ad .title-small-desktop{display:block;padding:22px 0 0 25px;line-height:19px;letter-spacing:.1px;font-size:14px;color:#1d1d1d;font-weight:700;opacity:1;transition:opacity .3s ease-in-out}.side-cta-ad .arrow-icon{width:32px;height:32px;right:17px;top:-14px;outline:4px solid #1d1d1d}.side-cta-ad .arrow-icon:hover{background-color:#ad98fa}.side-cta-ad .arrow-icon.open{right:30px;top:-15px}.side-cta-ad .arrow-icon.closed{right:15px;top:-19px}.side-cta-ad .arrow-icon svg{width:13px;height:13px;stroke-width:1.2}}@media only screen and (min-width:0){.loading-state{width:100%;height:100%}.loading-state .close-icon{top:10px;position:absolute;right:10px;cursor:pointer}.loading-state .loading-content{display:flex;flex-direction:column;align-items:center}.loading-state .loading-content .file-info{display:flex;align-items:center;gap:7.82px}.loading-state .loading-content .file-info>p{font-size:12px;line-height:16px;font-weight:400;color:#d2d2d2}.loading-state .loading-content .progress-bar-container{width:100%;margin-top:31px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 12px}.loading-state .loading-content .progress-bar-container .progress-bar{width:100%;height:4px;background:#d9d9d9;border-radius:.1px;overflow:hidden;margin-top:38px}.loading-state .loading-content .progress-bar-container .progress-bar .progress-fill{height:100%;background:#7b6ef6;border-radius:1px;transition:width .5s ease}.loading-state .loading-content .progress-bar-container>h4{text-align:center;font-size:18px;line-height:26px;font-weight:700;color:#fff}.loading-state .max-size-info{position:absolute;bottom:-26px;right:0;color:#d2d2d2;font-size:10px;font-weight:400;line-height:14px}}@media only screen and (min-width:1024px){.loading-state .loading-content .file-info{margin-top:37px;gap:13px}.loading-state .loading-content .file-info>img{width:20px;height:25px}.loading-state .loading-content .file-info>p{font-size:17px}.loading-state .loading-content .progress-bar-container{margin-top:48px}.loading-state .loading-content .progress-bar-container .progress-bar{margin-top:34px;width:454px}.loading-state .loading-content .progress-bar-container>h4{font-size:29px;font-weight:800}.loading-state .max-size-info{font-size:12px;font-weight:400;right:13px;bottom:-45px;letter-spacing:.2px}}@media only screen and (min-width:0){.timeline-wrapper{width:100%}.timeline-wrapper .timeline-scroll{width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.timeline-wrapper .timeline-scroll::-webkit-scrollbar{display:none}.timeline-wrapper .timeline-inner{position:relative;display:flex;flex-direction:column;min-width:100%;transition:width .2s ease;cursor:col-resize}.timeline-wrapper .playhead{display:none}.timeline-wrapper .timeline-ruler{display:flex;align-items:flex-start;border-top:1px solid #222222;height:36px;margin-top:14px;padding-top:6px}.timeline-wrapper .timeline-ruler .tick{flex:1;position:relative;border-left:.5px solid #383838;height:3px}.timeline-wrapper .timeline-ruler .tick.is-major{border-left-color:#383838;height:15px}.timeline-wrapper .timeline-ruler .tick.is-major:first-child{height:3px}.timeline-wrapper .timeline-ruler .tick.is-major:first-child .label{left:-1px}.timeline-wrapper .timeline-ruler .tick.is-major .label{position:absolute;top:5px;left:10px;font-size:10px;font-weight:500;color:#555;white-space:nowrap}.timeline-wrapper .filmstrip-container{position:relative;margin-top:4px;overflow:hidden}.timeline-wrapper .filmstrip{display:flex;width:100%;height:32px;border-radius:4px;overflow:hidden}.timeline-wrapper .filmstrip .filmstrip-frame{flex:1;background-size:cover;background-position:center;border-right:1px solid #111}.timeline-wrapper .filmstrip .filmstrip-frame:last-child{border-right:none}.timeline-wrapper .filmstrip .filmstrip-empty{flex:1;background:#2b2b2b;border-radius:8px}.timeline-wrapper .trim-region{position:absolute;top:0;height:100%;z-index:3;border:2px solid #9671FF;border-radius:8px;pointer-events:none}.timeline-wrapper .trim-handle{position:absolute;top:0;height:100%;cursor:col-resize;pointer-events:all;z-index:4}.timeline-wrapper .trim-handle.left{left:-1px}.timeline-wrapper .trim-handle.right{right:-1px}.timeline-wrapper .trim-handle img{height:100%;width:auto;display:block}}@media only screen and (min-width:1024px){.timeline-wrapper .timeline-ruler{height:40px}.timeline-wrapper .playhead{position:absolute;top:20px;bottom:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:10}.timeline-wrapper .playhead .playhead-handle{width:12px;height:11px;flex-shrink:0;cursor:grab;pointer-events:all;-webkit-user-select:none;user-select:none}.timeline-wrapper .playhead .playhead-handle:active{cursor:grabbing}.timeline-wrapper .playhead .playhead-line{width:2px;background:#fafafa;border-radius:200px;flex:1;margin-top:2px}.timeline-wrapper .filmstrip{height:40px;border-radius:8px}}.crop-overlay{position:absolute;inset:0;z-index:5;overflow:hidden}.crop-overlay .crop-box{position:absolute;box-sizing:border-box;border:2px solid #9671FF;box-shadow:0 0 0 9999px #0006;cursor:grab;touch-action:none}.crop-overlay .crop-box.is-dragging{cursor:grabbing}.crop-overlay .crop-box .grid-line{position:absolute;background:#ffffff59;pointer-events:none}.crop-overlay .crop-box .grid-line.grid-v1{width:1px;top:0;bottom:0;left:33.333%}.crop-overlay .crop-box .grid-line.grid-v2{width:1px;top:0;bottom:0;left:66.666%}.crop-overlay .crop-box .grid-line.grid-h1{height:1px;left:0;right:0;top:33.333%}.crop-overlay .crop-box .grid-line.grid-h2{height:1px;left:0;right:0;top:66.666%}.crop-overlay .crop-box .handle{position:absolute;width:10px;height:10px;background:#fff;border-radius:2px}.crop-overlay .crop-box .handle.tl{top:-5px;left:-5px;cursor:nw-resize}.crop-overlay .crop-box .handle.tr{top:-5px;right:-5px;cursor:ne-resize}.crop-overlay .crop-box .handle.bl{bottom:-5px;left:-5px;cursor:sw-resize}.crop-overlay .crop-box .handle.br{bottom:-5px;right:-5px;cursor:se-resize}@media only screen and (min-width:0){.video-size-modal{position:fixed;z-index:100;animation:popoverIn .18s ease-out;width:calc(100% - 45px);padding:3px 17px 22px;top:40px;left:50%;background-color:#383838;border-radius:8px;transform:translate(-50%)}.video-size-modal.is-overlay{width:95%;height:622px;top:40px;left:50%;transform:translate(-50%);z-index:999}.video-size-modal>section h5{margin:0;font-size:12px;color:#fff;line-height:16px;font-weight:700}.video-size-modal .video-size-modal-content{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.video-size-modal .video-size-modal-content>h3{font-size:16px;color:#fff;font-weight:700;line-height:24px;margin:0;letter-spacing:.2px}.video-size-modal .video-size-modal-content img{cursor:pointer;width:24px;transition:all .2s ease}.video-size-modal .video-size-modal-content img:hover{scale:1.05}.video-size-modal .aspect-ratio{margin-top:14px}.video-size-modal .aspect-ratio>ul{display:flex;align-items:center;flex-wrap:wrap;margin-top:13px;gap:8px}.video-size-modal .aspect-ratio>ul>li{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:88px}.video-size-modal .aspect-ratio>ul>li>button{display:flex;align-items:center;justify-content:center;background-color:transparent;width:88px;height:68px}.video-size-modal .aspect-ratio>ul>li>button.active{width:88px;height:68px;border:1.24px solid #9671FF;border-radius:4.8px}.video-size-modal .aspect-ratio>ul>li>button>span{display:flex;align-items:center;justify-content:center;background-color:#2c2c2c;color:#fff;font-size:12px;font-weight:400;border-radius:4.8px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="16:9"]>span{width:63px;height:37px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="9:16"]>span{width:44px;height:44px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="1:1"]>span{width:40px;height:40px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="4:5"]>span{width:44.7px;height:44.7px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio=reels]>span{width:32px;height:50px}.video-size-modal .aspect-ratio>ul>li>.ratio-title{font-size:12px;color:#d2d2d2;font-weight:400;line-height:16px;margin-top:6px}.video-size-modal .custom-aspect-ratio>h5{margin-top:20px;margin-bottom:13px}.video-size-modal .custom-aspect-ratio>form label,.video-size-modal .custom-aspect-ratio>form input{display:block}.video-size-modal .custom-aspect-ratio>form label{color:#d2d2d2;font-size:12px;font-weight:400;line-height:16px;margin-bottom:17px}.video-size-modal .custom-aspect-ratio>form label:last-of-type{margin-bottom:0}.video-size-modal .custom-aspect-ratio>form input{color:#fff;font-weight:400;padding-left:8px;width:100%;height:40px;border:none;border-radius:4px;background-color:#2c2c2c;margin-top:8px;font-size:16px}.video-size-modal .custom-aspect-ratio>form .action-wrapper{display:flex;flex-direction:column;gap:8px;margin-top:24px}.video-size-modal .custom-aspect-ratio>form .action-wrapper button{border-radius:4px;height:50px;color:#fff;font-weight:700;line-height:24px;font-size:14px;transition:all .2s ease}.video-size-modal .custom-aspect-ratio>form .action-wrapper button:first-child{border:1px solid #FFFFFF;background-color:transparent}.video-size-modal .custom-aspect-ratio>form .action-wrapper button:first-child:hover{background-color:#fff;color:#1d1d1d}.video-size-modal .custom-aspect-ratio>form .action-wrapper button:last-child{background-color:#9671ff}.video-size-modal .custom-aspect-ratio>form .action-wrapper button:last-child:hover{background-color:#7b54ea}}@media only screen and (min-width:1024px){.video-size-modal{position:static;transform:none;width:435px;height:371px;padding:3px 22px}.video-size-modal.is-overlay{width:435px;height:371px;position:absolute;top:0;left:189px;transform:translate(-50%);z-index:20;animation:popoverIn .18s ease-out}.video-size-modal .custom-aspect-ratio>h5{margin-top:26px;margin-bottom:10px}.video-size-modal .custom-aspect-ratio>form{display:flex;flex-wrap:wrap}.video-size-modal .custom-aspect-ratio>form>label{flex:1;margin-bottom:19px;letter-spacing:.5px}.video-size-modal .custom-aspect-ratio>form>label:first-child{margin-right:11px}.video-size-modal .custom-aspect-ratio>form>label>input{height:40px;border-radius:5.7px}.video-size-modal .custom-aspect-ratio>form .action-wrapper{flex-direction:row;flex-basis:100%;margin-top:0;gap:11px}.video-size-modal .custom-aspect-ratio>form .action-wrapper>button{flex:1;height:40px}.video-size-modal .video-size-modal-content{margin-top:22px}.video-size-modal .video-size-modal-content>h3{font-size:14px}.video-size-modal .video-size-modal-content img{transform:translate(9px) translateY(-13px)}.video-size-modal .aspect-ratio>ul{gap:4px;margin-top:9px}.video-size-modal .aspect-ratio>ul>li{width:74px;height:76px}.video-size-modal .aspect-ratio>ul>li>button{display:flex;align-items:center;justify-content:center;background-color:transparent;width:74px;height:74px}.video-size-modal .aspect-ratio>ul>li>button.active{width:74px;height:56px;border:1px solid #9671FF;border-radius:4px}.video-size-modal .aspect-ratio>ul>li>button>span{color:#fff;font-size:10px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="16:9"]>span{width:53px;height:31px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="9:16"]>span{width:37px;height:37px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="1:1"]>span{width:33px;height:33px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio="4:5"]>span{width:37px;height:37px}.video-size-modal .aspect-ratio>ul>li>button[data-ratio=reels]>span{width:27px;height:41px}.video-size-modal .aspect-ratio>ul>li>.ratio-title{font-size:12px;color:#d2d2d2;font-weight:400;line-height:16px;margin-top:6px}}@media only screen and (min-width:0){.share-panel{padding-top:32px;width:100%}.share-panel>button{position:relative;display:flex;justify-content:center;align-items:center;gap:4px;width:100%;font-weight:700;min-height:50px;background-color:transparent;border:1px solid white;border-radius:4px;color:#fff;transition:all .2s ease}.share-panel>button.copied{background-color:#fff;color:#1d1d1d}.share-panel>button.copied img{filter:invert(1)}.share-panel>button .tooltip-copied{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1d1d1d;color:#fff;font-size:10px;line-height:10px;padding:5px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;animation:fadeIn .15s ease forwards;opacity:0}}@media only screen and (min-width:0){.mobile-rotate{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.mobile-rotate .rotate-options{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px 8px;padding-top:28px}.mobile-rotate .rotate-options>li{background-color:#444;border-radius:4px;padding:15px 0 15px 12px;height:40px;font-size:14px;color:#fff;font-weight:400;display:flex;align-items:center;cursor:pointer;border:1px solid transparent}.mobile-rotate .rotate-options>li.isSelected{border:1px solid #AD98FA}.mobile-rotate .btn-actions{display:flex;flex-direction:column;gap:8px;width:100%;padding-top:32px}.mobile-rotate .btn-actions>button{flex:1;font-size:14px;font-weight:700;height:50px;padding:20px 0;border-radius:4px;color:#fff;transition:all .1s ease-in}.mobile-rotate .btn-actions>button:first-child{background-color:transparent;border:1px solid white}.mobile-rotate .btn-actions>button:first-child:hover{background-color:#fff;color:#1d1d1d}.mobile-rotate .btn-actions>button:last-child{background-color:#9671ff}.mobile-rotate .btn-actions>button:last-child:hover{background-color:#7b54ea}.mobile-rotate .current-rotation,.mobile-rotate .desktop-rotate{display:none}}@media only screen and (min-width:1024px){.mobile-rotate .rotate-options{padding-top:16px;gap:8px 10px}.mobile-rotate .btn-actions{flex-direction:row;padding:0}.mobile-rotate .btn-actions>button{padding:0;height:40px}.mobile-rotate .current-rotation{display:initial;width:100%;font-size:10px;color:#fff;font-weight:400;padding:16px 0 21px}}@media only screen and (min-width:0){.camera-box{display:inline-block;width:120px;height:150px}}@media only screen and (min-width:1024px){.camera-box{width:127.56px;height:131.13px}}@media only screen and (min-width:0){.download-panel{padding-top:32px;width:100%;display:flex;align-items:center;flex-direction:column;gap:8px}.download-panel button{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;height:50px;color:#fff;font-size:14px;font-weight:700;border-radius:4px;transition:all .1s ease-in}.download-panel button:first-child{background-color:transparent;border:1px solid white}.download-panel button:first-child:hover{background-color:#fff;color:#1d1d1d}.download-panel button:first-child:hover>img{filter:invert(1)}.download-panel button:last-child{background-color:#9671ff}.download-panel button:last-child:hover{background-color:#7b54ea}.download-panel button>img{width:16px;transform:translateY(-1px)}}@media only screen and (min-width:0){.bottom-sheet{position:fixed;z-index:9999;background-color:#00000080;height:100%;width:100%;top:0;left:0}.bottom-sheet .bottom-sheet-overlay{padding:12px 24px 24px;position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;bottom:0;width:100%;background-color:#383838;border-radius:20px 20px 0 0}.bottom-sheet .bottom-sheet-overlay>img{cursor:pointer;width:62px}.bottom-sheet .bottom-sheet-overlay .header{width:100%;display:flex;justify-content:space-between;border-bottom:.3px solid #DBDBDB;padding-top:16px;padding-bottom:14px}.bottom-sheet .bottom-sheet-overlay .header span{font-weight:700}.bottom-sheet .bottom-sheet-overlay .header span:first-child{color:#fff;font-size:16px}.bottom-sheet .bottom-sheet-overlay .header span:last-child{color:#ad98fa;font-size:14px;cursor:pointer}.bottom-sheet .desktop-rotate{display:none}}@media only screen and (min-width:1024px){.bottom-sheet{position:absolute;top:72px;right:30px;transform:translate(-50%);background-color:transparent;height:auto;width:auto;cursor:default}.bottom-sheet .bottom-sheet-overlay{animation:popoverIn .18s ease-out;width:391px;position:initial;border-radius:8px;padding:20px 12px}.bottom-sheet .bottom-sheet-overlay img{cursor:auto;display:none;pointer-events:none}.bottom-sheet .bottom-sheet-overlay .header{border:none;padding:0}.bottom-sheet .bottom-sheet-overlay .header span:last-child{display:none}}@media only screen and (min-width:1024px){.bottom-sheet.mobile-only{display:none}}.bs-enter-active{transition:background-color .35s ease}.bs-enter-active .bottom-sheet-overlay{transition:transform .35s cubic-bezier(.22,1,.36,1)}.bs-leave-active{transition:background-color .28s ease}.bs-leave-active .bottom-sheet-overlay{transition:transform .28s cubic-bezier(.4,0,1,1)}.bs-enter-from,.bs-leave-to{background-color:transparent}.bs-enter-from .bottom-sheet-overlay,.bs-leave-to .bottom-sheet-overlay{transform:translateY(100%)}@media only screen and (min-width:1024px){.bs-enter-active,.bs-leave-active,.bs-enter-active .bottom-sheet-overlay,.bs-leave-active .bottom-sheet-overlay{transition:none}.bs-enter-from,.bs-leave-to{background-color:unset}.bs-enter-from .bottom-sheet-overlay,.bs-leave-to .bottom-sheet-overlay{transform:none}}@media only screen and (min-width:0){.volume-panel .volume-control{display:flex;align-items:center;justify-content:space-between;gap:7px}.volume-panel .volume-control>img{width:16px}.volume-panel .volume-control .zoom-control{display:flex;align-items:center}.volume-panel .volume-control .zoom-control .zoom-slider{-webkit-appearance:none;appearance:none;width:140px;height:4px;border-radius:77px;background:linear-gradient(to right,#FAFAFA var(--zoom-fill, 50%),#383838 var(--zoom-fill, 50%));outline:none;cursor:pointer}.volume-panel .volume-control .zoom-control .zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fafafa;cursor:grab}.volume-panel .volume-control .zoom-control .zoom-slider::-webkit-slider-thumb:active{cursor:grabbing}.volume-panel .volume-control .volume-counter{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:11.5px 4.5px;border-radius:3px;border:1px solid #FAFAFA;color:#fff;font-size:13px;font-weight:400}}@media only screen and (min-width:1024px){.volume-panel .volume-control .volume-counter{padding:11.5px 7px}}@media only screen and (min-width:0){.settings-popover{cursor:auto;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);z-index:100;padding:16px 12px;display:flex;flex-direction:column;background-color:#444;border-radius:4.75px;animation:popoverIn .18s ease-out}.settings-popover.popover-speed{left:auto;right:0;top:calc(100% + 6px);transform:none}.settings-popover .action-title{font-size:14px;color:#fff;font-weight:700;display:block;padding-bottom:20px}.settings-popover .volume-control{display:flex;align-items:center;justify-content:space-between;gap:7px}.settings-popover .volume-control>img{width:16px}.settings-popover .volume-control .zoom-control{display:flex;align-items:center}.settings-popover .volume-control .zoom-control .zoom-slider{-webkit-appearance:none;appearance:none;width:140px;height:4px;border-radius:77px;background:linear-gradient(to right,#FAFAFA var(--zoom-fill, 50%),#383838 var(--zoom-fill, 50%));outline:none;cursor:pointer}.settings-popover .volume-control .zoom-control .zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fafafa;cursor:grab}.settings-popover .volume-control .zoom-control .zoom-slider::-webkit-slider-thumb:active{cursor:grabbing}.settings-popover .volume-control .volume-counter{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:3px;border:1px solid #FAFAFA;color:#fff;font-size:13px;font-weight:400;padding:11.5px 4.5px}}@media only screen and (min-width:1024px){.settings-popover{top:calc(100% + 26px)}.settings-popover.popover-speed{left:auto;right:320px;top:calc(100% + 16px);transform:none}.settings-popover .volume-control .volume-counter{padding:11.5px 7px}}@media only screen and (min-width:0){.editor-control{display:flex;padding:0 10px;justify-content:space-around;width:100%}.editor-control>li{position:relative;height:46px;display:flex;gap:5px;align-items:center;justify-content:center;flex-direction:column;flex:0 0 46px;cursor:pointer;transition:all .2s ease}.editor-control>li:hover{background-color:#282828;border-radius:4px}.editor-control>li>img{width:20px;height:20px}.editor-control>li .item-name{color:#d2d2d2;font-size:10px;font-weight:400}.editor-control>li.isSelected{background-color:#444;border-radius:4px}.editor-control>li .tooltip{display:none;position:absolute;bottom:110%;left:50%;transform:translate(-50%);background:#1d1d1d;box-shadow:0 4px 4px #0000001a;color:#fff;font-size:10px;line-height:10px;padding:5px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;animation:fadeIn .15s ease forwards}}@media only screen and (min-width:1024px){.editor-control{padding:0}.editor-control>li .item-name{display:none}.editor-control>li .tooltip{display:block}}@media only screen and (min-width:0){.desktop-actions{display:none}.desktop-actions .desktop-popover-wrap{position:relative}.desktop-actions .desktop-popover-wrap.share>.desktop-popover{box-shadow:0 4px 10px #00000040}.desktop-actions .desktop-popover-wrap.share>.desktop-popover p{font-size:14px;font-weight:700}.desktop-actions .desktop-popover-wrap.share>.desktop-popover img{width:24px;height:24px}.desktop-actions .desktop-popover-wrap.share>.desktop-popover button{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;height:40px;width:100%;border:1px solid white;font-size:14px;font-weight:700;margin-top:14px}.desktop-actions .desktop-popover-wrap.share>.desktop-popover button.copied{background-color:#fff;color:#1d1d1d}.desktop-actions .desktop-popover-wrap.share>.desktop-popover button.copied img{filter:invert(1)}.desktop-actions .desktop-popover-wrap.share>.desktop-popover button .tooltip-copied{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1d1d1d;color:#fff;font-size:10px;line-height:10px;padding:5px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;animation:fadeIn .15s ease forwards;opacity:0}.desktop-actions .desktop-popover-wrap.download>.desktop-popover{flex-direction:row;justify-content:center;align-items:center;padding:10px 12px;width:150px}.desktop-actions .desktop-popover-wrap.download>.desktop-popover button{display:flex;align-items:center;justify-content:center;gap:4px;height:32px;width:64px;border:none;font-size:16px;font-weight:400;color:#fff}.desktop-actions .desktop-popover-wrap.download>.desktop-popover button:hover{background-color:#444}.desktop-actions .desktop-popover-wrap.download>.desktop-popover button img{filter:initial}.desktop-actions .desktop-popover{position:absolute;top:69px;right:0;width:202px;background:#383838;border-radius:8px;z-index:100;display:flex;flex-direction:column;gap:4px;padding:16px 20px;animation:popoverIn .18s ease-out}.desktop-actions button{height:40px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:4px;background:transparent;border:1px solid white;color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease}.desktop-actions button:hover{background-color:#fff;color:#000}.desktop-actions button:hover img{filter:invert(1)}.desktop-actions button:hover svg{fill:#1d1d1d!important}.desktop-actions button.primary{width:166px;background:#9671ff;border:none}.desktop-actions button.primary:hover{background-color:#885eff;color:#fff}.desktop-actions button.primary:hover img{filter:none}}@media only screen and (min-width:1024px){.desktop-actions{display:flex;align-items:center;gap:10px}}@media only screen and (min-width:0){.video{position:relative;margin-top:16px}.video .video-container{position:relative;width:327px;height:183px;margin:0 auto;line-height:0;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.video .video-stage{position:relative;height:100%;max-width:100%;overflow:hidden;transition:aspect-ratio .3s ease}.video video{width:100%;height:100%;display:block;border-radius:4px;object-fit:cover;object-position:50% 50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.video .resize-frame{position:absolute;box-sizing:border-box;border:2px solid #9671FF;box-shadow:0 0 0 9999px #00000080;cursor:grab;touch-action:none;z-index:4}.video .resize-frame.is-panning{cursor:grabbing}.video .resize-frame.is-crop-active{box-shadow:none;pointer-events:none}.video .video-player-controls{display:flex;justify-content:space-between;align-items:baseline}.video .video-player-controls .play{display:flex;align-items:center;gap:8px;margin-top:16px}.video .video-player-controls .play>button{width:32px;height:32px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#2b2b2b;touch-action:manipulation}.video .video-player-controls .play>button img{width:12px;transform:translate(1px)}.video .video-player-controls .play>p{font-size:12px;color:#fafafa;font-weight:400;letter-spacing:.3px}.video .video-player-controls .play>p span{color:#888}.video .video-player-controls .zoom-control{display:flex;align-items:center}.video .video-player-controls .zoom-control .zoom-btn{border-radius:50%;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease}.video .video-player-controls .zoom-control .zoom-slider{-webkit-appearance:none;appearance:none;width:78px;height:4px;border-radius:77px;background:linear-gradient(to right,#9671FF var(--zoom-fill, 40%),#555 var(--zoom-fill, 40%));outline:none;cursor:pointer}.video .video-player-controls .zoom-control .zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fafafa;cursor:grab}.video .video-player-controls .zoom-control .zoom-slider::-webkit-slider-thumb:active{cursor:grabbing}.video .video-player-controls .zoom-control .zoom-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:none;cursor:grab}}@media only screen and (min-width:1024px){.video .video-container{width:668px;height:375px}.video .video-player-controls .play>p{font-size:11.72px;font-weight:600;letter-spacing:.2px}.video .video-player-controls .play>p>span{font-size:11.72px;letter-spacing:.8px;font-weight:600}.video .video-player-controls .zoom-control{gap:6px}.video .video-player-controls .zoom-control .zoom-btn{width:27px;height:27px}.video .video-player-controls .zoom-control .zoom-slider{width:98px}.video .video-player-controls .zoom-control .zoom-slider::-webkit-slider-thumb{width:15px;height:15px}}@media only screen and (min-width:0){.mobile-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.mobile-actions button{flex:1 1 calc(50% - 6px);display:flex;align-items:center;justify-content:center;gap:8px;max-height:48px;padding:15px 43px;background:transparent;border:1px solid white;border-radius:4px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .1s ease-in}.mobile-actions button:first-child:hover{background-color:#fff;color:#1d1d1d}.mobile-actions button:first-child:hover>img{filter:brightness(0%)}.mobile-actions button img{width:14px;height:14px}.mobile-actions button.primary{flex:1 1 100%;background:#9671ff;border-color:transparent;color:#fff;cursor:pointer;margin-top:1px;font-size:14px;font-weight:700;letter-spacing:.3px}.mobile-actions button.primary:hover{background-color:#7b54ea}.mobile-actions button.primary>img{width:18px;height:18px}}@media only screen and (min-width:1024px){.mobile-actions{display:none}}@media only screen and (min-width:0){.video-uploaded-success-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:40px}.video-uploaded-success-wrapper .video-uploaded-success{position:relative;width:100%;height:66px;display:flex;align-items:center;gap:7.4px;background-color:#383838;border-radius:8px;border:1px solid #444444;box-shadow:0 10px 15px #0000000d}}@media only screen and (min-width:1024px){.video-uploaded-success-wrapper{display:flex;justify-content:center}.video-uploaded-success-wrapper .video-uploaded-success{max-width:717px;border-radius:12px;border-color:transparent;background-color:#2b2b2b;padding:0 10px}}@keyframes fadeIn{to{opacity:1}}@keyframes popoverIn{0%{opacity:0}to{opacity:1}}.ad-overlay{position:fixed;inset:0;background:#00000080;z-index:98}body{width:100%;height:100vh;position:relative}body:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.05}@media(max-width:768px){body{background-color:transparent}body:after{content:none}}body,html{background-color:#1d1d1d;margin:0;padding:0;width:100%;height:100%;font-size:62.5%;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box;-webkit-text-size-adjust:100%;outline:none}ul,li,h1,h2,h3,h4,h5,h6,figure,img p{list-style:none;margin:0;padding:0}#app{width:100%;height:100%;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}h1,h2,p,figure{margin:0;padding:0;color:#fff}button{border:none;cursor:pointer}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.click-disabled{pointer-events:none}.click-enabled{pointer-events:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.flow-auto{overflow:auto}.no-scroll{overflow:hidden}.scrollY{overflow-y:scroll}.scrollX{overflow-x:scroll}.no-text-wrap{white-space:nowrap}.wh100{width:100%;height:100%}.h100{height:100%}.w100{width:100%}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex;display:-webkit-flex;display:-ms-flexbox}.flex-start{justify-content:flex-start;-webkit-justify-content:flex-start}.flex-bottom{align-items:flex-end;-webkit-justify-content:flex-start}.flex-end{justify-content:flex-end;-webkit-justify-content:flex-end}.inline-flex{display:inline-flex;display:-webkit-inline-flex}.flex-auto{flex:0 0 auto}.flex-max{flex:1 0 auto}.hide{display:none!important}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.reset{margin:0;padding:0}.mauto{margin:0 auto}.m0,.mb0{margin:0}.p0{padding:0}.p16{padding:16px}.ptop0{padding-top:0}.pleft0{padding-left:0}.pright0{padding-right:0}.pbottom0{padding-bottom:0}.right0{right:0}.top0{top:0}.left0{left:0}.bottom0{bottom:0}.flex-center{display:flex;display:-webkit-flex;display:-ms-flexbox;justify-content:center;-webkit-justify-content:center;align-content:center;-webkit-align-content:center;align-items:center;-webkit-align-items:center}.flex-start{justify-content:flex-start;-webkit-justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;align-content:flex-start;-webkit-align-content:flex-start}.flex-end{justify-content:flex-end;-webkit-justify-content:flex-end;align-items:flex-end;-webkit-align-items:flex-end;align-content:flex-end;-webkit-align-content:flex-end}.flex-between{justify-content:space-between;align-content:space-between;-webkit-justify-content:space-between;-webkit-align-content:space-between}.flex-around{justify-content:space-around;align-content:space-around;-webkit-justify-content:space-around;-webkit-align-content:space-around}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap}.justify-center{justify-content:center;-webkit-justify-content:center}.align-center{align-items:center;-webkit-align-items:center}.columns{flex-direction:column;-webkit-flex-direction:column}.row{flex-direction:row;-webkit-flex-direction:row}.m-left-auto{margin-left:auto}.m-right-auto{margin-right:auto}.align-self-center{align-self:center}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify;text-justify:inter-word}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.grid{display:grid}.pointer{cursor:pointer}.crosshair{cursor:crosshair}.cursor{cursor:default}.dragging{cursor:grabbing}.m-t-0{margin-top:0}.m-t-4{margin-top:4px}.m-t-8{margin-top:8px}.m-t-16{margin-top:16px}.m-t-24{margin-top:24px}.m-r-4,.m-r-8{margin-right:8px}.m-r-16{margin-right:16px}.m-r-24{margin-right:24px}.m-l-0{margin-left:0}.m-l-8{margin-left:8px}.m-l-6{margin-left:6px}.m-l-4{margin-left:4px}.m-l-16{margin-left:16px}.m-l-24{margin-left:24px}.m-b-4{margin-bottom:4px}.m-b-6{margin-bottom:6px}.m-b-8{margin-bottom:8px}.m-b-16{margin-bottom:16px}.m-b-24{margin-bottom:24px}.p-l-8{padding-left:8px}.z-1{z-index:-1}.z0{z-index:0}.z9{z-index:9}.z10{z-index:10}.z99{z-index:99}.z999{z-index:999}.opa-0{opacity:0}.opa-5{opacity:.5}.opa-7{opacity:.7}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.no-border{border:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset}.no-outline{outline:none}.has-validation-error{margin-top:4px;color:red;display:inline-block;font-size:14px}.add-ripple-effect{position:relative;overflow:hidden}span.ripple{position:absolute;border-radius:50%;transform:scale(0);transform-origin:center;animation:ripple .3s linear;background-color:#ffffff4d}@keyframes ripple{to{transform:scale(4);opacity:0}}.circle{border-radius:50%}.radius-4{border-radius:4px}.f-12{font-size:12px}.f-14{font-size:14px}.f-16{font-size:16px}.f-18{font-size:18px}.f-24{font-size:24px}.bg-white{background-color:#fff}.bg-transparent{background:transparent}.button{padding:16px 24px;cursor:pointer;font-size:18px;border-radius:4px;border:none}.white{color:#fff}.border{border:1px solid red}.color-red{color:red}.underline{text-decoration:underline}@media only screen and (min-width:0){.upload-view{padding:5px 24px;height:95vh}.upload-view .upload-file{position:relative;display:flex;align-items:center;justify-content:center;background-color:#7848ff1a;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23C3AFFF' stroke-width='1.23' stroke-dasharray='6%2c 8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:8px;width:100%;max-width:632px;height:300px;padding:80px 24px;margin:78px auto 0}.upload-view .back-btn{display:flex;align-items:center;gap:5px;background-color:transparent;color:#d2d2d2;margin-bottom:5px;font-size:14px;line-height:14px;font-weight:400;padding:1px;position:relative;width:fit-content;border:none;cursor:pointer}.upload-view .back-btn img{width:16px;height:18px;transition:opacity .2s ease}.upload-view .back-btn:hover:before{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:#8f8f8f}.upload-view .back-btn:hover{color:#8f8f8f}.upload-view .back-btn:hover img{opacity:.7}}@media only screen and (min-width:1024px){.upload-view .upload-file{height:391px;margin:73px auto 0 369px}}@media only screen and (min-width:0){.shared-video{min-height:100vh;background-color:#1d1d1d;display:flex;align-items:center;justify-content:center;padding:24px}.shared-video .shared-video-player{width:100%;background:#2b2b2b;border:1px solid #444444;border-radius:8px;overflow:hidden}.shared-video .shared-video-player video{width:100%;display:block}}@media only screen and (min-width:1024px){.shared-video .shared-video-player{max-width:720px;margin:0 auto}}
