html{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.App{display:flex;flex-direction:column;width:100%;min-height:100vh}.navbar{display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(176,176,176,.3)}.route{display:flex;justify-content:center}.root{display:flex;flex-direction:column;width:100%;max-width:1200px;align-items:center;justify-content:center}.h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:700}.logoImg img{width:450px;height:auto;max-width:100%}.content{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box}.content .freeDesc{text-align:center;font-size:1.2rem;line-height:1.8;color:#6b7280;margin-bottom:20px}p{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;line-height:1.5;color:#6b7280}.buttons{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;gap:2rem;margin-top:80px;margin-bottom:80px}.start-button{padding:1rem 2.8rem;border-radius:7px;background-color:#2563eb;color:#fff;border:none;font-size:1.1rem;font-weight:700;cursor:pointer}.modify-button{padding:1rem 2.8rem;border-radius:7px;background-color:#fff;color:#6b7280;border:1px solid #6B7280;font-size:1.1rem;font-weight:700;cursor:pointer}.usage{display:flex;flex-direction:column;width:100%;justify-content:center;margin-top:40px}.step{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center;gap:200px;margin:50px 0}.screen-container{position:relative;width:502px;height:auto;order:1}.desc{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;gap:5px;order:2}.screenImg{width:100%;height:auto;z-index:2}.step .icon{width:30px;height:30px;margin:0 auto}.start-button,.modify-button{padding:1rem 2.8rem;border-radius:7px;background-color:#2563eb;color:#fff;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.modify-button{background-color:#fff;color:#6b7280;border:1px solid #6B7280}.start-button:hover,.modify-button:hover{transform:scale(1.05);background-color:#1e4db7}.modify-button:hover{background-color:#f1f5f9;color:#4b5563}.step .icon{width:30px;height:30px;margin:0 auto;transition:transform .3s ease}.step .icon:hover{transform:scale(1.2)}.faq-container{width:100%;max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.faq-item{background:#f8f8f8;border:1px solid #F8F8F8;border-radius:10px;padding:20px;transition:all .3s ease;cursor:pointer}.faq-item.active{background:#f8f8f8}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:700;color:#1f2937}.faq-toggle-icon{width:15px;height:auto}.faq-toggle{font-size:1.2rem;color:#6b7280}.faq-answer-wrapper{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease}.faq-answer-wrapper.open{max-height:200px;padding-top:10px}.faq-answer{font-size:1rem;color:#4b5563;line-height:1.5}@media (max-width: 768px){.step{flex-direction:column;gap:10px;margin:50px 0}p{font-size:1rem}.desc{order:1}.screen-container{order:2;width:80%;max-width:400px}.screenImg{width:210px;height:auto;margin:0 auto;display:block}.desc{width:90%;margin-top:20px}.buttons{flex-direction:row;gap:1rem;margin-top:40px;margin-bottom:40px}.root h1{font-size:1.7rem}h2{font-size:1.3rem}.content .freeDesc{font-size:1rem}.logoImg img{width:300px;max-width:90%}.faq-container{width:90%;gap:10px}.faq-question{font-size:1rem}.faq-toggle{font-size:.7rem}}._logo_1e878_1{display:flex;flex-direction:row;align-items:center;justify-content:center}._logo_img_1e878_8{height:auto}._logo_text_1e878_12{height:auto;margin-right:30px}@media (max-width: 768px){._logo_img_1e878_8{width:50px}._logo_text_1e878_12{width:130px}}._root_k6po3_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1000px;box-sizing:border-box;min-height:80vh}._title_k6po3_12,._subTitle_k6po3_12{width:100%}._title_k6po3_12{font-size:1.5rem;font-weight:700;text-align:left;margin-bottom:20px}._subTitle_k6po3_12{font-size:.8rem;text-align:left;margin-bottom:20px}._wrapper_k6po3_29{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center;margin-bottom:30px}._inputContainer_k6po3_37{display:flex;align-items:center;justify-content:center;width:100%;max-width:720px}._input_k6po3_37{display:flex;align-items:center;justify-content:space-between;width:100%;height:55px;border:1px solid #F1F1F1;border-radius:15px;background-color:#fff;gap:1rem}._inputField_k6po3_55{flex:1;border:none;outline:none;font-size:1.2rem;color:#000;background:transparent}._inputField_k6po3_55::placeholder{font-size:1rem;font-weight:400;color:silver}._icon_k6po3_70{width:20px;height:20px;align-items:center;margin-left:15px}._buttonWrapper_k6po3_77{margin-top:20px}._startButton_k6po3_81{padding:1rem 5rem;border-radius:10px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_k6po3_81:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_k6po3_81:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}._startButton_k6po3_81:disabled:hover{background-color:#d1d5db}._graph_k6po3_109{display:flex;justify-content:center;align-items:center;margin-top:50px}@media (max-width: 768px){._root_k6po3_1{padding:0 15px}._title_k6po3_12{font-size:1rem}._subTitle_k6po3_12{font-size:.7rem}._input_k6po3_37{height:40px;gap:.8rem}._inputField_k6po3_55{font-size:.8rem}._inputField_k6po3_55::placeholder{font-size:.8rem}._icon_k6po3_70{width:15px;height:15px}}.progress-container{display:flex;box-sizing:border-box}.progress-step{display:flex;flex-direction:column;align-items:center;justify-content:center}.progress-step .circle{width:30px;height:30px;margin-bottom:5px}.progress-step.completed .circle{width:25px;height:25px}.progress-step .label{white-space:nowrap;font-size:.8rem;color:#6b7280;text-align:center;font-weight:400}.progress-step.completed .label{color:#2563eb;font-weight:700}.lineContent{display:flex;flex-direction:column;align-items:center;justify-content:center}.line{width:250px;height:2px;margin-bottom:10px}@media (max-width: 786px){.line{width:70px}.progress-step .circle{width:25px;height:25px;margin-bottom:5px}.progress-step.completed .circle{width:20px;height:20px}.progress-step .label{font-size:.6rem}.progress-step.completed .label{font-weight:700}}._root_15l89_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;min-height:90vh}._title_15l89_14{font-size:1.5rem;font-weight:700;text-align:left;width:100%;margin-bottom:20px}._notice_15l89_22{text-align:left;width:100%;margin-bottom:20px}._noticeLine1_15l89_28{font-size:1rem;color:#000}._noticeLine2_15l89_33{color:red;font-size:1rem}._noticeLine1_15l89_28,._noticeLine2_15l89_33{margin:0;line-height:1.5}._videoInput_15l89_43{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:720px;height:180px;border:2px dashed #D1D5DB;border-radius:10px;margin-bottom:20px;transition:border-color .2s ease,background-color .2s ease}._dropContent_15l89_57{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center}._dropContent_15l89_57 p{margin:4px 0}._dropIcon_15l89_70{margin-top:10px;width:50px;height:50px}._uploadLink_15l89_76{color:#2563eb;font-weight:700;cursor:pointer}._fileSize_15l89_82{color:#6b7280;font-size:.9rem}._fileInput_15l89_87{display:none}._fileList_15l89_91{display:flex;flex-direction:column;gap:15px;width:100%;max-width:720px}._fileItem_15l89_99{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #CACACA;border-radius:10px;transition:opacity .3s ease}._fadeOut_15l89_109{opacity:.3}._fileItem_15l89_99._dragOver_15l89_113{transform:scale(1.02);box-shadow:0 0 10px #0003}._fileDetails_15l89_118{display:flex;gap:15px;align-items:center;overflow:hidden}._fileIcon_15l89_125{width:30px;height:30px;margin-left:10px;margin-bottom:35px;flex-shrink:0}._iconControls_15l89_133{display:flex;align-items:center;gap:10px;flex-shrink:0}._arrowIcon_15l89_140{width:20px;height:20px;cursor:pointer;margin-bottom:0;transition:transform .2s}._arrowIcon_15l89_140:hover{transform:scale(1.1)}._trashIcon_15l89_152{width:25px;height:25px;cursor:pointer;margin-bottom:0;transition:transform .2s ease}._trashIcon_15l89_152:hover{transform:scale(1.1)}._fileName_15l89_164{font-size:1rem;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._addButton_15l89_173{width:100%;max-width:720px;margin-top:20px}._addVideoButton_15l89_179{width:100%;height:55px;border-radius:15px;background-color:#dfecfc;color:#1f2937;font-size:1.2rem;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._addVideoButton_15l89_179:hover{background-color:#d1e9ff;transform:scale(1.05)}._startButton_15l89_197{padding:1rem 2.8rem;border-radius:7px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_15l89_197:disabled{opacity:.5;cursor:not-allowed}._checkbox_15l89_214:disabled{opacity:.5;cursor:not-allowed}._startButton_15l89_197:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_15l89_197:disabled:hover{background-color:#2563eb;transform:none}._checkboxContainer_15l89_229{margin-top:60px;margin-bottom:20px;text-align:center;align-items:center}._checkboxLabel_15l89_236{font-size:1.2rem;color:#1f2937;display:flex;align-items:center;gap:10px}._checkbox_15l89_214{width:30px;height:30px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/notChecked.svg);background-repeat:no-repeat;background-size:contain;border:none;transition:background-image .3s ease}._checkbox_15l89_214:checked{background-image:url(/checked.svg)}._graph_15l89_260{display:flex;justify-content:center;align-items:center;margin-top:80px}._loadingOverlay_15l89_267{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999}@media (max-width: 768px){._root_15l89_1{padding:0 15px}._title_15l89_14{font-size:1rem}._noticeLine1_15l89_28,._noticeLine2_15l89_33,._subTitle_15l89_291{font-size:.7rem}._videoInput_15l89_43{height:140px}._uploadLink_15l89_76,._dragAndDropText_15l89_298,._fileSize_15l89_82{font-size:.8rem}._fileList_15l89_91,._fileDetails_15l89_118{gap:10px}._fileName_15l89_164{font-size:.8rem}._fileIcon_15l89_125{width:25px;height:25px;margin-left:0}._arrowIcon_15l89_140{height:15px;width:15px}._trashIcon_15l89_152{height:20px;width:20px}._addVideoButton_15l89_179{height:50px;font-size:1rem}._checkboxLabel_15l89_236{font-size:1rem}._checkbox_15l89_214{width:25px;height:25px}._startButton_15l89_197{padding:.8rem 2rem;font-size:1rem}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}._spinnerContainer_qjs4m_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}._spinnerImage_qjs4m_9{width:80px;height:80px}._message_qjs4m_14{margin-top:20px;font-size:16px;color:#333;text-align:center}._root_10kzh_1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:1200px;padding:15px 20px;box-sizing:border-box;min-height:90vh}._subTitle_10kzh_15{font-size:1rem;text-align:left;width:100%;max-width:1200px;margin-top:50px;margin-bottom:15px}._introWrapper_10kzh_27{display:flex;align-items:flex-start;width:100%;max-width:1200px;gap:10px}._button_10kzh_34{padding:.7rem;width:110px;height:40px;border-radius:8px;background-color:#f3f4f6;color:#000;border:1px solid #E5E7EB;font-size:.8rem;cursor:pointer;transition:all .2s ease}._button_10kzh_34:hover{background-color:#e5e7eb}._button_10kzh_34._selected_10kzh_49{border:2px solid black}._colorSelectWrapper_10kzh_57{display:flex;gap:15px;align-items:center}._colorButton_10kzh_62{width:70px;height:50px;border-radius:0 30px 30px;border:1px solid #e5e7eb;background:transparent;cursor:pointer;transition:border .2s;outline:none;box-sizing:border-box;padding:0;display:inline-block}._colorButton_10kzh_62._selected_10kzh_49{border:2.5px solid black}._color-green_10kzh_78{background:#00c247}._color-blue_10kzh_79{background:#2353e4}._color-yellow_10kzh_80{background:#fad02a}._color-red_10kzh_81{background:#f33}._color-white_10kzh_82{background:#fff}._color-black_10kzh_83{background:#111}._inputContainer_10kzh_91{width:100%;max-width:720px;margin-left:0;display:flex;justify-content:flex-start}._input_10kzh_91{display:flex;align-items:center;justify-content:flex-start;width:100%;height:55px;border:1px solid #F1F1F1;border-radius:15px;background-color:#fff;gap:1rem}._inputField_10kzh_109{flex:1;border:none;outline:none;font-size:1.2rem;color:#000;background:transparent}._inputField_10kzh_109::placeholder{font-size:1rem;font-weight:400;color:silver}._icon_10kzh_122{width:20px;height:20px;align-items:center;margin-left:15px}._buttonWrapper_10kzh_132{margin-top:50px;width:100%;display:flex;justify-content:center;align-items:center}._startButton_10kzh_139{padding:1rem 5rem;border-radius:10px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_10kzh_139:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_10kzh_139:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}._startButton_10kzh_139:disabled:hover{background-color:#d1d5db}._graph_10kzh_168{display:flex;justify-content:center;align-items:center;margin-top:80px}._loadingOverlay_10kzh_177{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999}@media (max-width: 768px){._subTitle_10kzh_15{font-size:.8rem}._introWrapper_10kzh_27{gap:7px}._button_10kzh_34{width:75px;height:35px;font-size:.5rem}._button_10kzh_34._selected_10kzh_49{border:1px solid black}._colorSelectWrapper_10kzh_57{gap:12px}._colorButton_10kzh_62{width:40px;height:40px;border-radius:0 30px 30px;border:.5px solid #e5e7eb}._colorButton_10kzh_62._selected_10kzh_49{border:1.5px solid black}._inputContainer_10kzh_91{width:90%}._input_10kzh_91{width:100%;height:40px}._inputField_10kzh_109{font-size:.8rem}._inputField_10kzh_109::placeholder{font-size:.8rem}._icon_10kzh_122{width:15px;height:15px}._startButton_10kzh_139{font-size:1rem;padding:.8rem 2rem}._graph_10kzh_168{margin-top:40px}}._root_11qan_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;padding:30px 20px;box-sizing:border-box;min-height:90vh}._title_11qan_13{font-size:1.5rem;font-weight:700;text-align:left;width:100%;margin-bottom:20px}._header_11qan_21{width:100%;display:flex;flex-direction:column;align-items:flex-start}._selectionButtons_11qan_28{display:flex;gap:10px;margin-bottom:0}._selectionButton_11qan_28{display:flex;align-items:center;justify-content:center;padding:.3rem 1.5rem;border:1px solid #B0B0B0;background-color:transparent;border-radius:15px;cursor:pointer;font-size:1.2rem}._selectionButton_11qan_28:hover{background-color:#e0e7ff}._active_11qan_50{background-color:#b0b0b0}._buttonText_11qan_54{margin-top:3px}._wrapper_11qan_60{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center;margin-bottom:30px}._inputContainer_11qan_69{display:flex;align-items:center;justify-content:center;width:100%;max-width:720px}._input_11qan_69{display:flex;align-items:center;justify-content:space-between;width:100%;height:55px;border:1px solid #F1F1F1;border-radius:15px;background-color:#fff;padding:0 1rem;gap:1rem}._icon_11qan_91{width:20px;height:20px;align-items:center;justify-content:center}._humanIcon_11qan_98{width:15px;height:15px;margin-right:10px}._inputField_11qan_104{flex:1;border:none;outline:none;font-size:1.2rem;color:#000;background:transparent}._inputField_11qan_104::placeholder{font-size:1rem;font-weight:400;color:silver}._buttonWrapper_11qan_120{margin-top:20px}._startButton_11qan_124{padding:1rem 5rem;border-radius:10px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_11qan_124:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_11qan_124:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}._startButton_11qan_124:disabled:hover{background-color:#d1d5db}._graph_11qan_156{display:flex;justify-content:center;align-items:center;margin-top:80px}._error_11qan_163{color:red;margin-top:2px;font-size:1rem;max-width:720px;text-align:left}@media (max-width: 768px){._title_11qan_13{font-size:1.3rem;margin-bottom:15px}._inputField_11qan_104,._startButton_11qan_124{font-size:1rem}._selectionButtons_11qan_28{display:flex;gap:10px;margin:0 auto}._graph_11qan_156{margin-top:40px}._buttonText_11qan_54{font-size:.9rem}}._root_gegq8_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;padding:30px 20px;box-sizing:border-box;min-height:90vh}._title_gegq8_13{font-size:1.5rem;font-weight:400;text-align:left;width:100%;margin-bottom:20px}._buttonWrapper_gegq8_22{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-right:30px;width:100%}._startButton_gegq8_31{padding:1rem 5rem;border-radius:10px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_gegq8_31:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_gegq8_31:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}._startButton_gegq8_31:disabled:hover{background-color:#d1d5db}._graph_gegq8_62{display:flex;justify-content:center;align-items:center;margin-top:80px}._timelineContainer_pjoa8_1{width:100%;margin-bottom:20px}._emptyMessage_pjoa8_5{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:red;font-size:1.2rem;text-align:center;line-height:1.8}._timelineItem_pjoa8_16{position:relative;border-radius:5px;border:1px solid #CACACA;margin:15px 16px 15px 0}._selectedTimelineItem_pjoa8_23{border:2.5px solid #CACACA;background-color:#cacaca4d}._timelineContent_pjoa8_29{display:flex;justify-content:space-between;align-items:center;padding:15px}._leftGroup_pjoa8_35,._rightGroup_pjoa8_40{display:flex;align-items:center;gap:8px}._timelineTitle_pjoa8_45{font-weight:400;font-size:.9em}._timelineDate_pjoa8_49{font-size:.9em;color:#555}._trashIcon_pjoa8_54{width:20px;height:20px;transition:transform .2s ease;margin-left:20px;cursor:pointer}._trashIcon_pjoa8_54:hover{transform:scale(1.1)}._fileIcon_pjoa8_65{width:20px;height:20px}._root_1nlvu_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;min-height:90vh}._title_1nlvu_14{font-size:1.5rem;font-weight:700;text-align:left;width:100%;margin-bottom:20px}._notice_1nlvu_22{text-align:left;width:100%;margin-bottom:20px}._noticeLine1_1nlvu_28{font-size:1rem;color:#000}._noticeLine2_1nlvu_33{font-weight:700;font-size:1rem;color:#000}._noticeLine1_1nlvu_28,._noticeLine2_1nlvu_33{margin:0;line-height:1.5}._videoInput_1nlvu_44{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:720px;height:180px;border:2px dashed #D1D5DB;border-radius:10px;margin-bottom:20px;transition:border-color .2s ease,background-color .2s ease}._dropContent_1nlvu_58{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center}._dropContent_1nlvu_58 p{margin:4px 0}._dropIcon_1nlvu_71{margin-top:10px;width:50px;height:50px}._uploadLink_1nlvu_77{color:#2563eb;font-weight:700;cursor:pointer}._fileSize_1nlvu_83{color:#6b7280;font-size:.9rem}._fileInput_1nlvu_88{display:none}._fileList_1nlvu_92{display:flex;flex-direction:column;gap:15px;width:100%;max-width:720px}._fileItem_1nlvu_100{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #CACACA;border-radius:10px;transition:opacity .3s ease}._fadeOut_1nlvu_110{opacity:.3}._fileItem_1nlvu_100._dragOver_1nlvu_114{transform:scale(1.02);box-shadow:0 0 10px #0003}._fileDetails_1nlvu_119{display:flex;gap:15px;align-items:center;overflow:hidden}._fileIcon_1nlvu_126{width:30px;height:30px;margin-left:10px;margin-bottom:35px;flex-shrink:0}._iconControls_1nlvu_134{display:flex;align-items:center;gap:10px;flex-shrink:0}._arrowIcon_1nlvu_141{width:20px;height:20px;cursor:pointer;margin-bottom:0;transition:transform .2s}._arrowIcon_1nlvu_141:hover{transform:scale(1.1)}._trashIcon_1nlvu_153{width:25px;height:25px;cursor:pointer;margin-bottom:0;transition:transform .2s ease}._trashIcon_1nlvu_153:hover{transform:scale(1.1)}._fileName_1nlvu_165{font-size:1rem;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._addButton_1nlvu_174{width:100%;max-width:720px;margin-top:20px}._addVideoButton_1nlvu_180{width:100%;height:55px;border-radius:15px;background-color:#dfecfc;color:#1f2937;font-size:1.2rem;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._addVideoButton_1nlvu_180:hover{background-color:#d1e9ff;transform:scale(1.05)}._startButton_1nlvu_198{padding:1rem 2.8rem;border-radius:7px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_1nlvu_198:disabled{opacity:.5;cursor:not-allowed}._checkbox_1nlvu_215:disabled{opacity:.5;cursor:not-allowed}._startButton_1nlvu_198:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_1nlvu_198:disabled:hover{background-color:#2563eb;transform:none}._checkboxContainer_1nlvu_230{margin-top:60px;margin-bottom:20px;text-align:center}._checkboxLabel_1nlvu_236{font-size:1.2rem;color:#1f2937;display:flex;align-items:center;gap:10px}._checkbox_1nlvu_215{width:30px;height:30px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/notChecked.svg);background-repeat:no-repeat;background-size:contain;border:none;transition:background-image .3s ease}._checkbox_1nlvu_215:checked{background-image:url(/checked.svg)}._graph_1nlvu_260{display:flex;justify-content:center;align-items:center;margin-top:80px}._loadingOverlay_1nlvu_267{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:9999}@media (max-width: 768px){._videoInput_1nlvu_44{height:150px}._dropIcon_1nlvu_71{width:40px;height:40px}._fileList_1nlvu_92{gap:10px}._fileItem_1nlvu_100{padding:8px}._fileName_1nlvu_165{max-width:120px}._iconControls_1nlvu_134{margin-right:6px}._startButton_1nlvu_198{font-size:1.1rem}._uploadLink_1nlvu_77,._fileName_1nlvu_165,._fileSize_1nlvu_83,._dragAndDropText_1nlvu_304{font-size:.9rem}._arrowIcon_1nlvu_141{width:15px;height:15px}._trashIcon_1nlvu_153,._fileIcon_1nlvu_126{width:20px;height:20px}._title_1nlvu_14,._notice_1nlvu_22,._videoInput_1nlvu_44,._dropContent_1nlvu_58,._fileList_1nlvu_92,._addButton_1nlvu_174{width:95%}}._root_1vhxm_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;padding:30px 20px;box-sizing:border-box;min-height:90vh}._title_1vhxm_13{font-size:1.5rem;font-weight:700;text-align:left;width:100%;margin-bottom:20px;margin-left:40px}._subTitle_1vhxm_22{font-size:.8rem;text-align:left;width:100%;margin-bottom:20px;margin-left:40px}._wrapper_1vhxm_31{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center;margin-bottom:30px}._inputContainer_1vhxm_40{display:flex;align-items:center;justify-content:center;width:100%;max-width:720px}._input_1vhxm_40{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;border:1px solid #F1F1F1;border-radius:15px;background-color:#fff;padding:0 1rem;gap:1rem}._icon_1vhxm_62{width:20px;height:20px;align-items:center;justify-content:center}._smallIcon_1vhxm_70{width:15px;height:15px}._inputField_1vhxm_75{flex:1;border:none;outline:none;font-size:1.2rem;color:#000;background:transparent}._inputField_1vhxm_75::placeholder{font-size:1rem;font-weight:400;color:silver}._buttonWrapper_1vhxm_91{margin-top:20px}._startButton_1vhxm_95{padding:1rem 5rem;border-radius:10px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._startButton_1vhxm_95:hover{background-color:#1e40af;transform:scale(1.05)}._startButton_1vhxm_95:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.8}._startButton_1vhxm_95:disabled:hover{background-color:#d1d5db}._graph_1vhxm_127{display:flex;justify-content:center;align-items:center;margin-top:80px}@media (max-width: 768px){._title_1vhxm_13{font-size:1.3rem;margin-bottom:15px}._emailInput_1vhxm_143{height:50px;padding:0 .8rem}._inputField_1vhxm_75{font-size:1rem}._shareButton_1vhxm_152{font-size:1rem;height:50px}._startButton_1vhxm_95{font-size:1rem;padding:.8rem 2rem}._graph_1vhxm_127{margin-top:40px}}._root_14t0u_1{display:flex;flex-direction:column;width:100%;padding:15px 20px;box-sizing:border-box;min-height:90vh}._completeContent_14t0u_10{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:50px}._checkIcon_14t0u_19{width:100px;height:100px}._completeText_14t0u_24{font-size:2rem;font-weight:700;color:#000;text-align:center}._buttons_14t0u_32{display:flex;justify-content:center;margin-top:20px}._homeButton_14t0u_38{padding:1rem 2.8rem;border-radius:7px;background-color:#2563eb;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._homeButton_14t0u_38:hover{background-color:#1e40af;transform:scale(1.05)}._graph_14t0u_55{display:flex;justify-content:center;align-items:center;margin-top:100px}@media (max-width: 768px){._checkIcon_14t0u_19{width:80px;height:80px}._completeText_14t0u_24{font-size:1.5rem}._homeButton_14t0u_38{font-size:1rem;padding:.8rem 2rem}._graph_14t0u_55{margin-top:40px}}.nav{margin-bottom:8px}
