*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}.modal-overlay[data-v-d7c8bbce]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-d7c8bbce .3s ease}.modal-container[data-v-d7c8bbce]{background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000026;width:500px;max-width:90vw;max-height:90vh;overflow:hidden;animation:slideUp-d7c8bbce .3s ease}.modal-header[data-v-d7c8bbce]{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.modal-header h2[data-v-d7c8bbce]{margin:0;color:#2c3e50;font-size:18px;font-weight:600}.header-left[data-v-d7c8bbce]{display:flex;align-items:center;gap:12px}.icon-circle[data-v-d7c8bbce]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon[data-v-d7c8bbce]{background-color:#dcfce7;color:#16a34a}.warning-icon[data-v-d7c8bbce]{background-color:#fef3c7;color:#d97706}.error-icon[data-v-d7c8bbce]{background-color:#fee2e2;color:#dc2626}.info-icon[data-v-d7c8bbce]{background-color:#dbeafe;color:#2563eb}.modal-success[data-v-d7c8bbce]{border-top:4px solid #16a34a}.modal-warning[data-v-d7c8bbce]{border-top:4px solid #d97706}.modal-error[data-v-d7c8bbce]{border-top:4px solid #dc2626}.modal-info[data-v-d7c8bbce]{border-top:4px solid #2563eb}.header-success[data-v-d7c8bbce]{background-color:#f0fdf4}.header-warning[data-v-d7c8bbce]{background-color:#fffbeb}.header-error[data-v-d7c8bbce]{background-color:#fef2f2}.header-info[data-v-d7c8bbce]{background-color:#eff6ff}.confirm-btn[data-v-d7c8bbce],.cancel-btn[data-v-d7c8bbce]{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;min-width:80px}.confirm-btn[data-v-d7c8bbce]{background-color:#3498db;color:#fff}.confirm-btn[data-v-d7c8bbce]:hover{background-color:#2980b9}.btn-success[data-v-d7c8bbce]{background-color:#16a34a}.btn-success[data-v-d7c8bbce]:hover{background-color:#15803d}.btn-warning[data-v-d7c8bbce]{background-color:#d97706}.btn-warning[data-v-d7c8bbce]:hover{background-color:#b45309}.btn-error[data-v-d7c8bbce]{background-color:#dc2626}.btn-error[data-v-d7c8bbce]:hover{background-color:#b91c1c}.btn-info[data-v-d7c8bbce]{background-color:#2563eb}.btn-info[data-v-d7c8bbce]:hover{background-color:#1d4ed8}.cancel-btn[data-v-d7c8bbce]{background-color:#f1f5f9;color:#64748b}.cancel-btn[data-v-d7c8bbce]:hover{background-color:#e2e8f0}.close-btn[data-v-d7c8bbce]{background:none;border:none;font-size:24px;color:#94a3b8;cursor:pointer;padding:0;width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .3s}.close-btn[data-v-d7c8bbce]:hover{background-color:#f1f5f9;color:#64748b}.modal-content[data-v-d7c8bbce]{padding:25px;max-height:60vh;overflow-y:auto;color:#4a5568;line-height:1.6}.modal-footer[data-v-d7c8bbce]{display:flex;justify-content:flex-end;gap:10px;padding:20px 25px;border-top:1px solid #e2e8f0;background:#f8fafc}.footer-success[data-v-d7c8bbce]{background-color:#f0fdf4;border-top:1px solid #bbf7d0}.footer-warning[data-v-d7c8bbce]{background-color:#fffbeb;border-top:1px solid #fde68a}.footer-error[data-v-d7c8bbce]{background-color:#fef2f2;border-top:1px solid #fecaca}.footer-info[data-v-d7c8bbce]{background-color:#eff6ff;border-top:1px solid #bfdbfe}@keyframes fadeIn-d7c8bbce{0%{opacity:0}to{opacity:1}}@keyframes slideUp-d7c8bbce{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.modal-container[data-v-d7c8bbce]{width:95vw;margin:10px}.modal-header[data-v-d7c8bbce],.modal-content[data-v-d7c8bbce],.modal-footer[data-v-d7c8bbce]{padding:15px}.header-left[data-v-d7c8bbce]{gap:10px}.icon-circle[data-v-d7c8bbce]{width:32px;height:32px}.confirm-btn[data-v-d7c8bbce],.cancel-btn[data-v-d7c8bbce]{padding:10px 20px;min-width:70px}}.file-upload-container[data-v-30ef2c80]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.upload-area[data-v-30ef2c80]{border:2px dashed #d9d9d9;border-radius:8px;padding:32px 24px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fafafa;position:relative;box-sizing:border-box;width:100%;min-width:200px;max-width:800px;margin:0 auto}.upload-area.has-files[data-v-30ef2c80]{border-color:#1890ff;background-color:#f0f7ff;padding:16px 24px}@media (max-width: 768px){.upload-area[data-v-30ef2c80]{padding:28px 20px}.upload-area.has-files[data-v-30ef2c80]{padding:12px 20px}}@media (max-width: 576px){.upload-area[data-v-30ef2c80]{padding:24px 16px}.upload-area.has-files[data-v-30ef2c80]{padding:10px 16px}}@media (max-width: 400px){.upload-area[data-v-30ef2c80]{padding:20px 12px}.upload-area.has-files[data-v-30ef2c80]{padding:8px 12px}}.upload-area[data-v-30ef2c80]:hover:not(.disabled){border-color:#1890ff;background-color:#f0f7ff}.upload-area.drag-over[data-v-30ef2c80]{border-color:#1890ff;background-color:#e6f7ff}.upload-area.disabled[data-v-30ef2c80]{cursor:not-allowed;opacity:.6;background-color:#f5f5f5}.upload-content[data-v-30ef2c80],.upload-empty-state[data-v-30ef2c80]{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-selected-state[data-v-30ef2c80]{width:100%;display:flex;flex-direction:column;gap:12px}.selected-count[data-v-30ef2c80]{display:flex;justify-content:space-between;align-items:center;width:100%}.count-text[data-v-30ef2c80]{font-size:14px;font-weight:500;color:#1890ff}.action-buttons[data-v-30ef2c80]{display:flex;gap:8px}.change-btn[data-v-30ef2c80],.cancel-btn[data-v-30ef2c80]{padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;border:1px solid #d9d9d9;background-color:#fff;transition:all .3s}.change-btn[data-v-30ef2c80]{color:#1890ff;border-color:#1890ff}.change-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#e6f7ff}.cancel-btn[data-v-30ef2c80]{color:#ff4d4f;border-color:#ff4d4f}.cancel-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#fff2f0}.change-btn[data-v-30ef2c80]:disabled,.cancel-btn[data-v-30ef2c80]:disabled{opacity:.5;cursor:not-allowed}.selected-preview[data-v-30ef2c80]{display:flex;flex-direction:column;gap:6px;width:100%}.preview-item[data-v-30ef2c80]{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;font-size:12px}.file-name[data-v-30ef2c80]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.remove-preview-btn[data-v-30ef2c80]{width:20px;height:20px;border-radius:50%;border:none;background-color:#ff4d4f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;transition:background-color .3s}.remove-preview-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#ff7875}.remove-preview-btn[data-v-30ef2c80]:disabled{opacity:.5;cursor:not-allowed}.more-files[data-v-30ef2c80]{font-size:12px;color:#999;text-align:center;padding:4px 0}.upload-icon[data-v-30ef2c80]{font-size:48px;color:#999}.upload-area:hover:not(.disabled) .upload-icon[data-v-30ef2c80]{color:#1890ff}.upload-text[data-v-30ef2c80]{color:#666;word-break:break-word;max-width:100%}.upload-text .title[data-v-30ef2c80]{font-size:16px;font-weight:500;margin:0 0 8px;font-size:clamp(14px,2vw,16px)}.upload-text .subtitle[data-v-30ef2c80]{font-size:14px;color:#999;margin:0 0 4px;font-size:clamp(12px,1.5vw,14px)}.upload-text .hint[data-v-30ef2c80]{font-size:12px;color:#52c41a;margin:0;font-size:clamp(11px,1.2vw,12px)}.upload-btn[data-v-30ef2c80]{background-color:#1890ff;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .3s;font-size:clamp(12px,1.5vw,14px)}.upload-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#40a9ff}.upload-btn[data-v-30ef2c80]:disabled{background-color:#d9d9d9;cursor:not-allowed}.hidden-input[data-v-30ef2c80]{display:none}.file-list[data-v-30ef2c80]{margin-top:24px;width:100%;max-width:800px;margin-left:auto;margin-right:auto}.list-header[data-v-30ef2c80]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;color:#666}.header-actions[data-v-30ef2c80]{display:flex;gap:8px}.header-btn[data-v-30ef2c80]{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;border:1px solid #d9d9d9;background-color:#fff;transition:all .3s}.add-btn[data-v-30ef2c80]{color:#1890ff;border-color:#1890ff}.add-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#e6f7ff}.cancel-all-btn[data-v-30ef2c80]{color:#ff4d4f;border-color:#ff4d4f}.cancel-all-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#fff2f0}.header-btn[data-v-30ef2c80]:disabled{opacity:.5;cursor:not-allowed}.files[data-v-30ef2c80]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.file-item[data-v-30ef2c80]{display:flex;align-items:center;padding:12px;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:4px;transition:all .3s;flex-wrap:wrap;min-width:0}.file-item[data-v-30ef2c80]:hover{background-color:#f5f5f5}.file-icon[data-v-30ef2c80]{width:32px;height:32px;margin-right:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.file-info[data-v-30ef2c80]{flex:1;min-width:0;overflow:hidden}.file-name[data-v-30ef2c80]{font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error-text[data-v-30ef2c80]{color:#ff4d4f;font-size:12px;font-weight:400}.warning-text[data-v-30ef2c80]{color:#faad14;font-size:12px;font-weight:400}.file-meta[data-v-30ef2c80]{display:flex;gap:12px;font-size:12px;color:#999;flex-wrap:wrap;align-items:center}.file-path[data-v-30ef2c80]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;background-color:#f5f5f5;padding:2px 6px;border-radius:3px;max-width:200px}.file-status[data-v-30ef2c80]{margin-top:4px;font-size:12px}.status-valid[data-v-30ef2c80]{color:#52c41a}.status-invalid[data-v-30ef2c80]{color:#ff4d4f}.status-warning[data-v-30ef2c80]{color:#faad14}.status-selected[data-v-30ef2c80]{color:#1890ff}.file-actions[data-v-30ef2c80]{display:flex;gap:8px;flex-shrink:0;margin-left:auto}.action-btn[data-v-30ef2c80]{background:none;border:none;width:32px;height:32px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s;flex-shrink:0}.action-btn[data-v-30ef2c80]:hover:not(:disabled){background-color:#f5f5f5}.action-btn[data-v-30ef2c80]:disabled{cursor:not-allowed;opacity:.5}.browse-btn[data-v-30ef2c80]:hover:not(:disabled){color:#1890ff;background-color:#e6f7ff}.delete-btn[data-v-30ef2c80]:hover:not(:disabled){color:#ff4d4f;background-color:#fff2f0}.upload-tips[data-v-30ef2c80]{margin-top:12px;font-size:12px;color:#999;max-width:800px;margin-left:auto;margin-right:auto}
