@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button:hover{border-color:transparent}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}*{font-family:Instrument Sans,sans-serif!important}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(97.84% 91.31% at 100% 100%,#1b0a08,#050505);-webkit-backdrop-filter:blur(11.18971061706543px);backdrop-filter:blur(11.18971061706543px);color:#333}#root{display:flex;justify-content:center;align-items:center;max-width:1340px;width:100%;height:100%;color:#000;margin:0 auto}.container{max-width:1440px;width:100%;min-height:100vh;max-height:100%;color:#fff;padding:30px}.builderCtr{display:flex;justify-content:space-between;align-items:flex-start;max-width:100%;width:100%;padding-bottom:60px}.builderCtr>div:first-child{max-width:calc(50% - 10px);width:100%}.builderCtr>div:last-child{max-width:calc(50% - 10px);width:100%}.button:disabled,.buttonDisabled{background-color:#a0c5f9;color:#eee;cursor:not-allowed}.previewContainer{margin-top:40px}.downloadContainer{margin-top:30px;text-align:center}.downloadLink{display:inline-block;padding:12px 30px;background-color:#28a745;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;box-shadow:0 4px 12px #28a74580;transition:background-color .3s ease}.iframe{width:100%;height:420px;border:none!important}.modeButtons{margin-bottom:20px;display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.playableLinkInput,.BundlerLinkInput{max-width:92%;width:100%;background:#ffffff2e;color:#fff;padding:10px 16px;font-size:15px;border:none;border-radius:5px}p.fileInputLabel{margin-bottom:0}input[type=radio]{accent-color:#007bff;cursor:pointer;margin:3px 3px 0 5px}.previewContainer{width:95%}.templatedwnBtn,.generateBtn{gap:10px;display:flex;height:48px;padding:10px 40px;justify-content:center;align-items:center;gap:5px;border:none;border-radius:100px;background:linear-gradient(90deg,#fc6200 1.16%,#d223b2)}.generateBtn{width:100%;margin-top:30px!important}.fileNameInput.invalid{border:1px solid red}.errorText{color:red!important;font-size:12px;margin-top:2px}.templatedwnBtn:disabled{opacity:.5;cursor:not-allowed}.buttonDisabled{opacity:.5;cursor:not-allowed}.buttonBx{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.buttonBx>button:first-child{margin-top:20px}.buttonBx>button{margin:0;margin-bottom:0!important}.adLeft input,.adLeft button{margin-left:0}.fileNameInput{margin-bottom:15px}.fileNameInput p{margin-bottom:0}sup{color:red}.AnimatedFilesBx{display:flex;justify-content:space-between;gap:30px}.AnimatedFilesBx .fileInput{max-width:203px;width:100%}.passwordCnt{background:radial-gradient(97.84% 91.31% at 100% 100%,#1b0a08,#050505);width:100%;height:100dvh;display:flex;justify-content:center;align-items:center}.innerPassworCtr{max-width:432px;width:100%;margin:0 auto}.passwordBox{width:100%;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.logotopBx{display:flex;justify-content:center;align-items:center;gap:20px}.logotopBx div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.logotopBx h1{color:#fff;text-align:left;font-size:44.778px;font-style:normal;font-weight:500;margin:0}.logobx p{color:#4d4d4d;font-size:17px;font-style:normal;font-weight:500;text-align:center;margin:0}.logobx h1{padding-top:10px}.passwordCnt form{max-width:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.passwordCnt form label{margin-top:40px;color:#fff;font-size:20.5px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.passwordCnt form input{max-width:400px;width:100%;color:#fff;border-radius:8px;background:#ffffff2e;display:flex;padding:14px 16px;justify-content:space-between;align-items:center;align-self:stretch;border:none}form .smallTxt{color:#575757;font-size:12.5px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.passwordCnt form button{border-radius:100px;background:linear-gradient(90deg,#fc6200 1.16%,#d223b2);height:48px;padding:10px 84px;margin-top:20px;border:none}.footer{position:absolute;bottom:0;left:0;width:100%;background:#0a0a0a}.footer p{color:#696969;font-family:Instrument Sans;font-size:14.5px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.toggleBtn{display:flex;justify-content:space-between;align-items:center;gap:5px}.toggle{display:flex;align-items:center;justify-content:space-between;gap:3px;padding:8px 10px;border-radius:100px;border:.5px solid rgba(255,255,255,.24);background:#ffffff24}.switch{position:relative;display:inline-block;width:40px;height:18px}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:14px;width:14px;left:4px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{border-radius:100px;background:linear-gradient(86deg,#fc6200 2.57%,#d223b2 96.57%)}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.titleRotationBx{display:flex;justify-content:space-between;align-items:flex-start}h2.sectionTitle img{width:24px;height:24px;object-fit:contain}h2.sectionTitle{display:flex;justify-content:center;align-items:center;gap:5px;margin:8px 0 0}h2.sectionTitle span{color:#fff;text-align:center;font-size:24.5px;font-style:normal;font-weight:700;line-height:normal}button.rotateButton{background-color:transparent;border:none;display:flex;align-items:center}.rotateButton img{width:32px;height:32px;object-fit:contain}.importantTxt{border-radius:14px;border:1px solid rgba(236,188,37,.24);background:#ecbc251a;padding:10px 30px;gap:34px;margin-top:50px}.importantTxt p{color:#ffffffb3;font-family:Instrument Sans;font-size:14.5px;font-style:normal;font-weight:400;line-height:22.859px}.importantTxt p span{color:#ecbc25}.iframeBx{max-width:669px;width:100%;height:550px;flex-shrink:0;border-radius:20px;border:1.5px solid rgba(255,255,255,.2);background:url(/assets/dotedPixels.png) no-repeat center center;background-size:cover;display:flex;justify-content:center;align-items:center;overflow:hidden}.dwnBtnBx{width:100%;display:flex;justify-content:center;margin-top:10px;flex-direction:column;align-items:center}.headerLogoBtnCtr{display:flex;flex-direction:column;justify-content:center;align-items:center}.logobx{display:flex;justify-content:center;align-items:center;gap:20px}.passwordBox{flex-direction:column;gap:0}.logobx h1{color:#fff;text-align:left;font-size:20.778px;font-style:normal;font-weight:500;margin:0}.hdrSubtxt{text-align:center;color:#4d4d4d;font-family:Instrument Sans;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin:10px 0 0}.modeButtons{max-width:432px;width:100%;display:flex;height:48px;align-items:center;border-radius:40px;border:1px solid rgba(255,255,255,.24);background:#ffffff3d;overflow:hidden;gap:0;justify-content:center;margin:50px auto 0}.modeButtons>button{width:100%;height:100%;border-radius:100px;border:none;background-color:transparent}button.active{background:linear-gradient(90deg,#fc6200 1.16%,#d223b2)}.innerBx{max-width:432px;width:100%;margin:0 auto}.leftBx label p,.leftBx label{color:#fff;font-size:14.5px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:5px;margin-top:0}.Blankspace{height:23px}.tabLandscape{rotate:-90deg;margin-left:4px}.sliderTemplateOptions{font-family:Arial,sans-serif}.inputBx{max-width:93%;width:100%;display:flex;justify-content:space-between;gap:20px}.inputBx>div{max-width:calc(50% - 10px);width:100%}.radio-group{margin-bottom:10px;display:flex;gap:10px}.radio-label{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;font-size:14px}.radio-input{margin-right:8px;width:16px;height:16px}.input-group{margin-bottom:16px}.field-label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#333}.text-input{width:fit-content;padding:8px 12px;border:none;border-radius:4px;font-size:14px;outline:none;transition:border-color .2s}.text-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.buttontext,.buttontext2{margin:0 0 3px;color:#fff;font-size:14.5px;font-style:normal;font-weight:400;line-height:normal}.buttontext2{font-size:12.5px}.PrviewLink,.PrviewLink:hover{color:orange;text-decoration:underline;cursor:pointer;font-size:12px}.advMgn{margin:30px 0 20px}.advSelect{padding:13px 10px!important}.displayNone{display:none!important}.file-upload-container{width:100%}.file-upload-label{display:block}.file-upload-title{color:#fff;font-size:14px;margin-bottom:12px;font-weight:500}.file-upload-required{color:#ef4444}.file-upload-area{position:relative;border:1px dashed rgba(255,255,255,.24);border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:all .2s ease;background:#000}.file-upload-area:hover,.file-upload-area.drag-over{border-color:#ffffff3d;background-color:#ffffff3d}.file-upload-icon{margin-bottom:16px}.file-upload-icon img{width:32px;height:32px;display:block;margin:0 auto}.file-upload-text{color:#fff}.file-upload-main-text{font-size:16px;margin:0}.file-upload-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.selected-files{margin-top:16px;padding:12px;background-color:#ffffff3d;border-radius:8px;max-height:100px;overflow-y:scroll}.selected-files-title{color:#fff;font-size:14px;font-weight:500;margin:0}.selected-files-list{list-style:none;margin:0;padding:0}.selected-file-item{display:flex;justify-content:space-between;align-items:center;color:#d1d5db;font-size:12px;margin-bottom:4px}.selected-file-item:last-child{margin-bottom:0}.selected-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:8px}@media (max-width: 768px){.file-upload-area{padding:24px 16px}.file-upload-main-text{font-size:14px}}.selectTool{margin:0 0 20px}.custom-select-container{position:relative;max-width:94%;font-family:sans-serif}.custom-select-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border:1px solid #ccc;border-radius:8px;background:#ffffff2e;cursor:pointer;border:none;width:100%}.custom-select-placeholder.empty{color:#888}.custom-select-arrow{margin-left:8px;transition:transform .2s ease}.custom-select-arrow.open{transform:rotate(180deg)}.custom-select-dropdown{width:105%;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#050505;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;z-index:100;font-size:15px}.custom-select-search{width:100%;padding:6px 10px;border:none;border-bottom:1px solid #eee;outline:none;box-sizing:border-box}.custom-select-options,.advSelect option{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto}.custom-select-option,.advSelect option{padding:8px 12px;cursor:pointer}.custom-select-option:hover,.advSelect option:hover{background:linear-gradient(90deg,#fc6200 1.16%,#d223b2)}.custom-select-no-options{padding:8px 12px;color:#888}.selectTool p{margin:0 0 3px;color:#fff;font-size:14.5px;font-style:normal;font-weight:400;line-height:normal}.custom-select-arrow img{width:15px}.instruction-box{border:1px solid #4b5563;background:#ffffff2e;color:#f9fafb;padding:5px 10px;border-radius:8px;max-width:100%;margin-top:5px}.instruction-title{margin:0 0 5px;font-size:12px;color:#ecbc25}.instruction-list{list-style-type:disc;padding-left:20px;margin:0}.instruction-item{margin-bottom:5px;font-size:10px}.previewContainer{display:flex;flex-direction:column;align-items:center}.titleRotationBx{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sectionTitle{display:flex;align-items:center;font-size:18px;margin:0}.sectionTitle img{margin-right:8px}.buttonBx{display:flex;align-items:center}.toggleBtn{display:flex;align-items:center;gap:12px}.toggle{display:flex;align-items:center;gap:8px}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#ccc;transition:.4s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.switch input:checked+.slider{background-color:#2196f3}.switch input:checked+.slider:before{transform:translate(26px)}.rotateButton{padding:6px 12px;background:#f0f0f0;border:none;border-radius:6px;cursor:pointer}.iframeBx{width:100%;display:flex;justify-content:center;align-items:center;min-height:200px;position:relative}.iphoneScreen,.ipadScreen{position:relative;display:flex;justify-content:center;align-items:center;transition:transform .3s ease;transform-origin:center}.iphoneScreen,.preview-placeholder{width:354px;height:498px;background-image:url(/assets/iphone.png);background-repeat:no-repeat;background-position:center;background-size:contain}.ipadScreen{width:328px;height:508px;background-image:url(/assets/ipad.png);background-repeat:no-repeat;background-position:center;background-size:contain}.iphoneScreen.landscape,.ipadScreen.landscape{transform:rotate(90deg)}.iphoneScreen.landscape iframe,.ipadScreen.landscape iframe{transform:rotate(-90deg)}.iphoneScreen.landscape iframe{width:370px!important;height:211px!important}.ipadScreen.landscape iframe{width:384px!important;height:288px!important}.iframe{position:absolute;border:none;border-radius:6px;box-shadow:0 2px 8px #00000026}.preview-placeholder{display:flex;align-items:center;justify-content:center;font-size:14px;position:absolute;border:none;border-radius:6px;color:#666}.dwnBtnBx{margin-top:16px}.button.templatedwnBtn{display:flex;align-items:center;gap:6px}.redTxt{color:red!important}.yellowTxt{color:orange!important}.greenTxt{color:green!important}.videoLoopOption{padding-bottom:10px}
