*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#2c3e50}.toast-container[data-v-ce938d43]{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.toast[data-v-ce938d43]{display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:8px;background:#fff;box-shadow:0 4px 12px #00000026;min-width:280px;max-width:400px;pointer-events:auto;font-size:14px;font-weight:500}.toast-success[data-v-ce938d43]{border-left:4px solid #42b883}.toast-error[data-v-ce938d43]{border-left:4px solid #ff5252}.toast-warning[data-v-ce938d43]{border-left:4px solid #ffa726}.toast-info[data-v-ce938d43]{border-left:4px solid #1976d2}.toast-icon[data-v-ce938d43]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0}.toast-success .toast-icon[data-v-ce938d43]{background:#42b883;color:#fff}.toast-error .toast-icon[data-v-ce938d43]{background:#ff5252;color:#fff}.toast-warning .toast-icon[data-v-ce938d43]{background:#ffa726;color:#fff}.toast-info .toast-icon[data-v-ce938d43]{background:#1976d2;color:#fff}.toast-message[data-v-ce938d43]{flex:1;color:#2c3e50;line-height:1.5}.toast-enter-active[data-v-ce938d43],.toast-leave-active[data-v-ce938d43]{transition:all .3s ease}.toast-enter-from[data-v-ce938d43]{opacity:0;transform:translate(100px)}.toast-leave-to[data-v-ce938d43]{opacity:0;transform:translate(100px) scale(.8)}@media (max-width: 768px){.toast-container[data-v-ce938d43]{left:20px;right:20px;top:10px}.toast[data-v-ce938d43]{min-width:auto;max-width:100%}}#app{width:100%;min-height:100vh}.layout[data-v-2108b5c6]{min-height:100vh;display:flex;flex-direction:column}.navbar[data-v-2108b5c6]{background:#fff;box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:100}.navbar-content[data-v-2108b5c6]{max-width:1400px;margin:0 auto;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.navbar-brand[data-v-2108b5c6]{display:flex;align-items:center;gap:12px;cursor:pointer;transition:transform .2s}.navbar-brand[data-v-2108b5c6]:hover{transform:scale(1.02)}.brand-icon[data-v-2108b5c6]{font-size:1.8rem}.brand-text[data-v-2108b5c6]{font-size:1.3rem;font-weight:700;color:#2c3e50}.navbar-actions[data-v-2108b5c6]{display:flex;gap:12px}.btn-home[data-v-2108b5c6]{padding:8px 20px;background:linear-gradient(135deg,#42b883,#35a372);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-home[data-v-2108b5c6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #42b8834d}.main-content[data-v-2108b5c6]{flex:1;width:100%}.footer[data-v-2108b5c6]{background:#fff;padding:24px 20px;text-align:center;border-top:1px solid #ecf0f1;margin-top:60px}.footer p[data-v-2108b5c6]{margin:0;color:#95a5a6;font-size:.9rem}@media (max-width: 768px){.navbar-content[data-v-2108b5c6]{padding:12px 16px}.brand-text[data-v-2108b5c6]{font-size:1.1rem}.brand-icon[data-v-2108b5c6]{font-size:1.5rem}.btn-home[data-v-2108b5c6]{padding:6px 16px;font-size:.9rem}}.home[data-v-aec717ce]{max-width:1200px;margin:0 auto;padding:40px 20px}.home-header[data-v-aec717ce]{text-align:center;margin-bottom:60px}.home-header h1[data-v-aec717ce]{font-size:3rem;margin:0 0 16px;color:#2c3e50;font-weight:700}.subtitle[data-v-aec717ce]{font-size:1.3rem;color:#7f8c8d;margin:0}.tools-grid[data-v-aec717ce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.tool-card[data-v-aec717ce]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #00000014;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.tool-card[data-v-aec717ce]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#42b883}.tool-icon[data-v-aec717ce]{font-size:3.5rem;margin-bottom:20px;display:flex;align-items:center;justify-content:center;height:80px}.tool-name[data-v-aec717ce]{font-size:1.4rem;margin:0 0 12px;color:#2c3e50;font-weight:600}.tool-description[data-v-aec717ce]{color:#7f8c8d;font-size:1rem;line-height:1.6;margin:0 0 20px;min-height:48px}.tool-footer[data-v-aec717ce]{padding-top:16px;border-top:1px solid #ecf0f1}.tool-link[data-v-aec717ce]{color:#42b883;font-weight:600;font-size:.95rem;transition:color .3s}.tool-card:hover .tool-link[data-v-aec717ce]{color:#35a372}@media (max-width: 768px){.home[data-v-aec717ce]{padding:20px 16px}.home-header[data-v-aec717ce]{margin-bottom:40px}.home-header h1[data-v-aec717ce]{font-size:2rem}.subtitle[data-v-aec717ce]{font-size:1rem}.tools-grid[data-v-aec717ce]{grid-template-columns:1fr}}[data-v-cebb66a9]{box-sizing:border-box}.container[data-v-cebb66a9]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-cebb66a9]{text-align:center;margin-bottom:40px}h1[data-v-cebb66a9]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-cebb66a9]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-cebb66a9]{display:flex;flex-direction:column;gap:30px}.input-section[data-v-cebb66a9]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-cebb66a9]:hover{box-shadow:0 4px 16px #0000001f}.section-header[data-v-cebb66a9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-cebb66a9]{font-size:1.4rem;margin:0;color:#2c3e50}.header-actions[data-v-cebb66a9]{display:flex;gap:12px;align-items:center}.line-count[data-v-cebb66a9]{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.input-with-history[data-v-cebb66a9]{position:relative}textarea[data-v-cebb66a9]{width:100%;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s}textarea[data-v-cebb66a9]:focus{outline:none;border-color:#42b883}.template-input[data-v-cebb66a9]{min-height:150px}.replace-input[data-v-cebb66a9]{min-height:120px}.result-output[data-v-cebb66a9]{min-height:300px;background:#f8f9fa}.history-panel[data-v-cebb66a9]{margin-top:16px;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:16px;max-height:400px;overflow-y:auto}.history-panel.empty[data-v-cebb66a9]{text-align:center;color:#95a5a6;padding:32px}.history-header[data-v-cebb66a9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.history-header h3[data-v-cebb66a9]{font-size:1rem;margin:0;color:#2c3e50}.history-list[data-v-cebb66a9]{display:flex;flex-direction:column;gap:8px}.history-item[data-v-cebb66a9]{display:flex;gap:8px;align-items:center;background:#fff;padding:12px;border-radius:6px;transition:background .2s}.history-item[data-v-cebb66a9]:hover{background:#e3f2fd}.history-content[data-v-cebb66a9]{flex:1;cursor:pointer;font-size:.9rem;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Consolas,Monaco,Courier New,monospace}.replace-inputs[data-v-cebb66a9]{display:flex;flex-direction:column;gap:20px}.replace-input-item[data-v-cebb66a9]{border:2px solid #f0f0f0;border-radius:8px;padding:16px;background:#fafafa;transition:all .3s}.replace-input-item[data-v-cebb66a9]:hover{border-color:#42b883;background:#f5f9f7}.input-header[data-v-cebb66a9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.input-label[data-v-cebb66a9]{font-weight:600;color:#42b883;font-size:1.1rem;font-family:Consolas,Monaco,Courier New,monospace;cursor:pointer;padding:6px 12px;border-radius:6px;background:#e8f5f0;transition:all .2s}.input-label[data-v-cebb66a9]:hover{background:#42b883;color:#fff;transform:scale(1.05)}.input-label[data-v-cebb66a9]:active{transform:scale(.95)}.input-actions[data-v-cebb66a9]{display:flex;gap:12px;align-items:center}.actions[data-v-cebb66a9]{display:flex;gap:16px;justify-content:center;padding:20px 0}button[data-v-cebb66a9]{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}button[data-v-cebb66a9]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-v-cebb66a9]{background:linear-gradient(135deg,#42b883,#35a372);color:#fff;padding:14px 32px;font-size:1.1rem}.btn-primary[data-v-cebb66a9]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #42b88366}.btn-secondary[data-v-cebb66a9]{background:#e0e0e0;color:#2c3e50}.btn-secondary[data-v-cebb66a9]:hover:not(:disabled){background:#d0d0d0}.btn-add[data-v-cebb66a9]{background:#42b883;color:#fff;padding:8px 16px;font-size:.9rem}.btn-add[data-v-cebb66a9]:hover{background:#35a372}.btn-remove[data-v-cebb66a9]{background:#ff5252;color:#fff;padding:6px 14px;font-size:.85rem}.btn-remove[data-v-cebb66a9]:hover{background:#ff1744}.btn-delete[data-v-cebb66a9]{background:#ff5252;color:#fff;padding:4px 10px;font-size:1rem;border-radius:4px;min-width:32px}.btn-delete[data-v-cebb66a9]:hover{background:#ff1744}.btn-danger-small[data-v-cebb66a9]{background:#ff5252;color:#fff;padding:6px 12px;font-size:.85rem}.btn-danger-small[data-v-cebb66a9]:hover{background:#ff1744}.result-section[data-v-cebb66a9]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.result-section[data-v-cebb66a9]:hover{box-shadow:0 4px 16px #0000001f}@media (max-width: 768px){.container[data-v-cebb66a9]{padding:20px 10px}h1[data-v-cebb66a9]{font-size:1.8rem}.section-header[data-v-cebb66a9]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-cebb66a9]{width:100%;justify-content:space-between}.input-header[data-v-cebb66a9]{flex-wrap:wrap;gap:8px}.input-actions[data-v-cebb66a9]{flex-wrap:wrap}.actions[data-v-cebb66a9]{flex-direction:column}button[data-v-cebb66a9]{width:100%}}[data-v-f5e0a5a2]{box-sizing:border-box}.container[data-v-f5e0a5a2]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-f5e0a5a2]{text-align:center;margin-bottom:40px}h1[data-v-f5e0a5a2]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-f5e0a5a2]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-f5e0a5a2]{display:flex;flex-direction:column;gap:30px}.separator-section[data-v-f5e0a5a2]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.separator-section[data-v-f5e0a5a2]:hover{box-shadow:0 4px 16px #0000001f}.section-header[data-v-f5e0a5a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-f5e0a5a2]{font-size:1.4rem;margin:0;color:#2c3e50}.separator-presets[data-v-f5e0a5a2]{display:flex;gap:8px}.btn-preset[data-v-f5e0a5a2]{padding:6px 16px;border:2px solid #e0e0e0;border-radius:6px;background:#fff;color:#2c3e50;font-size:.9rem;cursor:pointer;transition:all .3s}.btn-preset[data-v-f5e0a5a2]:hover{border-color:#42b883;background:#f0f9f5}.btn-preset.active[data-v-f5e0a5a2]{border-color:#42b883;background:#42b883;color:#fff}.separator-input[data-v-f5e0a5a2]{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .3s}.separator-input[data-v-f5e0a5a2]:focus{outline:none;border-color:#42b883}.input-sections[data-v-f5e0a5a2]{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.input-section[data-v-f5e0a5a2]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-f5e0a5a2]:hover{box-shadow:0 4px 16px #0000001f}.line-count[data-v-f5e0a5a2]{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.text-input[data-v-f5e0a5a2]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s}.text-input[data-v-f5e0a5a2]:focus{outline:none;border-color:#42b883}.swap-button-wrapper[data-v-f5e0a5a2]{display:flex;align-items:center;padding-top:60px}.btn-swap[data-v-f5e0a5a2]{padding:16px;border:none;border-radius:50%;background:linear-gradient(135deg,#42b883,#35a372);color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .3s;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.btn-swap[data-v-f5e0a5a2]:hover{transform:rotate(180deg) scale(1.1);box-shadow:0 4px 12px #42b88366}.header-actions[data-v-f5e0a5a2]{display:flex;gap:12px;align-items:center}.actions[data-v-f5e0a5a2]{display:flex;gap:16px;justify-content:center;padding:20px 0}button[data-v-f5e0a5a2]{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}button[data-v-f5e0a5a2]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-v-f5e0a5a2]{background:linear-gradient(135deg,#42b883,#35a372);color:#fff;padding:14px 32px;font-size:1.1rem}.btn-primary[data-v-f5e0a5a2]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #42b88366}.btn-secondary[data-v-f5e0a5a2]{background:#e0e0e0;color:#2c3e50}.btn-secondary[data-v-f5e0a5a2]:hover:not(:disabled){background:#d0d0d0}.result-section[data-v-f5e0a5a2]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.result-section[data-v-f5e0a5a2]:hover{box-shadow:0 4px 16px #0000001f}.result-output[data-v-f5e0a5a2]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;background:#f8f9fa}@media (max-width: 1024px){.input-sections[data-v-f5e0a5a2]{grid-template-columns:1fr}.swap-button-wrapper[data-v-f5e0a5a2]{padding-top:0;justify-content:center}.btn-swap[data-v-f5e0a5a2]{transform:rotate(90deg)}.btn-swap[data-v-f5e0a5a2]:hover{transform:rotate(270deg) scale(1.1)}}@media (max-width: 768px){.container[data-v-f5e0a5a2]{padding:20px 10px}h1[data-v-f5e0a5a2]{font-size:1.8rem}.separator-presets[data-v-f5e0a5a2]{flex-wrap:wrap}.section-header[data-v-f5e0a5a2]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-f5e0a5a2]{width:100%;justify-content:space-between}.actions[data-v-f5e0a5a2]{flex-direction:column}button[data-v-f5e0a5a2]{width:100%}}[data-v-7ce85673]{box-sizing:border-box}.container[data-v-7ce85673]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-7ce85673]{text-align:center;margin-bottom:40px}h1[data-v-7ce85673]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-7ce85673]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-7ce85673]{display:flex;flex-direction:column;gap:30px}.preview-section[data-v-7ce85673]{display:flex;justify-content:center;animation:fadeIn-7ce85673 .5s}@keyframes fadeIn-7ce85673{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.preview-badge[data-v-7ce85673]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:12px 24px;border-radius:50px;font-weight:600;box-shadow:0 4px 12px #ff6b6b4d}.preview-count[data-v-7ce85673]{font-size:1.5rem;font-weight:700;padding:0 8px}.preview-formula[data-v-7ce85673]{opacity:.9;font-size:.9rem;margin-left:4px}.separator-section[data-v-7ce85673]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.separator-section[data-v-7ce85673]:hover{box-shadow:0 4px 16px #0000001f}.section-header[data-v-7ce85673]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-7ce85673]{font-size:1.4rem;margin:0;color:#2c3e50}.separator-presets[data-v-7ce85673]{display:flex;gap:8px}.btn-preset[data-v-7ce85673]{padding:6px 16px;border:2px solid #e0e0e0;border-radius:6px;background:#fff;color:#2c3e50;font-size:.9rem;cursor:pointer;transition:all .3s}.btn-preset[data-v-7ce85673]:hover{border-color:#ff6b6b;background:#fff5f5}.btn-preset.active[data-v-7ce85673]{border-color:#ff6b6b;background:#ff6b6b;color:#fff}.separator-input[data-v-7ce85673]{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .3s}.separator-input[data-v-7ce85673]:focus{outline:none;border-color:#ff6b6b}.input-sections[data-v-7ce85673]{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.input-section[data-v-7ce85673]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-7ce85673]:hover{box-shadow:0 4px 16px #0000001f}.line-count[data-v-7ce85673]{background:#ffe3e3;color:#ff6b6b;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.text-input[data-v-7ce85673]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s}.text-input[data-v-7ce85673]:focus{outline:none;border-color:#ff6b6b}.multiply-symbol[data-v-7ce85673]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding-top:60px}.symbol[data-v-7ce85673]{font-size:3rem;color:#ff6b6b;font-weight:700;animation:pulse-7ce85673 2s ease-in-out infinite}@keyframes pulse-7ce85673{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.btn-swap-small[data-v-7ce85673]{padding:8px 12px;border:none;border-radius:50%;background:#e0e0e0;color:#2c3e50;font-size:1rem;cursor:pointer;transition:all .3s}.btn-swap-small[data-v-7ce85673]:hover{background:#ff6b6b;color:#fff;transform:rotate(180deg)}.header-actions[data-v-7ce85673]{display:flex;gap:12px;align-items:center}.actions[data-v-7ce85673]{display:flex;gap:16px;justify-content:center;padding:20px 0}button[data-v-7ce85673]{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}button[data-v-7ce85673]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-v-7ce85673]{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:14px 32px;font-size:1.1rem}.btn-primary[data-v-7ce85673]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}.btn-secondary[data-v-7ce85673]{background:#e0e0e0;color:#2c3e50}.btn-secondary[data-v-7ce85673]:hover:not(:disabled){background:#d0d0d0}.result-section[data-v-7ce85673]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.result-section[data-v-7ce85673]:hover{box-shadow:0 4px 16px #0000001f}.result-output[data-v-7ce85673]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;background:#fff9f9}@media (max-width: 1024px){.input-sections[data-v-7ce85673]{grid-template-columns:1fr}.multiply-symbol[data-v-7ce85673]{padding-top:0;flex-direction:row}.symbol[data-v-7ce85673]{transform:rotate(90deg)}}@media (max-width: 768px){.container[data-v-7ce85673]{padding:20px 10px}h1[data-v-7ce85673]{font-size:1.8rem}.separator-presets[data-v-7ce85673]{flex-wrap:wrap}.section-header[data-v-7ce85673]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-7ce85673]{width:100%;justify-content:space-between}.actions[data-v-7ce85673]{flex-direction:column}button[data-v-7ce85673]{width:100%}.preview-badge[data-v-7ce85673]{flex-wrap:wrap;justify-content:center}}[data-v-5b6e8122]{box-sizing:border-box}.container[data-v-5b6e8122]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-5b6e8122]{text-align:center;margin-bottom:40px}h1[data-v-5b6e8122]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-5b6e8122]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-5b6e8122]{display:flex;flex-direction:column;gap:30px}.stats-panel[data-v-5b6e8122]{display:flex;justify-content:center;align-items:center;gap:20px;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000001a;animation:slideIn-5b6e8122 .5s}@keyframes slideIn-5b6e8122{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.stat-item[data-v-5b6e8122]{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-item.removed[data-v-5b6e8122]{background:#fff5f5;padding:12px 20px;border-radius:8px;border:2px solid #ff6b6b}.stat-label[data-v-5b6e8122]{font-size:.9rem;color:#7f8c8d}.stat-value[data-v-5b6e8122]{font-size:2rem;font-weight:700;color:#2c3e50}.stat-value.highlight[data-v-5b6e8122]{color:#42b883}.stat-item.removed .stat-value[data-v-5b6e8122]{color:#ff6b6b}.stat-arrow[data-v-5b6e8122]{font-size:2rem;color:#42b883}.options-section[data-v-5b6e8122]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.section-header[data-v-5b6e8122]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-5b6e8122]{font-size:1.4rem;margin:0;color:#2c3e50}.options-grid[data-v-5b6e8122]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.option-item[data-v-5b6e8122]{display:flex;flex-direction:column;gap:6px;padding:16px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .3s;border:2px solid transparent}.option-item[data-v-5b6e8122]:hover{background:#e8f5f0;border-color:#42b883}.option-item input[type=checkbox][data-v-5b6e8122]{width:20px;height:20px;cursor:pointer;accent-color:#42b883}.option-label[data-v-5b6e8122]{font-weight:600;color:#2c3e50}.option-desc[data-v-5b6e8122]{font-size:.85rem;color:#7f8c8d}.io-sections[data-v-5b6e8122]{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.input-section[data-v-5b6e8122]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-5b6e8122]:hover{box-shadow:0 4px 16px #0000001f}.line-count[data-v-5b6e8122]{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.header-actions[data-v-5b6e8122]{display:flex;gap:12px;align-items:center}.text-input[data-v-5b6e8122],.text-output[data-v-5b6e8122]{width:100%;min-height:400px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s}.text-input[data-v-5b6e8122]:focus{outline:none;border-color:#42b883}.text-output[data-v-5b6e8122]{background:#f8f9fa}.action-buttons-vertical[data-v-5b6e8122]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding-top:60px}.actions[data-v-5b6e8122]{display:flex;gap:16px;justify-content:center;padding:20px 0}button[data-v-5b6e8122]{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}button[data-v-5b6e8122]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-v-5b6e8122]{background:linear-gradient(135deg,#42b883,#35a372);color:#fff;padding:14px 32px;font-size:1.1rem;white-space:nowrap}.btn-primary[data-v-5b6e8122]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #42b88366}.btn-secondary[data-v-5b6e8122]{background:#e0e0e0;color:#2c3e50}.btn-secondary[data-v-5b6e8122]:hover:not(:disabled){background:#d0d0d0}.btn-secondary-small[data-v-5b6e8122]{background:#e0e0e0;color:#2c3e50;padding:6px 16px;font-size:.9rem}.btn-secondary-small[data-v-5b6e8122]:hover:not(:disabled){background:#d0d0d0}.btn-swap[data-v-5b6e8122]{background:#fff;border:2px solid #42b883;color:#42b883;padding:12px;font-size:1.2rem;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.btn-swap[data-v-5b6e8122]:hover{background:#42b883;color:#fff;transform:rotate(180deg)}@media (max-width: 1024px){.io-sections[data-v-5b6e8122]{grid-template-columns:1fr}.action-buttons-vertical[data-v-5b6e8122]{flex-direction:row;padding-top:0}.options-grid[data-v-5b6e8122]{grid-template-columns:1fr}}@media (max-width: 768px){.container[data-v-5b6e8122]{padding:20px 10px}h1[data-v-5b6e8122]{font-size:1.8rem}.stats-panel[data-v-5b6e8122]{flex-wrap:wrap;gap:12px}.section-header[data-v-5b6e8122]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-5b6e8122]{width:100%;justify-content:space-between}.actions[data-v-5b6e8122]{flex-direction:column}button[data-v-5b6e8122]{width:100%}.btn-primary[data-v-5b6e8122]{padding:12px 24px;font-size:1rem}}[data-v-41f00252]{box-sizing:border-box}.container[data-v-41f00252]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-41f00252]{text-align:center;margin-bottom:40px}h1[data-v-41f00252]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-41f00252]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-41f00252]{display:flex;flex-direction:column;gap:30px}.mode-switcher[data-v-41f00252]{display:flex;justify-content:center}.btn-mode[data-v-41f00252]{display:flex;align-items:center;gap:12px;padding:16px 32px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #0000001a}.btn-mode.encode[data-v-41f00252]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-mode.decode[data-v-41f00252]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-mode[data-v-41f00252]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.mode-icon[data-v-41f00252]{font-size:1.5rem}.mode-switch[data-v-41f00252]{font-size:.9rem;opacity:.9}.options-section[data-v-41f00252]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.section-header[data-v-41f00252]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-41f00252]{font-size:1.4rem;margin:0;color:#2c3e50}.options-grid[data-v-41f00252]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.radio-item[data-v-41f00252],.checkbox-item[data-v-41f00252]{display:flex;flex-direction:column;gap:6px;padding:16px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .3s;border:2px solid transparent}.radio-item[data-v-41f00252]:hover,.checkbox-item[data-v-41f00252]:hover,.radio-item.active[data-v-41f00252]{background:#e8f0fe;border-color:#667eea}.radio-item input[type=radio][data-v-41f00252],.checkbox-item input[type=checkbox][data-v-41f00252]{width:20px;height:20px;cursor:pointer;accent-color:#667eea}.radio-label[data-v-41f00252],.checkbox-label[data-v-41f00252]{font-weight:600;color:#2c3e50}.radio-desc[data-v-41f00252],.checkbox-desc[data-v-41f00252]{font-size:.85rem;color:#7f8c8d;font-family:Consolas,Monaco,monospace}.io-sections[data-v-41f00252]{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.input-section[data-v-41f00252],.output-section[data-v-41f00252]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-41f00252]:hover,.output-section[data-v-41f00252]:hover{box-shadow:0 4px 16px #0000001f}.header-actions[data-v-41f00252]{display:flex;gap:12px;align-items:center}.char-count[data-v-41f00252]{background:#e8f0fe;color:#667eea;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.btn-example[data-v-41f00252],.btn-copy[data-v-41f00252]{background:#e0e0e0;color:#2c3e50;padding:6px 16px;font-size:.9rem;border:none;border-radius:6px;cursor:pointer;transition:all .3s}.btn-example[data-v-41f00252]:hover,.btn-copy[data-v-41f00252]:hover:not(:disabled){background:#d0d0d0}.text-input[data-v-41f00252],.text-output[data-v-41f00252]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s;line-height:1.6}.text-input[data-v-41f00252]:focus{outline:none;border-color:#667eea}.text-output[data-v-41f00252]{background:#f8f9fa}.action-buttons[data-v-41f00252]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding-top:60px}.btn-primary[data-v-41f00252]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:14px 32px;font-size:1.1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-primary[data-v-41f00252]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-swap[data-v-41f00252]{background:#fff;border:2px solid #667eea;color:#667eea;padding:12px;font-size:1.2rem;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.btn-swap[data-v-41f00252]:hover{background:#667eea;color:#fff;transform:rotate(180deg)}.actions[data-v-41f00252]{display:flex;gap:16px;justify-content:center;padding:20px 0}.btn-secondary[data-v-41f00252]{background:#e0e0e0;color:#2c3e50;padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary[data-v-41f00252]:hover{background:#d0d0d0}button[data-v-41f00252]:disabled{opacity:.5;cursor:not-allowed}.help-section[data-v-41f00252]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.help-section h3[data-v-41f00252]{margin:0 0 16px;color:#2c3e50}.help-grid[data-v-41f00252]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.help-item[data-v-41f00252]{padding:12px;background:#f8f9fa;border-radius:6px;font-size:.9rem}.help-item strong[data-v-41f00252]{display:block;margin-bottom:6px;color:#2c3e50}.help-item code[data-v-41f00252]{background:#e8f0fe;color:#667eea;padding:2px 6px;border-radius:3px;font-family:Consolas,Monaco,monospace;font-size:.85rem}@media (max-width: 1024px){.io-sections[data-v-41f00252]{grid-template-columns:1fr}.action-buttons[data-v-41f00252]{flex-direction:row;padding-top:0}.options-grid[data-v-41f00252],.help-grid[data-v-41f00252]{grid-template-columns:1fr}}@media (max-width: 768px){.container[data-v-41f00252]{padding:20px 10px}h1[data-v-41f00252]{font-size:1.8rem}.btn-mode[data-v-41f00252]{padding:12px 24px;font-size:1rem}.section-header[data-v-41f00252]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-41f00252]{width:100%;justify-content:space-between}.actions[data-v-41f00252]{flex-direction:column}button[data-v-41f00252]{width:100%}}[data-v-ed68d14c]{box-sizing:border-box}.container[data-v-ed68d14c]{max-width:1400px;margin:0 auto;padding:40px 20px}header[data-v-ed68d14c]{text-align:center;margin-bottom:40px}h1[data-v-ed68d14c]{font-size:2.5rem;margin:0 0 10px;color:#2c3e50;font-weight:700}.subtitle[data-v-ed68d14c]{color:#7f8c8d;font-size:1.1rem;margin:0}.main-content[data-v-ed68d14c]{display:flex;flex-direction:column;gap:30px}.io-sections[data-v-ed68d14c]{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.input-section[data-v-ed68d14c],.output-section[data-v-ed68d14c]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s}.input-section[data-v-ed68d14c]:hover,.output-section[data-v-ed68d14c]:hover{box-shadow:0 4px 16px #0000001f}.section-header[data-v-ed68d14c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2[data-v-ed68d14c]{font-size:1.4rem;margin:0;color:#2c3e50}.header-actions[data-v-ed68d14c]{display:flex;gap:12px;align-items:center}.line-count[data-v-ed68d14c]{background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:.9rem;font-weight:600}.btn-example[data-v-ed68d14c],.btn-copy[data-v-ed68d14c]{background:#e0e0e0;color:#2c3e50;padding:6px 16px;font-size:.9rem;border:none;border-radius:6px;cursor:pointer;transition:all .3s}.btn-example[data-v-ed68d14c]:hover,.btn-copy[data-v-ed68d14c]:hover:not(:disabled){background:#d0d0d0}textarea[data-v-ed68d14c]{width:100%;min-height:300px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Consolas,Monaco,Courier New,monospace;resize:vertical;transition:border-color .3s;line-height:1.6}.text-input[data-v-ed68d14c]:focus{outline:none;border-color:#9c27b0}.text-output[data-v-ed68d14c]{background:#f8f9fa}.action-buttons[data-v-ed68d14c]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding-top:60px}.btn-primary[data-v-ed68d14c]{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;padding:14px 32px;font-size:1.1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-primary[data-v-ed68d14c]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9c27b066}.btn-restore[data-v-ed68d14c]{background:#ff9800;color:#fff;padding:10px 24px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-restore[data-v-ed68d14c]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.btn-restore[data-v-ed68d14c]:disabled{opacity:.5;cursor:not-allowed}.btn-swap[data-v-ed68d14c]{background:#fff;border:2px solid #9c27b0;color:#9c27b0;padding:12px;font-size:1.2rem;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.btn-swap[data-v-ed68d14c]:hover{background:#9c27b0;color:#fff;transform:rotate(180deg)}.actions[data-v-ed68d14c]{display:flex;gap:16px;justify-content:center;padding:20px 0}.btn-secondary[data-v-ed68d14c]{background:#e0e0e0;color:#2c3e50;padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary[data-v-ed68d14c]:hover{background:#d0d0d0}button[data-v-ed68d14c]:disabled{opacity:.5;cursor:not-allowed}.help-section[data-v-ed68d14c]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.help-section h3[data-v-ed68d14c]{margin:0 0 16px;color:#2c3e50}.help-content[data-v-ed68d14c]{color:#555;line-height:1.8}.help-content p[data-v-ed68d14c]{margin:0 0 12px}.help-content ul[data-v-ed68d14c]{margin:0;padding-left:24px}.help-content li[data-v-ed68d14c]{margin:6px 0}@media (max-width: 1024px){.io-sections[data-v-ed68d14c]{grid-template-columns:1fr}.action-buttons[data-v-ed68d14c]{flex-direction:row;padding-top:0}}@media (max-width: 768px){.container[data-v-ed68d14c]{padding:20px 10px}h1[data-v-ed68d14c]{font-size:1.8rem}.section-header[data-v-ed68d14c]{flex-direction:column;align-items:flex-start;gap:12px}.header-actions[data-v-ed68d14c]{width:100%;justify-content:space-between}.action-buttons[data-v-ed68d14c]{flex-wrap:wrap;justify-content:center}.actions[data-v-ed68d14c]{flex-direction:column}button[data-v-ed68d14c]{width:100%}.btn-swap[data-v-ed68d14c]{width:48px}}
