.docconverter_container__rPN4T{display:flex;flex-direction:column;align-items:center;width:80%;height:100%;justify-content:flex-start;gap:5vh;padding-top:1.5vh;margin:0 auto}.docconverter_pageTitle__rI64L{font-size:clamp(2rem,2.5vw,3rem);position:relative;text-align:center;color:var(--title-text-color);text-shadow:0 1px 2px rgba(var(--subtle-glow-rgb-2),.1);overflow:hidden;white-space:nowrap;animation:docconverter_typing__eKuNd 1.2s steps(40);border-right:3px solid transparent}@keyframes docconverter_typing__eKuNd{0%{width:0}to{width:100%}}.docconverter_uploadSection__jQoTw{display:flex;flex-direction:column;align-items:center;width:100%;min-height:65vh;max-height:70vh;padding:max(2vh,1vw);border-radius:24px;position:relative;box-shadow:0 0 4px rgba(var(--border-color-rgb,.1)),0 0 6px rgba(var(--subtle-glow-rgb,.1)),inset 0 0 4px 2px rgba(var(--subtle-glow-rgb-2),.1);transition:all .3s ease;opacity:0;transform:translateY(20px);animation:var(--page-anim)}.docconverter_dashed__TM_z8{border:1px dashed rgba(var(--contentborder-color-rgb),.5)}.docconverter_solid__GYK7g{border:1px solid rgba(var(--contentborder-color-rgb),.5)}.docconverter_uploadSection__jQoTw:hover{box-shadow:0 0 2px rgba(var(--border-color-rgb,.1)),0 0 4px rgba(var(--subtle-glow-rgb,.1)),inset 0 0 10px 2px rgba(var(--subtle-glow-rgb-2),.3)}.docconverter_uploadSection__jQoTw:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--docpage-bg);background-size:cover;background-position:50%;border-radius:24px;opacity:.4;z-index:-1}.docconverter_uploadSection__jQoTw.docconverter_dragging__clIcK{border-color:#5649c0;background-color:rgba(108,92,231,.1)}.docconverter_dropOverlay__7gpOb{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--highlight-rgb),.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;border-radius:8px;z-index:10}.docconverter_dropOverlay__7gpOb p{color:white;font-size:1.5rem;font-weight:700}.docconverter_blurredContent__zBgIb{filter:blur(4px);pointer-events:none}@media (max-width:768px) and (orientation:portrait){.docconverter_container__rPN4T{width:90%}.docconverter_uploadSection__jQoTw{min-height:65vh;max-height:75vh}}.fileItem_fileItem__UPTJw{padding:1rem;background-color:rgba(var(--bg-color-rgb),.3);border-bottom:1px solid rgba(var(--contentborder-color-rgb),.1);display:flex;align-items:stretch;justify-content:space-between;border-radius:12px;width:100%;margin:0 auto 8px;box-shadow:0 1px 4px rgba(var(--text-shadow-color-rgb),.1),inset 0 -1px 2px 0 rgba(var(--subtle-glow-rgb),.5);animation:fileItem_popIn__3VAJp .4s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0;transition:all .3s cubic-bezier(.2,0,.24,1)}.fileItem_fileItem__UPTJw:hover{box-shadow:0 1px 8px rgba(var(--text-shadow-color-rgb),.2),inset 0 -1px 2px 0 rgba(var(--subtle-glow-rgb),.6)}.fileItem_deletingItem__ChMHz{animation:fileItem_fadeOut__mgDzT .3s cubic-bezier(.34,0,.24,1) forwards;opacity:0;transform:scale(.8) translateY(10px);pointer-events:none}@keyframes fileItem_fadeOut__mgDzT{0%{opacity:1;transform:scale(1) translateX(0)}to{opacity:0;transform:scale(.9) translateY(10px)}}@keyframes fileItem_popIn__3VAJp{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.fileItem_fileName__EoFZR{font-size:clamp(1rem,1.25vw,2rem);width:50%;flex:0 0 50%;color:var(--text-color);height:auto;word-break:break-word;display:flex;justify-content:flex-start;align-items:center}.fileItem_fileActions__dIQrH{width:50%;flex:0 0 50%;height:auto;align-items:stretch;justify-content:flex-end;display:flex;gap:.5rem}.fileItem_settingBtn__38r6D{min-width:35px;height:auto;aspect-ratio:1;display:flex;padding:2px;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:rgba(var(--border-color-rgb),1);border-radius:50%;transition:all .3s ease;cursor:pointer;border:none;box-shadow:0 0 0 2px rgba(var(--border-color-rgb),.5)}.fileItem_bar__gAvml{width:50%;height:2px;background-color:rgb(229,229,229);display:flex;align-items:center;justify-content:center;position:relative;border-radius:2px}.fileItem_bar__gAvml:before{content:"";width:2px;height:2px;background-color:rgba(var(--border-color-rgb),1);position:absolute;border-radius:50%;border:2px solid white;transition:all .3s;box-shadow:0 0 2px white}.fileItem_bar1__NOyve:before{transform:translateX(-4px)}.fileItem_bar2__hMLnx:before,.fileItem_settingBtn__38r6D:hover .fileItem_bar1__NOyve:before{transform:translateX(4px)}.fileItem_settingBtn__38r6D:hover .fileItem_bar2__hMLnx:before{transform:translateX(-4px)}.fileItem_settingBtn__38r6D:hover{background-color:rgba(var(--border-color-rgb),1);box-shadow:0 0 4px rgba(var(--subtle-glow-rgb),.8),0 0 0 2px rgba(var(--border-color-rgb),1)}.fileItem_deleteBtn__LLdp1{min-width:35px;padding:2px;height:auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--attention-color-rgb,255,95,95),.8);border-radius:50%;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 0 0 2px rgba(var(--attention-color-rgb,255,95,95),.3)}.fileItem_xIcon__m1Pb9{width:100%;height:auto;color:white;transition:transform 1s ease}.fileItem_deleteBtn__LLdp1:hover .fileItem_xIcon__m1Pb9{transform:rotate(1turn)}.fileItem_deleteBtn__LLdp1:hover{background-color:rgba(var(--attention-color-rgb,255,95,95),1);box-shadow:0 0 4px rgba(var(--subtle-glow-rgb-2),.8),0 0 0 2px rgba(var(--attention-color-rgb,255,95,95),1)}.fileItem_formatSelector__6Z1YH{min-width:5rem;display:flex;flex:1 1;height:auto}.fileItem_dropdownToggle__KtCYV{background:none;border:none;width:100%;height:auto;border:2px solid rgba(var(--secondary-color-rgb),.3);background-color:rgba(var(--hover-state-rgb),.08);padding:0 .5rem;border-radius:12px;font-size:clamp(1rem,1.25vw,2rem);cursor:pointer;transition:background-color .2s}.fileItem_dropdownToggle__KtCYV span{color:var(--text-color);text-transform:uppercase;font-weight:500;display:flex;font-family:lexend;justify-content:space-between;flex-direction:row;align-items:center}.fileItem_dropdownToggle__KtCYV .fileItem_dropdownArrow__o3xVN{padding:2px;fill:var(--text-color);transform:rotate(-90deg)}.fileItem_dropdownToggle__KtCYV .fileItem_arrowRotate__tVuwh{animation:fileItem_rotateArrow__MmPxC .3s ease forwards}.fileItem_dropdownToggle__KtCYV:hover{background-color:rgba(var(--hover-state-rgb),.6)}.fileItem_formatDropdown__BK6w_{position:absolute;z-index:1000;background-color:var(--bg-color);box-shadow:0 0 20px rgba(var(--subtle-glow-rgb-2),.3);min-width:150px;max-width:10vw;max-height:17.5vh;border-radius:12px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:rgba(var(--subtle-glow-rgb-2),1) var(--bg-color);animation:fileItem_dropdownReveal__nD5Ii .5s cubic-bezier(.2,1,.32,1) 1}.fileItem_formatDropdown__BK6w_::-webkit-scrollbar{width:6px;background:var(--bg-color)}.fileItem_formatDropdown__BK6w_::-webkit-scrollbar-thumb{background:rgba(var(--subtle-glow-rgb-2),1);border-radius:8px}.fileItem_formatDropdown__BK6w_::-webkit-scrollbar-track{background:var(--bg-color)}.fileItem_formatOption__N9sUu{border-bottom:2px solid rgba(var(--secondary-color-rgb),.5);text-transform:uppercase;padding:10px 20px;font-weight:400;cursor:pointer;transition:background-color .15s}.fileItem_formatOption__N9sUu:hover{background-color:rgba(var(--hover-state-rgb),.7)}.fileItem_conversionStatus__GNNHf{width:100%;display:flex;height:auto;flex-direction:row;align-items:stretch;justify-content:flex-end;gap:12px}.fileItem_conversionStatus__GNNHf p{font-size:clamp(1rem,1.25vw,2rem);color:rgba(var(--text-color-rgb),1);display:inline-block;align-content:center;height:100%;max-width:47.5%;overflow:hidden;flex-direction:row;text-overflow:ellipsis}.fileItem_conversionStatus__GNNHf .fileItem_loaderContainer__My6YS{justify-content:center;display:flex;align-items:center;flex:1 1;height:100%;position:relative;overflow:hidden;flex-direction:row;gap:.25rem;padding:0 2px}.fileItem_loaderBar__Z2yzL{position:relative;height:clamp(1rem,1vw,2rem);flex:1 1;background:var(--bg-color);border-radius:24px;box-shadow:0 0 2px 1px rgba(var(--subtle-glow-rgb),.5);overflow:hidden;display:flex;align-items:center;margin:auto 0}.fileItem_loaderProgress__A4fuQ{position:absolute;top:0;left:0;height:100%;border-radius:24px;background:linear-gradient(90deg,rgba(var(--border-color-rgb),1),rgba(var(--secondary-color-rgb),1)) 100%/100% 100%;box-shadow:1px 0 8px rgba(var(--subtle-glow-rgb-2),.9);transition:width .3s ease-out}.fileItem_conversionLoader__N2twM{position:relative;height:clamp(1.5rem,1vw,3rem);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.05) 30%,transparent 70%);overflow:hidden}.fileItem_conversionLoader__N2twM:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top:2px solid rgba(var(--secondary-color-rgb),.8);animation:fileItem_loader-spin__vHd2E 1s ease infinite}.fileItem_conversionLoader__N2twM:after{content:"";position:absolute;inset:10%;border-radius:50%;background:conic-gradient(from 90deg,rgba(var(--border-color-rgb),.2),transparent);filter:blur(2px);animation:fileItem_loader-spin-reverse__kJEJn 1s linear infinite}.fileItem_conversionLoaderInner__iSzSp{position:absolute;top:50%;left:50%;width:20%;height:20%;background:rgba(var(--border-color-rgb),.75);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px rgba(var(--secondary-color-rgb),1);animation:fileItem_loader-pulse__3S9hp 1s linear infinite}.fileItem_conversionLoaderOrbit__pIBNE{position:absolute;top:0;left:0;width:100%;height:100%;animation:fileItem_orbit-rotate__opliO 3s linear infinite}@keyframes fileItem_loader-spin__vHd2E{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fileItem_loader-spin-reverse__kJEJn{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes fileItem_loader-pulse__3S9hp{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.3)}}@keyframes fileItem_orbit-rotate__opliO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fileItem_downloadButton__OZyN_{background-color:rgba(var(--border-color-rgb,255,95,95),.6);width:15%;height:100%;aspect-ratio:1;border:none;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;transition-duration:.3s;box-shadow:0 0 4px rgba(var(--subtle-glow-rgb),.5),inset 0 0 1px 2px rgba(var(--border-color-rgb,255,95,95),.5)}.fileItem_downloadIcon__qR7kZ{fill:rgba(255,255,255,.901)}.fileItem_downloadButton__OZyN_ .fileItem_iconTwo__6yizE{width:50%;height:10%;border:2px solid white;border-top:none}.fileItem_downloadButton__OZyN_:hover{background-color:rgba(var(--highlight-rgb),.9);transition-duration:.3s}.fileItem_downloadButton__OZyN_:hover .fileItem_downloadIcon__qR7kZ{fill:rgb(255,255,255);animation:fileItem_slide-in-top__TTp9E .6s cubic-bezier(.25,.46,.45,.94) both}@keyframes fileItem_slide-in-top__TTp9E{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fileItem_rotateArrow__MmPxC{0%{transform:rotate(-90deg)}to{transform:rotate(0deg)}}@keyframes fileItem_dropdownReveal__nD5Ii{0%{opacity:0;max-height:0}to{opacity:1;max-height:17.5vh;transform:scaleY(1)}}@media (max-width:768px) and (orientation:portrait){.fileItem_fileItem__UPTJw{flex-direction:column;gap:1rem}.fileItem_fileActions__dIQrH,.fileItem_fileName__EoFZR{width:100%}}.uploadButton_uploadButton__bDEAI{position:relative;display:flex;justify-content:center;align-items:center;padding:1.25rem max(5vw,3rem);font-size:clamp(1rem,1.4vw,2rem);font-family:lexend;background-color:inherit;border-radius:100px;font-weight:600;color:var(--text-color);border:2px solid rgba(var(--border-color-rgb),1);box-shadow:0 0 4px rgba(var(--subtle-glow-rgb,.5));cursor:pointer;overflow:hidden;transition:all .5s cubic-bezier(.23,1,.32,1)}.uploadButton_uploadButton__bDEAI svg{position:absolute;height:clamp(1rem,5vw,2rem);aspect-ratio:1;fill:var(--text-color);z-index:1;transition:all 1s cubic-bezier(.2,1,.3,1)}.uploadButton_uploadButton__bDEAI .uploadButton_arr-1__HA3RP{right:16px}.uploadButton_uploadButton__bDEAI .uploadButton_arr-2___v3Mv{left:-25%}.uploadButton_uploadButton__bDEAI .uploadButton_circle__0wfG3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:rgba(var(--hover-state-rgb),.6);border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.uploadButton_uploadButton__bDEAI .uploadButton_buttonText__h0V4d{position:relative;z-index:1;transform:translateX(-10px);transition:all .8s cubic-bezier(.23,1,.32,1)}.uploadButton_uploadButton__bDEAI:hover{box-shadow:0 0 4px rgba(var(--subtle-glow-rgb-2),.45);color:var(--text-color);border-radius:12px;border-color:rgba(var(--hover-state-rgb),.75);transform:scale(1.2)}.uploadButton_uploadButton__bDEAI:hover .uploadButton_arr-1__HA3RP{right:-25%}.uploadButton_uploadButton__bDEAI:hover .uploadButton_arr-2___v3Mv{left:16px}.uploadButton_uploadButton__bDEAI:hover .uploadButton_buttonText__h0V4d{transform:translateX(10px)}.uploadButton_uploadButton__bDEAI:hover svg{fill:var(--text-color)}.uploadButton_uploadButton__bDEAI:active{transform:scale(.98)}.uploadButton_uploadButton__bDEAI:hover .uploadButton_circle__0wfG3{width:50vw;height:50vw;opacity:1}.uploadButton_uploadBtnSmall__kPVLW{padding:2vh 3vw;min-width:150px;font-weight:500;border:2px solid rgba(var(--secondary-color-rgb),1);transition:all .5s cubic-bezier(.23,1,.32,1)}.uploadButton_uploadBtnSmall__kPVLW .uploadButton_circle__0wfG3{background-color:rgba(var(--hover-state-rgb),.9);border-radius:50%}.uploadButton_uploadBtnSmall__kPVLW:hover{box-shadow:0 0 10px rgba(var(--subtle-glow-rgb-2),.5);border-color:rgba(var(--hover-state-rgb),.9)}@media (max-width:768px) and (orientation:portrait){.uploadButton_uploadBtnSmall__kPVLW{flex-grow:1;width:100}}.settings_settingsOverlay___iBpl{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--bg-color-rgb),.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;align-items:center;z-index:100}.settings_settingsContainer__fcwai{border-radius:24px;padding:20px;width:50vw;box-shadow:0 4px 24px rgba(var(--subtle-glow-rgb),.4),inset 0 0 2px 1px rgba(var(--text-shadow-color-rgb),.1);animation:settings_windowFadeIn__YQLGk .6s cubic-bezier(.23,1,.32,1);position:relative;display:flex;flex-direction:column;gap:2vh}.settings_settingsTitle__ETz6a{width:100%;font-size:clamp(2rem,2vw,3rem);color:var(--text-color)}.settings_settingsTitle__ETz6a span{display:flex;align-items:center;gap:.75rem;height:100%}.settings_settingsTitle__ETz6a .settings_gearIcon__ZRVx9{max-height:2rem}.settings_settingsfileName__Oqjmw{width:100%;font-size:1rem;color:rgba(var(--text-color-rgb),.8);overflow:hidden;text-wrap:nowrap;font-weight:300;text-overflow:ellipsis}.settings_settingOption__sCGYo{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.settings_applyButton__W_O9Z{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:.75rem 2rem;background:none;border:2px solid rgba(var(--hover-state-rgb),1);font-size:1rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .3s ease}.settings_applyButton__W_O9Z span{transition:all .3s ease;font-size:1rem;color:rgba(var(--text-color-rgb),.8)}.settings_applyButton__W_O9Z:hover{background-color:rgba(var(--hover-state-rgb),1);color:rgba(var(--text-color-rgb),1);transform:scale(1.05)}.settings_applyButton__W_O9Z:hover svg{fill:rgba(var(--text-color-rgb),1);transform:translateX(100%);opacity:1}.settings_applyButton__W_O9Z svg{opacity:.3;transition:all .3s ease;width:1.25rem;height:auto;fill:rgba(var(--secondary-color-rgb),1)}.settings_applyAllButton__Imvbq{background-color:rgba(var(--border-color-rgb),.3);border:2px solid rgba(var(--border-color-rgb),.6)}.settings_applyAllButton__Imvbq:hover{background-color:rgba(var(--border-color-rgb),1)}.settings_settingsButtons__UHxO2{display:flex;gap:.5rem;justify-content:flex-end;margin-top:20px}.settings_warning__mOOS2{display:flex;align-items:center;padding:8px 12px;margin-top:10px;background-color:rgba(var(--attention-color-rgb),.1);border-left:4px solid rgba(var(--attention-color-rgb),.8);border-radius:4px;font-size:1rem;color:rgba(var(--attention-color-rgb),1)}.settings_warning__mOOS2 svg{margin-right:8px}.settings_formatSpecificSettings___9aFb{width:100%;margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.settings_formatSpecificSettings___9aFb h4{margin-top:0;font-size:1rem;font-weight:500}.settings_tabs__l05SF{display:flex;border-bottom:2px solid rgba(var(--border-color-rgb),.3);margin-bottom:1rem}.settings_tab__bWxvJ{padding:.75rem 1.5rem;background:none;cursor:pointer;font-size:.9rem;color:rgba(var(--text-color-rgb),.6);border:none;border-bottom:2px solid transparent;transition:all .3s ease;border-top-left-radius:8px;border-top-right-radius:8px}.settings_tab__bWxvJ:hover{color:rgba(var(--text-color-rgb),.8);background-color:rgba(var(--hover-state-rgb),.1)}.settings_activeTab__7bEVX{color:rgba(var(--text-color-rgb),1);border-bottom-color:rgba(var(--primary-color-rgb),1);background-color:rgba(var(--hover-state-rgb),.2)}.settings_tabContent__Mkalg{min-height:200px}.settings_settingsPanel__7_cbK{display:flex;flex-direction:column;gap:1rem}.settings_settingsRow__DyTGr{display:flex;flex-direction:column;gap:.5rem}.settings_settingGroupTitle__Ptgid{font-size:1rem;font-weight:500;color:rgba(var(--text-color-rgb),.9);margin:0}.settings_settingDescription__DO9iZ{font-size:.85rem;color:rgba(var(--text-color-rgb),.6);margin:0;font-style:italic}.settings_dimensionInputs__3xJrw{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.settings_dimensionInputs__3xJrw>div{display:flex;flex-direction:column;gap:.25rem}.settings_dimensionInputs__3xJrw label{font-size:.9rem;color:rgba(var(--text-color-rgb),.8);font-weight:500}.settings_dimensionInput__c0G6W{padding:.5rem .75rem;border:2px solid rgba(var(--border-color-rgb),.4);border-radius:8px;background-color:rgba(var(--bg-color-rgb),.5);color:var(--text-color);font-size:.9rem;width:100px;transition:all .3s ease}.settings_dimensionInput__c0G6W:focus{outline:none;border-color:rgba(var(--primary-color-rgb),.8);background-color:rgba(var(--bg-color-rgb),.8)}.settings_dimensionInput__c0G6W::placeholder{color:rgba(var(--text-color-rgb),.4)}.settings_settingsFooter__Ht16u{display:flex;gap:.5rem;justify-content:flex-end;margin-top:20px;padding-top:1rem;border-top:1px solid rgba(var(--border-color-rgb),.3)}@keyframes settings_windowFadeIn__YQLGk{0%{opacity:0;transform:translateY(-5px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.settings_settingsContainer__fcwai{width:90%}.settings_applyButton__W_O9Z{width:100%;padding:.5rem 1.5rem;font-size:.9rem}}.checkbox_checkboxWrapper__7oThN{--border-width:2px;--c-primary:rgba(var(--border-color-rgb),1);--c-primary-unhovered:rgba(var(--border-color-rgb) 0.5);--t-base:0.3s;--t-fast:0.2s;--e-in:ease}.checkbox_visuallyHidden__Bk_LQ{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox_checkbox__Bwahe{display:flex;cursor:pointer;align-items:center;justify-content:flex-start;gap:1rem}.checkbox_checkboxSymbol__LxG_V:hover{box-shadow:0 0 4px 1px rgba(var(--hover-state-rgb),.5)}.checkbox_checkboxSymbol__LxG_V{display:inline-block;display:flex;border:var(--border-width) solid var(--c-primary);position:relative;border-radius:4px;width:1.5rem;height:1.5rem;transition:.3s ease}.checkbox_checkboxSymbol__LxG_V:after{content:"";position:absolute;top:.5em;left:.5em;width:.25em;height:.25em;background-color:var(--c-primary);opacity:0;border-radius:4em;transform:scale(1);transform-origin:50% 50%}.checkbox_checkbox__Bwahe .checkbox_checkboxIcon__gvb7v{width:1em;height:1em;margin:auto;fill:none;stroke-width:3;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;color:var(--c-primary);display:inline-block}.checkbox_checkbox__Bwahe .checkbox_checkboxIcon__gvb7v path{transition:stroke-dashoffset var(--t-base) var(--e-in);stroke-dasharray:30px,31px;stroke-dashoffset:31px}.checkbox_checkboxTextwrapper__nM1Xh{margin:0;color:var(--text-color)}.checkbox_checkboxTrigger__FjdtN:checked~.checkbox_checkboxSymbol__LxG_V:after{animation:checkbox_ripple__ChKAg .6s cubic-bezier(.11,0,.3,1)}.checkbox_checkboxTrigger__FjdtN:checked+.checkbox_checkboxSymbol__LxG_V .checkbox_checkboxIcon__gvb7v path{stroke-dasharray:30px,31px;stroke-dashoffset:0px}@keyframes checkbox_ripple__ChKAg{0%{transform:scale(0);opacity:1}to{opacity:.1;transform:scale(15)}}.fileInstruction_fileInstruction__OWORi{height:100%;width:100%;justify-content:space-between;gap:5vh;display:flex;align-items:center;flex-direction:column}.fileInstruction_fileList__fP9pO{padding:0 2px;margin:0;width:50vw;overflow-x:hidden;overflow-y:auto;min-height:auto;border-radius:12px;scrollbar-width:thin;scrollbar-color:rgba(var(--highlight-rgb),.8) rgba(var(--bg-color-rgb),.1)}.fileInstruction_fileList__fP9pO::-webkit-scrollbar{width:10px;background:transparent}.fileInstruction_fileList__fP9pO::-webkit-scrollbar-track{background:rgba(var(--bg-color-rgb),.1);border-radius:12px}.fileInstruction_fileList__fP9pO::-webkit-scrollbar-thumb{background:rgba(var(--highlight-rgb),.5);border-radius:12px;-webkit-transition:all .3s ease;transition:all .3s ease}.fileInstruction_fileList__fP9pO::-webkit-scrollbar-thumb:hover{background:rgba(var(--hover-state-rgb),.7)}.fileInstruction_fileTitle__Gus1n{width:100%;font-size:clamp(2rem,2vw,3rem);text-align:center;color:rgba(var(--highlight-rgb),1);position:relative;overflow:hidden;transition:all .3s ease;animation:fileInstruction_titleFadeIn__g6HAr .3s cubic-bezier(.23,1,.32,1) forwards;flex-shrink:0}.fileInstruction_fileTitle__Gus1n:hover{transform:scale(1.03);text-shadow:0 2px 4px rgba(var(--text-shadow-color-rgb),.2)}@keyframes fileInstruction_titleFadeIn__g6HAr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fileInstruction_buttonGroup__3sQPl{align-self:center;width:50vw}.fileInstruction_buttonWrapper__yPOkU{display:flex;flex-direction:row;gap:1rem;align-items:stretch;transition:all .3s ease;width:100%;height:100%;margin-right:auto}.fileInstruction_buttonWrapper__yPOkU>div:nth-child(2){margin-left:auto;display:flex}.fileInstruction_hiddenButton__V0_6b{align-self:center;justify-self:center;animation:fileInstruction_btnFadeOut__uMlSz .2s ease forwards}@keyframes fileInstruction_btnFadeOut__uMlSz{0%{opacity:.9;width:auto;transform:scale(1) translateX(0)}to{opacity:0;height:0;padding:0;margin:0;transform:scale(.9) translateX(-40px);width:0;overflow:hidden}}.fileInstruction_buttonGroup__3sQPl button:first-child{animation:fileInstruction_fadeInTopLeft__lhndp .4s ease forwards;animation-delay:.1s;opacity:0;transform:translate(-10px,-10px)}.fileInstruction_buttonGroup__3sQPl button:nth-child(2){animation:fileInstruction_fadeInTopLeft__lhndp .4s ease forwards;animation-delay:.2s;opacity:0;transform:translate(-10px,-10px)}.fileInstruction_buttonGroup__3sQPl button:nth-child(3){animation:fileInstruction_fadeInTopLeft__lhndp .4s ease forwards;animation-delay:.3s;opacity:0;transform:translate(-10px,-10px)}@keyframes fileInstruction_fadeInTopLeft__lhndp{0%{opacity:0;transform:translate(-5px,-10px)}to{opacity:1;transform:translate(0)}}.fileInstruction_confirmButton__G7NdL{position:relative;box-shadow:0 0 4px rgba(var(--subtle-glow-rgb,.2));display:flex;align-items:center;padding:2vh 5vw;font-size:clamp(1rem,1.4vw,2rem);font-family:lexend;border-radius:100px;background:none;font-weight:500;color:var(--text-color);border:2px solid rgba(var(--highlight-rgb),.8);cursor:pointer;transition:all .3s ease}.fileInstruction_confirmButton__G7NdL:hover{background-color:rgba(var(--highlight-rgb),1);color:white;border-radius:12px;transform:scale(1.05)}.fileInstruction_converting__wbThX{margin:0 auto;flex-grow:1;display:flex;justify-content:center;transition:all .4s ease}.fileInstruction_binButton__W4kq2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:1;height:100%;border-radius:100px;background:inherit;cursor:pointer;box-shadow:0 0 4px rgba(var(--attention-color-rgb),.5);border:2px solid rgba(var(--attention-color-rgb),1);transition:all .3s ease;margin-right:auto}.fileInstruction_binBottom__g5S37{width:15px;color:var(--text-color)}.fileInstruction_binTop__DSSxW{width:17px;transform-origin:right;transition-duration:.3s;color:var(--text-color)}.fileInstruction_binButton__W4kq2:hover .fileInstruction_binTop__DSSxW{transform:rotate(45deg)}.fileInstruction_binButton__W4kq2:hover{background-color:rgba(var(--attention-color-rgb),1);transform:scale(1.1)}.fileInstruction_binButton__W4kq2:hover .fileInstruction_binBottom__g5S37,.fileInstruction_binButton__W4kq2:hover .fileInstruction_binTop__DSSxW{color:white}.fileInstruction_uploaderNote__CWcon{font-size:clamp(.7rem,.9vw,.9rem);padding:0;margin-bottom:-1.25%;color:var(--note-color);text-align:center}.fileInstruction_blurredContent__L4_73{filter:blur(4px);pointer-events:none}@media (max-width:768px) and (orientation:portrait){.fileInstruction_fileList__fP9pO{width:100%}.fileInstruction_buttonGroup__3sQPl{width:100%;display:flex;flex-direction:column;align-items:stretch}.fileInstruction_buttonWrapper__yPOkU{flex-wrap:wrap;gap:.5rem}.fileInstruction_confirmButton__G7NdL{flex-basis:100%;width:100%;justify-content:center}.fileInstruction_buttonWrapper__yPOkU>div:nth-child(2){flex-grow:1;margin-left:1rem}.fileInstruction_binButton__W4kq2{aspect-ratio:0}.fileInstruction_buttonWrapper__yPOkU>div:first-child{width:calc(50% - .5rem);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem)}.fileInstruction_buttonWrapper__yPOkU>div:nth-child(2){width:calc(50% - .5rem);margin-left:0}}.notification_notificationsContainer__mzIEA{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:1000;display:flex;flex-direction:column;gap:1rem;width:auto}.notification_notification__PZHL4{padding:20px;border-radius:12px;font-size:1rem;text-align:center;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 6px rgba(var(--text-shadow-color-rgb),.1);animation:notification_slideUp__HxMeV .3s ease-out forwards;color:var(--text-color);border:2px solid transparent}.notification_notification__PZHL4.notification_error__RL5gu{background-color:rgba(var(--attention-color-rgb),.6)}.notification_notification__PZHL4.notification_warning__n1S6m{background-color:rgba(var(--secondary-color-rgb),.6)}.notification_notification__PZHL4.notification_success__vtVt_{background-color:rgba(var(--border-color-rgb),.6)}.notification_notificationClose__OvtgJ{background:transparent;border:none;color:white;font-size:1.2rem;cursor:pointer;padding:0 0 0 16px;margin:0;line-height:1}@keyframes notification_slideUp__HxMeV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gifFileInstruction_videoContainer__BeDsE{display:flex;flex-direction:column;padding:1rem;gap:.5rem;background:rgba(var(--bg-color-rgb),.1);border-radius:12px;border:1px solid rgba(var(--border-color-rgb),.2);transition:all .3s ease}.gifFileInstruction_videoContainer__BeDsE:hover{border-color:rgba(var(--border-color-rgb),.8);box-shadow:0 2px 12px rgba(var(--highlight-rgb),.2)}.gifFileInstruction_videoDetails__5hXSE{text-align:center}.gifFileInstruction_videoDetails__5hXSE h3{color:rgba(var(--highlight-rgb),1);font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.gifFileInstruction_trimmedDuration__bcO5K,.gifFileInstruction_videoDuration__9oW_a{color:rgba(var(--text-color-rgb),.7);font-size:.95rem;margin:.25rem 0}.gifFileInstruction_trimmedDuration__bcO5K{color:rgba(var(--highlight-rgb),.8);font-weight:500}.gifFileInstruction_videoPreview__l3N8f{position:relative;display:flex;justify-content:center;align-items:center;border-radius:12px;overflow:hidden;min-height:200px}.gifFileInstruction_previewVideo__dQAGJ{max-width:100%;max-height:250px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.gifFileInstruction_videoControls__yXYS2{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;gap:.75rem}.gifFileInstruction_playButton__vWhW4{background:rgba(var(--highlight-rgb),.9);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:white}.gifFileInstruction_playButton__vWhW4:hover{background:rgba(var(--highlight-rgb),1);transform:scale(1.1)}.gifFileInstruction_playButton__vWhW4:disabled{opacity:.5;cursor:not-allowed;transform:none}.gifFileInstruction_playButton__vWhW4 svg{width:20px;height:20px}.gifFileInstruction_trimmer__OlOak{display:flex;flex-direction:column;gap:1rem}.gifFileInstruction_trimmerLabel__oTks6{color:rgba(var(--text-color-rgb),.9);font-size:1rem;font-weight:500;text-align:center}.gifFileInstruction_timeline__XyF3x{position:relative;padding:0 12px;cursor:pointer}.gifFileInstruction_timelineTrack__qj4Vk{position:relative;height:8px;background:rgba(var(--text-color-rgb),.2);border-radius:4px;top:50%;transform:translateY(-50%)}.gifFileInstruction_selectedRange__bTp9T{position:absolute;height:100%;background:linear-gradient(90deg,rgba(var(--highlight-rgb),.6),rgba(var(--highlight-rgb),.8));border-radius:4px;transition:all .2s ease}.gifFileInstruction_trimHandle__sVMJr{position:absolute;top:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;background:rgba(var(--highlight-rgb),1);border:2px solid white;border-radius:50%;cursor:ew-resize;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(var(--highlight-rgb),.2);transition:all .3s ease-out;z-index:2}.gifFileInstruction_trimHandle__sVMJr:hover{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 2px 8px rgba(var(--highlight-rgb),1)}.gifFileInstruction_trimHandle__sVMJr:active{transform:translate(-50%,-50%) scale(1.1)}.gifFileInstruction_trimHandleIcon__73wfN{color:white;font-size:10px;font-weight:700}.gifFileInstruction_timeLabels__6wg1c{display:flex;justify-content:space-between;color:rgba(var(--text-color-rgb),.8);font-size:.9rem}.gifFileInstruction_settingsButton__wdigt{display:flex;box-shadow:0 0 4px rgba(var(--subtle-glow-rgb,.2));align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid rgba(var(--secondary-color-rgb),1);font-size:clamp(1rem,1.4vw,2rem);color:rgba(var(--text-color-rgb),1);font-weight:500;background:none;font-family:lexend;border-radius:100px;cursor:pointer;transition:all .3s ease-out}.gifFileInstruction_settingsButton__wdigt:hover{border-color:rgba(var(--hover-state-rgb),1);background:rgba(var(--hover-state-rgb),.8);color:rgba(var(--text-color-rgb),1)}.gifFileInstruction_settingsButton__wdigt:disabled{opacity:.5;cursor:not-allowed;transform:none}.gifFileInstruction_settingsButton__wdigt svg{width:18px;height:18px}.gifFileInstruction_convertButton__XtKOn{background:linear-gradient(135deg,rgba(var(--highlight-rgb),.9),rgba(var(--highlight-rgb),1));color:white;border:none;font-weight:600;font-size:1rem;padding:1rem 2rem;min-height:48px}.gifFileInstruction_convertButton__XtKOn:hover{background:linear-gradient(135deg,rgba(var(--highlight-rgb),1),rgba(var(--hover-state-rgb),1));transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--highlight-rgb),.3)}.gifFileInstruction_convertButton__XtKOn:disabled{background:rgba(var(--text-color-rgb),.3);cursor:not-allowed;transform:none;box-shadow:none}.gifFileInstruction_buttonGroup__CGaO7{align-self:center;width:50vw}.gifFileInstruction_buttonWrapper__Px4CP{display:flex;flex-direction:row;gap:1rem;align-items:stretch;transition:all .3s ease;width:100%;height:100%;margin-right:auto}.gifFileInstruction_buttonWrapper__Px4CP>div:nth-child(2){margin-left:auto;display:flex}.gifFileInstruction_hiddenButton__bOMSr{align-self:center;justify-self:center;animation:gifFileInstruction_btnFadeOut__K4tu7 .2s ease forwards}@keyframes gifFileInstruction_btnFadeOut__K4tu7{0%{opacity:.9;width:auto;transform:scale(1) translateX(0)}to{opacity:0;height:0;padding:0;margin:0;transform:scale(.9) translateX(-40px);width:0;overflow:hidden}}.gifFileInstruction_buttonGroup__CGaO7 button:first-child{animation:gifFileInstruction_fadeInTopLeft__aEr_x .4s ease forwards;animation-delay:.1s;opacity:0;transform:translate(-10px,-10px)}.gifFileInstruction_buttonGroup__CGaO7 button:nth-child(2){animation:gifFileInstruction_fadeInTopLeft__aEr_x .4s ease forwards;animation-delay:.2s;opacity:0;transform:translate(-10px,-10px)}.gifFileInstruction_buttonGroup__CGaO7 button:nth-child(3){animation:gifFileInstruction_fadeInTopLeft__aEr_x .4s ease forwards;animation-delay:.3s;opacity:0;transform:translate(-10px,-10px)}@keyframes gifFileInstruction_fadeInTopLeft__aEr_x{0%{opacity:0;transform:translate(-5px,-10px)}to{opacity:1;transform:translate(0)}}.gifFileInstruction_confirmButton__lybY9{position:relative;box-shadow:0 0 4px rgba(var(--subtle-glow-rgb,.2));display:flex;align-items:center;padding:2vh 5vw;font-size:clamp(1rem,1.4vw,2rem);font-family:lexend;border-radius:100px;background:none;font-weight:500;color:var(--text-color);border:2px solid rgba(var(--highlight-rgb),.8);cursor:pointer;transition:all .3s ease}.gifFileInstruction_confirmButton__lybY9:hover{background-color:rgba(var(--highlight-rgb),1);color:white;border-radius:12px;transform:scale(1.05)}.gifFileInstruction_binButton__871fZ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:1;height:100%;border-radius:100px;background:inherit;cursor:pointer;box-shadow:0 0 4px rgba(var(--attention-color-rgb),.5);border:2px solid rgba(var(--attention-color-rgb),1);transition:all .3s ease;margin-right:auto}.gifFileInstruction_binBottom__JhmWh{width:15px;color:var(--text-color)}.gifFileInstruction_binTop__0H8ey{width:17px;transform-origin:right;transition-duration:.3s;color:var(--text-color)}.gifFileInstruction_binButton__871fZ:hover .gifFileInstruction_binTop__0H8ey{transform:rotate(45deg)}.gifFileInstruction_binButton__871fZ:hover{background-color:rgba(var(--attention-color-rgb),1);transform:scale(1.1)}.gifFileInstruction_binButton__871fZ:hover .gifFileInstruction_binBottom__JhmWh,.gifFileInstruction_binButton__871fZ:hover .gifFileInstruction_binTop__0H8ey{color:white}@media (max-width:768px) and (orientation:portrait){.gifFileInstruction_videoContainer__BeDsE{padding:1rem;gap:1rem}.gifFileInstruction_previewVideo__dQAGJ{max-height:200px}.gifFileInstruction_trimHandle__sVMJr{width:20px;height:20px}.gifFileInstruction_settingsButton__wdigt{font-size:1rem;width:100%;flex:1 1;justify-content:center}.gifFileInstruction_buttonGroup__CGaO7{width:100%;display:flex;flex-direction:column;align-items:stretch}.gifFileInstruction_buttonWrapper__Px4CP{flex-wrap:wrap;gap:.5rem}.gifFileInstruction_confirmButton__lybY9{flex-basis:100%;width:100%;justify-content:center}.gifFileInstruction_buttonWrapper__Px4CP>div:nth-child(2){flex-grow:1;margin-left:1rem}.gifFileInstruction_binButton__871fZ{aspect-ratio:0;width:100%;flex:1 1}.gifFileInstruction_buttonWrapper__Px4CP>div:first-child{width:calc(50% - .5rem);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem)}.gifFileInstruction_buttonWrapper__Px4CP>div:nth-child(2){width:calc(50% - .5rem);margin-left:0}}.radio_radioWrapper__Mxhxs{display:flex;justify-content:center;align-items:center}.radio_radioInput____nJy input{display:none}.radio_radioInput____nJy{padding:.25rem 0;--container_width:max(10vw,20vh);position:relative;display:flex;align-items:center;border-radius:24px;color:var(--text-color);width:var(--container_width);overflow:hidden;box-shadow:inset 0 0 1px rgba(var(--border-color-rgb),.8),0 0 1px rgba(var(--subtle-glow-rgb),.3)}.radio_radioInput____nJy label{width:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1;font-weight:500;font-size:14px}.radio_selection__Gxj4L{display:none;position:absolute;height:100%;width:calc(var(--container_width) / 2);z-index:0;left:0;top:0;transition:.15s ease}.radio_radioInput____nJy label:has(input:checked)~.radio_selection__Gxj4L{background-color:rgba(var(--secondary-color-rgb),.5);border:2px solid rgba(var(--secondary-color-rgb),.2);border-radius:24px;font-weight:600;display:inline-block}.radio_radioInput____nJy label:first-child:has(input:checked)~.radio_selection__Gxj4L{transform:translateX(calc(var(--container_width) * 0/2))}.radio_radioInput____nJy label:nth-child(2):has(input:checked)~.radio_selection__Gxj4L{transform:translateX(calc(var(--container_width) * 1/2))}.dropdown_dropdownContainer__euvS4{display:flex;align-items:center;gap:1rem}.dropdown_customDropdown__KjAmg{position:relative;display:inline-block;font-family:inherit}.dropdown_customDropdownTrigger__OLk8S,.dropdown_dropdownLabel___yTx0{display:flex;align-items:center;font-size:1rem}.dropdown_customDropdownTrigger__OLk8S{justify-content:space-between;padding:.25rem 1rem;border-radius:24px;box-shadow:inset 0 0 1px rgba(var(--border-color-rgb),1),0 0 2px rgba(var(--subtle-glow-rgb),.2);background:var(--bg-color);color:var(--text-color);border:0;font-weight:500;cursor:pointer;transition:all .3s ease;outline:none;position:relative;z-index:2}.dropdown_customDropdownTrigger__OLk8S:hover{background-color:rgba(var(--hover-state-rgb),.1)}.dropdown_customDropdown__KjAmg.dropdown_open__fy9ya .dropdown_customDropdownTrigger__OLk8S{box-shadow:0 0 2px rgba(var(--subtle-glow-rgb),.5),inset 0 0 1px rgba(var(--border-color-rgb),1)}.dropdown_customDropdownArrow__1YOGf{display:inline-block;margin-left:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);width:1rem;height:1rem;aspect-ratio:1;vertical-align:middle}.dropdown_customDropdownArrow__1YOGf svg{height:100%;align-items:center;stroke:var(--text-color)}.dropdown_customDropdown__KjAmg.dropdown_open__fy9ya .dropdown_customDropdownArrow__1YOGf{transform:rotate(180deg)}.dropdown_customDropdownMenu__mK1ek{position:absolute;left:0;top:100%;width:max-content;max-width:90vw;max-height:240px;overflow-y:auto;background:var(--bg-color);border-radius:12px;box-shadow:0 2px 8px rgba(var(--subtle-glow-rgb),.5),inset 0 0 1px rgba(var(--border-color-rgb),1);opacity:0;pointer-events:none;transform:scaleY(.9) translateY(-20px);transform-origin:top;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);overflow-x:hidden;z-index:100;visibility:hidden}.dropdown_customDropdown__KjAmg.dropdown_open__fy9ya .dropdown_customDropdownMenu__mK1ek{opacity:1;pointer-events:auto;transform:scaleY(1) translateY(0);visibility:visible}.dropdown_customDropdownOption__00Q2Q{display:block;width:100%;padding:.5rem 1.25rem;font-size:1rem;color:var(--text-color);background:var(--bg-color);border:none;text-align:left;cursor:pointer;transition:all .3s ease;border-radius:12px}.dropdown_customDropdownOption__00Q2Q:focus,.dropdown_customDropdownOption__00Q2Q:hover{background-color:rgba(var(--hover-state-rgb),.2);opacity:1;border-radius:12px}.dropdown_customDropdownOption__00Q2Q.dropdown_selected__2r6QJ{font-weight:600;background-color:rgba(var(--secondary-color-rgb),.5);opacity:1;border-radius:12px}.dropdown_selectWrapper__CaIEW,.dropdown_select__P1KA3{display:none!important}