:root{--bg:#0a0a0a;--surface:#141414;--fg:#f5f1e8;--fg-dim:#f5f1e88c;--accent:#d4a017;--landmark-left:#6ec1e4;--landmark-right:#d4a017;--landmark-bone:#fff6;--status-manual:#d4a017;--status-ai:#6ec1e4;--status-idle:#f5f1e84d;--error:#e57373;--font-display:"Pretendard Variable", Pretendard, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"Pretendard Variable", Pretendard, ui-monospace, "JetBrains Mono", monospace;--pad-lg:48px;--pad-md:24px;--pad-sm:12px}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font-display);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input,textarea{color:inherit;font-family:inherit}._shell_12mmd_1{grid-template-columns:var(--left-fr,.6fr) 8px var(--right-fr,.4fr);background:var(--bg);width:100vw;height:100vh;color:var(--fg);display:grid}._leftPane_12mmd_10{background:#000;min-width:0;position:relative;overflow:hidden}._divider_12mmd_17{cursor:ew-resize;touch-action:none;background:#ffffff0a;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}._divider_12mmd_17:hover,._divider_12mmd_17:active{background:#d4a01740}._dividerHandle_12mmd_33{pointer-events:none;background:#ffffff40;border-radius:2px;width:2px;height:56px}._divider_12mmd_17:hover ._dividerHandle_12mmd_33,._divider_12mmd_17:active ._dividerHandle_12mmd_33{background:var(--accent);height:80px}._rightPane_12mmd_47{padding:var(--pad-lg);background:var(--surface);border-left:1px solid #ffffff0a;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}@media (width<=900px){._shell_12mmd_1{grid-template-columns:1fr;grid-template-rows:var(--top-fr,.6fr) 8px var(--bottom-fr,.4fr)}._divider_12mmd_17{cursor:ns-resize}._dividerHandle_12mmd_33{width:56px;height:2px}._divider_12mmd_17:hover ._dividerHandle_12mmd_33,._divider_12mmd_17:active ._dividerHandle_12mmd_33{width:80px;height:2px}._rightPane_12mmd_47{border-top:1px solid #ffffff0a;border-left:none;padding:18px 36px}}._overlay_1s9ef_1{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._mirrored_1s9ef_10{transform:scaleX(-1)}._wrap_1rgwh_1{background:#000;width:100%;height:100%;position:relative;overflow:hidden}._video_1rgwh_9{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}._mirrored_1rgwh_17{transform:scaleX(-1)}._loading_1rgwh_21,._error_1rgwh_22{bottom:var(--pad-md);left:var(--pad-md);padding:var(--pad-sm) var(--pad-md);font-family:var(--font-mono);color:var(--fg-dim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0ab3;border:1px solid #ffffff1a;border-radius:4px;font-size:13px;position:absolute}._error_1rgwh_22{color:var(--error);border-color:#e5737366}._cameraToggle_1rgwh_41{top:var(--pad-md);right:var(--pad-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:44px;height:44px;color:var(--fg);cursor:pointer;z-index:10;background:#14141466;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}._cameraToggle_1rgwh_41:hover{border-color:var(--accent);color:var(--accent);background:#28282899;transform:scale(1.05)}._cameraToggle_1rgwh_41:active{transform:scale(.95)}._cameraToggle_1rgwh_41 svg{opacity:.85;width:20px;height:20px}._wrap_sza8i_1{width:100%;height:100%;color:var(--fg);font-family:var(--font-mono);background:#050505;flex-direction:column;display:flex;position:relative;overflow:hidden}._background_sza8i_13{pointer-events:none;position:absolute;inset:0}._grid_sza8i_19{opacity:.5;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%}._header_sza8i_29{padding:var(--pad-md);z-index:1;justify-content:space-between;align-items:flex-start;display:flex}._indicatorWrap_sza8i_37{align-items:center;gap:8px;display:flex}._dot_sza8i_43{background:#ffffff1a;border-radius:50%;width:8px;height:8px;transition:all .3s}._dot_sza8i_43._active_sza8i_51{background:var(--accent);box-shadow:0 0 10px var(--accent);animation:1s infinite _blink_sza8i_1}@keyframes _blink_sza8i_1{0%,to{opacity:1}50%{opacity:.5}}._statusText_sza8i_62{letter-spacing:.1em;opacity:.7;font-size:10px}._metadata_sza8i_68{text-align:right;opacity:.4;flex-direction:column;gap:4px;font-size:10px;display:flex}._center_sza8i_77{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:48px;display:flex}._toggleContainer_sza8i_87{align-items:center;gap:24px;display:flex}._toggleLabel_sza8i_93{color:var(--fg-dim);opacity:.3;text-align:center;width:40px;font-size:14px;font-weight:700;transition:all .3s}._toggleLabel_sza8i_93._active_sza8i_51{opacity:1;color:var(--fg)}._toggleLabel_sza8i_93._active_sza8i_51:last-child{color:var(--accent)}._micButton_sza8i_112{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:120px;height:120px;padding:0;display:flex;position:relative}._inner_sza8i_125{width:100%;height:100%;color:var(--fg-dim);z-index:2;background:#141414cc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}._micButton_sza8i_112:hover ._inner_sza8i_125{border-color:var(--accent);color:var(--fg);transform:scale(1.05)}._micButton_sza8i_112._recording_sza8i_146 ._inner_sza8i_125{background:var(--accent);color:#000;border-color:#0000}._pulse_sza8i_152{background:var(--accent);opacity:0;border-radius:50%;transition:all .3s;position:absolute;inset:-10px}._micButton_sza8i_112._recording_sza8i_146 ._pulse_sza8i_152{animation:2s infinite _pulseLoop_sza8i_1}@keyframes _pulseLoop_sza8i_1{0%{opacity:.5;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}._micButton_sza8i_112 svg{width:40px;height:40px}._waveform_sza8i_175{align-items:center;gap:4px;height:40px;display:flex}._bar_sza8i_182{background:var(--accent);opacity:.6;border-radius:2px;width:3px;height:4px;transition:all .3s}._recording_sza8i_146~._waveform_sza8i_175 ._bar_sza8i_182,._waveform_sza8i_175 ._bar_sza8i_182._animating_sza8i_192{animation:1s ease-in-out infinite _wave_sza8i_175}@keyframes _wave_sza8i_175{0%,to{opacity:.4;height:8px}50%{opacity:.8;height:32px}}._statusBadge_sza8i_201{color:var(--fg-dim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141414cc;border:1px solid #ffffff1a;border-radius:4px;padding:6px 12px;font-size:11px;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}._footer_sza8i_215{padding:var(--pad-md);z-index:1}._footerLine_sza8i_220{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin-bottom:8px}._systemCode_sza8i_226{opacity:.3;text-align:center;letter-spacing:.2em;font-size:9px}._wrap_8ijv1_1{flex-direction:column;width:100%;height:100%;display:flex}._statusRow_8ijv1_8{align-items:center;gap:var(--pad-sm);display:flex}._spacer_8ijv1_14{flex:1}._gear_8ijv1_18{width:28px;height:28px;color:var(--fg-dim);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:all .15s;display:flex}._gear_8ijv1_18:hover{color:var(--fg);background:#ffffff1a}._textWrap_8ijv1_39{padding-bottom:var(--pad-md);flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;display:flex;overflow-y:auto}._textWrap_8ijv1_39::-webkit-scrollbar{width:4px}._textWrap_8ijv1_39::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._text_8ijv1_39{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);word-break:keep-all;margin:0;font-size:clamp(40px,5.4vw,88px);font-weight:600;line-height:1.1;animation:.32s cubic-bezier(.2,.7,.2,1) both _stageReveal_8ijv1_1}@keyframes _stageReveal_8ijv1_1{0%{opacity:0;letter-spacing:-.04em;transform:translateY(8px)}to{opacity:1;letter-spacing:-.02em;transform:translateY(0)}}._placeholder_8ijv1_84{font-family:var(--font-display);color:var(--status-idle);margin:0;font-size:clamp(40px,5.4vw,88px)}._footerWrap_8ijv1_91{padding-top:var(--pad-sm);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}._footer_8ijv1_91{font-family:var(--font-mono);color:var(--fg-dim);font-size:12px}@media (width<=900px){._wrap_8ijv1_1{position:relative}}._panel_1fh0u_1{gap:var(--pad-md);width:100%;min-height:0;font-family:var(--font-display);flex-direction:column;flex:1;display:flex}._header_1fh0u_11{justify-content:space-between;align-items:center;display:flex}._title_1fh0u_17{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:700}._close_1fh0u_24{color:var(--fg-dim);border-radius:8px;width:48px;height:48px;font-size:26px}._close_1fh0u_24:hover{color:var(--fg);background:#ffffff0d}._preview_1fh0u_37{align-items:center;gap:var(--pad-md);padding:18px var(--pad-md);background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;min-height:80px;display:flex}._previewLabel_1fh0u_48{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim);font-size:13px}._previewText_1fh0u_56{color:var(--fg);flex:1;font-size:26px;font-weight:600}._previewStage_1fh0u_63{font-family:var(--font-mono);color:var(--accent);font-size:16px}._modeSection_1fh0u_69{padding:var(--pad-md);background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:12px;display:flex}._sectionLabel_1fh0u_79{font-family:var(--font-mono);letter-spacing:.1em;color:var(--fg-dim);text-transform:uppercase;font-size:11px}._modeButtons_1fh0u_87{grid-template-columns:1fr 1fr;gap:12px;display:grid}._modeBtn_1fh0u_93{font-family:var(--font-display);color:var(--fg-dim);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:12px;font-size:15px;font-weight:600;transition:all .2s}._modeBtn_1fh0u_93:hover{color:var(--fg);background:#ffffff14}._modeBtn_1fh0u_93._active_1fh0u_111{background:var(--accent);border-color:var(--accent);color:#000;box-shadow:0 4px 12px #d4a01733}._list_1fh0u_118{gap:var(--pad-md);flex-direction:column;flex:1;min-height:0;margin-right:-8px;padding-right:8px;display:flex;overflow-y:auto}._list_1fh0u_118::-webkit-scrollbar{width:10px}._list_1fh0u_118::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:5px}._keyBlock_1fh0u_138{padding:var(--pad-md);background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:12px;display:flex}._keyHeader_1fh0u_148{justify-content:space-between;align-items:center;gap:var(--pad-sm);display:flex}._keyHeaderLeft_1fh0u_155{align-items:center;gap:var(--pad-sm);display:flex}._playButton_1fh0u_161{font-family:var(--font-display);color:#000;background:var(--accent);cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .2s}._playButton_1fh0u_161:hover{opacity:.8}._keyBadge_1fh0u_179{background:var(--accent);color:#000;width:44px;height:44px;font-family:var(--font-mono);border-radius:8px;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:inline-flex}._keyMeta_1fh0u_193{font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.06em;font-size:14px}._stages_1fh0u_200{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._stage_1fh0u_200{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}._delayWrap_1fh0u_216{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:0 14px;display:flex}._delay_1fh0u_216{width:90px;font-family:var(--font-mono);text-align:right;color:var(--fg);background:0 0;border:none;padding:14px 0;font-size:20px}._delay_1fh0u_216:focus{outline:none}._delay_1fh0u_216::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._delay_1fh0u_216::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._unit_1fh0u_247{font-family:var(--font-display);color:var(--fg-dim);font-size:16px;font-weight:500}._text_1fh0u_254{font-family:var(--font-display);color:var(--fg);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;min-width:0;padding:14px 18px;font-size:20px}._text_1fh0u_254:focus,._delay_1fh0u_216:focus-within{outline:none}._delayWrap_1fh0u_216:focus-within,._text_1fh0u_254:focus{border-color:var(--accent)}._remove_1fh0u_275{width:48px;height:48px;color:var(--fg-dim);border-radius:8px;font-size:26px}._remove_1fh0u_275:hover{color:var(--error);background:#e573731a}._addStage_1fh0u_288{font-family:var(--font-display);color:var(--accent);border:1px dashed #d4a01759;border-radius:8px;margin-top:6px;padding:14px;font-size:16px;font-weight:500}._addStage_1fh0u_288:hover{border-color:var(--accent);background:#d4a01714}._footer_1fh0u_304{justify-content:space-between;align-items:center;gap:var(--pad-md);padding-top:var(--pad-md);border-top:1px solid #ffffff0f;display:flex}._footerActions_1fh0u_313{gap:var(--pad-sm);align-items:center;display:flex}._clearOutputBtn_1fh0u_319{font-family:var(--font-display);color:var(--error);cursor:pointer;background:0 0;border:1px solid #e5737333;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:500;display:none}._clearOutputBtn_1fh0u_319:hover{background:#e573731a}._reset_1fh0u_337{font-family:var(--font-display);color:var(--fg-dim);border:1px solid #ffffff1f;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:500}._reset_1fh0u_337:hover{color:var(--fg);border-color:#ffffff38}._hint_1fh0u_352{font-family:var(--font-mono);color:var(--fg-dim);font-size:13px}@media (width<=900px){._panel_1fh0u_1{gap:var(--pad-sm)}._title_1fh0u_17{font-size:22px}._close_1fh0u_24{width:36px;height:36px;font-size:20px}._preview_1fh0u_37{min-height:60px;padding:12px var(--pad-sm);gap:var(--pad-sm);display:none}._previewText_1fh0u_56{font-size:20px}._keyBlock_1fh0u_138{padding:var(--pad-sm);gap:8px}._keyBadge_1fh0u_179{width:36px;height:36px;font-size:18px}._playButton_1fh0u_161{padding:6px 12px;font-size:12px}._stage_1fh0u_200{gap:8px}._delayWrap_1fh0u_216{padding:0 10px}._delay_1fh0u_216{width:60px;padding:10px 0;font-size:16px}._unit_1fh0u_247{font-size:14px}._text_1fh0u_254{padding:10px 14px;font-size:16px}._remove_1fh0u_275{width:36px;height:36px;font-size:22px}._addStage_1fh0u_288{padding:10px;font-size:14px}._footer_1fh0u_304{padding-top:var(--pad-sm);gap:var(--pad-sm)}._clearOutputBtn_1fh0u_319{padding:10px 16px;font-size:14px;display:block}._reset_1fh0u_337{padding:10px 16px;font-size:14px;display:none}}._footerRow_1g7k0_1{justify-content:space-between;align-items:center;gap:var(--pad-md);display:flex}._recordLink_1g7k0_8{color:var(--accent);font-family:var(--font-mono);text-decoration:none}._recordLink_1g7k0_8:hover{text-decoration:underline}
