:root{--bg:#f7f5f2;--bg-card:#fff;--text:#1a1a2e;--text-muted:#6b7280;--accent:#0d9488;--accent-hover:#0f766e;--accent-light:#ccfbf1;--border:#e5e7eb;--border-accent:#0d948840;--bg-dark:#1e293b;--shadow:#0000000f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}._header_5h5xq_1{border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1.5rem 2rem;display:flex}._top_5h5xq_9{justify-content:space-between;align-items:center;display:flex}._logo_5h5xq_15{align-items:center;gap:.75rem;display:flex}._icon_5h5xq_21{color:var(--accent)}._title_5h5xq_25{letter-spacing:-.02em;color:var(--text);font-size:1.35rem;font-weight:700}._description_5h5xq_32{color:var(--text-muted);max-width:640px;font-size:.9375rem;line-height:1.6}._useCases_5h5xq_39{color:var(--text-muted);opacity:.75;max-width:640px;font-size:.8125rem;line-height:1.6}@media (width<=640px){._header_5h5xq_1{padding:1rem}._title_5h5xq_25{font-size:1.15rem}}._section_1pkkt_1{flex-direction:column;gap:1rem;display:flex}._sectionTitle_1pkkt_7{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.875rem;font-weight:600}._inputRow_1pkkt_15{align-items:center;gap:1rem;display:flex}._divider_1pkkt_21{color:var(--text-muted);text-transform:uppercase;font-size:.875rem}._recordBtn_1pkkt_28{border:2px solid var(--accent);color:var(--text);cursor:pointer;background:0 0;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}._recordBtn_1pkkt_28:hover{background:var(--accent-light)}._recordBtn_1pkkt_28._recording_1pkkt_49{color:#ef4444;background:#ef44441a;border-color:#ef4444}._pulse_1pkkt_55{border:2px solid #ef4444;border-radius:2rem;animation:1.5s ease-out infinite _pulseAnim_1pkkt_1;position:absolute;inset:0}@keyframes _pulseAnim_1pkkt_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}._dropzone_1pkkt_75{border:2px dashed var(--border-accent);cursor:pointer;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:80px;padding:1rem;transition:all .2s;display:flex}._dropzone_1pkkt_75:hover,._dropzone_1pkkt_75._dragging_1pkkt_91{border-color:var(--accent);background:var(--accent-light)}._uploadIcon_1pkkt_96{color:var(--text-muted)}._dropzoneText_1pkkt_100{color:var(--text-muted);text-align:center;font-size:.875rem;line-height:1.5}._fileInput_1pkkt_107{display:none}._sourceInfo_1pkkt_112{background:var(--accent-light);color:var(--accent);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9375rem;display:flex}._sourceName_1pkkt_123{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._clearBtn_1pkkt_130{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;padding:.25rem;display:flex}._clearBtn_1pkkt_130:hover{color:var(--text);background:#0000000d}._error_1pkkt_146{color:#ef4444;font-size:.9375rem}@media (width<=640px){._inputRow_1pkkt_15{flex-direction:column}._divider_1pkkt_21{display:none}._dropzone_1pkkt_75{width:100%}}._section_19q21_1{flex-direction:column;gap:1.5rem;display:flex}._sectionTitle_19q21_7{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.875rem;font-weight:600}._sliderGroup_19q21_16{flex-direction:column;gap:.75rem;display:flex}._sliderHeader_19q21_22{justify-content:space-between;align-items:center;display:flex}._sliderLabel_19q21_28{color:var(--text);font-size:1rem}._ageDisplay_19q21_33{color:var(--accent);text-align:right;min-width:3rem;font-size:1.5rem;font-weight:700}._sliderTrack_19q21_41{flex-direction:column;gap:.5rem;display:flex}._slider_19q21_16{appearance:none;background:linear-gradient(to right, var(--accent) 0%, var(--accent) var(--progress,0%), #e5e7eb var(--progress,0%), #e5e7eb 100%);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}._slider_19q21_16::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid var(--bg);width:20px;height:20px;box-shadow:0 0 0 2px var(--accent), 0 2px 8px #0d94884d;cursor:pointer;border-radius:50%;transition:transform .15s}._slider_19q21_16::-webkit-slider-thumb:hover{transform:scale(1.15)}._slider_19q21_16::-moz-range-thumb{background:var(--accent);border:3px solid var(--bg);width:20px;height:20px;box-shadow:0 0 0 2px var(--accent), 0 2px 8px #0d94884d;cursor:pointer;border-radius:50%}._tickMarks_19q21_91{justify-content:space-between;padding:0 2px;display:flex}._tick_19q21_91{color:var(--text-muted);font-size:.8rem;transition:color .2s}._tickActive_19q21_103{color:var(--accent)}._transport_19q21_108{flex-direction:column;gap:.75rem;display:flex}._transportRow_19q21_114{justify-content:space-between;align-items:center;gap:1rem;display:flex}._transportButtons_19q21_121{align-items:center;gap:.5rem;display:flex}._seekGroup_19q21_128{flex-direction:column;gap:.25rem;display:flex}._seekBar_19q21_134{appearance:none;background:linear-gradient(to right, var(--accent) 0%, var(--accent) var(--seek-progress,0%), #e5e7eb var(--seek-progress,0%), #e5e7eb 100%);cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px}._seekBar_19q21_134:disabled{opacity:.3;cursor:not-allowed}._seekBar_19q21_134::-webkit-slider-thumb{appearance:none;background:var(--accent);border:2px solid var(--bg);width:14px;height:14px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%}._seekBar_19q21_134::-moz-range-thumb{background:var(--accent);border:2px solid var(--bg);width:14px;height:14px;box-shadow:0 0 0 1px var(--accent);cursor:pointer;border-radius:50%}._seekTime_19q21_178{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.85rem;display:flex}._transportBtn_19q21_186{border:1px solid var(--border);background:var(--bg-card);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}._transportBtn_19q21_186:hover:not(:disabled){border-color:var(--accent);background:var(--accent-light)}._transportBtn_19q21_186:disabled{opacity:.3;cursor:not-allowed}._playBtn_19q21_210{border-color:var(--accent);background:var(--accent-light);width:48px;height:48px}._bypassToggle_19q21_218{border:1px solid var(--border-accent);background:var(--accent-light);color:var(--accent);cursor:pointer;white-space:nowrap;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;transition:all .2s;display:flex}._bypassToggle_19q21_218:hover{border-color:var(--accent)}._bypassToggle_19q21_218._bypassed_19q21_237{color:#22c55e;background:#22c55e1a;border-color:#22c55e80}@media (width<=640px){._transportRow_19q21_114{flex-direction:column;gap:.75rem}._transportButtons_19q21_121,._bypassToggle_19q21_218{justify-content:center}}._container_8m0ru_1{flex-direction:column;gap:.75rem;display:flex}._header_8m0ru_7{justify-content:space-between;align-items:center;display:flex}._title_8m0ru_13{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.875rem;font-weight:600}._legend_8m0ru_21{gap:1rem;font-size:.85rem;display:flex}._legendOriginal_8m0ru_27:before,._legendProcessed_8m0ru_28:before{content:"";vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:.35rem;display:inline-block}._legendOriginal_8m0ru_27{color:var(--text-muted)}._legendOriginal_8m0ru_27:before{background:#94a3b8}._legendProcessed_8m0ru_28{color:var(--accent)}._legendProcessed_8m0ru_28:before{background:var(--accent)}._canvasWrapper_8m0ru_54{background:var(--bg-dark);border:1px solid var(--border);border-radius:.75rem;width:100%;height:200px;position:relative;overflow:hidden}._canvas_8m0ru_54{width:100%;height:100%;display:block}._placeholder_8m0ru_70{color:#ffffff80;justify-content:center;align-items:center;font-size:.9375rem;display:flex;position:absolute;inset:0}@media (width<=640px){._canvasWrapper_8m0ru_54{height:150px}}._section_w6ejv_1{background:var(--bg-card);border:1px solid var(--border);box-shadow:0 1px 3px var(--shadow);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._sectionTitle_w6ejv_12{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}._description_w6ejv_23{color:var(--text);font-size:1rem;line-height:1.6}._stats_w6ejv_29{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}._stat_w6ejv_29{background:#f9fafb;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.5rem;display:flex}._statIcon_w6ejv_44{color:var(--accent);flex-shrink:0;margin-top:2px}._statLabel_w6ejv_50{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;display:block}._statValue_w6ejv_58{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.0625rem;font-weight:600;display:block}._freqBar_w6ejv_67{flex-direction:column;gap:.35rem;display:flex}._freqBarHeader_w6ejv_73{color:var(--text-muted);font-size:.85rem}._freqBarTrack_w6ejv_78{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}._freqBarFill_w6ejv_85{background:linear-gradient(90deg,#22c55e,#eab308,#ef4444);border-radius:4px;height:100%;transition:width .3s}._freqBarLabels_w6ejv_92{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}@media (width<=640px){._stats_w6ejv_29{grid-template-columns:1fr}}._adContainer_17qsa_1{justify-content:center;align-items:center;width:100%;max-width:1200px;min-height:90px;margin:0 auto;padding:0 2rem;display:flex}@media (width<=768px){._adContainer_17qsa_1{min-height:50px;padding:0 1rem}}._app_113ot_1{flex-direction:column;min-height:100vh;display:flex}._main_113ot_7{flex:1;grid-template-columns:1fr 1.2fr;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:grid}._leftPanel_113ot_18{flex-direction:column;gap:2rem;display:flex}._rightPanel_113ot_24{flex-direction:column;gap:1.5rem;display:flex}._footer_113ot_30{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);padding:1rem 2rem;font-size:.875rem}._adBanner_113ot_38{border-bottom:1px solid var(--border);padding:1rem 0}._aboutSection_113ot_43{max-width:640px;color:var(--text);margin:0 auto;padding:2rem 1.5rem;font-size:.95rem;line-height:1.7}._aboutTitle_113ot_52{border-bottom:2px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}._aboutBlock_113ot_60{margin-bottom:1.5rem}._aboutBlock_113ot_60 h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}._aboutBlock_113ot_60 p{margin-bottom:.5rem}._aboutBlock_113ot_60 ul,._aboutBlock_113ot_60 ol{margin-top:.5rem;padding-left:1.25rem}._aboutBlock_113ot_60 li{margin-bottom:.35rem}._aboutNote_113ot_84{color:#555;background:#fdf6e3;border-left:3px solid #d4a017;border-radius:0 4px 4px 0;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem}._referenceList_113ot_94{color:#555;padding-left:1.25rem;font-size:.85rem}._referenceList_113ot_94 li{margin-bottom:.4rem}@media (width<=768px){._main_113ot_7{grid-template-columns:1fr;gap:1.5rem;padding:1rem}}
