._container_1c4em_1{max-width:900px;margin:0 auto}._title_1c4em_6{font-size:1.5rem;margin-bottom:.25rem}._subtitle_1c4em_11{color:var(--muted);font-size:.9rem;margin-bottom:1.5rem}._card_1c4em_17{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem;margin-bottom:1rem}._label_1c4em_25{display:block;margin-bottom:.35rem;font-size:.85rem;color:var(--muted)}._select_1c4em_32,._input_1c4em_33,._textarea_1c4em_34{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);font-size:.9rem;font-family:inherit}._textarea_1c4em_34{min-height:120px;resize:vertical;margin-top:.5rem}._fileZone_1c4em_52{display:flex;align-items:center;justify-content:center;min-height:56px;border:2px dashed var(--border);border-radius:8px;cursor:pointer;padding:.75rem 1rem;margin-bottom:.5rem;transition:border-color .15s;font-size:.9rem}._fileZone_1c4em_52:hover{border-color:var(--accent)}._archiveHint_1c4em_70{font-size:.8rem;color:var(--accent);margin:.25rem 0 .5rem}._clearBtn_1c4em_76{background:none;border:1px solid var(--border);color:var(--muted);border-radius:6px;padding:.25rem .6rem;font-size:.8rem;cursor:pointer;margin-bottom:.5rem}._clearBtn_1c4em_76:hover{color:var(--error);border-color:var(--error)}._needFile_1c4em_92{font-size:.8rem;color:var(--muted);margin-top:.5rem}._button_1c4em_99{width:100%;padding:.65rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}._button_1c4em_99:hover:not(:disabled){background:var(--accent-hover)}._button_1c4em_99:disabled{opacity:.6;cursor:not-allowed}._spinner_1c4em_125{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_1c4em_125 .7s linear infinite}@keyframes _spin_1c4em_125{to{transform:rotate(360deg)}}._status_1c4em_140{font-size:.85rem;color:var(--muted);margin-top:.75rem}._statusOk_1c4em_146{color:var(--success)}._statusError_1c4em_147{color:var(--error)}._muted_1c4em_148{color:var(--muted)}._result_1c4em_151{margin-top:1rem;padding:1rem;background:var(--bg);border-radius:6px;max-height:500px;overflow:auto}._content_1c4em_160{margin:0;white-space:pre-wrap;font-family:ui-monospace,Cascadia Code,monospace;font-size:.85rem;line-height:1.4}._subFileActions_1c4em_169{display:flex;justify-content:flex-end;gap:.4rem;margin-bottom:.4rem}._subFileName_1c4em_176{color:var(--accent);font-weight:600;margin-bottom:.35rem;font-size:.9rem;display:flex;align-items:center;gap:.4rem}._iconBtn_1c4em_186{background:none;border:1px solid var(--border);color:var(--muted);border-radius:4px;padding:.1rem .4rem;font-size:.8rem;cursor:pointer;line-height:1.4}._iconBtn_1c4em_186:hover{color:var(--accent);border-color:var(--accent)}._files_1c4em_203{display:flex;flex-direction:column;gap:1.25rem}._fileBlock_1c4em_209{border-bottom:1px solid var(--border);padding-bottom:1rem}._fileBlock_1c4em_209:last-child{border-bottom:none;padding-bottom:0}._fileName_1c4em_219{color:var(--accent);font-weight:600;font-size:.9rem}._fileContent_1c4em_225{margin:0;white-space:pre-wrap;font-family:ui-monospace,monospace;font-size:.8rem;line-height:1.35}._batchResult_1c4em_234{display:flex;flex-direction:column;gap:.5rem}._batchHeader_1c4em_240{font-size:.85rem;color:var(--success);margin-bottom:.25rem}._fileToggle_1c4em_246{width:100%;display:flex;justify-content:space-between;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;cursor:pointer;color:var(--text);font-size:.9rem}._fileToggle_1c4em_246:hover{border-color:var(--accent)}._fileBody_1c4em_264{padding:.75rem;background:var(--bg);border-radius:0 0 6px 6px;border:1px solid var(--border);border-top:none}:root{--bg: #0f0f12;--surface: #18181c;--border: #2a2a30;--text: #e4e4e7;--muted: #71717a;--accent: #a78bfa;--accent-hover: #c4b5fd;--success: #34d399;--error: #f87171}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh;padding:1rem}
