.tool-page[data-v-7b97fe2b]{padding:2rem 0 5rem}.tool-back[data-v-7b97fe2b]{color:var(--color-gray-500);transition:color var(--transition-fast);align-items:center;gap:.375rem;margin-bottom:1.75rem;font-size:.875rem;text-decoration:none;display:inline-flex}.tool-back[data-v-7b97fe2b]:hover{color:var(--color-black)}.tool-header[data-v-7b97fe2b]{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.tool-header-copy[data-v-7b97fe2b]{flex-direction:column;gap:.25rem;display:flex}.header-meta[data-v-7b97fe2b]{background:var(--color-gray-100);width:fit-content;color:var(--color-gray-600);border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.tool-header-icon[data-v-7b97fe2b]{background:var(--color-black);border-radius:var(--radius-xl);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.tool-title[data-v-7b97fe2b]{color:var(--color-black);letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.tool-subtitle[data-v-7b97fe2b]{color:var(--color-gray-500);max-width:760px;font-size:.9375rem}.mode-switch[data-v-7b97fe2b]{border:1px solid var(--color-gray-200);background:var(--color-gray-50);border-radius:9999px;padding:.1875rem;display:inline-flex}.mode-btn[data-v-7b97fe2b]{color:var(--color-gray-500);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.mode-btn.active[data-v-7b97fe2b]{background:var(--color-black);color:var(--color-white)}.mode-btn[data-v-7b97fe2b]:hover:not(.active){color:var(--color-black)}.input-row[data-v-7b97fe2b]{align-items:stretch;gap:0;margin-bottom:1rem;display:flex}.input-col[data-v-7b97fe2b]{flex-direction:column;flex:1;min-width:0;display:flex}.col-header[data-v-7b97fe2b]{background:var(--color-white);border:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-100);border-radius:var(--radius-lg) var(--radius-lg) 0 0;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.col-label[data-v-7b97fe2b]{color:var(--color-black);font-size:.8125rem;font-weight:600}.line-count[data-v-7b97fe2b]{color:var(--color-gray-500);font-size:.75rem}.diff-input[data-v-7b97fe2b]{border:1px solid var(--color-gray-200);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--color-white);min-height:220px;font-family:var(--font-mono);color:var(--color-black);resize:vertical;box-sizing:border-box;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-top:none;outline:none;flex:1;padding:.75rem;font-size:.8125rem;line-height:1.6}.diff-input[data-v-7b97fe2b]:focus{border-color:var(--color-black);border-top:1px solid var(--color-black);margin-top:-1px}.swap-col[data-v-7b97fe2b]{justify-content:center;align-items:center;padding:35px .75rem 0;display:flex}.swap-btn[data-v-7b97fe2b]{border:1px solid var(--color-gray-200);background:var(--color-white);cursor:pointer;width:32px;height:32px;color:var(--color-gray-500);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.swap-btn[data-v-7b97fe2b]:hover{border-color:var(--color-black);color:var(--color-black);transform:scale(1.05)}.controls-bar[data-v-7b97fe2b]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.controls-left[data-v-7b97fe2b]{align-items:center;gap:.5rem;display:flex}.controls-right[data-v-7b97fe2b]{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.control-group[data-v-7b97fe2b]{align-items:center;gap:.5rem;display:flex}.ctrl-label[data-v-7b97fe2b]{color:var(--color-gray-500);white-space:nowrap;font-size:.8125rem}.stats-bar[data-v-7b97fe2b]{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);align-items:center;gap:.625rem;margin-bottom:.75rem;padding:.5rem .875rem;font-size:.8125rem;display:flex}.stat.added[data-v-7b97fe2b]{color:#16a34a;font-weight:600}.stat.removed[data-v-7b97fe2b]{color:#dc2626;font-weight:600}.stat-sep[data-v-7b97fe2b]{color:var(--color-gray-300)}.editor-wrapper[data-v-7b97fe2b]{border-radius:var(--radius-lg);border:1px solid var(--color-gray-200);background:var(--color-white);margin-bottom:1.25rem;overflow:hidden}.editor-placeholder[data-v-7b97fe2b]{background:var(--color-white);height:540px;color:var(--color-gray-400);border:1px dashed var(--color-gray-300);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:-1px;display:flex}.placeholder-icon[data-v-7b97fe2b]{opacity:.2;color:var(--color-gray-400);font-size:3rem}.editor-placeholder p[data-v-7b97fe2b]{color:var(--color-gray-500);margin:0;font-size:.875rem;font-weight:500}.examples-panel[data-v-7b97fe2b]{margin-bottom:1.25rem}.tool-card-panel[data-v-7b97fe2b]{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);padding:1.25rem}.panel-header[data-v-7b97fe2b]{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.panel-title[data-v-7b97fe2b]{color:var(--color-gray-900);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.panel-subtitle[data-v-7b97fe2b]{color:var(--color-gray-500);margin-top:.25rem;font-size:.8125rem;line-height:1.5}.example-grid[data-v-7b97fe2b]{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;display:grid}.example-card[data-v-7b97fe2b]{text-align:left;border:1px solid var(--color-gray-200);background:var(--color-gray-50);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);padding:1rem}.example-card[data-v-7b97fe2b]:hover{border-color:var(--color-black);background:var(--color-white);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.example-title[data-v-7b97fe2b]{color:var(--color-black);font-size:.875rem;font-weight:700}.example-code[data-v-7b97fe2b]{font-family:var(--font-mono);color:var(--color-gray-600);word-break:break-all;margin-top:.5rem;font-size:.6875rem;line-height:1.5;display:block}.example-desc[data-v-7b97fe2b]{color:var(--color-gray-500);margin-top:.375rem;font-size:.8125rem;line-height:1.5}.tool-description[data-v-7b97fe2b]{border-top:1px solid var(--color-gray-200);margin-top:2rem;padding-top:2rem}.desc-title[data-v-7b97fe2b]{color:var(--color-gray-900);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.tool-description p[data-v-7b97fe2b]{color:var(--color-gray-600);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.tool-description h3[data-v-7b97fe2b]{color:var(--color-gray-800);margin:1.5rem 0 .75rem;font-size:1rem;font-weight:700}.note-list[data-v-7b97fe2b]{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.note-list li[data-v-7b97fe2b]{color:var(--color-gray-600);background:var(--color-gray-50);border-radius:var(--radius-md);border-left:3px solid var(--color-black);padding:.625rem .875rem;font-size:.9375rem;line-height:1.75}.scenario-list[data-v-7b97fe2b]{flex-direction:column;gap:.875rem;margin-top:.75rem;display:flex}.scenario-item[data-v-7b97fe2b]{border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);padding:1rem 1.125rem}.scenario-head[data-v-7b97fe2b]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.scenario-title[data-v-7b97fe2b]{color:var(--color-gray-900);font-size:.9375rem;font-weight:600}.scenario-desc[data-v-7b97fe2b]{color:var(--color-gray-600);margin:0;font-size:.875rem;line-height:1.6}.faq-list[data-v-7b97fe2b]{flex-direction:column;gap:.625rem;display:flex}.faq-icon-open[data-v-7b97fe2b]{transform:rotate(180deg)}.editor-wrapper[data-v-7b97fe2b]{font-family:var(--font-mono)}html.dark .tool-card-panel[data-v-7b97fe2b]{background:var(--color-gray-50);border-color:var(--color-gray-100)}html.dark .col-header[data-v-7b97fe2b]{background:var(--color-gray-50);border-color:var(--color-gray-200)}html.dark .col-label[data-v-7b97fe2b]{color:var(--color-gray-300)}html.dark .diff-input[data-v-7b97fe2b]{border-color:var(--color-gray-200);color:var(--color-gray-300);background:#ffffff08}html.dark .diff-input[data-v-7b97fe2b]:focus{border-color:var(--color-white)}html.dark .swap-btn[data-v-7b97fe2b]{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-gray-400)}html.dark .swap-btn[data-v-7b97fe2b]:hover{border-color:var(--color-white);color:var(--color-white)}html.dark .mode-btn.active[data-v-7b97fe2b]{background:var(--color-white);color:var(--color-black)}html.dark .mode-switch[data-v-7b97fe2b]{background:#ffffff0a;border-color:#ffffff1a}html.dark .stats-bar[data-v-7b97fe2b]{background:var(--color-gray-50);border-color:var(--color-gray-200)}html.dark .editor-wrapper[data-v-7b97fe2b]{border-color:var(--color-gray-200)}html.dark .example-card[data-v-7b97fe2b]{background:var(--color-gray-50)}html.dark .scenario-item[data-v-7b97fe2b]{border-color:var(--color-gray-100)}@media (width<=1024px){.example-grid[data-v-7b97fe2b]{grid-template-columns:1fr 1fr}}@media (width<=768px){.input-row[data-v-7b97fe2b]{flex-direction:column;gap:.75rem}.swap-col[data-v-7b97fe2b]{flex-direction:row;padding:0}.swap-btn[data-v-7b97fe2b]{transform:rotate(90deg)}.controls-bar[data-v-7b97fe2b]{flex-direction:column;align-items:flex-start}.controls-right[data-v-7b97fe2b]{flex-direction:column;align-items:flex-start;width:100%}}@media (width<=640px){.tool-page[data-v-7b97fe2b]{padding:1.5rem 0 3.5rem}.tool-header-icon[data-v-7b97fe2b]{width:44px;height:44px}.tool-title[data-v-7b97fe2b]{font-size:1.5rem}.example-grid[data-v-7b97fe2b]{grid-template-columns:1fr}}.monaco-editor .line-insert{background-color:#15803d0a!important}.monaco-editor .line-delete{background-color:#dc26260a!important}.monaco-editor .char-insert{border-radius:2px;color:#14532d!important;background-color:#15803d52!important;font-weight:600!important}.monaco-editor .char-delete{border-radius:2px;color:#7f1d1d!important;background-color:#dc262647!important;font-weight:600!important}.monaco-editor .margin-view-overlays .diff-insert,.monaco-editor .glyph-margin .diff-insert{background:#15803d0f}.monaco-editor .margin-view-overlays .diff-remove,.monaco-editor .glyph-margin .diff-remove{background:#dc26260f}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{opacity:.12}.monaco-editor .diffOverview .diffOverviewRuler .inserted{background:#15803d59!important}.monaco-editor .diffOverview .diffOverviewRuler .removed{background:#dc262659!important}.monaco-editor .view-lines{font-family:Fira Code,Cascadia Code,JetBrains Mono,Consolas,monospace!important}.monaco-editor .view-line{line-height:20px!important}html.dark .monaco-editor .char-insert{color:#bbf7d0!important;background-color:#22c55e59!important}html.dark .monaco-editor .char-delete{color:#fecaca!important;background-color:#f8717152!important}html.dark .monaco-editor .line-insert{background-color:#22c55e0d!important}html.dark .monaco-editor .line-delete{background-color:#f871710d!important}
