:root,[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-0:#0e1116;--surface-1:#161a21;--surface-2:#1e242d;--surface-3:#2a313b;--border:#2a313b;--border-strong:#363e49;--text-primary:#e8ecf2;--text-secondary:#a7b0bd;--text-muted:#7d8795;--accent:#4fd3e8;--accent-hover:#6fddef;--accent-border:#1e9cb2;--bg-accent:#0c3540;--on-accent:#08323a;--ai:#7a5cff;--ai-hover:#9280ff;--bg-ai:#241a5c;--on-ai:#e3dcff;--success:#21c08a;--bg-success:#0c3b2c;--on-success:#06301f;--warning:#f6a733;--bg-warning:#4a3300;--on-warning:#492d00;--danger:#ff4d4d;--bg-danger:#4a1414;--on-danger:#4a0000;--radius:8px;--radius-card:12px;--font-sans:"Inter", system-ui, -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--term-cmd:#6cb6ff;--term-kernel:#a8d08d;--term-log:#c9c9c9;--term-error:#f48771;--term-ui:#6f7d8c;--chrome-bg:var(--surface-0);--chrome-panel-bg:var(--surface-1);--chrome-border:var(--border);--chrome-text:var(--text-primary);--chrome-text-muted:var(--text-secondary);--chrome-accent:var(--accent);--viewport-bg:var(--surface-0);--status-error:var(--danger);--status-warning:var(--warning);--status-ok:var(--success);--status-disabled-opacity:.4}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-0:#f8fafc;--surface-1:#fff;--surface-2:#f1f5f9;--surface-3:#e2e8f0;--border:#cbd5e1;--border-strong:#94a3b8;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--accent:#0284c7;--accent-hover:#0369a1;--accent-border:#0284c7;--bg-accent:#e0f2fe;--on-accent:#fff;--ai:#6366f1;--ai-hover:#4f46e5;--bg-ai:#ede9fe;--on-ai:#4338ca;--success:#16a34a;--bg-success:#dcfce7;--on-success:#14532d;--warning:#d97706;--bg-warning:#fef3c7;--on-warning:#78350f;--danger:#dc2626;--bg-danger:#fee2e2;--on-danger:#7f1d1d;--term-cmd:#0284c7;--term-kernel:#16a34a;--term-log:#1e293b;--term-error:#dc2626;--term-ui:#64748b;--chrome-bg:var(--surface-0);--chrome-panel-bg:var(--surface-1);--chrome-border:var(--border);--chrome-text:var(--text-primary);--chrome-text-muted:var(--text-secondary);--chrome-accent:var(--accent);--viewport-bg:var(--surface-0);--status-error:var(--danger);--status-warning:var(--warning);--status-ok:var(--success);--status-disabled-opacity:.4}html,body,#root{background:var(--surface-0);height:100%;color:var(--text-primary);margin:0}body{font-family:var(--font-sans);font-size:14px}*{box-sizing:border-box;scrollbar-color:var(--border-strong) var(--surface-1)}button{cursor:pointer;font-family:inherit;font-size:inherit;border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);background:0 0;padding:6px 12px;transition:all .15s ease-out}button:hover:not(:disabled){background:var(--surface-2)}button:disabled{cursor:not-allowed;opacity:var(--status-disabled-opacity)}button.primary{background:var(--accent);color:var(--on-accent);border:none}button.primary:hover:not(:disabled){background:var(--accent-hover)}button.ai-button{color:var(--ai);border:1px solid var(--ai);background:0 0}button.ai-button:hover{background:var(--bg-ai)}input,select{font-family:inherit;font-size:inherit;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);padding:5px 8px}input[type=number]{appearance:textfield}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}select option{background:var(--surface-1);color:var(--text-primary)}input:focus,select:focus{border-color:var(--accent);outline:none}label{color:var(--text-secondary);margin-bottom:8px;display:block}label input,label select{margin-top:2px;display:block}.error{color:var(--danger)}.disabled-feature{opacity:var(--status-disabled-opacity);cursor:not-allowed}@keyframes importIndeterminate{0%{transform:translate(-100%)}to{transform:translate(320%)}}.vp-toolbar-btn{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(8px);color:#f1f5f9;background:#161920e0;border:1px solid #ffffff2e;border-radius:4px;justify-content:center;align-items:center;gap:5px;height:26px;padding:0 8px;font-size:11px;font-weight:500;line-height:24px;transition:background .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex;box-shadow:0 4px 12px #0000004d}.vp-overlay-badge{color:#94a3b8;-webkit-backdrop-filter:blur(8px);background:#161920e0;border:1px solid #ffffff2e;transition:background .12s,border-color .12s,color .12s,box-shadow .12s;box-shadow:0 4px 14px #0000004d}.vp-overlay-badge strong{color:#f8fafc}.vp-toolbar-separator{background:#fff3}[data-canvas-bg=dark] .vp-toolbar-btn{color:#f1f5f9;background:#161920e0;border:1px solid #ffffff2e;box-shadow:0 4px 12px #0000004d}[data-canvas-bg=dark] .vp-toolbar-btn:hover:not(.active){color:#fff;background:#282d3af2;border-color:#ffffff61}[data-canvas-bg=dark] .vp-toolbar-btn.active{border-color:var(--accent,#0284c7);background:var(--accent,#0284c7);color:#fff;box-shadow:0 0 12px #38bdf873}[data-canvas-bg=dark] .vp-toolbar-btn.active:hover{background:var(--accent,#0284c7);filter:brightness(1.12)}[data-canvas-bg=dark] .vp-overlay-badge{color:#94a3b8;background:#161920e0;border:1px solid #ffffff2e;box-shadow:0 4px 14px #0000004d}[data-canvas-bg=dark] .vp-overlay-badge strong{color:#f8fafc}[data-canvas-bg=dark] .vp-toolbar-separator{background:#fff3}[data-canvas-bg=light] .vp-toolbar-btn{color:#0f172a;background:#ffffffeb;border:1px solid #0f172a33;box-shadow:0 2px 8px #00000014}[data-canvas-bg=light] .vp-toolbar-btn:hover:not(.active){color:#000;background:#fff;border-color:#0f172a73}[data-canvas-bg=light] .vp-toolbar-btn.active{border-color:var(--accent,#0284c7);background:var(--accent,#0284c7);color:#fff;box-shadow:0 2px 8px #0284c759}[data-canvas-bg=light] .vp-toolbar-btn.active:hover{background:var(--accent,#0284c7);filter:brightness(1.08)}[data-canvas-bg=light] .vp-overlay-badge{color:#475569;background:#ffffffeb;border:1px solid #0f172a33;box-shadow:0 2px 8px #00000014}[data-canvas-bg=light] .vp-overlay-badge strong{color:#0f172a}[data-canvas-bg=light] .vp-toolbar-separator{background:#0f172a33}[data-canvas-bg=white] .vp-toolbar-btn{color:#0f172a;background:#f1f5f9f2;border:1px solid #0f172a38;box-shadow:0 2px 8px #00000012}[data-canvas-bg=white] .vp-toolbar-btn:hover:not(.active){border-color:var(--accent,#0284c7);color:#000;background:#fff}[data-canvas-bg=white] .vp-toolbar-btn.active{border-color:var(--accent,#0284c7);background:var(--accent,#0284c7);color:#fff;box-shadow:0 2px 8px #0284c759}[data-canvas-bg=white] .vp-toolbar-btn.active:hover{background:var(--accent,#0284c7);filter:brightness(1.08)}[data-canvas-bg=white] .vp-overlay-badge{color:#475569;background:#f8fafcf2;border:1px solid #0f172a38;box-shadow:0 2px 8px #00000012}[data-canvas-bg=white] .vp-overlay-badge strong{color:#0f172a}[data-canvas-bg=white] .vp-toolbar-separator{background:#0f172a38}.tree-row{transition:background 80ms}.tree-row:hover:not(.tree-row-selected){background:var(--surface-2)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.research-page{color:#e8ecf2;min-height:100vh;font-family:var(--font-sans,Inter, system-ui, sans-serif);--research-border:#94a3b82b;--research-muted:#8e9aaa;--research-panel:#111720;background:#0b0f14}.research-page *,.research-page :before,.research-page :after{box-sizing:border-box}.research-page button,.research-page input{font:inherit}.research-page button{cursor:pointer}.research-page a{color:inherit;text-decoration:none}.research-header{border-bottom:1px solid var(--research-border);z-index:10;background:#0f141cf0;align-items:center;gap:13px;height:64px;padding:0 28px;display:flex;position:relative}.research-brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.research-brand-mark{color:#071016;background:#4fd3e8;border-radius:7px;place-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:grid}.research-header-divider{color:#44505f}.research-header-section{color:var(--research-muted);letter-spacing:.02em;font-size:12px}.research-header-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.research-nav-link{color:var(--research-muted);background:0 0;border:0;padding:6px 0;font-size:12px}.research-nav-link:hover,.research-nav-link-active{color:#e8ecf2}.research-nav-dot{background:#4fd3e8;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #4fd3e81a}.research-workspace{grid-template-columns:342px minmax(440px,1fr) 330px;height:calc(100vh - 64px);min-height:650px;display:grid}.research-workspace-no-inspector{grid-template-columns:342px minmax(440px,1fr)}.research-sidebar{border-right:1px solid var(--research-border);background:#0e141c;min-width:0;padding:27px 18px 24px;overflow:auto}.research-sidebar-intro{padding:0 8px 23px}.research-eyebrow{color:#4fd3e8;letter-spacing:.16em;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.research-eyebrow-line{background:#4fd3e8;width:17px;height:1px}.research-sidebar h1{letter-spacing:-.04em;margin:13px 0 8px;font-size:27px;line-height:1.05}.research-sidebar-intro p{max-width:270px;color:var(--research-muted);margin:0;font-size:12px;line-height:1.6}.research-stat-grid{border-top:1px solid var(--research-border);border-bottom:1px solid var(--research-border);grid-template-columns:repeat(3,1fr);margin:0 0 23px;display:grid}.research-stat-grid>div{border-right:1px solid var(--research-border);padding:13px 8px 12px}.research-stat-grid>div:last-child{border-right:0}.research-stat-grid strong{letter-spacing:-.04em;font-size:21px;display:block}.research-stat-grid span{color:var(--research-muted);text-transform:uppercase;letter-spacing:.07em;margin-top:4px;font-size:9px;display:block}.research-search{border:1px solid var(--research-border);background:#121a24;border-radius:8px;align-items:center;gap:8px;height:38px;margin:0 0 21px;padding:0 10px;display:flex}.research-search:focus-within{border-color:#4fd3e8a6}.research-search-icon{color:#4fd3e8;font-size:22px;line-height:1;transform:rotate(-20deg)}.research-search input{color:#e8ecf2;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0;font-size:12px}.research-search input::placeholder{color:#687484}.research-search button{color:#8090a2;background:0 0;border:0;padding:0;font-size:17px}.research-filter-heading,.research-list-heading{color:var(--research-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 7px 9px;font-size:10px;font-weight:800;display:flex}.research-filter-heading span:last-child,.research-list-heading span:last-child{color:#566273;letter-spacing:0;text-transform:none;font-size:9px;font-weight:500}.research-cluster-list{gap:4px;margin-bottom:23px;display:grid}.research-cluster-chip{color:#9aa7b7;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:31px;padding:5px 8px;font-size:10.5px;line-height:1.25;display:flex}.research-cluster-chip:hover{color:#e8ecf2;background:#141d28}.research-cluster-chip-active{color:#e8ecf2;background:#4fd3e814;border-color:#4fd3e845}.research-cluster-chip span:nth-child(2){flex:1}.research-cluster-swatch{border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff06}.research-cluster-chip em{color:#526073;font-size:10px;font-style:normal}.research-company-list{gap:3px;display:grid}.research-company-row{color:#e8ecf2;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:27px minmax(0,1fr) 30px;align-items:center;gap:7px;width:100%;min-height:53px;padding:7px 8px;display:grid}.research-company-row:hover{background:#141d28}.research-company-row-active{background:#4fd3e814;border-color:#4fd3e866}.research-company-rank{color:#667385;font-family:var(--font-mono,monospace);align-self:start;padding-top:2px;font-size:10px}.research-company-row-main{min-width:0}.research-company-row-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;display:block;overflow:hidden}.research-company-row-main small{color:#7c8998;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9.5px;display:block;overflow:hidden}.research-pilot-score{color:#4fd3e8;font-family:var(--font-mono,monospace);text-align:right;font-size:14px}.research-pilot-score small{color:#667385;font-size:8px}.research-empty-list{color:var(--research-muted);padding:18px 8px;font-size:11px;line-height:1.5}.research-map-panel{background:#151d26;flex-direction:column;min-width:0;display:flex}.research-map-filterbar{border-bottom:1px solid var(--research-border);background:#0f1720;flex-wrap:wrap;align-content:center;align-items:center;gap:6px;min-height:48px;padding:7px 16px;display:flex;overflow:visible}.research-map-filter-label{color:#718093;font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;flex:none;margin-right:3px;font-size:9px}.research-filter-chip{color:#aeb9c5;white-space:nowrap;background:#18232fdb;border:1px solid #94a3b833;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-size:10px;display:inline-flex}.research-filter-chip:hover{color:#e8ecf2;border-color:#4fd3e894}.research-filter-chip-active{color:#e9fcff;background:#4fd3e824;border-color:#4fd3e8c7}.research-filter-chip em{color:#657588;font-family:var(--font-mono,monospace);font-size:9px;font-style:normal}.research-filter-chip-active em{color:#8ceaf5}.research-filter-chip-region:before{content:"";background:#63d6a3;border-radius:50%;width:6px;height:6px}.research-filter-chip-bay:before{background:#4fd3e8}.research-filter-chip-category i{border-radius:50%;flex:none;width:6px;height:6px}.research-filter-chip-divider{background:var(--research-border);flex:none;width:1px;height:19px;margin:0 3px}.research-map-toolbar{border-bottom:1px solid var(--research-border);background:#111821;justify-content:space-between;align-items:center;min-height:70px;padding:0 22px;display:flex}.research-map-toolbar strong{font-size:13px;display:block}.research-map-toolbar span{color:var(--research-muted);margin-top:5px;font-size:10px;display:block}.research-map-actions{align-items:center;gap:6px;display:flex}.research-map-actions .research-map-date{color:#657486;font-family:var(--font-mono,monospace);margin-right:12px;font-size:9px}.research-map-actions button{border:1px solid var(--research-border);color:#c7d1dc;background:#16212d;border-radius:6px;width:29px;height:29px;font-size:18px;line-height:1}.research-map-actions button:hover{color:#4fd3e8;border-color:#4fd3e8}.research-map-canvas{background:#17222b;flex:1;min-height:0;position:relative;overflow:hidden}.research-leaflet-map{z-index:1;position:absolute;inset:0}.research-leaflet-map .leaflet-container{width:100%;height:100%;font-family:var(--font-sans,Inter, system-ui, sans-serif);background:#d7e0e3}.research-leaflet-map .leaflet-control-zoom{border:0;margin-top:16px;margin-right:16px;box-shadow:0 4px 14px #070f1540}.research-leaflet-map .leaflet-control-zoom a{color:#31424d;background:#f8fbfced;border:1px solid #192b3640;width:31px;height:31px;line-height:29px}.research-leaflet-map .leaflet-control-zoom a:hover{color:#0c93aa;background:#fff}.research-leaflet-map .leaflet-control-scale{margin-bottom:16px;margin-left:16px}.research-leaflet-map .leaflet-control-scale-line{color:#28404a;background:#f8fbfcb8;border-color:#2b4a56;font-size:9px;line-height:11px}.research-leaflet-map .leaflet-control-attribution{color:#52646c;background:#f8fbfcd6;font-size:9px}.research-leaflet-map .leaflet-control-attribution a{color:#18798a}.research-leaflet-company-icon{background:0 0;border:0}.research-leaflet-company-icon span{color:#071016;width:25px;height:25px;font-family:var(--font-mono,monospace);border:2px solid #fafdfee6;border-radius:50%;place-items:center;font-size:7px;font-weight:900;display:grid;box-shadow:0 2px 8px #081b225c}.research-leaflet-company-icon-selected span{border-color:#fff;width:31px;height:31px;margin:-3px;font-size:8px;box-shadow:0 0 0 5px #4fd3e852,0 3px 12px #081b227a}.research-leaflet-cluster-icon{color:#f4fdff;font-family:var(--font-mono,monospace);background:#1493a5d6;border:0;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;box-shadow:0 0 0 7px #4fd3e833,0 4px 13px #081b2261}.research-leaflet-cluster-icon:hover{background:#08798cf0}.research-map-grid{opacity:.32;background-image:linear-gradient(#7591a00f 1px,#0000 1px),linear-gradient(90deg,#7591a00f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.research-map-content{transform-origin:50%;transition:transform .25s;position:absolute;inset:0}.research-map-art{opacity:.98;width:100%;height:100%;position:absolute;inset:0}.research-map-water{fill:#2866763d}.research-map-road{fill:none;stroke:#a1b0b324;stroke-width:2.1px}.research-map-road-major{stroke:#d1bc874d;stroke-width:4.5px}.research-map-road-minor{fill:none;stroke:#a6b4ba17;stroke-width:1.3px}.research-map-label{fill:#b1c5ca59;letter-spacing:3px;font-size:17px;font-weight:800}.research-map-label-small{fill:#b1c5ca3d;letter-spacing:2px;font-size:12px}.research-pin{z-index:2;border:2px solid #070e14b8;border-radius:50% 50% 50% 2px;place-items:center;width:22px;height:22px;padding:0;transition:width .15s,height .15s,filter .15s,transform .15s;display:grid;position:absolute;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 4px 10px #0000004d}.research-pin span{color:#050c11d1;font-family:var(--font-mono,monospace);font-size:7px;font-weight:900;transform:rotate(-45deg)}.research-pin:hover{z-index:4;filter:brightness(1.3);transform:translate(-50%,-50%)rotate(45deg)scale(1.14)}.research-pin-selected{z-index:5;border-color:#e8ecf2;width:30px;height:30px;box-shadow:0 0 0 6px #4fd3e824,0 5px 16px #00000061}.research-pin-selected span{font-size:8px}.research-pin-cluster{z-index:3;color:#071016;width:34px;height:34px;font-family:var(--font-mono,monospace);background:#2cb8cdad;border:2px solid #e0f4f6d6;border-radius:50%;place-items:center;padding:0;font-size:10px;font-weight:900;transition:transform .15s,filter .15s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #4fd3e821,0 5px 16px #00000052}.research-pin-cluster:hover{filter:brightness(1.2);transform:translate(-50%,-50%)scale(1.12)}.research-map-scale{color:#a5b1b7;font-family:var(--font-mono,monospace);align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:19px;left:22px}.research-map-scale span{border-top:1px solid #afc0c0;border-left:1px solid #afc0c0;border-right:1px solid #afc0c0;width:44px;height:4px;display:block}.research-map-help{z-index:700;color:#e1ecee;background:#0f1b22b8;border-radius:5px;padding:5px 7px;font-size:9px;position:absolute;bottom:17px;right:20px}.research-help-key{color:#b5cbcb;width:17px;height:17px;font-family:var(--font-mono,monospace);border:1px solid #b0c4c845;border-radius:4px;place-items:center;margin:0 3px;font-size:8px;display:inline-grid}.research-inspector{border-left:1px solid var(--research-border);background:#0e141c;min-width:0;padding:23px 18px;overflow:auto}.research-inspector-empty{flex-direction:column;justify-content:center;min-height:320px;padding:24px 16px;display:flex}.research-inspector-empty-icon{color:#4fd3e8;border:1px solid #4fd3e873;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:18px;font-size:18px;display:grid}.research-inspector-empty h2{letter-spacing:-.03em;margin:0 0 8px;font-size:18px}.research-inspector-empty p{max-width:240px;color:var(--research-muted);margin:0;font-size:11px;line-height:1.6}.research-inspector-empty-rule{background:#4fd3e8;width:42px;height:1px;margin:25px 0 10px}.research-inspector-empty span{color:#637182;font-size:10px}.research-card{animation:.2s ease-out researchCardIn}@keyframes researchCardIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.research-card-topline{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.research-card-rank{color:#4fd3e8;font-family:var(--font-mono,monospace);font-size:11px}.research-card-evidence{color:#63d6a3;border:1px solid #63d6a340;border-radius:999px;padding:4px 7px;font-size:9px}.research-card h2{letter-spacing:-.045em;margin:0;font-size:23px;line-height:1.08}.research-card-location{color:#a9b4c0;margin-top:9px;font-size:11px}.research-location-pin{color:#4fd3e8;margin-right:5px}.research-card-cluster{color:#8593a1;align-items:flex-start;gap:7px;margin-top:18px;font-size:10px;line-height:1.4;display:flex}.research-card-cluster span{border-radius:50%;flex:none;width:7px;height:7px;margin-top:3px}.research-card-score{border-top:1px solid var(--research-border);border-bottom:1px solid var(--research-border);grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;padding:13px 0;display:grid}.research-card-score>div{border-right:1px solid var(--research-border)}.research-card-score>div:last-child{border-right:0;padding-left:10px}.research-card-score strong{color:#e8ecf2;font-family:var(--font-mono,monospace);font-size:20px;display:block}.research-card-score strong small{color:#69788b;font-size:10px}.research-card-score span{color:#738091;margin-top:4px;font-size:9px;display:block}.research-card-focus{color:#b7c1cb;margin:0;font-size:11px;line-height:1.6}.research-card-open{color:#8ae8f5;text-align:left;background:#4fd3e814;border:1px solid #4fd3e8;border-radius:7px;justify-content:space-between;align-items:center;width:100%;margin-top:24px;padding:10px 11px;font-size:11px;display:flex}.research-card-open:hover{background:#4fd3e829}.research-card-open span{font-size:15px}.research-card-hint{color:#657486;text-align:center;margin-top:10px;font-size:9px}.research-loading,.research-message{min-height:calc(100vh - 64px);color:var(--research-muted);place-content:center;justify-items:center;display:grid}.research-loading-orb{border:2px solid #4fd3e833;border-top-color:#4fd3e8;border-radius:50%;width:34px;height:34px;margin-bottom:18px;animation:.8s linear infinite researchSpin}@keyframes researchSpin{to{transform:rotate(360deg)}}.research-loading p{font-size:12px}.research-message{text-align:center;padding:30px}.research-message-icon{color:#f6a733;border:1px solid #f6a733;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:17px;display:grid}.research-message h1{color:#e8ecf2;margin:0 0 8px;font-size:22px}.research-message p{max-width:400px;margin:0 0 20px;font-size:12px;line-height:1.5}.research-button{color:#8ae8f5;background:#4fd3e814;border:1px solid #4fd3e8;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:inline-flex}.research-button:hover{background:#4fd3e829}.research-button-disabled{border-color:var(--research-border);color:#69788b;pointer-events:none}.research-company-page{max-width:1180px;margin:0 auto;padding:28px 34px 60px}.research-company-breadcrumb{color:#687586;align-items:center;gap:9px;margin-bottom:49px;font-size:11px;display:flex}.research-company-breadcrumb button{color:#8ca0b0;background:0 0;border:0;padding:0;font-size:11px}.research-company-breadcrumb button:hover{color:#4fd3e8}.research-company-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.research-company-heading h1{letter-spacing:-.06em;margin:13px 0 7px;font-size:clamp(32px,5vw,54px);line-height:.98}.research-company-heading-copy>p{color:#9ba9b7;margin:0;font-size:13px}.research-company-heading-actions{align-items:center;gap:16px;display:flex}.research-profile-rank{color:#6c7a8b;font-family:var(--font-mono,monospace);font-size:10px}.research-company-grid{grid-template-columns:minmax(0,1.6fr) minmax(290px,.8fr);gap:18px;display:grid}.research-company-main-card,.research-company-side-card{border:1px solid var(--research-border);background:#111821;border-radius:11px}.research-company-main-card{padding:29px 31px}.research-company-card-label{color:#5f7183;font-family:var(--font-mono,monospace);letter-spacing:.13em;font-size:9px}.research-company-main-card h2{letter-spacing:-.04em;margin:13px 0 11px;font-size:25px}.research-company-main-card>p{color:#bac4ce;max-width:690px;margin:0;font-size:14px;line-height:1.75}.research-signal-box{background:#4fd3e80f;border-left:2px solid #4fd3e8;gap:15px;margin:28px 0 30px;padding:15px 17px;display:flex}.research-signal-mark{color:#4fd3e8;font-size:19px}.research-signal-box strong{font-size:11px}.research-signal-box p{color:#9eacb9;margin:6px 0 0;font-size:12px;line-height:1.6}.research-company-section{border-top:1px solid var(--research-border);margin-top:27px;padding-top:21px}.research-company-section>p{color:#c2cbd5;margin:10px 0 0;font-size:13px;line-height:1.6}.research-muted{color:#82909e!important;font-size:11px!important}.research-company-side-card{align-self:start;padding:25px 22px}.research-company-score-large{border-bottom:1px solid var(--research-border);padding-bottom:21px}.research-company-score-large>span{color:#6d7d8d;font-family:var(--font-mono,monospace);letter-spacing:.13em;font-size:9px}.research-company-score-large strong{color:#e8ecf2;font-family:var(--font-mono,monospace);letter-spacing:-.08em;margin:7px 0 13px;font-size:39px;display:block}.research-company-score-large strong small{color:#667486;letter-spacing:0;font-size:16px}.research-score-track{background:#26323d;border-radius:4px;height:5px;overflow:hidden}.research-score-track i{border-radius:inherit;height:100%;display:block}.research-detail-list{border-bottom:1px solid var(--research-border);margin:0;padding:18px 0}.research-detail-list>div{grid-template-columns:74px minmax(0,1fr);gap:9px;padding:7px 0;display:grid}.research-detail-list dt{color:#6e7c8c;font-size:10px}.research-detail-list dd{color:#bac5d0;margin:0;font-size:10px;line-height:1.4}.research-links{gap:12px;padding-top:19px;display:grid}.research-links .research-company-card-label{margin-bottom:1px}.research-links a{color:#78dcea;justify-content:space-between;font-size:11px;display:flex}.research-links a:hover{color:#d4fbff}@media (width<=1120px){.research-workspace{grid-template-columns:300px minmax(380px,1fr) 290px}.research-workspace-no-inspector{grid-template-columns:300px minmax(380px,1fr)}.research-sidebar{padding-left:13px;padding-right:13px}.research-inspector{padding-left:14px;padding-right:14px}.research-map-help{display:none}}@media (width<=880px){.research-workspace{flex-direction:column;height:auto;min-height:0;display:flex}.research-sidebar{border-right:0;border-bottom:1px solid var(--research-border);max-height:none;padding:22px 17px 16px;overflow:visible}.research-sidebar-intro p{max-width:680px}.research-cluster-list,.research-company-list{grid-template-columns:repeat(2,minmax(0,1fr))}.research-map-panel{min-height:570px}.research-inspector{border-top:1px solid var(--research-border);border-left:0;min-height:300px;padding:25px 22px}.research-inspector-empty{min-height:220px}.research-card{max-width:520px}}@media (width<=620px){.research-header{gap:9px;height:56px;padding:0 15px}.research-header-section,.research-header-divider{display:none}.research-header-nav{gap:13px}.research-nav-link{font-size:10px}.research-workspace{height:auto}.research-sidebar{padding-top:20px}.research-sidebar h1{font-size:24px}.research-stat-grid{margin-bottom:17px}.research-cluster-list,.research-company-list{grid-template-columns:1fr}.research-map-panel{min-height:450px}.research-map-toolbar{min-height:60px;padding:0 13px}.research-map-toolbar span,.research-map-date{display:none!important}.research-map-scale{bottom:12px;left:12px}.research-company-page{padding:22px 16px 40px}.research-company-breadcrumb{margin-bottom:33px}.research-company-heading{margin-bottom:27px;display:block}.research-company-heading h1{font-size:38px}.research-company-heading-actions{justify-content:space-between;margin-top:22px}.research-company-grid{grid-template-columns:1fr}.research-company-main-card{padding:23px 19px}}.research-mobile-filter-trigger,.research-mobile-filter-backdrop{display:none}#nl-badge-frame{display:none!important}@media (width<=900px){html,body{overflow-x:hidden}.research-page{min-height:100dvh}.research-header{display:none}.research-workspace,.research-workspace-no-inspector{width:100%;height:100dvh;min-height:0;display:block;position:relative;overflow:hidden}.research-sidebar{display:none}.research-map-panel{height:100%;min-height:0;display:block;position:absolute;inset:0}.research-map-filterbar,.research-map-toolbar{display:none}.research-map-canvas{height:auto;min-height:0;position:absolute;inset:0;overflow:hidden}.research-mobile-filter-trigger{top:max(12px, env(safe-area-inset-top));z-index:750;color:#e4fbff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1922e8;border:1px solid #4fd3e8a6;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;display:inline-flex;position:absolute;right:12px;box-shadow:0 5px 20px #0000004d}.research-mobile-filter-trigger strong{color:#4fd3e8;font-family:var(--font-mono,monospace);font-size:10px}.research-leaflet-map .leaflet-control-zoom{margin-top:12px;margin-right:12px}.research-leaflet-map .leaflet-control-scale{margin-bottom:12px;margin-left:12px}.research-map-help{bottom:12px;right:12px}.research-inspector{z-index:900;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e141cf5;border:1px solid #4fd3e861;border-radius:16px;max-height:min(58dvh,450px);padding:16px;position:absolute;bottom:12px;left:12px;right:12px;overflow:auto;box-shadow:0 16px 50px #00000073}.research-inspector .research-card h2{font-size:20px}.research-inspector .research-card-open{margin-top:16px}.research-mobile-filter-backdrop{z-index:2000;background:#03080d94;align-items:flex-end;display:flex;position:fixed;inset:0}.research-mobile-filter-sheet{width:100%;max-height:min(82dvh,560px);padding:10px 14px calc(18px + env(safe-area-inset-bottom));background:#0f1720;border-top:1px solid #4fd3e86b;border-radius:18px 18px 0 0;animation:.18s ease-out researchSheetIn;box-shadow:0 -20px 70px #00000080}@keyframes researchSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.research-mobile-filter-grabber{background:#526476;border-radius:999px;width:36px;height:4px;margin:0 auto 12px}.research-mobile-filter-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.research-mobile-filter-heading strong{font-size:17px;display:block}.research-mobile-filter-heading span{color:#82909e;margin-top:4px;font-size:10px;display:block}.research-mobile-filter-heading button{border:1px solid var(--research-border);color:#dbe8ee;background:#182331;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.research-mobile-filter-content{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.research-mobile-filter-content .research-map-filter-label{color:#4fd3e8;width:100%;margin:0 0 2px}.research-mobile-filter-content .research-filter-chip{min-height:34px;padding:5px 10px;font-size:10.5px}.research-mobile-filter-content .research-filter-chip-divider{background:var(--research-border);width:100%;height:1px;margin:1px 0}}.creators-page{color:#f1f5f9;min-height:100vh;font-family:var(--font-sans);box-sizing:border-box;background:radial-gradient(circle at 50% 0,#4fd3e81a 0%,#0e1116 60%),#0a0d12;overflow-y:auto}.creators-container{max-width:1180px;margin:0 auto;padding:0 24px 80px}.creators-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:56px;padding:24px 0;display:flex}.creators-logo-link{color:#fff;letter-spacing:-.01em;align-items:center;gap:12px;font-size:19px;font-weight:700;text-decoration:none;display:flex}.creators-header-nav{align-items:center;gap:16px;display:flex}.creators-hero{text-align:center;max-width:840px;margin:0 auto 76px}.creators-badge{color:#38bdf8;letter-spacing:.04em;text-transform:uppercase;background:#4fd3e81f;border:1.5px solid #4fd3e873;border-radius:999px;justify-content:center;align-items:center;margin-bottom:32px;padding:10px 32px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 0 32px #4fd3e838}.creators-hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 24px;font-size:48px;font-weight:800;line-height:1.15}.creators-hero p{color:#94a3b8;margin:0 0 38px;font-size:18.5px;line-height:1.65}.creators-hero-cta{justify-content:center;gap:16px;display:flex}button.creators-btn-primary,a.creators-btn-primary,.creators-btn-primary{color:#07222b;cursor:pointer;background:#4fd3e8;border:1px solid #4fd3e8;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #4fd3e840}button.creators-btn-primary:hover:not(:disabled),a.creators-btn-primary:hover,.creators-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #ffffff59;color:#0a0d12!important;background:#fff!important;border-color:#fff!important}button.creators-btn-secondary,a.creators-btn-secondary,.creators-btn-secondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;padding:13px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}button.creators-btn-secondary:hover:not(:disabled),a.creators-btn-secondary:hover,.creators-btn-secondary:hover{color:#fff!important;background:#ffffff26!important;border-color:#fff6!important}.creators-tracks-title{text-align:center;letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:32px;font-weight:800}.creators-tracks-subtitle{text-align:center;color:#94a3b8;margin:0 0 48px;font-size:16.5px}.creators-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:26px;margin-bottom:80px;display:grid}.creators-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#161b22d9 0%,#0e1217f2 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;padding:34px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000059}.creators-card:hover{border-color:#4fd3e899;transform:translateY(-5px);box-shadow:0 16px 40px #00000080,0 0 20px #4fd3e826}.creators-card.highlighted{background:linear-gradient(#0c354080 0%,#0f151cf2 100%);border-color:#4fd3e880}.creators-card-image-wrap{background:#080b10;border:1px solid #ffffff1a;border-radius:10px;width:100%;height:168px;margin-bottom:20px;position:relative;overflow:hidden}.creators-card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.creators-card:hover .creators-card-image{transform:scale(1.05)}.creators-card-top-row{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.creators-card-badge{text-transform:uppercase;letter-spacing:.08em;color:#38bdf8;background:#4fd3e824;border:1px solid #4fd3e859;border-radius:6px;padding:6px 14px;font-size:11.5px;font-weight:700}.creators-card-icon-wrap{color:#38bdf8;background:#4fd3e81f;border:1px solid #4fd3e840;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.creators-card h3{color:#fff;margin:0 0 10px;font-size:22px;font-weight:700}.creators-card-target{color:#38bdf8;margin-bottom:16px;font-size:13.5px;font-weight:600;line-height:1.4}.creators-card-desc{color:#94a3b8;flex-grow:1;margin-bottom:26px;font-size:14.5px;line-height:1.65}.creators-card-perks{border-top:1px solid #ffffff14;margin-bottom:26px;padding-top:22px}.creators-card-perk-item{color:#e2e8f0;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:13.5px;line-height:1.45;display:flex}.creators-card-perk-item:last-child{margin-bottom:0}.creators-card-check{color:#10b981;flex-shrink:0;font-size:15px;font-weight:700}button.creators-card-btn,.creators-card-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:13px 16px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}button.creators-card-btn:hover:not(:disabled),.creators-card-btn:hover{font-weight:700;box-shadow:0 4px 20px #ffffff4d;color:#0a0d12!important;background:#fff!important;border-color:#fff!important}.creators-card.highlighted button.creators-card-btn,.creators-card.highlighted .creators-card-btn{color:#07222b;background:#4fd3e8;border-color:#4fd3e8;font-weight:700}.creators-card.highlighted button.creators-card-btn:hover:not(:disabled),.creators-card.highlighted .creators-card-btn:hover{box-shadow:0 4px 24px #ffffff59;color:#0a0d12!important;background:#fff!important;border-color:#fff!important}.creators-form-section{background:linear-gradient(#161b22e6 0%,#0f1318fa 100%);border:1px solid #ffffff1a;border-radius:20px;max-width:760px;margin:0 auto 80px;padding:48px;box-shadow:0 20px 50px #00000073}.creators-form-header{text-align:center;margin-bottom:38px}.creators-form-header h2{letter-spacing:-.02em;color:#fff;margin:0 0 10px;font-size:30px;font-weight:700}.creators-form-header p{color:#94a3b8;margin:0;font-size:15.5px}.creators-form-group{margin-bottom:22px}.creators-form-group label{color:#e2e8f0;margin-bottom:8px;font-size:13.5px;font-weight:600;display:block}.creators-form-group input,.creators-form-group select,.creators-form-group textarea{box-sizing:border-box;color:#fff;background:#0a0d12;border:1px solid #ffffff1f;border-radius:8px;width:100%;padding:13px 15px;font-family:inherit;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.creators-form-group input:focus,.creators-form-group select:focus,.creators-form-group textarea:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf833}.creators-form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.creators-success-box{text-align:center;background:#10b9811f;border:1px solid #10b981;border-radius:10px;margin-bottom:28px;padding:22px}.creators-success-title{color:#10b981;margin-bottom:8px;font-size:17px;font-weight:700}.creators-success-desc{color:#94a3b8;font-size:14px;line-height:1.5}.creators-faq-section{max-width:820px;margin:0 auto 80px}.creators-faq-title{text-align:center;color:#fff;margin:0 0 38px;font-size:30px;font-weight:700}.creators-faq-item{background:#161b22b3;border:1px solid #ffffff14;border-radius:10px;margin-bottom:14px;padding:24px 28px}.creators-faq-q{color:#fff;margin-bottom:8px;font-size:17px;font-weight:600}.creators-faq-a{color:#94a3b8;margin:0;font-size:14.5px;line-height:1.65}.creators-footer{text-align:center;color:#64748b;border-top:1px solid #ffffff14;padding-top:38px;font-size:13.5px}.creators-footer a{color:#38bdf8;text-decoration:none}.creators-footer a:hover{text-decoration:underline}@media (width<=768px){.creators-hero h1{font-size:34px}.creators-hero p{font-size:16px}.creators-form-row{grid-template-columns:1fr}.creators-form-section{padding:24px}}
