.tool[data-v-bd93954c]{display:flex;flex-direction:column;gap:16px}.layout[data-v-bd93954c]{display:grid;grid-template-columns:550px 1fr;gap:24px;align-items:start}.left-panel[data-v-bd93954c],.right-panel[data-v-bd93954c]{display:flex;flex-direction:column;gap:16px}.right-panel[data-v-bd93954c]{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.upload-zone[data-v-bd93954c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:2px dashed #d946ef;border-radius:12px;background:linear-gradient(135deg,#fdf4ff,#fae8ff);cursor:pointer;transition:all .3s}.upload-zone[data-v-bd93954c]:hover{border-color:#c026d3;background:linear-gradient(135deg,#fae8ff,#f5d0fe)}.upload-icon[data-v-bd93954c]{font-size:48px;margin-bottom:12px}.upload-zone h3[data-v-bd93954c]{margin:0 0 8px;color:#374151;font-size:18px;font-weight:600}.upload-hint[data-v-bd93954c]{margin:0 0 16px;color:#6b7280;font-size:13px}.upload-button[data-v-bd93954c]{padding:10px 24px;background:linear-gradient(135deg,#d946ef,#c026d3);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.upload-button[data-v-bd93954c]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d946ef66}.file-list-section[data-v-bd93954c]{display:flex;flex-direction:column;gap:12px}.section-header[data-v-bd93954c]{display:flex;align-items:center;justify-content:space-between}.section-title[data-v-bd93954c]{font-weight:600;color:#374151;font-size:15px;margin:0}.btn-clear[data-v-bd93954c]{padding:6px 12px;background:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.btn-clear[data-v-bd93954c]:hover{background:#fef2f2}.file-list[data-v-bd93954c]{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto;padding:4px}.file-item[data-v-bd93954c]{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s;cursor:move}.file-item[data-v-bd93954c]:hover{border-color:#d946ef;box-shadow:0 2px 8px #d946ef1a}.file-item.drag-over[data-v-bd93954c]{border-color:#c026d3;background:#fdf4ff}.file-drag-handle[data-v-bd93954c]{color:#9ca3af;font-size:18px;cursor:grab;user-select:none}.file-info[data-v-bd93954c]{flex:1;min-width:0}.file-name[data-v-bd93954c]{font-weight:500;color:#1f2937;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-meta[data-v-bd93954c]{display:flex;gap:8px;margin-top:4px;font-size:12px;color:#6b7280}.file-actions[data-v-bd93954c]{display:flex;gap:4px}.btn-icon[data-v-bd93954c]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s;font-size:16px}.btn-icon[data-v-bd93954c]:hover:not(:disabled){background:#f3f4f6;border-color:#d946ef}.btn-icon[data-v-bd93954c]:disabled{opacity:.4;cursor:not-allowed}.btn-remove[data-v-bd93954c]:hover:not(:disabled){background:#fef2f2;border-color:#dc2626;color:#dc2626}.section[data-v-bd93954c]{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px}.checkbox-group[data-v-bd93954c]{display:flex;flex-direction:column;gap:8px}.checkbox-label[data-v-bd93954c]{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none;font-size:13px;color:#4b5563}.checkbox-label input[type=checkbox][data-v-bd93954c]{width:16px;height:16px;cursor:pointer}.action-section[data-v-bd93954c]{display:flex;flex-direction:column;gap:12px}.btn-merge[data-v-bd93954c]{padding:12px 24px;background:linear-gradient(135deg,#d946ef,#c026d3);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-merge[data-v-bd93954c]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #d946ef66}.btn-merge[data-v-bd93954c]:disabled{background:#9ca3af;cursor:not-allowed}.progress-bar[data-v-bd93954c]{position:relative;height:32px;background:#f3f4f6;border-radius:8px;overflow:hidden}.progress-fill[data-v-bd93954c]{height:100%;background:linear-gradient(90deg,#d946ef,#c026d3);transition:width .3s}.progress-text[data-v-bd93954c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600;color:#1f2937;font-size:14px}.info-section[data-v-bd93954c]{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fafafa}.info-summary[data-v-bd93954c]{font-weight:600;cursor:pointer;user-select:none;color:#374151;list-style:none;font-size:14px}.info-summary[data-v-bd93954c]::-webkit-details-marker{display:none}.info-content[data-v-bd93954c]{margin-top:12px;font-size:13px;line-height:1.6;color:#4b5563}.info-content h4[data-v-bd93954c]{margin:16px 0 8px;color:#1f2937;font-size:14px}.info-content ul[data-v-bd93954c],.info-content ol[data-v-bd93954c]{margin:8px 0;padding-left:20px}.info-content li[data-v-bd93954c]{margin:4px 0}.info-content p[data-v-bd93954c]{margin:8px 0}.stats-section[data-v-bd93954c]{padding:16px;background:#fdf4ff;border:1px solid #f5d0fe;border-radius:8px}.stats-grid[data-v-bd93954c]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.stat-item[data-v-bd93954c]{display:flex;flex-direction:column;gap:4px}.stat-label[data-v-bd93954c]{font-size:12px;color:#a21caf}.stat-value[data-v-bd93954c]{font-weight:600;color:#86198f;font-size:14px}.error-section[data-v-bd93954c]{padding:16px;background:#fef2f2;border:2px solid #fecaca;border-radius:8px}.error-message[data-v-bd93954c]{margin:8px 0 0;color:#991b1b;font-size:14px}.result-section[data-v-bd93954c]{display:flex;flex-direction:column;gap:16px}.result-card[data-v-bd93954c]{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border:2px solid #d946ef;border-radius:12px}.result-icon[data-v-bd93954c]{font-size:48px}.result-info[data-v-bd93954c]{flex:1}.result-filename[data-v-bd93954c]{font-weight:600;color:#1f2937;font-size:16px;margin-bottom:4px}.result-hint[data-v-bd93954c]{font-size:13px;color:#6b7280}.btn-download[data-v-bd93954c]{padding:10px 20px;background:linear-gradient(135deg,#d946ef,#c026d3);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-download[data-v-bd93954c]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #d946ef66}.result-actions[data-v-bd93954c]{display:flex;gap:12px}.btn-new[data-v-bd93954c]{padding:10px 20px;background:#fff;color:#d946ef;border:2px solid #d946ef;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;flex:1}.btn-new[data-v-bd93954c]:hover{background:#fdf4ff}.empty-state[data-v-bd93954c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:#9ca3af;background:#fafafa;border:2px dashed #e5e7eb;border-radius:12px}.empty-icon[data-v-bd93954c]{font-size:48px;margin-bottom:12px}.empty-state p[data-v-bd93954c]{margin:0;font-size:14px}@media (max-width: 1200px){.layout[data-v-bd93954c]{grid-template-columns:500px 1fr}}@media (max-width: 1024px){.layout[data-v-bd93954c]{grid-template-columns:1fr}.right-panel[data-v-bd93954c]{position:static;max-height:none;overflow-y:visible}}@media (max-width: 640px){.stats-grid[data-v-bd93954c]{grid-template-columns:1fr}.file-actions[data-v-bd93954c]{flex-direction:column}}
