[data-v-047ce32c]: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-047ce32c]{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.dev-tool-page__header h1[data-v-047ce32c]{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-047ce32c]{margin:0 0 16px;font-size:14px;color:#6b7280;line-height:1.5}.dev-tool-page__actions[data-v-047ce32c]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.dev-tool-page__mode[data-v-047ce32c],.dev-tool-page__buttons[data-v-047ce32c]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.dev-tool-page button[data-v-047ce32c]{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-047ce32c]:hover{border-color:#2563eb;color:#2563eb}.dev-tool-page button[data-v-047ce32c]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dev-tool-page button[data-v-047ce32c]:active{transform:scale(.97)}.dev-tool-page button[data-v-047ce32c]:disabled{opacity:.45;cursor:not-allowed;transform:none}.dev-tool-page button.active[data-v-047ce32c]{background:#2563eb;border-color:#2563eb;color:#fff}.dev-tool-page__primary[data-v-047ce32c]{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;font-weight:600!important}.dev-tool-page__primary[data-v-047ce32c]:hover{background:#1d4ed8!important;border-color:#1d4ed8!important;color:#fff!important}.dev-tool-page__link[data-v-047ce32c]{padding:0;min-height:unset;border:none;background:none;color:#2563eb;font-size:13px;font-weight:400}.dev-tool-page__link[data-v-047ce32c]:hover{text-decoration:underline;color:#1d4ed8}.dev-tool-page__link[data-v-047ce32c]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dev-tool-page__main[data-v-047ce32c]{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}@media(max-width:768px){.dev-tool-page__main[data-v-047ce32c]{grid-template-columns:1fr}}.dev-tool-page__panel[data-v-047ce32c]{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fafbfc}.dev-tool-page__panel-head[data-v-047ce32c]{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-047ce32c]{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-047ce32c]:focus-visible{box-shadow:inset 0 0 0 2px #2563eb}.dev-tool-page__editor--readonly[data-v-047ce32c]{background:#fefdf7;cursor:default}.dev-tool-page__error[data-v-047ce32c]{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-047ce32c]{padding:16px 24px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafb}.dev-tool-page__tips h2[data-v-047ce32c]{margin:0 0 8px;font-size:15px;font-weight:600;color:#111827}.dev-tool-page__tips p[data-v-047ce32c]{margin:0;font-size:14px;line-height:1.65;color:#6b7280}.dev-tool-page__tips p strong[data-v-047ce32c]{color:#374151;font-weight:600}.regex-visualizer__subtitle[data-v-047ce32c]{margin:4px 0 0;font-size:14px;color:#6b7280}.regex-visualizer__workspace[data-v-047ce32c]{margin-top:24px}.regex-visualizer__input-section[data-v-047ce32c]{background:#f8f9fa;padding:24px;border-radius:12px;margin-bottom:24px}.regex-visualizer__label[data-v-047ce32c]{display:block;font-size:14px;font-weight:500;color:#111827;margin-bottom:12px}.regex-visualizer__label[data-v-047ce32c]:last-child{margin-bottom:0}.regex-visualizer__input-wrapper[data-v-047ce32c]{display:flex;align-items:center;gap:4px;margin-top:8px}.regex-visualizer__regex-delimiter[data-v-047ce32c]{font-size:20px;font-weight:700;color:#2563eb}.regex-visualizer__input[data-v-047ce32c]{flex:1;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:Consolas,Monaco,monospace;color:#374151;background:#fff}.regex-visualizer__input[data-v-047ce32c]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.regex-visualizer__flags-input[data-v-047ce32c]{width:50px;padding:10px 8px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:Consolas,Monaco,monospace;color:#374151;background:#fff;text-align:center}.regex-visualizer__flags-input[data-v-047ce32c]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.regex-visualizer__textarea[data-v-047ce32c]{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:Consolas,Monaco,monospace;color:#374151;background:#fff;resize:vertical;margin-top:8px;box-sizing:border-box}.regex-visualizer__textarea[data-v-047ce32c]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.regex-visualizer__options[data-v-047ce32c]{display:flex;gap:24px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.regex-visualizer__check[data-v-047ce32c]{font-size:14px;color:#374151;display:flex;align-items:center;gap:6px;cursor:pointer}.regex-visualizer__error[data-v-047ce32c]{padding:12px 16px;background:#fee;border:1px solid #fcc;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:24px}.regex-visualizer__results[data-v-047ce32c]{margin-bottom:32px}.regex-visualizer__section-title[data-v-047ce32c]{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}.regex-visualizer__visualization[data-v-047ce32c]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:24px}.regex-visualizer__text-display[data-v-047ce32c],.regex-visualizer__highlight-display[data-v-047ce32c]{margin-bottom:12px}.regex-visualizer__text-display[data-v-047ce32c]:last-child,.regex-visualizer__highlight-display[data-v-047ce32c]:last-child{margin-bottom:0}.regex-visualizer__text-label[data-v-047ce32c]{font-size:12px;color:#6b7280;margin-bottom:4px}.regex-visualizer__text-content[data-v-047ce32c],.regex-visualizer__highlight-content[data-v-047ce32c]{font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.6;padding:8px 12px;background:#f8f9fa;border-radius:4px;white-space:pre-wrap;word-break:break-all}.regex-visualizer__highlight-content[data-v-047ce32c] .regex-match{background:#ffeaa7;padding:2px 0;border-radius:2px;font-weight:600}.regex-visualizer__matches[data-v-047ce32c]{display:flex;flex-direction:column;gap:16px}.regex-visualizer__match-item[data-v-047ce32c]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.regex-visualizer__match-header[data-v-047ce32c]{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.regex-visualizer__match-index[data-v-047ce32c]{font-size:14px;font-weight:600;color:#2563eb}.regex-visualizer__match-value[data-v-047ce32c]{font-family:Consolas,Monaco,monospace;font-size:14px;color:#111827;background:#ffeaa7;padding:2px 8px;border-radius:4px}.regex-visualizer__match-position[data-v-047ce32c]{font-size:12px;color:#6b7280;margin-left:auto}.regex-visualizer__groups[data-v-047ce32c]{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.regex-visualizer__group-item[data-v-047ce32c]{padding:8px 12px;background:#f8f9fa;border-radius:4px;border-left:3px solid;font-size:14px}.regex-visualizer__group-label[data-v-047ce32c]{font-weight:500;color:#111827;margin-right:8px}.regex-visualizer__group-value[data-v-047ce32c]{font-family:Consolas,Monaco,monospace;color:#374151}.regex-visualizer__steps[data-v-047ce32c]{background:#eff6ff;padding:12px;border-radius:6px}.regex-visualizer__steps-title[data-v-047ce32c]{font-size:13px;font-weight:500;color:#111827;margin-bottom:8px}.regex-visualizer__step-item[data-v-047ce32c]{display:flex;gap:8px;font-size:13px;color:#374151;margin-bottom:4px}.regex-visualizer__step-item[data-v-047ce32c]:last-child{margin-bottom:0}.regex-visualizer__step-index[data-v-047ce32c]{color:#2563eb;font-weight:500}.regex-visualizer__step-text[data-v-047ce32c]{font-family:Consolas,Monaco,monospace}.regex-visualizer__no-match[data-v-047ce32c]{text-align:center;padding:40px 20px;color:#6b7280;font-size:16px}.regex-visualizer__cheatsheet[data-v-047ce32c]{margin-top:32px;padding-top:32px;border-top:2px solid #e5e7eb}.regex-visualizer__cheatsheet-grid[data-v-047ce32c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:16px}.regex-visualizer__cheatsheet-category h3[data-v-047ce32c]{font-size:16px;font-weight:600;color:#111827;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #2563eb}.regex-visualizer__cheatsheet-table[data-v-047ce32c]{width:100%;border-collapse:collapse;font-size:13px}.regex-visualizer__cheatsheet-table th[data-v-047ce32c],.regex-visualizer__cheatsheet-table td[data-v-047ce32c]{padding:8px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.regex-visualizer__cheatsheet-table th[data-v-047ce32c]{background:#f8f9fa;font-weight:500;color:#111827}.regex-visualizer__cheatsheet-table td[data-v-047ce32c]{color:#374151}.regex-visualizer__cheatsheet-table td code[data-v-047ce32c]{font-family:Consolas,Monaco,monospace;background:#eff6ff;padding:2px 6px;border-radius:3px;font-size:12px;color:#2563eb}.regex-visualizer__cheatsheet-table tr:last-child td[data-v-047ce32c]{border-bottom:none}
