.tool[data-v-22baabfc]{display:flex;flex-direction:column;gap:16px}.layout[data-v-22baabfc]{display:grid;grid-template-columns:480px 1fr;gap:24px;align-items:start}.left-panel[data-v-22baabfc],.right-panel[data-v-22baabfc]{display:flex;flex-direction:column;gap:16px}.right-panel[data-v-22baabfc]{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.section[data-v-22baabfc]{display:flex;flex-direction:column;gap:12px}.section-title[data-v-22baabfc]{font-weight:600;color:#374151;font-size:15px;margin:0}.mode-tabs[data-v-22baabfc]{display:flex;gap:8px}.mode-tab[data-v-22baabfc]{flex:1;padding:10px 16px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.mode-tab[data-v-22baabfc]:hover{border-color:#d1d5db;background:#f9fafb}.mode-tab.active[data-v-22baabfc]{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#6366f1}.input-group[data-v-22baabfc],.select-group[data-v-22baabfc]{display:flex;flex-direction:column;gap:8px}.input-label[data-v-22baabfc]{font-weight:500;color:#6b7280;font-size:13px}.data-input[data-v-22baabfc]{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;box-sizing:border-box;transition:all .2s;font-family:Consolas,Monaco,monospace;resize:vertical;line-height:1.5}.data-input[data-v-22baabfc]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.input-hint[data-v-22baabfc]{font-size:12px;color:#9ca3af}.select-input[data-v-22baabfc]{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;background:#fff;cursor:pointer;transition:all .2s}.select-input[data-v-22baabfc]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.checkbox-group[data-v-22baabfc]{display:flex;flex-direction:column;gap:8px}.checkbox-label[data-v-22baabfc]{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none;font-size:13px;color:#4b5563}.checkbox-label input[type=checkbox][data-v-22baabfc]{width:16px;height:16px;cursor:pointer}.slider-group[data-v-22baabfc]{display:flex;flex-direction:column;gap:8px}.slider-input[data-v-22baabfc]{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;cursor:pointer}.slider-input[data-v-22baabfc]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#6366f1;cursor:pointer}.slider-input[data-v-22baabfc]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#6366f1;cursor:pointer;border:none}.btn-action[data-v-22baabfc],.btn-swap[data-v-22baabfc]{padding:10px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-action[data-v-22baabfc]{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.btn-action[data-v-22baabfc]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.btn-action[data-v-22baabfc]:disabled{background:#9ca3af;cursor:not-allowed}.btn-swap[data-v-22baabfc]{background:#f3f4f6;color:#4b5563}.btn-swap[data-v-22baabfc]:hover:not(:disabled){background:#e5e7eb}.btn-swap[data-v-22baabfc]:disabled{opacity:.5;cursor:not-allowed}.info-section[data-v-22baabfc]{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fafafa}.info-summary[data-v-22baabfc]{font-weight:600;cursor:pointer;user-select:none;color:#374151;list-style:none;font-size:14px}.info-summary[data-v-22baabfc]::-webkit-details-marker{display:none}.info-content[data-v-22baabfc]{margin-top:12px;font-size:13px;line-height:1.6;color:#4b5563}.info-content h4[data-v-22baabfc]{margin:16px 0 8px;color:#1f2937;font-size:14px}.info-content ul[data-v-22baabfc]{margin:8px 0;padding-left:20px}.info-content li[data-v-22baabfc]{margin:4px 0}.info-content p[data-v-22baabfc]{margin:8px 0}.error-section[data-v-22baabfc]{padding:16px;background:#fef2f2;border:2px solid #fecaca;border-radius:12px}.error-header[data-v-22baabfc]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.error-icon[data-v-22baabfc]{font-size:20px}.error-message[data-v-22baabfc]{font-family:Consolas,Monaco,monospace;font-size:13px;color:#dc2626;word-break:break-all}.result-section[data-v-22baabfc]{display:flex;flex-direction:column;gap:16px}.result-header[data-v-22baabfc]{display:flex;align-items:center;justify-content:space-between}.result-stats[data-v-22baabfc]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.stat-item[data-v-22baabfc]{display:flex;flex-direction:column;gap:4px}.stat-label[data-v-22baabfc]{font-size:12px;color:#6b7280}.stat-value[data-v-22baabfc]{font-weight:700;font-size:16px;color:#6366f1}.result-output[data-v-22baabfc]{padding:16px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:2px solid #c7d2fe;border-radius:12px;max-height:500px;overflow-y:auto}.result-value[data-v-22baabfc]{font-family:Consolas,Monaco,monospace;font-size:13px;color:#3730a3;margin:0;white-space:pre-wrap;word-break:break-all;line-height:1.6}.empty-state[data-v-22baabfc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:#9ca3af}.empty-icon[data-v-22baabfc]{font-size:64px;margin-bottom:16px}.empty-state p[data-v-22baabfc]{margin:0;font-size:14px}@media (max-width: 1024px){.layout[data-v-22baabfc]{grid-template-columns:1fr}.right-panel[data-v-22baabfc]{position:static;max-height:none;overflow-y:visible}.result-stats[data-v-22baabfc]{grid-template-columns:1fr}}
