.auto-split_autoSplitMain__YcziK{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#000000}.auto-split_autoSplitSection__6JBR9{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.auto-split_autoSplitSection__6JBR9 h2{color:#2d3748;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.auto-split_infoSection__Nl4aN{background:#f5f7fa;border:1px solid #e3e8ee;border-radius:8px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.03)}.auto-split_infoSection__Nl4aN p{font-size:16px;margin:0;color:#000000}.auto-split_dropZone__6znB5{border:2px dashed #cbd5e0;border-radius:12px;padding:3rem 2rem;text-align:center;background:#f7fafc;transition:all .3s ease;cursor:pointer;margin-bottom:2rem;position:relative}.auto-split_dropZone__6znB5:hover{border-color:#667eea;background:#edf2f7;transform:translateY(-2px)}.auto-split_dropZone__6znB5.auto-split_dragover__UHIwa{border-color:#667eea;background:#ebf8ff;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.auto-split_dropZoneContent__RfTt4 p{font-size:1.2rem;color:#000000;margin-bottom:1rem;font-weight:500}.auto-split_fileInput___2tu7{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.auto-split_fileInfo__VLlcv{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.auto-split_fileInfo__VLlcv h4{color:#2d3748;margin-bottom:1rem;font-size:1.2rem}.auto-split_fileInfo__VLlcv p{margin:.5rem 0;color:#000000}.auto-split_waveformContainer__Dv1ig{margin-bottom:2rem}.auto-split_waveformHeader__9uOMG{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.auto-split_waveformHeader__9uOMG h4{color:#2d3748;margin:0;font-size:1.2rem}.auto-split_waveformControls__LFrpM{display:flex;align-items:center;gap:.5rem}.auto-split_resetBtn__sHo3b,.auto-split_zoomBtn__8Aypp{background:#667eea;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s ease}.auto-split_resetBtn__sHo3b:hover,.auto-split_zoomBtn__8Aypp:hover{background:#5a67d8}.auto-split_zoomLevel__0frpr{background:#f7fafc;border:1px solid #e2e8f0;padding:.5rem .75rem;border-radius:4px;font-size:.9rem;color:#000000;min-width:60px;text-align:center}.auto-split_waveformWrapper__vWGfV{position:relative;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f7fafc;height:150px;user-select:none}.auto-split_waveformCanvas__oN06W{display:block;cursor:grab;height:150px}.auto-split_waveformCanvas__oN06W:active{cursor:grabbing}.auto-split_waveformLoading___7T9F{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px;color:#000000}.auto-split_waveformLoading___7T9F small{color:#000000;font-size:.8rem;margin-top:.5rem}.auto-split_loadingSpinner__Dujn2{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:auto-split_spin__tCGH_ 1s linear infinite;margin-bottom:1rem}@keyframes auto-split_spin__tCGH_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auto-split_waveformInfo__PAYbg{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem 1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;color:#000000}.auto-split_waveformInfo__PAYbg span{display:flex;align-items:center}.auto-split_parametersSection__53kqw{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.auto-split_parametersSection__53kqw h4{color:#2d3748;margin-bottom:1.5rem;font-size:1.2rem}.auto-split_parameterGrid__YoquN{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.auto-split_parameterGroup__8RF5c{display:flex;flex-direction:column;gap:.5rem}.auto-split_parameterGroup__8RF5c label{font-weight:600;color:#000000;font-size:.95rem}.auto-split_parameterGroup__8RF5c input{padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.auto-split_parameterGroup__8RF5c input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.auto-split_parameterGroup__8RF5c small{color:#000000;font-size:.85rem;margin-top:.25rem}.auto-split_resultsSection__85_vc{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.auto-split_resultsSection__85_vc h4{color:#2d3748;margin-bottom:1rem;font-size:1.2rem}.auto-split_resultsTable__9LJS3{overflow-x:auto}.auto-split_resultsTable__9LJS3 table{width:100%;border-collapse:collapse;background:white;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.auto-split_resultsTable__9LJS3 th{background:#edf2f7;padding:.75rem 1rem;text-align:left;font-weight:600;color:#000000;border-bottom:1px solid #e2e8f0;font-size:.9rem}.auto-split_resultsTable__9LJS3 td{padding:.75rem 1rem;border-bottom:1px solid #f7fafc;color:#000000;font-size:.9rem}.auto-split_resultsTable__9LJS3 tr:hover{background:#f7fafc}.auto-split_resultsTable__9LJS3 tr:last-child td{border-bottom:none}.auto-split_actionSection__ZMdav{text-align:center;margin-top:2rem}.auto-split_detectBtn__m_2dD,.auto-split_loadBtn__thJPz{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .2s ease;margin-bottom:1rem;box-shadow:0 4px 15px rgba(102,126,234,.3)}.auto-split_detectBtn__m_2dD:hover,.auto-split_loadBtn__thJPz:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.auto-split_detectBtn__m_2dD:disabled{background:#cbd5e0;cursor:not-allowed;transform:none;box-shadow:none}.auto-split_message__xCwEs{color:#000000;margin-bottom:1rem;font-size:1rem;font-weight:500}.auto-split_progressBar__FwMXR{background:#e2e8f0;border-radius:8px;height:24px;position:relative;overflow:hidden;margin:1rem auto;max-width:400px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.auto-split_progressFill__bXZxq{background:linear-gradient(90deg,#667eea,#764ba2);height:100%;border-radius:8px;transition:width .3s ease;box-shadow:0 2px 4px rgba(102,126,234,.3)}.auto-split_progressText__07ykW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:.9rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width:768px){.auto-split_autoSplitMain__YcziK{padding:1rem}.auto-split_autoSplitSection__6JBR9{padding:1.5rem}.auto-split_autoSplitSection__6JBR9 h2{font-size:1.5rem}.auto-split_dropZone__6znB5{padding:2rem 1rem}.auto-split_dropZoneContent__RfTt4 p{font-size:1rem}.auto-split_parameterGrid__YoquN{grid-template-columns:1fr}.auto-split_resultsTable__9LJS3{font-size:.85rem}.auto-split_resultsTable__9LJS3 td,.auto-split_resultsTable__9LJS3 th{padding:.5rem}.auto-split_waveformHeader__9uOMG{flex-direction:column;align-items:flex-start;gap:1rem}.auto-split_waveformControls__LFrpM{flex-wrap:wrap}.auto-split_waveformInfo__PAYbg{flex-direction:column;gap:.25rem}}@media (max-width:480px){.auto-split_autoSplitSection__6JBR9{padding:1rem}.auto-split_dropZone__6znB5{padding:1.5rem 1rem}.auto-split_parameterGrid__YoquN{gap:1rem}.auto-split_detectBtn__m_2dD,.auto-split_loadBtn__thJPz{padding:.875rem 1.5rem;font-size:1rem}}@keyframes auto-split_pulse__lBQB4{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.auto-split_loading__WhzYT{animation:auto-split_pulse__lBQB4 2s cubic-bezier(.4,0,.6,1) infinite}.auto-split_resultsTable__9LJS3::-webkit-scrollbar{height:8px}.auto-split_resultsTable__9LJS3::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.auto-split_resultsTable__9LJS3::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.auto-split_resultsTable__9LJS3::-webkit-scrollbar-thumb:hover{background:#a8a8a8}