header[data-v-a56c8e68]{line-height:1.5;font-weight:700}.logo[data-v-a56c8e68]{display:block;margin:0 auto 2rem}.file-list[data-v-a56c8e68]{border:1px solid #ddd;border-radius:8px;color:#14213d}.content[data-v-a56c8e68]{width:100%}.name[data-v-a56c8e68]{display:inline-block;line-height:1.5;overflow:auto;word-wrap:break-word;height:min-content;text-overflow:ellipsis;width:calc(100% - 260px);font-size:16px;color:#14213d}.delete[data-v-a56c8e68]{background:none;border:none;color:#f07167;cursor:pointer;padding:4px 10px;border-radius:6px;display:inline-block;margin-left:10px}.delete[data-v-a56c8e68]:hover{background-color:#dddde3}.file-item[data-v-a56c8e68]{padding:16px;border-bottom:1px solid #dddde3}.file-item>.content[data-v-a56c8e68]{display:flex;justify-content:space-between}.convert-to[data-v-a56c8e68]{display:inline-block}.input-file[data-v-a56c8e68]{border:none;background:none;display:block;text-align:center;color:#000;padding:1em 2em;width:100%;cursor:pointer}.input-file[data-v-a56c8e68]:hover{background-color:#ddd}.bottom-action[data-v-a56c8e68]{margin-top:16px;display:flex;flex-direction:row-reverse}.download[data-v-a56c8e68]{display:block;border:none;background-color:#00a6fb;color:#fff;padding:1em 2em;border-radius:12px;text-align:center}.source-format[data-v-a56c8e68]{background-color:#00a6fb;color:#fff;border-radius:5px;padding:.1em .6em;font-size:14px;text-align:center;width:fit-content;box-sizing:border-box;display:block;margin-top:6px}.progress[data-v-a56c8e68]{height:20px;background-color:#0077b6;width:100%;display:block;margin-top:16px;border-radius:3px;font-size:12px;color:#fff;text-align:center;line-height:1.8}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}button{background-color:transparent;background-image:none}button,[role=button]{cursor:pointer}code{font-size:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,h3{margin:0;font-size:inherit;font-weight:inherit}input,select,button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;line-height:inherit;color:inherit}img{border-style:solid;max-width:100%;height:auto}input::placeholder{opacity:1;color:#9ca3af}input::webkit-input-placeholder{opacity:1;color:#9ca3af}input::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder{opacity:1;color:#9ca3af}input::-ms-input-placeholder{opacity:1;color:#9ca3af}img,svg{display:block;vertical-align:middle}select,button{text-transform:none}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgba(241,245,249,var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgba(14,165,233,var(--tw-bg-opacity))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgba(240,249,255,var(--tw-bg-opacity))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgba(2,132,199,var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.rounded-\[20px\]{border-radius:20px}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded{border-radius:.25rem}.border{border-width:1px}.box-border{-webkit-box-sizing:border-box;box-sizing:border-box}.box-content{-webkit-box-sizing:content-box;box-sizing:content-box}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-none{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto}.h-5{height:1.25rem}.h-full{height:100%}.h-13{height:3.25rem}.text-xs{font-size:.75rem;line-height:1rem}.leading-6{line-height:1.5rem}.leading-3{line-height:.75rem}.m-1{margin:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-24{margin-top:6rem}.mb-5{margin-bottom:1.25rem}.mt-3{margin-top:.75rem}.mb-40{margin-bottom:10rem}.mt-4{margin-top:1rem}.max-w-screen-sm{max-width:640px}.overflow-hidden{overflow:hidden}.p-4{padding:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-1{padding-top:.25rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0px}.left-0{left:0px}.right-0{right:0px}.bottom-0{bottom:0px}.text-center{text-align:center}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgba(51,65,85,var(--tw-text-opacity))}.text-slate-50{--tw-text-opacity: 1;color:rgba(248,250,252,var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgba(148,163,184,var(--tw-text-opacity))}.hover\:text-slate-500:hover{--tw-text-opacity: 1;color:rgba(100,116,139,var(--tw-text-opacity))}.w-full{width:100%}.w-13{width:3.25rem}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font:roboto}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(./roboto-v30-latin-regular-f6734f81.woff2) format("woff2"),url(./roboto-v30-latin-regular-f2abf7fb.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(./roboto-v30-latin-500-b0195382.woff2) format("woff2"),url(./roboto-v30-latin-500-9ce7f3ac.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(./roboto-v30-latin-700-f5aebdfe.woff2) format("woff2"),url(./roboto-v30-latin-700-e0fd57c0.woff) format("woff")}#app{width:100%;font-family:roboto;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}
