.Footer-module-scss-module__wcgw9G__root{z-index:10;color:var(--muted);white-space:nowrap;pointer-events:auto;font-size:12px;position:fixed;bottom:8px;left:12px}.Footer-module-scss-module__wcgw9G__root a{color:#60a5fa;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.Footer-module-scss-module__wcgw9G__root a:hover{opacity:.75;text-decoration:underline}
.Legend-module-scss-module___kXVsq__root{background:var(--panel);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--panel-translucent);color:var(--text);pointer-events:auto;border-radius:10px;flex-direction:column;font-size:11px;transition:all .3s;display:flex;overflow:hidden}.Legend-module-scss-module___kXVsq__root[data-open=true]{gap:4px;padding:8px 12px}.Legend-module-scss-module___kXVsq__root[data-open=false]{min-width:fit-content;padding:8px 6px}.Legend-module-scss-module___kXVsq__toggleBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:0;font-size:12px;transition:color .2s cubic-bezier(.4,0,.2,1);display:flex}.Legend-module-scss-module___kXVsq__toggleBtn:hover{color:var(--text)}.Legend-module-scss-module___kXVsq__content{flex-direction:column;gap:4px;transition:opacity .2s;display:flex;overflow:hidden}[data-open=false] .Legend-module-scss-module___kXVsq__content{display:none}.Legend-module-scss-module___kXVsq__section{flex-direction:column;gap:6px;display:flex}.Legend-module-scss-module___kXVsq__divider{background:var(--border);height:1px;margin:4px 0}.Legend-module-scss-module___kXVsq__row{align-items:center;gap:8px;display:flex}.Legend-module-scss-module___kXVsq__label{color:var(--muted);letter-spacing:.2px;font-size:11px}.Legend-module-scss-module___kXVsq__icon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.Legend-module-scss-module___kXVsq__v1{background:#60a5fa;border:1px solid #3b82f6;border-radius:2px;box-shadow:0 0 6px #60a5fa73}.Legend-module-scss-module___kXVsq__v2Wrap{width:16px;height:16px}.Legend-module-scss-module___kXVsq__v2Diamond{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1.5px solid #ef4444;width:10px;height:10px;transform:rotate(45deg);box-shadow:0 0 6px #fbbf248c}.Legend-module-scss-module___kXVsq__market{background:#a78bfa;border:1px solid #8b5cf6;border-radius:50%;box-shadow:0 0 6px #a78bfa73}.Legend-module-scss-module___kXVsq__edge{border-radius:2px;flex-shrink:0;width:20px;height:2px;display:inline-block}.Legend-module-scss-module___kXVsq__edgeAllocation{background:#a78bfab3}.Legend-module-scss-module___kXVsq__edgeV2V1{background:#fbbf24d9}.Legend-module-scss-module___kXVsq__edgeV2Market{background:#34d399d9}.Legend-module-scss-module___kXVsq__edgeV2V2{background:#ec4899d9}
.ThemeToggle-module-scss-module__kbHJTa__root{background:var(--panel-2);border:1px solid var(--border);border-radius:999px;gap:2px;padding:3px;display:inline-flex;position:relative}.ThemeToggle-module-scss-module__kbHJTa__root:before{content:"";background:var(--panel);width:32px;box-shadow:inset 0 0 0 1px var(--border);transform:translateX(calc(var(--active-index) * 34px));pointer-events:none;border-radius:999px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;inset:3px}.ThemeToggle-module-scss-module__kbHJTa__btn{width:32px;height:32px;color:var(--muted);z-index:1;border-radius:999px;justify-content:center;align-items:center;transition:color .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.ThemeToggle-module-scss-module__kbHJTa__btn svg{width:16px;height:16px}.ThemeToggle-module-scss-module__kbHJTa__btn:hover{color:var(--text)}.ThemeToggle-module-scss-module__kbHJTa__btn[data-active=true]{color:#60a5fa}
:root,[data-theme=dark]{--bg:#0b0e14;--panel:#131823;--panel-2:#1a2030;--text:#e6edf7;--muted:#8b97ad;--border:#232c3f;--panel-translucent:#131823c7;--bg-grid:#ffffff09;--hairline:#ffffff0a;--minimap-mask:#000000a6;--minimap-node:#ffffff59}[data-theme=light]{--bg:#f5f7fb;--panel:#fff;--panel-2:#edf1f8;--text:#0e1526;--muted:#5a6479;--border:#d9dfeb;--panel-translucent:#ffffffd1;--bg-grid:#0e15260f;--hairline:#0e15260f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);width:100%;height:100%;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:14px;line-height:1.5}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:var(--muted)}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select{font-family:inherit;font-size:inherit}.react-flow__background{background:var(--bg)}.react-flow__controls{overflow:hidden;background:var(--panel)!important;border:1px solid var(--border)!important;border-radius:10px!important}.react-flow__controls button{background:var(--panel)!important;border-bottom:1px solid var(--border)!important;color:var(--text)!important;fill:var(--text)!important}.react-flow__controls button:hover{background:var(--panel-2)!important}.react-flow__minimap{background:var(--panel-2)!important;border:1px solid var(--border)!important;border-radius:10px!important}.react-flow__attribution{display:none!important}.bottom-left-stack{z-index:100;pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:fixed;bottom:36px;left:12px}.bottom-left-stack>*{pointer-events:auto}
