.visualization-container.svelte-1m690cg{position:relative;width:100%;height:100%;max-height:100%;overflow:hidden;box-sizing:border-box}canvas.svelte-1m690cg{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box;outline:none;-webkit-user-select:none;user-select:none}canvas.svelte-1m690cg:focus{outline:2px solid rgba(163,112,255,.5);outline-offset:-2px}.tooltip.svelte-1m690cg{position:absolute;pointer-events:none;z-index:1000;transform:translate(-50%)}.tooltip-content.svelte-1m690cg{background:rgba(var(--background-elevated-rgb),.95);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:8px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;max-width:none;min-width:max-content}.tooltip-content.svelte-1m690cg h3:where(.svelte-1m690cg){margin:0 0 1rem;font-size:1rem;font-weight:600;color:rgba(var(--text-primary-rgb),1)}.status-checks.svelte-1m690cg{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.status-item.svelte-1m690cg{display:flex;align-items:center;gap:.5rem}.status-icon.svelte-1m690cg{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:.75rem;font-weight:700}.status-icon.success.svelte-1m690cg{background:#10b98133;color:#10b981}.status-icon.error.svelte-1m690cg{background:#ef444433;color:#ef4444}.status-icon.warning.svelte-1m690cg{background:#fbbf2433;color:#fbbf24}.status-label.svelte-1m690cg{font-size:.875rem;font-weight:500;color:rgba(var(--text-primary-rgb),1)}.status-detail.svelte-1m690cg{font-size:.75rem;color:rgba(var(--text-secondary-rgb),1);margin-left:auto}.config-details.svelte-1m690cg{padding-top:.75rem;border-top:1px solid rgba(var(--border-primary-rgb),1)}.detail-row.svelte-1m690cg{display:flex;justify-content:space-between;margin-bottom:.25rem;font-size:.75rem}.detail-label.svelte-1m690cg{color:rgba(var(--text-secondary-rgb),1)}.detail-value.svelte-1m690cg{color:rgba(var(--text-primary-rgb),1);font-weight:500}.node-details.svelte-1m690cg{display:flex;flex-direction:column;gap:.5rem}.node-details.svelte-1m690cg .detail-row:where(.svelte-1m690cg){display:flex;flex-direction:column;gap:.25rem}.node-details.svelte-1m690cg .detail-value:where(.svelte-1m690cg){font-size:.75rem;word-break:break-all}.detail-value.warning.svelte-1m690cg{color:#f59e0b!important;font-weight:600}.detail-value.success.svelte-1m690cg{color:#10b981!important;font-weight:600}.status-description.svelte-1m690cg{font-size:.7rem!important;line-height:1.3;max-width:250px;white-space:normal!important;word-wrap:break-word}.status-description.warning.svelte-1m690cg{color:#fbbf24!important}.loading-overlay.svelte-1m690cg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--background-primary-rgb),.8);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-content.svelte-1m690cg{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner.svelte-1m690cg{width:40px;height:40px;border:3px solid rgba(var(--purple-400-rgb),.3);border-top-color:rgba(var(--purple-600-rgb),1);border-radius:50%;animation:svelte-1m690cg-spin 1s linear infinite}.loading-status.svelte-1m690cg{color:rgba(var(--text-primary-rgb),1);font-size:1rem;font-weight:500;text-align:center}.cancel-button.svelte-1m690cg{background:rgba(var(--background-secondary-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);color:rgba(var(--text-primary-rgb),1);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.cancel-button.svelte-1m690cg:hover{background:rgba(var(--background-tertiary-rgb),1);border-color:rgba(var(--border-interactive-rgb),1);color:rgba(var(--text-interactive-rgb),1)}.cancel-button.svelte-1m690cg:active{transform:translateY(1px)}@keyframes svelte-1m690cg-spin{to{transform:rotate(360deg)}}@media (max-width: 850px){.visualization-container.svelte-1m690cg{width:100%;max-width:800px}}:root{--neutral-50-rgb: 250, 250, 250;--neutral-75-rgb: 245, 245, 245;--neutral-100-rgb: 240, 240, 240;--neutral-200-rgb: 229, 229, 229;--neutral-300-rgb: 212, 212, 212;--neutral-400-rgb: 163, 163, 163;--neutral-500-rgb: 120, 120, 120;--neutral-600-rgb: 92, 92, 92;--neutral-700-rgb: 64, 64, 64;--neutral-800-rgb: 43, 43, 43;--neutral-850-rgb: 32, 32, 32;--neutral-900-rgb: 23, 23, 23;--neutral-925-rgb: 15, 15, 15;--neutral-950-rgb: 10, 10, 10;--purple-400-rgb: 192, 132, 252;--purple-500-rgb: 168, 85, 247;--purple-600-rgb: 147, 51, 234;--purple-700-rgb: 126, 34, 206;--purple-950-rgb: 59, 7, 100;--green-600-rgb: 22, 163, 74;--red-600-rgb: 220, 38, 38;--red-700-rgb: 185, 28, 28;--text-primary-rgb: var(--neutral-900-rgb);--text-secondary-rgb: var(--neutral-600-rgb);--text-interactive-rgb: var(--purple-600-rgb);--text-interactive-hover-rgb: var(--purple-700-rgb);--background-primary-rgb: var(--neutral-50-rgb);--background-secondary-rgb: var(--neutral-100-rgb);--background-tertiary-rgb: var(--neutral-200-rgb);--background-elevated-rgb: 255, 255, 255;--background-subtle-rgb: var(--neutral-75-rgb);--border-primary-rgb: var(--neutral-200-rgb);--border-subdued-rgb: var(--neutral-100-rgb);--border-strong-rgb: var(--neutral-300-rgb);--border-interactive-rgb: var(--purple-600-rgb)}.dark{--text-primary-rgb: var(--neutral-100-rgb);--text-secondary-rgb: var(--neutral-400-rgb);--text-interactive-rgb: var(--purple-400-rgb);--text-interactive-hover-rgb: var(--purple-500-rgb);--background-primary-rgb: var(--neutral-950-rgb);--background-secondary-rgb: var(--neutral-900-rgb);--background-tertiary-rgb: var(--neutral-800-rgb);--background-elevated-rgb: var(--neutral-850-rgb);--background-subtle-rgb: var(--neutral-925-rgb);--border-primary-rgb: var(--neutral-700-rgb);--border-subdued-rgb: var(--neutral-800-rgb);--border-strong-rgb: var(--neutral-600-rgb);--border-interactive-rgb: var(--purple-400-rgb)}html{background:rgba(var(--background-primary-rgb),1);color:rgba(var(--text-primary-rgb),1);transition:background-color .3s ease,color .3s ease}body{margin:0;padding:0;background:rgba(var(--background-primary-rgb),1);color:rgba(var(--text-primary-rgb),1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;transition:background-color .3s ease,color .3s ease}main.svelte-1qwfzzx{padding:1rem;max-width:none;margin:0;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:rgba(var(--text-primary-rgb),1);position:relative;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.header.svelte-1qwfzzx{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.5rem}h2.svelte-1qwfzzx{color:rgba(var(--text-primary-rgb),1);font-size:1.75rem;font-weight:600;margin:.5rem 0 1rem}.main-content.svelte-1qwfzzx{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0;align-items:start;flex:1;height:calc(100vh - 3rem);overflow:hidden}.left-column.svelte-1qwfzzx{display:flex;flex-direction:column;gap:0;height:100%;background:none;border:none;box-shadow:none;border-radius:0;padding:0;margin:0;overflow:visible}.right-column.svelte-1qwfzzx{background:rgba(var(--background-elevated-rgb),1);border-radius:12px;padding:1rem;border:1px solid rgba(var(--border-primary-rgb),1);box-shadow:0 1px 3px #0000001a;height:calc(100vh - 3rem);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.right-column.visualization-column.svelte-1qwfzzx{background:rgba(var(--background-elevated-rgb),1);border-radius:0;padding:0;overflow:hidden;border:1px solid rgba(var(--border-primary-rgb),1);height:calc(100vh - 3rem)}.dark .right-column.svelte-1qwfzzx{box-shadow:0 4px 6px -1px #0000004d}.accordion-section.svelte-1qwfzzx{margin:0;padding:0;background:none;border:none}.accordion-header.svelte-1qwfzzx{width:100%;display:flex;align-items:center;justify-content:space-between;background:rgba(var(--background-secondary-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:0;padding:.75rem 1rem;cursor:pointer;font-size:.9rem;font-weight:600;color:rgba(var(--text-primary-rgb),1);transition:all .2s ease;text-align:left;min-height:2.5rem;margin:0}.accordion-section.svelte-1qwfzzx:not(:first-child) .accordion-header:where(.svelte-1qwfzzx){border-top:none}.accordion-header.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1)}.accordion-header.expanded.svelte-1qwfzzx{background:rgba(var(--background-tertiary-rgb),1);border-color:rgba(var(--border-secondary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.accordion-title.svelte-1qwfzzx{flex:1;text-align:left}.accordion-chevron.svelte-1qwfzzx{font-size:.8rem;transition:transform .2s ease;opacity:.7}.config-form-wrapper.svelte-1qwfzzx{padding:1rem 1.5rem 1.5rem;overflow-y:auto;overflow-x:visible;max-height:calc(100vh - 12rem)}.accordion-content.svelte-1qwfzzx{overflow:hidden;transition:max-height .3s ease-in-out,opacity .2s ease-in-out;border-left:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1);border-bottom:1px solid rgba(var(--border-primary-rgb),1);border-radius:0;background:rgba(var(--background-elevated-rgb),1);margin:0}.accordion-content.expanded.svelte-1qwfzzx{max-height:2000px;opacity:1;padding:0;overflow-x:visible;overflow-y:hidden}.accordion-content.collapsed.svelte-1qwfzzx{max-height:0;opacity:0;padding:0}.accordion-content.pathway-solo-expanded.svelte-1qwfzzx{max-height:calc(100vh - 12rem);display:flex;flex-direction:column;min-height:0}.pathways-tabs.svelte-1qwfzzx{display:flex;gap:0;margin:0;padding:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .2s ease-in-out;background:rgba(var(--background-elevated-rgb),1);border-left:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1)}.pathways-tabs.expanded.svelte-1qwfzzx{max-height:3rem;opacity:1}.pathways-tabs.collapsed.svelte-1qwfzzx{max-height:0;opacity:0}.pathway-tab.svelte-1qwfzzx{background:rgba(var(--background-secondary-rgb),1);border:none;border-bottom:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1);border-radius:0;padding:.5rem .75rem;cursor:pointer;color:rgba(var(--text-secondary-rgb),1);font-weight:500;font-size:.8rem;transition:all .2s;min-width:0;flex:0 0 auto;margin:0}.pathway-tab.svelte-1qwfzzx:last-child{border-right:none}.pathway-tab.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.pathway-tab.active.svelte-1qwfzzx{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1);border-bottom-color:rgba(var(--border-secondary-rgb),1);border-right-color:rgba(var(--border-secondary-rgb),1);position:relative;z-index:1}.pathway-tab.active.svelte-1qwfzzx:last-child{border-right-color:rgba(var(--border-secondary-rgb),1)}.pathway-tab.active.svelte-1qwfzzx:not(:first-child){border-left:1px solid rgba(var(--border-secondary-rgb),1)}.pathways-content.svelte-1qwfzzx{max-height:calc(70vh - 200px);overflow-y:auto;position:relative;margin:0;padding:0;height:100%;min-height:300px}.pathway-solo-expanded.svelte-1qwfzzx .pathways-content:where(.svelte-1qwfzzx){flex:1;max-height:calc(100vh - 16rem);height:auto;min-height:0;overflow-y:auto}.pathways-content.svelte-1qwfzzx pre:where(.svelte-1qwfzzx){background:rgba(var(--background-secondary-rgb),1);border:none;border-radius:0;padding:.75rem;margin:0;font-size:.8rem;line-height:1.4;white-space:pre-wrap;word-break:break-word;width:100%;height:100%;box-sizing:border-box;min-height:calc(70vh - 250px)}.pathway-solo-expanded.svelte-1qwfzzx .pathways-content:where(.svelte-1qwfzzx) pre:where(.svelte-1qwfzzx){height:auto;min-height:calc(100vh - 16rem);flex:1}.summary-tabs.svelte-1qwfzzx{display:flex;gap:0;margin:0;padding:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .2s ease-in-out;background:rgba(var(--background-elevated-rgb),1);border-left:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1)}.summary-tabs.expanded.svelte-1qwfzzx{max-height:3rem;opacity:1}.summary-tabs.collapsed.svelte-1qwfzzx{max-height:0;opacity:0}.summary-tab.svelte-1qwfzzx{background:rgba(var(--background-secondary-rgb),1);border:none;border-bottom:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1);border-radius:0;padding:.5rem .75rem;cursor:pointer;color:rgba(var(--text-secondary-rgb),1);font-weight:500;font-size:.8rem;transition:all .2s;min-width:0;flex:0 0 auto;margin:0}.summary-tab.svelte-1qwfzzx:last-child{border-right:none}.summary-tab.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.summary-tab.active.svelte-1qwfzzx{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1);border-bottom-color:rgba(var(--border-secondary-rgb),1);border-right-color:rgba(var(--border-secondary-rgb),1);position:relative;z-index:1}.summary-tab.active.svelte-1qwfzzx:last-child{border-right-color:rgba(var(--border-secondary-rgb),1)}.summary-tab.active.svelte-1qwfzzx:not(:first-child){border-left:1px solid rgba(var(--border-secondary-rgb),1)}.summary-options.svelte-1qwfzzx{display:flex;gap:0;margin:0;padding:.5rem 1rem;overflow:hidden;transition:max-height .3s ease-in-out,opacity .2s ease-in-out;background:rgba(var(--background-elevated-rgb),1);border-left:1px solid rgba(var(--border-primary-rgb),1);border-right:1px solid rgba(var(--border-primary-rgb),1)}.summary-options.expanded.svelte-1qwfzzx{max-height:3rem;opacity:1}.summary-options.collapsed.svelte-1qwfzzx{max-height:0;opacity:0}.checkbox-label.svelte-1qwfzzx{display:flex;align-items:center;gap:.4rem;color:rgba(var(--text-primary-rgb),1);font-size:.8rem;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label.svelte-1qwfzzx input[type=checkbox]:where(.svelte-1qwfzzx){width:.9rem;height:.9rem;cursor:pointer;accent-color:rgba(var(--accent-primary-rgb),1)}.summary-content.svelte-1qwfzzx{max-height:calc(70vh - 200px);overflow-y:auto;position:relative;margin:0;padding:0;height:100%;min-height:300px}.summary-content.svelte-1qwfzzx pre:where(.svelte-1qwfzzx){background:rgba(var(--background-secondary-rgb),1);border:none;border-radius:0;padding:.75rem;margin:0;font-size:.8rem;line-height:1.4;white-space:pre-wrap;word-break:break-word;width:100%;height:100%;box-sizing:border-box;min-height:calc(70vh - 250px)}@media (max-width: 1024px){.main-content.svelte-1qwfzzx{grid-template-columns:1fr;gap:1rem}main.svelte-1qwfzzx{max-width:none;padding:.5rem}}h3.svelte-1qwfzzx{color:rgba(var(--text-primary-rgb),1);font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}h4.svelte-1qwfzzx{color:rgba(var(--text-secondary-rgb),1);font-size:1rem;font-weight:500;margin:1rem 0 .5rem}.settings-container.svelte-1qwfzzx{position:relative;display:flex;align-items:center}.settings-toggle.svelte-1qwfzzx{background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:8px;padding:.75rem;cursor:pointer;color:rgba(var(--text-primary-rgb),1);transition:all .2s;display:flex;align-items:center;justify-content:center;margin:0;font-family:inherit}.settings-toggle.svelte-1qwfzzx:hover{background:rgba(var(--background-secondary-rgb),1);border-color:rgba(var(--border-strong-rgb),1);transform:translateY(-1px)}.toggle-panel.svelte-1qwfzzx{position:absolute;top:calc(100% + .5rem);right:0;z-index:1000;background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:12px;padding:.75rem;box-shadow:0 8px 32px #0000001a;min-width:140px;animation:svelte-1qwfzzx-slideDown .2s ease-out;display:flex;flex-direction:column;gap:.75rem}@keyframes svelte-1qwfzzx-slideDown{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.toggle-item.svelte-1qwfzzx{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:26px}.toggle-left.svelte-1qwfzzx{display:flex;align-items:center;gap:.5rem;flex-shrink:0;min-height:26px}.toggle-icon.svelte-1qwfzzx{color:rgba(var(--text-secondary-rgb),1);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}.toggle-label.svelte-1qwfzzx{color:rgba(var(--text-primary-rgb),1);font-size:.875rem;font-weight:400;white-space:nowrap;line-height:1.2;display:flex;align-items:center;height:26px}.ios-toggle.svelte-1qwfzzx{width:44px;height:26px;background:rgba(var(--neutral-300-rgb),1);border:none;border-radius:13px;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;outline:none;flex-shrink:0;margin:0}.ios-toggle.svelte-1qwfzzx:hover{background:rgba(var(--neutral-400-rgb),1)}.ios-toggle.active.svelte-1qwfzzx{background:rgba(var(--purple-600-rgb),1)}.ios-toggle.active.svelte-1qwfzzx:hover{background:rgba(var(--purple-700-rgb),1)}.toggle-slider.svelte-1qwfzzx{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0003}.ios-toggle.active.svelte-1qwfzzx .toggle-slider:where(.svelte-1qwfzzx){transform:translate(18px)}.clear-history-section.svelte-1qwfzzx{display:flex;justify-content:center;align-items:center}.clear-history-button.svelte-1qwfzzx{background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-secondary-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);padding:.75rem 1.5rem;margin-top:0;border-radius:6px;font-size:.875rem;font-weight:600;font-family:inherit;transition:all .2s;box-sizing:border-box;height:auto;line-height:inherit;cursor:pointer}.clear-history-button.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1);border-color:rgba(var(--border-strong-rgb),1);transform:translateY(-1px)}.share-toggle.svelte-1qwfzzx{background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:8px;padding:.75rem;cursor:pointer;color:rgba(var(--text-primary-rgb),1);transition:all .2s;display:flex;align-items:center;justify-content:center;margin:0 .5rem 0 0;font-family:inherit;position:relative}.share-toggle.svelte-1qwfzzx:hover:not(:disabled){background:rgba(var(--background-secondary-rgb),1);border-color:rgba(var(--border-strong-rgb),1);transform:translateY(-1px)}.share-toggle.svelte-1qwfzzx:disabled,.share-toggle.disabled.svelte-1qwfzzx{opacity:.5;cursor:not-allowed}.copy-feedback.svelte-1qwfzzx{font-size:.75rem;font-weight:500;white-space:nowrap}label.svelte-1qwfzzx{display:block;margin-top:1em;margin-bottom:.25em;font-weight:600;color:rgba(var(--text-primary-rgb),1);font-size:.875rem}input.svelte-1qwfzzx{width:100%;padding:.5em .75em;margin-top:.25em;border:1px solid rgba(var(--border-primary-rgb),1);border-radius:6px;font-family:inherit;font-size:inherit;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-primary-rgb),1)}input.svelte-1qwfzzx:focus{outline:none;border-color:rgba(var(--border-interactive-rgb),1);box-shadow:0 0 0 3px rgba(var(--purple-400-rgb),.2)}button.svelte-1qwfzzx{margin-top:1em;padding:.5em 1em;border:none;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;font-family:inherit}button[type=submit].svelte-1qwfzzx{background:rgba(var(--purple-600-rgb),1);color:#fff;margin-right:0;padding:.75rem 1.5rem}button[type=submit].svelte-1qwfzzx:hover{background:rgba(var(--purple-700-rgb),1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--purple-400-rgb),.4)}button[type=button].svelte-1qwfzzx{background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-primary-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1)}button[type=button].svelte-1qwfzzx:hover:not(:disabled){background:rgba(var(--background-tertiary-rgb),1);border-color:rgba(var(--border-strong-rgb),1)}button.svelte-1qwfzzx:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}@keyframes svelte-1qwfzzx-fetchGlow{0%,to{box-shadow:0 4px 12px rgba(var(--purple-400-rgb),.4)}50%{box-shadow:0 4px 20px rgba(var(--purple-400-rgb),.8),0 0 0 2px rgba(var(--purple-400-rgb),.3)}}button[type=submit].fetch-glow.svelte-1qwfzzx:not(:disabled){animation:svelte-1qwfzzx-fetchGlow 2s ease-in-out infinite}button[type=submit].fetch-glow.svelte-1qwfzzx:not(:disabled):hover{animation:none;box-shadow:0 4px 20px rgba(var(--purple-400-rgb),.8),0 0 0 2px rgba(var(--purple-400-rgb),.3)}.button-row.svelte-1qwfzzx{display:flex;align-items:center;gap:.25rem}.clear-button.svelte-1qwfzzx{background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-secondary-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);padding:.75rem 1.5rem;margin-top:1em;margin-right:0;border-radius:6px;font-size:.875rem;font-weight:600;font-family:inherit;transition:all .2s;box-sizing:border-box;height:auto;line-height:inherit}.clear-button.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1);border-color:rgba(var(--border-strong-rgb),1);transform:translateY(-1px)}.advanced-toggle.svelte-1qwfzzx{background:none;border:none;color:rgba(var(--text-interactive-rgb),1);font-size:.875rem;cursor:pointer;padding:.25rem .5rem;display:flex;align-items:center;gap:.25rem;transition:color .2s}.advanced-toggle.svelte-1qwfzzx:hover{color:rgba(var(--text-interactive-hover-rgb),1);text-decoration:underline}.advanced-section.svelte-1qwfzzx{margin-top:1rem;padding:1rem;background:rgba(var(--background-secondary-rgb),.5);border-radius:8px;border:1px solid rgba(var(--border-primary-rgb),1);animation:svelte-1qwfzzx-slideDown .2s ease-out}@keyframes svelte-1qwfzzx-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.checkbox-group.svelte-1qwfzzx{display:flex;flex-direction:column;gap:.5rem}.checkbox-container.svelte-1qwfzzx{display:flex;align-items:center}.checkbox-container.svelte-1qwfzzx label:where(.svelte-1qwfzzx){display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(var(--text-secondary-rgb),1);cursor:pointer}.checkbox-container.svelte-1qwfzzx input[type=checkbox]:where(.svelte-1qwfzzx){cursor:pointer}.dark .checkbox-container.svelte-1qwfzzx{box-shadow:0 2px 4px #0003}.checkbox-container.svelte-1qwfzzx label:where(.svelte-1qwfzzx){margin-right:.75em;margin-top:0;margin-bottom:0;white-space:nowrap;font-weight:500;color:rgba(var(--text-primary-rgb),1)}.checkbox-container.svelte-1qwfzzx input[type=checkbox]:where(.svelte-1qwfzzx){width:auto;margin:0;margin-right:.5rem;accent-color:rgba(var(--purple-400-rgb),1)}.copy-indicator.svelte-1qwfzzx{position:absolute;top:1rem;right:1rem;background:rgba(var(--green-600-rgb),1);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600;animation:svelte-1qwfzzx-fadeIn .3s;box-shadow:0 4px 6px -1px #0000001a}@keyframes svelte-1qwfzzx-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.clickable-link.svelte-1qwfzzx{color:rgba(var(--text-interactive-rgb),1);text-decoration:none;font-weight:500;transition:color .2s}.clickable-link.svelte-1qwfzzx:hover{color:rgba(var(--text-interactive-hover-rgb),1);text-decoration:underline}.combo-box.svelte-1qwfzzx{position:relative;display:flex;width:100%;margin-top:.25em}.combo-box.svelte-1qwfzzx input:where(.svelte-1qwfzzx){flex:1;padding:.5em .75em;margin:0;border:1px solid rgba(var(--border-primary-rgb),1);border-right:none;border-radius:6px 0 0 6px;font-family:inherit;font-size:inherit;outline:none;box-sizing:border-box;background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-primary-rgb),1);transition:border-color .2s,box-shadow .2s}.combo-box.svelte-1qwfzzx input:where(.svelte-1qwfzzx):focus{border-color:rgba(var(--border-interactive-rgb),1);box-shadow:0 0 0 3px rgba(var(--purple-400-rgb),.2)}.dropdown-arrow.svelte-1qwfzzx{padding:.75em;margin:0;border:1px solid rgba(var(--border-primary-rgb),1);border-left:none;border-right:none;background:rgba(var(--background-secondary-rgb),1);cursor:pointer;display:flex;align-items:center;justify-content:center;width:3em;font-size:.875em;color:rgba(var(--text-secondary-rgb),1);box-sizing:border-box;border-top-right-radius:0;border-bottom-right-radius:0;transition:all .2s}.dropdown-arrow.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.gear-button.svelte-1qwfzzx{padding:.75em;margin:0;border:1px solid rgba(var(--border-primary-rgb),1);border-left:none;background:rgba(var(--background-secondary-rgb),1);cursor:pointer;display:flex;align-items:center;justify-content:center;width:3em;font-size:.875em;color:rgba(var(--text-secondary-rgb),1);box-sizing:border-box;border-top-right-radius:6px;border-bottom-right-radius:6px;transition:all .2s}.gear-button.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.combo-box.svelte-1qwfzzx input:where(.svelte-1qwfzzx):focus+.dropdown-arrow:where(.svelte-1qwfzzx){border-color:rgba(var(--border-interactive-rgb),1)}.combo-box.svelte-1qwfzzx input:where(.svelte-1qwfzzx):focus+.dropdown-arrow:where(.svelte-1qwfzzx)+.gear-button:where(.svelte-1qwfzzx){border-color:rgba(var(--border-interactive-rgb),1)}.dropdown.svelte-1qwfzzx{position:absolute;top:100%;left:0;right:0;background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-top:none;border-radius:0 0 8px 8px;max-height:250px;overflow-y:auto;z-index:9999;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.dropdown-item.svelte-1qwfzzx{padding:.75em 1em;cursor:pointer;border-bottom:1px solid rgba(var(--border-subdued-rgb),1);color:rgba(var(--text-primary-rgb),1);transition:background-color .2s;font-size:.875rem}.dropdown-item.svelte-1qwfzzx:hover{background:rgba(var(--background-secondary-rgb),1)}.dropdown-item.selected.svelte-1qwfzzx{background:rgba(var(--purple-600-rgb),.1);color:rgba(var(--purple-700-rgb),1);font-weight:600}.dark .dropdown-item.selected.svelte-1qwfzzx{background:rgba(var(--purple-950-rgb),1);color:rgba(var(--text-interactive-rgb),1)}.dropdown-item.svelte-1qwfzzx:last-child{border-bottom:none;border-radius:0 0 6px 6px}.history-dropdown-arrow.svelte-1qwfzzx{position:absolute;right:0;top:0;height:100%;border-radius:0 6px 6px 0;border-left:1px solid rgba(var(--border-primary-rgb),1)}.history-dropdown.svelte-1qwfzzx{position:absolute;top:100%;left:0;right:0;background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:9999;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.gear-dropdown.svelte-1qwfzzx{position:absolute;top:100%;right:0;background:rgba(var(--background-elevated-rgb),1);border:1px solid rgba(var(--border-primary-rgb),1);border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;overflow:hidden}.dark .gear-dropdown.svelte-1qwfzzx{box-shadow:0 4px 12px #0000004d;border-color:rgba(var(--border-primary-rgb),1)}.gear-dropdown-item.svelte-1qwfzzx{padding:.75rem 1rem;cursor:pointer;font-size:.875rem;color:rgba(var(--text-primary-rgb),1);border-bottom:1px solid rgba(var(--border-primary-rgb),.5);transition:background-color .2s,color .2s}.gear-dropdown-item.svelte-1qwfzzx:hover{background:rgba(var(--background-secondary-rgb),1)}.gear-dropdown-item.svelte-1qwfzzx:last-child{border-bottom:none}.gear-dropdown-item.remove-option.svelte-1qwfzzx{color:#dc2626;font-weight:600}.gear-dropdown-item.remove-option.svelte-1qwfzzx:hover{background:#fef2f2;color:#b91c1c;font-weight:600}.dark .gear-dropdown-item.remove-option.svelte-1qwfzzx{color:#f87171;font-weight:600}.dark .gear-dropdown-item.remove-option.svelte-1qwfzzx:hover{background:#7f1d1d4d;color:#fca5a5;font-weight:600}.peer-links.svelte-1qwfzzx{margin-top:.5rem;padding:.75rem;background:rgba(var(--background-secondary-rgb),1);border-radius:6px;border:1px solid rgba(var(--border-primary-rgb),1);box-shadow:0 1px 2px #0000000d}.dark .oapp-links,*/ .dark .peer-links.svelte-1qwfzzx{box-shadow:0 2px 4px #0003}.link-group.svelte-1qwfzzx{display:flex;flex-wrap:wrap;gap:1rem}.link-group.svelte-1qwfzzx a:where(.svelte-1qwfzzx){font-size:.875rem}@media (max-width: 768px){main.svelte-1qwfzzx{padding:.5rem}.main-content.svelte-1qwfzzx,.right-column.svelte-1qwfzzx,.right-column.visualization-column.svelte-1qwfzzx{height:calc(100vh - 80px)}form.svelte-1qwfzzx{padding:1.5rem}.header.svelte-1qwfzzx{flex-direction:column;gap:1rem;align-items:flex-end}.link-group.svelte-1qwfzzx{flex-direction:column;gap:.5rem}button[type=submit].svelte-1qwfzzx{margin-right:0;margin-bottom:.5rem;width:100%}.button-row.svelte-1qwfzzx>button:where(.svelte-1qwfzzx){width:100%}.combo-box.svelte-1qwfzzx .dropdown-arrow:where(.svelte-1qwfzzx),.combo-box.svelte-1qwfzzx .gear-button:where(.svelte-1qwfzzx){width:3em}}.background-pattern.svelte-1qwfzzx{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-50;display:flex;width:100vw;height:100vh;align-items:flex-start;justify-content:center;padding-top:6rem;color:rgba(var(--text-primary-rgb),1);pointer-events:none}.add-network-btn.svelte-1qwfzzx{background:none;border:none;color:rgba(var(--text-interactive-rgb),1);font-size:.875rem;cursor:pointer;padding:.25rem .5rem;margin-top:.5rem;border-radius:6px;transition:all .2s;display:inline-flex;align-items:center;gap:.25rem}.inline-advanced.svelte-1qwfzzx{display:inline-flex;margin-left:.25rem;margin-top:.5rem}.add-network-btn.svelte-1qwfzzx:hover{color:rgba(var(--text-interactive-hover-rgb),1);background:rgba(var(--background-secondary-rgb),.5)}.advanced-panel.svelte-1qwfzzx{margin-top:.25rem;padding:.75rem;background:rgba(var(--background-secondary-rgb),.3);border-radius:6px;border:1px solid rgba(var(--border-primary-rgb),.5);animation:svelte-1qwfzzx-slideDown .2s ease-out;position:relative}.close-panel-btn.svelte-1qwfzzx{position:absolute;top:-.8rem;right:.5rem;background:transparent;border:none;color:#ff5c5c;font-size:1rem;font-weight:700;cursor:pointer;padding:.25rem;border-radius:3px;line-height:1;z-index:10;transition:all .2s ease}.close-panel-btn.svelte-1qwfzzx:hover{background:#ff5c5c1a;color:#f33;transform:scale(1.1)}.close-panel-btn.svelte-1qwfzzx:active{transform:scale(.95)}.advanced-panel.svelte-1qwfzzx label:where(.svelte-1qwfzzx){font-size:.75rem;margin-top:0;margin-bottom:.125rem;color:rgba(var(--text-secondary-rgb),1)}.custom-rpc-container.svelte-1qwfzzx{position:relative;display:flex;align-items:center;margin-top:.25rem}.custom-rpc-input.svelte-1qwfzzx{flex:1;font-size:.75rem;padding:.5rem 2rem .5rem .5rem;margin:0}.clear-rpc-btn.svelte-1qwfzzx{position:absolute;right:.5rem;background:none;border:none;color:rgba(var(--text-secondary-rgb),1);cursor:pointer;padding:.25rem;font-size:.75rem;border-radius:3px;transition:all .2s;margin:0;display:flex;align-items:center;justify-content:center}.clear-rpc-btn.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),1);color:rgba(var(--text-primary-rgb),1)}.git-footer.svelte-1qwfzzx{position:fixed;bottom:0;right:0;padding:.5rem 1rem;background:rgba(var(--background-elevated-rgb),.95);border-top:1px solid rgba(var(--border-primary-rgb),.3);border-left:1px solid rgba(var(--border-primary-rgb),.3);border-radius:6px 0 0;font-size:.75rem;color:rgba(var(--text-secondary-rgb),.8);font-family:Roboto Mono,monospace;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.git-info.svelte-1qwfzzx{display:flex;align-items:center;gap:.5rem}.git-branch.svelte-1qwfzzx{color:rgba(var(--blue-600-rgb),1);font-weight:500;text-decoration:none;transition:color .2s ease}.git-branch.svelte-1qwfzzx:hover{color:rgba(var(--blue-700-rgb),1);text-decoration:underline}.dark .git-branch.svelte-1qwfzzx{color:rgba(var(--blue-400-rgb),1)}.dark .git-branch.svelte-1qwfzzx:hover{color:rgba(var(--blue-300-rgb),1)}.git-separator.svelte-1qwfzzx{color:rgba(var(--text-secondary-rgb),.5)}.git-commit.svelte-1qwfzzx{color:rgba(var(--text-secondary-rgb),.9);font-weight:400;text-decoration:none;transition:color .2s ease}.git-commit.svelte-1qwfzzx:hover{color:rgba(var(--text-primary-rgb),1);text-decoration:underline}.dark .git-footer.svelte-1qwfzzx{background:rgba(var(--background-elevated-rgb),.95);border-color:rgba(var(--border-primary-rgb),.3)}.input-with-emblem.svelte-1qwfzzx{position:relative;display:flex;align-items:center}.input-with-emblem.svelte-1qwfzzx input:where(.svelte-1qwfzzx){flex:1;padding:.5em 3rem .5em .75em;margin:0;border:1px solid rgba(var(--border-primary-rgb),1);border-radius:6px;font-family:inherit;font-size:inherit;outline:none;box-sizing:border-box;background:rgba(var(--background-secondary-rgb),1);color:rgba(var(--text-primary-rgb),1);transition:border-color .2s,box-shadow .2s}.input-with-emblem.svelte-1qwfzzx input:where(.svelte-1qwfzzx):focus{border-color:rgba(var(--border-interactive-rgb),1);box-shadow:0 0 0 3px rgba(var(--purple-400-rgb),.2)}.layerzero-emblem-link.svelte-1qwfzzx{position:absolute;right:.75rem;display:flex;align-items:center;padding:.25rem;border-radius:4px;transition:all .2s;z-index:10}.input-with-emblem.svelte-1qwfzzx:has(.history-dropdown-arrow:where(.svelte-1qwfzzx)) .layerzero-emblem-link:where(.svelte-1qwfzzx){right:3rem}.layerzero-emblem-link.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),.8);transform:scale(1.05)}.layerzero-emblem.svelte-1qwfzzx{width:20px;height:20px;opacity:.7;transition:opacity .2s}.layerzero-emblem-link.svelte-1qwfzzx:hover .layerzero-emblem:where(.svelte-1qwfzzx){opacity:1}.layerzero-emblem.light-mode.svelte-1qwfzzx{display:block}.layerzero-emblem.dark-mode.svelte-1qwfzzx,.dark .layerzero-emblem.light-mode.svelte-1qwfzzx{display:none}.dark .layerzero-emblem.dark-mode.svelte-1qwfzzx{display:block}.globe-icon-link.svelte-1qwfzzx{position:absolute;right:2.75rem;display:flex;align-items:center;padding:.25rem;border-radius:4px;transition:all .2s;z-index:10}.input-with-emblem.svelte-1qwfzzx:has(.history-dropdown-arrow:where(.svelte-1qwfzzx)) .globe-icon-link:where(.svelte-1qwfzzx){right:5rem}.globe-icon-link.svelte-1qwfzzx:hover{background:rgba(var(--background-tertiary-rgb),.8);transform:scale(1.05)}.globe-icon.svelte-1qwfzzx{width:20px;height:20px;opacity:.7;transition:opacity .2s;color:rgba(var(--text-secondary-rgb),1)}.globe-icon-link.svelte-1qwfzzx:hover .globe-icon:where(.svelte-1qwfzzx){opacity:1;color:rgba(var(--text-primary-rgb),1)}.dark .globe-icon.svelte-1qwfzzx{color:#f0f0f0!important;filter:brightness(0) saturate(100%) invert(94%) sepia(6%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%)}.dark .globe-icon-link.svelte-1qwfzzx:hover .globe-icon:where(.svelte-1qwfzzx){color:#f0f0f0!important;filter:brightness(0) saturate(100%) invert(94%) sepia(6%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%)}.dark .toggle-panel.svelte-1qwfzzx{background:#282828f2;border-color:#505050;box-shadow:0 8px 32px #0000004d}.dark .ios-toggle.svelte-1qwfzzx{background:rgba(var(--neutral-700-rgb),1)}.dark .ios-toggle.svelte-1qwfzzx:hover{background:rgba(var(--neutral-600-rgb),1)}.dark .ios-toggle.active.svelte-1qwfzzx{background:rgba(var(--purple-600-rgb),1)!important}.dark .ios-toggle.active.svelte-1qwfzzx:hover{background:rgba(var(--purple-700-rgb),1)!important}.dark .toggle-slider.svelte-1qwfzzx{background:#f5f5f5}
