[data-v-818dd07e]:root{--color-bg: #ffffff;--color-text: #374151;--color-text-strong: #111827;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--layout-max-width: 1200px;--font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Microsoft YaHei, sans-serif}.dev-tool-page__header[data-v-818dd07e]{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.dev-tool-page__header h1[data-v-818dd07e]{margin:0 0 8px;font-size:24px;font-weight:700;color:#111827;letter-spacing:-.01em;line-height:1.3}.dev-tool-page__subtitle[data-v-818dd07e]{margin:0 0 16px;font-size:14px;color:#6b7280;line-height:1.5}.dev-tool-page__actions[data-v-818dd07e]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.dev-tool-page__mode[data-v-818dd07e],.dev-tool-page__buttons[data-v-818dd07e]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.dev-tool-page button[data-v-818dd07e]{padding:8px 14px;min-height:36px;background:#fafbfc;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}.dev-tool-page button[data-v-818dd07e]:hover{border-color:#2563eb;color:#2563eb}.dev-tool-page button[data-v-818dd07e]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dev-tool-page button[data-v-818dd07e]:active{transform:scale(.97)}.dev-tool-page button[data-v-818dd07e]:disabled{opacity:.45;cursor:not-allowed;transform:none}.dev-tool-page button.active[data-v-818dd07e]{background:#2563eb;border-color:#2563eb;color:#fff}.dev-tool-page__primary[data-v-818dd07e]{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;font-weight:600!important}.dev-tool-page__primary[data-v-818dd07e]:hover{background:#1d4ed8!important;border-color:#1d4ed8!important;color:#fff!important}.dev-tool-page__link[data-v-818dd07e]{padding:0;min-height:unset;border:none;background:none;color:#2563eb;font-size:13px;font-weight:400}.dev-tool-page__link[data-v-818dd07e]:hover{text-decoration:underline;color:#1d4ed8}.dev-tool-page__link[data-v-818dd07e]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dev-tool-page__main[data-v-818dd07e]{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}@media(max-width:768px){.dev-tool-page__main[data-v-818dd07e]{grid-template-columns:1fr}}.dev-tool-page__panel[data-v-818dd07e]{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fafbfc}.dev-tool-page__panel-head[data-v-818dd07e]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f6f8fa;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:13px;color:#111827}.dev-tool-page__editor[data-v-818dd07e]{width:100%;min-height:360px;padding:16px;border:none;resize:vertical;outline:none;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:14px;line-height:1.6;color:#111827;background:#fff}.dev-tool-page__editor[data-v-818dd07e]:focus-visible{box-shadow:inset 0 0 0 2px #2563eb}.dev-tool-page__editor--readonly[data-v-818dd07e]{background:#fefdf7;cursor:default}.dev-tool-page__error[data-v-818dd07e]{margin:0;padding:12px 16px;background:#fef2f2;color:#dc2626;font-size:13px;font-family:monospace;border-top:1px solid #fee2e2}.dev-tool-page__tips[data-v-818dd07e]{padding:16px 24px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafb}.dev-tool-page__tips h2[data-v-818dd07e]{margin:0 0 8px;font-size:15px;font-weight:600;color:#111827}.dev-tool-page__tips p[data-v-818dd07e]{margin:0;font-size:14px;line-height:1.65;color:#6b7280}.dev-tool-page__tips p strong[data-v-818dd07e]{color:#374151;font-weight:600}.csv-editor__subtitle[data-v-818dd07e]{margin:4px 0 0;font-size:14px;color:#6b7280}.csv-editor__toolbar[data-v-818dd07e]{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.csv-editor__toolbar-group[data-v-818dd07e]{display:flex;gap:8px;align-items:center}.csv-editor__toolbar-group--options[data-v-818dd07e]{margin-left:auto}.csv-editor__format-label[data-v-818dd07e]{font-size:14px;color:#374151;display:flex;align-items:center;gap:6px}.csv-editor__format-select[data-v-818dd07e]{padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:14px;color:#374151;cursor:pointer}.csv-editor__format-select[data-v-818dd07e]:focus{outline:none;border-color:#2563eb}.csv-editor__check[data-v-818dd07e]{font-size:14px;color:#374151;display:flex;align-items:center;gap:6px;cursor:pointer}.csv-editor__upload-section[data-v-818dd07e]{margin-top:24px}.csv-editor__upload-area[data-v-818dd07e]{border:2px dashed #e5e7eb;border-radius:12px;padding:60px 20px;text-align:center;cursor:pointer;transition:all .2s ease;background:#f8f9fa}.csv-editor__upload-area[data-v-818dd07e]:hover{border-color:#2563eb;background:#eff6ff}.csv-editor__file-input[data-v-818dd07e]{display:none}.csv-editor__upload-placeholder p[data-v-818dd07e]{font-size:16px;color:#111827;margin:12px 0 8px}.csv-editor__upload-icon[data-v-818dd07e]{font-size:48px}.csv-editor__upload-hint[data-v-818dd07e]{font-size:13px;color:#6b7280}.csv-editor__editor-section[data-v-818dd07e]{margin-top:24px}.csv-editor__editor-info[data-v-818dd07e]{display:flex;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-radius:8px 8px 0 0;font-size:14px;color:#6b7280}.csv-editor__table-wrapper[data-v-818dd07e]{overflow-x:auto;border:1px solid #e5e7eb;border-radius:0 0 8px 8px}.csv-editor__table[data-v-818dd07e]{width:100%;border-collapse:collapse;font-size:14px}.csv-editor__table th[data-v-818dd07e],.csv-editor__table td[data-v-818dd07e]{border:1px solid #e5e7eb;padding:0}.csv-editor__header-cell[data-v-818dd07e]{background:#f8f9fa;padding:8px!important;position:relative;min-width:120px}.csv-editor__cell[data-v-818dd07e]{width:100%;padding:8px 12px;border:none;outline:none;font-size:14px;color:#374151;background:transparent;box-sizing:border-box}.csv-editor__cell[data-v-818dd07e]:focus{background:#eff6ff}.csv-editor__cell--header[data-v-818dd07e]{font-weight:600;color:#111827}.csv-editor__cell-wrapper[data-v-818dd07e]{min-width:120px}.csv-editor__row-number[data-v-818dd07e]{width:50px;min-width:50px;max-width:50px;padding:8px!important;text-align:center;background:#f8f9fa;color:#6b7280;font-size:12px;-webkit-user-select:none;user-select:none}.csv-editor__row-actions[data-v-818dd07e]{width:40px;min-width:40px;max-width:40px;padding:4px!important;text-align:center}.csv-editor__row-remove[data-v-818dd07e],.csv-editor__col-remove[data-v-818dd07e]{padding:2px 6px;border:1px solid #dc2626;border-radius:4px;background:#fff;color:#dc2626;cursor:pointer;font-size:14px;font-weight:700;line-height:1;transition:all .15s ease}.csv-editor__row-remove[data-v-818dd07e]:hover,.csv-editor__col-remove[data-v-818dd07e]:hover{background:#dc2626;color:#fff}.csv-editor__col-remove[data-v-818dd07e]{position:absolute;top:4px;right:4px;font-size:12px;padding:1px 4px}.csv-editor__danger[data-v-818dd07e]{border-color:#dc2626;color:#dc2626}.csv-editor__danger[data-v-818dd07e]:hover{background:#dc2626;color:#fff}
