:root{--bg: #0a0a0a;--surface: #111;--border: #1a3a1a;--green: #00ff41;--green-dim: #00aa2a;--green-dark: #004d14;--green-bg: #002a0a;--text: #c0ffc0;--text-dim: #80b080;--red: #ff3333;--blue: #4488ff;--yellow: #ffcc00;--font: "Courier New", "Consolas", monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font);font-size:14px;background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;overscroll-behavior-x:none}html{overflow-x:hidden;overscroll-behavior-x:none}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--green-dark)}.arena-3d.svelte-v1z8mf{position:relative;width:100%;height:100%;min-height:300px;touch-action:none}.overlay-msg.svelte-v1z8mf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#555;font-family:Courier New,monospace;font-size:14px;pointer-events:none;z-index:1}.hud.svelte-v1z8mf{display:flex;justify-content:space-between;padding:6px 10px;background:#080808f2;border:1px solid #2a2a28;border-top:none;font-family:Courier New,monospace;font-size:12px}.hud-left.svelte-v1z8mf,.hud-right.svelte-v1z8mf{display:flex;gap:10px;flex-wrap:wrap}.hud-item.svelte-v1z8mf{color:#8a9a7a}.hud-item.nrg.svelte-v1z8mf{color:#8aaa6a}.hud-item.nrg.low.svelte-v1z8mf{color:#c43}.hud-item.mode.svelte-v1z8mf{color:#5a7a5a;letter-spacing:1px}.hud-item.dead.svelte-v1z8mf{color:#c32;font-weight:700;letter-spacing:2px}.hud-item.dim.svelte-v1z8mf{color:#666}.hud-item.water.svelte-v1z8mf{color:#58c}.hud-item.fitness.svelte-v1z8mf{color:#c94;font-weight:700}.hud-item.size.svelte-v1z8mf{color:#a8c}.hud-item.respawn.svelte-v1z8mf{color:#5a8a5a;animation:svelte-v1z8mf-blink 1s infinite}.hud-item.warn.svelte-v1z8mf{color:#c84}.hud-item.pop.svelte-v1z8mf{color:#7a8aaa}@keyframes svelte-v1z8mf-blink{50%{opacity:.4}}.cam-switch.svelte-v1z8mf{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;background:#000000b3;border:1px solid #3a3a38;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace;z-index:5}.cam-btn.svelte-v1z8mf{background:#505046cc;color:#aab89a;border:1px solid #4a4a48;border-radius:3px;padding:2px 8px;font-family:Courier New,monospace;font-size:12px;cursor:pointer;line-height:1}.cam-btn.svelte-v1z8mf:hover{background:#646450e6;color:#cdb}.cam-label.svelte-v1z8mf{color:#8a9a7a;font-size:11px;min-width:80px;text-align:center;letter-spacing:1px}.sidebar.svelte-1hv0ehb{display:flex;flex-direction:column;overflow-y:auto;max-height:100%;scrollbar-width:thin;scrollbar-color:var(--green-dark) transparent;border:1px solid var(--border);background:var(--surface)}.tab-bar.svelte-1hv0ehb{display:flex;gap:0;padding:0 10px;border-bottom:1px solid var(--border);background:#060806}.tab.svelte-1hv0ehb{flex:1;padding:8px 4px;font-size:11px;font-family:inherit;font-weight:700;letter-spacing:1.5px;text-align:center;background:none;border:none;border-bottom:2px solid transparent;color:var(--text-dim);cursor:pointer;transition:all .15s;position:relative}.tab.svelte-1hv0ehb:hover{color:var(--green)}.tab.active.svelte-1hv0ehb{color:var(--green);border-bottom-color:var(--green);background:#00ff410f}.arena-stats.svelte-1hv0ehb{display:flex;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border);font-size:10px;flex-wrap:wrap}.as-item.svelte-1hv0ehb{display:flex;gap:3px;align-items:center}.as-lbl.svelte-1hv0ehb{color:var(--text-dim);font-weight:700;letter-spacing:.5px}.tab-content.svelte-1hv0ehb{padding:6px 0}.dd-toggle.svelte-1hv0ehb{display:flex;align-items:center;gap:8px;width:100%;padding:6px 12px;background:none;border:none;border-bottom:1px solid var(--border);color:var(--text);font-family:inherit;font-size:10px;cursor:pointer;transition:background .15s}.dd-toggle.svelte-1hv0ehb:hover{background:#00ff4108}.dd-arrow.svelte-1hv0ehb{display:inline-block;width:0;height:0;border-left:5px solid var(--green-dim);border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .2s;flex-shrink:0}.dd-arrow.open.svelte-1hv0ehb{transform:rotate(90deg)}.dd-title.svelte-1hv0ehb{color:var(--green);letter-spacing:1.5px;font-weight:700;font-size:10px}.dd-hint.svelte-1hv0ehb{color:var(--text-dim);font-size:9px;margin-left:auto;letter-spacing:.5px}.dd-alert.svelte-1hv0ehb{color:#ff4040;font-weight:700;font-size:11px;margin-left:auto}.dd-body.svelte-1hv0ehb{padding:6px 12px}.row.svelte-1hv0ehb{display:flex;justify-content:space-between;padding:2px 0;font-size:12px}.lbl.svelte-1hv0ehb{color:var(--text-dim)}.mono.svelte-1hv0ehb{font-size:11px}.hi.svelte-1hv0ehb{color:var(--green);font-weight:700}.lo.svelte-1hv0ehb{color:var(--red)}.empty.svelte-1hv0ehb{color:var(--text-dim);font-size:12px;line-height:1.5}.dot.svelte-1hv0ehb{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid var(--border)}.btn.svelte-1hv0ehb{padding:6px 12px;font-size:11px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;transition:all .15s;font-family:inherit;letter-spacing:.5px}.btn.svelte-1hv0ehb:hover{border-color:var(--green);color:var(--green)}.btn.svelte-1hv0ehb:disabled{opacity:.4;cursor:not-allowed}.share.svelte-1hv0ehb{width:100%;margin-top:6px;border-color:var(--green-dim);color:var(--green-dim)}.brain-trade.svelte-1hv0ehb{margin-top:8px;padding-top:6px;border-top:1px solid var(--border)}.bt-label.svelte-1hv0ehb{font-size:9px;color:#2a8a6a;letter-spacing:1px;display:block;margin-bottom:4px}.bt-btns.svelte-1hv0ehb{display:flex;gap:4px}.bt.svelte-1hv0ehb{flex:1;padding:4px 6px!important;font-size:10px!important;border-color:#2a6a5a!important;color:#2a8a6a!important}.bt.svelte-1hv0ehb:hover{background:#2a8a6a1a!important}.trait-grid.svelte-1hv0ehb{display:flex;flex-direction:column;gap:2px}.trait.svelte-1hv0ehb{display:flex;align-items:center;gap:4px;font-size:10px;padding:1px 0}.tval.svelte-1hv0ehb{flex:1;text-align:right}.tval.tg.svelte-1hv0ehb,.tind.tg.svelte-1hv0ehb{color:var(--green)}.tval.th.svelte-1hv0ehb,.tind.th.svelte-1hv0ehb{color:var(--yellow, #cccc00)}.tval.tl.svelte-1hv0ehb,.tind.tl.svelte-1hv0ehb{color:var(--red, #ff4444)}.tind.svelte-1hv0ehb{width:12px;text-align:center;font-size:9px;font-weight:700}.muts.svelte-1hv0ehb{margin-top:6px;padding-top:4px;border-top:1px solid var(--border)}.mut-hdr.svelte-1hv0ehb{font-size:9px;color:var(--text-dim);letter-spacing:1px}.mut.svelte-1hv0ehb{display:flex;align-items:center;gap:4px;font-size:9px;padding:1px 0}.mt.svelte-1hv0ehb{width:12px;height:12px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;border:1px solid var(--border)}.mt.mp.svelte-1hv0ehb{color:var(--green);border-color:var(--green)}.mt.md.svelte-1hv0ehb{color:var(--yellow, #cccc00);border-color:var(--yellow, #cccc00)}.mt.mx.svelte-1hv0ehb{color:var(--red, #ff4444);border-color:var(--red, #ff4444)}.mt.mi.svelte-1hv0ehb{color:#6af;border-color:#6af}.mtgt.svelte-1hv0ehb{color:var(--text-dim);flex:1}.mdelta.svelte-1hv0ehb{color:var(--text)}.fit-section.svelte-1hv0ehb{margin-top:8px;padding-top:6px;border-top:1px solid var(--border)}.fit-hdr.svelte-1hv0ehb{font-size:9px;color:var(--text-dim);letter-spacing:1px;display:block;margin-bottom:4px}.fit-row.svelte-1hv0ehb{display:flex;align-items:center;gap:6px;margin:3px 0;font-size:11px}.fit-bg.svelte-1hv0ehb{flex:1;height:6px;background:#1a1a1a;border:1px solid var(--border);overflow:hidden}.fit-bar.svelte-1hv0ehb{height:100%;background:var(--green-dim);transition:width .3s}.fit-bar.hi.svelte-1hv0ehb{background:var(--green)}.fit-bar.lo.svelte-1hv0ehb{background:var(--red)}.fit-val.svelte-1hv0ehb{min-width:24px;text-align:right;font-size:11px}.env-section.svelte-1hv0ehb{border-top:1px solid var(--green-dark)}.env-header.svelte-1hv0ehb{padding:6px 12px;font-size:10px;font-weight:700;letter-spacing:2px;color:var(--green);background:#00ff410a;border-bottom:1px solid var(--border)}.env-body.svelte-1hv0ehb{padding:8px 12px}.preset-row.svelte-1hv0ehb{display:flex;flex-wrap:wrap;gap:3px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--border)}.preset-btn.svelte-1hv0ehb{padding:2px 6px;font-size:8px;font-family:inherit;font-weight:700;letter-spacing:1px;background:var(--surface);border:1px solid var(--border);color:var(--text-dim);cursor:pointer;transition:all .15s}.preset-btn.svelte-1hv0ehb:hover{color:var(--green);border-color:var(--green);background:var(--green-dark)}.slider-row.svelte-1hv0ehb{display:flex;align-items:center;gap:4px;margin:3px 0;font-size:11px}.slider-row.svelte-1hv0ehb label:where(.svelte-1hv0ehb){color:var(--text-dim);min-width:46px;font-size:10px}.slider-row.svelte-1hv0ehb input[type=range]:where(.svelte-1hv0ehb){flex:1;accent-color:var(--green);height:4px;min-width:0}.sval.svelte-1hv0ehb{color:var(--green);min-width:30px;text-align:right;font-size:10px}.sval.danger.svelte-1hv0ehb{color:#f44}.env-sub.svelte-1hv0ehb{display:block;color:var(--text-dim);font-size:9px;margin:6px 0 2px;padding-top:6px;border-top:1px solid var(--border);letter-spacing:1px;font-weight:700}.env-status.svelte-1hv0ehb{border-top:1px solid var(--border)}.env-status-grid.svelte-1hv0ehb{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px}.es-item.svelte-1hv0ehb{display:flex;align-items:center;gap:6px}.es-icon.svelte-1hv0ehb{font-size:12px;font-weight:700;min-width:24px;text-align:center;padding:2px 0;border:1px solid var(--border);font-family:inherit}.es-icon.es-ok.svelte-1hv0ehb{color:var(--green-dim);border-color:var(--green-dark)}.es-icon.es-warn.svelte-1hv0ehb{color:var(--yellow, #cccc00);border-color:var(--yellow, #cccc00)}.es-icon.es-danger.svelte-1hv0ehb{color:var(--red);border-color:var(--red)}.es-detail.svelte-1hv0ehb{flex:1;display:flex;flex-direction:column;gap:2px}.es-val.svelte-1hv0ehb{font-size:13px;color:var(--text-dim);font-weight:700}.es-bar.svelte-1hv0ehb{height:4px;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);overflow:hidden}.es-fill.svelte-1hv0ehb{height:100%;transition:width .3s}.es-fill.es-ok.svelte-1hv0ehb{background:var(--green-dark)}.es-fill.es-warn.svelte-1hv0ehb{background:var(--yellow, #cccc00)}.es-fill.es-danger.svelte-1hv0ehb{background:var(--red)}.es-alert.svelte-1hv0ehb{font-size:11px;padding:4px 8px;margin-top:6px;letter-spacing:.5px;border-left:2px solid}.es-alert.danger.svelte-1hv0ehb{color:var(--red);border-color:var(--red);background:#ff32320d}.es-alert.warn.svelte-1hv0ehb{color:var(--yellow, #cccc00);border-color:var(--yellow, #cccc00);background:#c8c80008}.adapt-section.svelte-1hv0ehb{border-top:1px solid var(--border);background:#000f054d}.adapt-grid.svelte-1hv0ehb{padding:6px 12px}.adapt-grid.svelte-1hv0ehb{display:flex;flex-direction:column;gap:3px}.adapt-row.svelte-1hv0ehb{display:flex;align-items:center;gap:6px;font-size:10px}.adapt-lbl.svelte-1hv0ehb{color:#80aa80;min-width:48px;font-size:10px}.adapt-bar-bg.svelte-1hv0ehb{flex:1;height:4px;background:#0a1a0a;border:1px solid #1a2a1a;overflow:hidden}.adapt-bar.svelte-1hv0ehb{height:100%;background:#1a4a2a;transition:width 1s}.adapt-bar.adapt-up.svelte-1hv0ehb{background:#2a8a4a}.adapt-bar.adapt-down.svelte-1hv0ehb{background:#8a4a2a}.adapt-delta.svelte-1hv0ehb{min-width:32px;text-align:right;font-family:Courier New,monospace;font-size:10px;color:#80aa80}.adapt-delta.adapt-up.svelte-1hv0ehb{color:#4c6}.adapt-delta.adapt-down.svelte-1hv0ehb{color:#c84}.lifespan-section.svelte-1hv0ehb{border-top:1px solid var(--border);background:#0003}.ls-chart.svelte-1hv0ehb{width:100%;height:36px;display:block;background:#0000004d;border:1px solid var(--border)}.ls-legend.svelte-1hv0ehb{display:flex;gap:8px;margin-top:3px;font-size:9px;color:var(--text-dim)}.ls-cause.svelte-1hv0ehb{color:#c44}.ls-cause.pred.svelte-1hv0ehb{color:#c84}.ls-cause.aging.svelte-1hv0ehb{color:#4c6}.neural-panel.svelte-acrr70{border:1px solid #1a3a1a;background:#050805;display:flex;flex-direction:column;height:100%;min-height:0}.panel-header.svelte-acrr70{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;border-bottom:1px solid #1a3a1a;background:#000f0066;flex-shrink:0}.panel-header.svelte-acrr70 h3:where(.svelte-acrr70){color:var(--green, #00cc44);font-size:11px;margin:0;text-transform:uppercase;letter-spacing:2px}.stats.svelte-acrr70{color:#40aa50;font-size:10px;font-family:Courier New,monospace;letter-spacing:1px}.panel-body.svelte-acrr70{display:flex;flex:1;min-height:0}.svg-side.svelte-acrr70{flex:7;min-width:0;display:flex;align-items:flex-start}.info-side.svelte-acrr70{flex:3;min-width:0;border-left:1px solid #1a3a1a;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1a3a1a transparent}.circuit-svg.svelte-acrr70{width:100%;height:auto;display:block}.circuit-svg.svelte-acrr70 .col-header{font-family:Courier New,monospace;font-size:11px;fill:#80ff80;letter-spacing:1.5px;font-weight:700}.circuit-svg.svelte-acrr70 .col-desc{font-family:Courier New,monospace;font-size:8.5px;fill:#60cc60;letter-spacing:.5px;font-weight:700}.circuit-svg.svelte-acrr70 .node-label{font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.5px}.circuit-svg.svelte-acrr70 .node-activity{font-family:Courier New,monospace;font-size:8px}.circuit-svg.svelte-acrr70 .node-count{font-family:Courier New,monospace;font-size:7px}.circuit-svg.svelte-acrr70 .legend-text{font-family:Courier New,monospace;font-size:9px;fill:#b4c8b4b3}.conn-line.svelte-acrr70,.conn-glow.svelte-acrr70{transition:stroke .2s,stroke-width .2s}.conn-flow.svelte-acrr70{animation:svelte-acrr70-dash-flow linear infinite}@keyframes svelte-acrr70-dash-flow{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.node-body.svelte-acrr70{transition:fill .15s,stroke .15s,stroke-width .15s}.halo-pulse.svelte-acrr70{animation:svelte-acrr70-halo-breathe ease-in-out infinite}@keyframes svelte-acrr70-halo-breathe{0%,to{opacity:.5;transform-origin:center}50%{opacity:1}}.fire-core.svelte-acrr70{animation:svelte-acrr70-core-flash .3s ease-in-out infinite alternate}@keyframes svelte-acrr70-core-flash{0%{opacity:.6}to{opacity:1}}.neuron-group.svelte-acrr70{cursor:pointer}.dropdown-toggle.svelte-acrr70{display:flex;align-items:center;gap:4px;width:100%;padding:4px 8px;background:#000a0066;border:none;border-top:1px solid #1a3a1a;color:var(--green, #00cc44);font-family:inherit;font-size:9px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:background .15s;flex-shrink:0}.dropdown-toggle.svelte-acrr70:hover{background:#00140099}.dropdown-arrow.svelte-acrr70{display:inline-block;width:0;height:0;border-left:4px solid var(--green, #00cc44);border-top:3px solid transparent;border-bottom:3px solid transparent;transition:transform .2s}.dropdown-arrow.open.svelte-acrr70{transform:rotate(90deg)}.dropdown-title.svelte-acrr70{color:var(--green, #00cc44)}.dropdown-hint.svelte-acrr70{margin-left:auto;color:#5a8a5a;font-weight:400;font-size:8px;letter-spacing:0}.tooltip.svelte-acrr70{padding:6px 8px;background:#000a0099}.tooltip-header.svelte-acrr70{font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:3px}.tooltip-neurons.svelte-acrr70{font-size:8px;color:#6a8a6a;font-family:Courier New,monospace;margin-bottom:3px;word-break:break-all}.tooltip-activity.svelte-acrr70{font-size:9px;color:#888;margin-bottom:4px}.tooltip-activity.svelte-acrr70 .val:where(.svelte-acrr70){color:var(--green, #00cc44);font-weight:700}.tooltip-activity.svelte-acrr70 .firing:where(.svelte-acrr70){display:inline-block;padding:0 4px;background:#ff500026;border:1px solid rgba(255,80,0,.4);color:#ff6030;font-size:8px;letter-spacing:1px;margin-left:4px}.tooltip-desc.svelte-acrr70{font-size:9px;color:#8a9a8a;line-height:1.4}.info-panel.svelte-acrr70{padding:4px 8px;background:#000a0066}.info-desc.svelte-acrr70{font-size:9px;color:#6a8a6a;line-height:1.4}.stdp-panel.svelte-acrr70{padding:4px 8px;background:#000a0580}.stdp-grid.svelte-acrr70{display:flex;flex-direction:column;gap:2px}.stdp-item.svelte-acrr70{display:flex;align-items:center;gap:4px;font-size:9px}.stdp-label.svelte-acrr70{color:#5a7a5a;min-width:32px}.stdp-val.svelte-acrr70{color:#8aaa8a;font-family:Courier New,monospace;font-size:9px}.stdp-val.potentiated.svelte-acrr70{color:#4c6}.stdp-val.depressed.svelte-acrr70{color:#c84}.stdp-bar-wrap.svelte-acrr70{flex:1;height:4px;background:#0a1a0a;border:1px solid #1a3a1a;overflow:hidden}.stdp-bar.svelte-acrr70{height:100%;background:linear-gradient(90deg,#1a5a3a,#2a8a6a);transition:width .5s}.overlay.svelte-cgfrir{position:fixed;inset:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:20px}.modal.svelte-cgfrir{background:#0a0a0a;border:1px solid var(--green);max-width:520px;width:100%;max-height:85vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--green-dark) transparent}.modal-header.svelte-cgfrir{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border)}.modal-header.svelte-cgfrir h2:where(.svelte-cgfrir){color:var(--green);font-size:16px;letter-spacing:3px}.close-btn.svelte-cgfrir{background:none;border:1px solid var(--border);color:var(--text-dim);font-family:inherit;font-size:12px;padding:4px 10px;cursor:pointer}.close-btn.svelte-cgfrir:hover{color:var(--green);border-color:var(--green)}.modal-body.svelte-cgfrir{padding:12px 20px 20px}.step.svelte-cgfrir{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.04)}.step.svelte-cgfrir:last-child{border-bottom:none}.step-num.svelte-cgfrir{color:var(--green);font-size:20px;font-weight:700;opacity:.3;min-width:30px;text-align:center;padding-top:2px}.step-content.svelte-cgfrir{flex:1;min-width:0}.step-content.svelte-cgfrir h3:where(.svelte-cgfrir){color:var(--green);font-size:12px;letter-spacing:2px;margin-bottom:6px}.step-content.svelte-cgfrir p:where(.svelte-cgfrir){color:var(--text-dim);font-size:12px;line-height:1.5;margin-bottom:10px}.step-content.svelte-cgfrir strong:where(.svelte-cgfrir){color:var(--text)}.paid-tag.svelte-cgfrir{font-size:9px;padding:1px 6px;border:1px solid #00ffff;color:#0ff;letter-spacing:1px;vertical-align:middle;margin-left:6px}.step-svg.svelte-cgfrir{width:100%;height:auto;display:block;font-family:Courier New,monospace}.mining-badge.svelte-1hiropr{display:flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--green);background:#00ff4114;font-size:11px;color:var(--green);font-family:var(--mono);cursor:default}.mining-pulse.svelte-1hiropr{width:6px;height:6px;border-radius:50%;background:var(--green);animation:svelte-1hiropr-pulse 1.5s infinite}@keyframes svelte-1hiropr-pulse{0%,to{opacity:1}50%{opacity:.3}}.mining-text.svelte-1hiropr{font-weight:700}.mining-reward.svelte-1hiropr{color:var(--yellow)}.mining-uptime.svelte-1hiropr{color:var(--text-dim);font-size:10px}.modal-backdrop.svelte-1285114{position:fixed;inset:0;z-index:9999;background:#000000d9;display:flex;align-items:center;justify-content:center}.modal.svelte-1285114{position:relative;background:var(--surface, #111);border:1px solid var(--green, #00ff41);padding:28px 32px;max-width:860px;width:95%;max-height:90vh;overflow-y:auto;font-family:var(--mono, "Courier New", monospace)}.close-btn.svelte-1285114{position:absolute;top:12px;right:16px;background:none;border:none;color:var(--text-dim, #666);font-size:16px;cursor:pointer;font-family:inherit}.modal-title.svelte-1285114{color:var(--green, #00ff41);font-size:22px;letter-spacing:3px;margin-bottom:4px}.modal-subtitle.svelte-1285114{color:var(--text-dim, #666);font-size:13px;margin-bottom:24px}.tier-grid.svelte-1285114{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media(max-width:768px){.tier-grid.svelte-1285114{grid-template-columns:repeat(2,1fr)}}.tier-card.svelte-1285114{border:1px solid var(--border, #333);padding:16px;display:flex;flex-direction:column;gap:8px;transition:border-color .2s}.tier-card.current.svelte-1285114{border-color:var(--green, #00ff41);background:#00ff410a}.tier-card.available.svelte-1285114:hover{border-color:var(--yellow, #ffd700)}.tier-header.svelte-1285114{display:flex;justify-content:space-between;align-items:baseline}.tier-header.svelte-1285114 h3:where(.svelte-1285114){font-size:14px;color:var(--green, #00ff41);margin:0}.tier-price.svelte-1285114{color:var(--yellow, #ffd700);font-size:16px;font-weight:700}.tier-multiplier.svelte-1285114{font-size:20px;color:var(--text, #ccc);font-weight:700;letter-spacing:1px}.tier-desc.svelte-1285114{color:var(--text-dim, #666);font-size:11px;margin:0;line-height:1.4}.tier-features.svelte-1285114{list-style:none;padding:0;margin:0;font-size:11px;color:var(--text-dim, #888)}.tier-features.svelte-1285114 li:where(.svelte-1285114):before{content:"+ ";color:var(--green, #00ff41)}.tier-referrals.svelte-1285114{font-size:10px;color:var(--cyan, #00e5ff)}.tier-btn.svelte-1285114{margin-top:auto;padding:8px;border:1px solid var(--green, #00ff41);background:transparent;color:var(--green, #00ff41);font-family:inherit;font-size:12px;cursor:pointer;letter-spacing:1px;transition:all .2s}.tier-btn.svelte-1285114:hover:not(:disabled){background:var(--green, #00ff41);color:#000}.tier-btn.svelte-1285114:disabled{opacity:.4;cursor:default}.tier-btn.current.svelte-1285114{border-color:var(--text-dim, #666);color:var(--text-dim, #666)}.referral-input.svelte-1285114{margin-bottom:16px}.referral-input.svelte-1285114 label:where(.svelte-1285114){display:block;font-size:11px;color:var(--text-dim, #666);margin-bottom:4px}.referral-input.svelte-1285114 input:where(.svelte-1285114){width:100%;max-width:240px;padding:6px 10px;background:#0a0a0a;border:1px solid var(--border, #333);color:var(--text, #ccc);font-family:inherit;font-size:13px}.error.svelte-1285114{color:#f44;font-size:12px;margin-bottom:12px}.revenue-note.svelte-1285114{font-size:10px;color:var(--text-dim, #555);line-height:1.5}.success-view.svelte-1285114{text-align:center;padding:20px 0}.success-view.svelte-1285114 h2:where(.svelte-1285114){color:var(--green, #00ff41);letter-spacing:3px}.success-tier.svelte-1285114{font-size:28px;color:var(--yellow, #ffd700);margin:12px 0}.success-detail.svelte-1285114{color:var(--text-dim, #888);margin-bottom:20px}.referral-codes.svelte-1285114{margin:16px 0;text-align:left;padding:12px;border:1px solid var(--border, #333)}.referral-codes.svelte-1285114 h4:where(.svelte-1285114){color:var(--cyan, #00e5ff);font-size:12px;margin:0 0 8px}.code.svelte-1285114{font-size:16px;color:var(--green, #00ff41);padding:4px 0;letter-spacing:2px}.hint.svelte-1285114{font-size:10px;color:var(--text-dim, #555);margin:8px 0 0}.referral-applied.svelte-1285114{color:var(--cyan, #00e5ff);font-size:13px;margin:12px 0}.cta-btn.svelte-1285114{padding:12px 32px;border:1px solid var(--green, #00ff41);background:var(--green, #00ff41);color:#000;font-family:inherit;font-size:14px;cursor:pointer;letter-spacing:2px;margin-top:16px}.overlay.svelte-ill39r{position:fixed;inset:0;z-index:2000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:20px}.onboard-box.svelte-ill39r{background:#0a0a0a;border:1px solid var(--green);max-width:480px;width:100%;padding:0}.onboard-header.svelte-ill39r{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border)}.onboard-header.svelte-ill39r h2:where(.svelte-ill39r){color:var(--green);font-size:15px;letter-spacing:3px;margin:0}.skip-btn.svelte-ill39r{background:none;border:1px solid var(--border);color:var(--text-dim);font-family:inherit;font-size:10px;letter-spacing:1px;padding:4px 12px;cursor:pointer;transition:all .15s}.skip-btn.svelte-ill39r:hover{color:var(--green);border-color:var(--green)}.step-dots.svelte-ill39r{display:flex;justify-content:center;gap:8px;padding:14px 0 8px}.dot.svelte-ill39r{width:8px;height:8px;border-radius:50%;border:1px solid var(--green-dim);background:transparent;cursor:pointer;padding:0;transition:all .2s}.dot.active.svelte-ill39r{background:var(--green);border-color:var(--green);box-shadow:0 0 6px #00ff4166}.dot.done.svelte-ill39r{background:var(--green-dark);border-color:var(--green-dim)}.step-content.svelte-ill39r{padding:8px 24px 16px;text-align:center}.step-num.svelte-ill39r{color:var(--green);font-size:28px;font-weight:700;opacity:.2;line-height:1;margin-bottom:4px}.step-title.svelte-ill39r{color:var(--green);font-size:18px;letter-spacing:4px;margin-bottom:12px}.step-svg.svelte-ill39r{width:100%;height:auto;max-height:80px;display:block;margin:0 auto 12px;font-family:Courier New,monospace}.step-desc.svelte-ill39r{color:var(--text);font-size:13px;line-height:1.6;margin-bottom:8px}.step-desc.svelte-ill39r strong{color:var(--green)}.step-hint.svelte-ill39r{color:var(--text-dim);font-size:11px;line-height:1.4;opacity:.8}.onboard-nav.svelte-ill39r{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid var(--border)}.step-counter.svelte-ill39r{color:var(--text-dim);font-size:11px;letter-spacing:1px}.nav-btn.svelte-ill39r{padding:8px 20px;background:transparent;border:1px solid var(--border);color:var(--text-dim);font-family:inherit;font-size:12px;font-weight:700;letter-spacing:2px;cursor:pointer;transition:all .15s}.nav-btn.svelte-ill39r:hover{color:var(--green);border-color:var(--green-dark)}.nav-btn.primary.svelte-ill39r{border-color:var(--green);color:var(--green)}.nav-btn.primary.svelte-ill39r:hover{background:var(--green);color:#0a0a0a}.bg-worms.svelte-12qhfyh{position:fixed;inset:0;z-index:0;opacity:.03;pointer-events:none;overflow:hidden;background:repeating-linear-gradient(0deg,transparent,transparent 28px,#00ff4108 28px,#00ff4108 29px);animation:svelte-12qhfyh-scroll-bg 40s linear infinite}@keyframes svelte-12qhfyh-scroll-bg{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.app-container.svelte-12qhfyh{position:relative;z-index:1;max-width:1920px;margin:0 auto;padding:10px 24px;height:100vh;overflow:hidden;display:flex;flex-direction:column}.header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border:1px solid var(--border);background:var(--surface);margin-bottom:0;flex-shrink:0}.header-left.svelte-12qhfyh{display:flex;align-items:center;gap:16px}.logo-link.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-12qhfyh{height:56px;width:auto;image-rendering:pixelated}.gate-logo.svelte-12qhfyh{width:160px;height:auto;image-rendering:pixelated;margin-bottom:12px}.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.wallet-balance.svelte-12qhfyh{color:var(--yellow);font-size:14px;font-weight:700;letter-spacing:1px}.wallet-btn.svelte-12qhfyh{padding:8px 18px;background:transparent;border:1px solid var(--green);color:var(--green);font-family:inherit;font-size:13px;font-weight:700;letter-spacing:2px;cursor:pointer;transition:all .15s}.wallet-btn.svelte-12qhfyh:hover{background:var(--green-bg);border-color:var(--green)}.wallet-btn.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.wallet-btn.connected.svelte-12qhfyh{border-color:var(--yellow);color:var(--yellow)}.wallet-btn.connected.svelte-12qhfyh:hover{background:#ffcc001a}.wallet-error.svelte-12qhfyh{color:var(--red, #ff4444);font-size:11px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-gate.svelte-12qhfyh{flex:1;display:flex;align-items:center;justify-content:center;min-height:60vh}.gate-box.svelte-12qhfyh{text-align:center;padding:60px 80px;border:1px solid var(--border);background:var(--surface);max-width:500px}.gate-title.svelte-12qhfyh{color:var(--green);font-size:20px;letter-spacing:4px;margin-bottom:16px}.gate-desc.svelte-12qhfyh{color:var(--text-dim);font-size:14px;line-height:1.6;margin-bottom:24px}.gate-btn.svelte-12qhfyh{padding:14px 40px;background:transparent;border:2px solid var(--green);color:var(--green);font-family:inherit;font-size:16px;font-weight:700;letter-spacing:3px;cursor:pointer;transition:all .2s}.gate-btn.svelte-12qhfyh:hover{background:var(--green);color:#0a0a0a}.gate-btn.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.gate-error.svelte-12qhfyh{color:var(--red, #ff4444);font-size:12px;margin-top:12px}.gate-hint.svelte-12qhfyh{color:var(--text-dim);font-size:11px;margin-top:16px;letter-spacing:1px}.nav-tabs.svelte-12qhfyh{display:flex;gap:0;margin-bottom:6px;border:1px solid var(--border);background:var(--surface);flex-shrink:0}.tab.svelte-12qhfyh{padding:8px 20px;background:transparent;border:none;border-right:1px solid var(--border);color:var(--text-dim);font-size:14px;text-decoration:none;transition:all .15s;letter-spacing:2px;font-weight:700}.tab.svelte-12qhfyh:hover{color:var(--green);border-color:var(--green-dark);text-decoration:none;background:#00ff4108}.tab.active.svelte-12qhfyh{color:var(--green);border-color:var(--green);background:var(--green-bg)}.brand-stack.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;align-items:stretch}.token-badge.svelte-12qhfyh{padding:4px 14px;font-size:13px;letter-spacing:3px;color:var(--yellow);border:1px solid rgba(255,204,0,.3);background:#ffcc000d;font-weight:700;text-align:center}.howto-btn.svelte-12qhfyh{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:2px;color:#0a0a0a;background:var(--green);border:2px solid var(--green);cursor:pointer;transition:all .2s;overflow:visible}.howto-btn.svelte-12qhfyh:hover{background:#0a0a0a;color:var(--green);text-shadow:0 0 12px rgba(0,255,65,.8)}.howto-text.svelte-12qhfyh{position:relative;z-index:1}.howto-arrow.svelte-12qhfyh{font-size:10px;position:relative;z-index:1;animation:svelte-12qhfyh-arrow-bounce 1.2s ease-in-out infinite}@keyframes svelte-12qhfyh-arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.howto-pulse.svelte-12qhfyh{position:absolute;inset:-3px;border:2px solid var(--green);animation:svelte-12qhfyh-howto-ring 2.5s ease-out infinite;pointer-events:none}@keyframes svelte-12qhfyh-howto-ring{0%{transform:scale(1);opacity:.7}60%{transform:scale(1.2);opacity:0}to{transform:scale(1.2);opacity:0}}.mode-badge.svelte-12qhfyh{font-size:9px;font-weight:700;letter-spacing:1px;padding:3px 8px;border:1px solid var(--cyan, #00e5ff);color:var(--cyan, #00e5ff);background:#00e5ff14}.mode-badge.free.svelte-12qhfyh{border-color:var(--text-dim);color:var(--text-dim);background:#ffffff08}.node-btn.svelte-12qhfyh{padding:6px 14px;border:1px solid var(--cyan, #00e5ff);background:transparent;color:var(--cyan, #00e5ff);font-family:inherit;font-size:11px;letter-spacing:1px;cursor:pointer;transition:all .15s}.node-btn.svelte-12qhfyh:hover{background:#00e5ff1a}.node-btn.buy-prompt.svelte-12qhfyh{padding:8px 18px;font-size:13px;font-weight:700;letter-spacing:2px;border:2px solid var(--green, #00ff41);color:var(--green, #00ff41);animation:svelte-12qhfyh-pulse-buy 2s ease-in-out infinite}.node-btn.buy-prompt.svelte-12qhfyh:hover{background:var(--green, #00ff41);color:#0a0a0a}@keyframes svelte-12qhfyh-pulse-buy{0%,to{box-shadow:0 0 #00ff414d}50%{box-shadow:0 0 12px 2px #00ff4133}}.arena-row.svelte-12qhfyh{grid-template-columns:1fr clamp(340px,30vw,560px);gap:8px;margin-bottom:4px;flex:1;min-height:0}.arena-wrap.svelte-12qhfyh{min-width:0;overflow:hidden;height:100%}.right-panel.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;height:100%;min-height:0}.neural-wrap.svelte-12qhfyh{flex:5;min-height:0;overflow:hidden}.sidebar-wrap.svelte-12qhfyh{flex:3;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--green-dark) transparent}@media(max-width:1100px){.arena-row.svelte-12qhfyh{grid-template-columns:1fr 320px}}@media(max-width:860px){.arena-row.svelte-12qhfyh{grid-template-columns:1fr 280px}}@media(max-width:680px){.app-container.svelte-12qhfyh{padding:6px 8px;overflow-y:auto;overflow-x:hidden;height:auto;min-height:100vh}.header.svelte-12qhfyh{padding:8px 10px;flex-wrap:wrap;gap:8px}.header-left.svelte-12qhfyh{gap:8px}.logo-img.svelte-12qhfyh{height:36px}.brand-stack.svelte-12qhfyh{gap:2px}.token-badge.svelte-12qhfyh{font-size:10px;padding:2px 6px;letter-spacing:1px}.howto-btn.svelte-12qhfyh{padding:4px 10px;font-size:11px;letter-spacing:1px}.header-right.svelte-12qhfyh{flex-wrap:wrap;gap:6px;justify-content:flex-end}.wallet-btn.svelte-12qhfyh{padding:6px 10px;font-size:11px;letter-spacing:1px}.wallet-balance.svelte-12qhfyh{font-size:11px}.node-btn.svelte-12qhfyh{padding:4px 8px;font-size:10px}.node-btn.buy-prompt.svelte-12qhfyh{padding:6px 10px;font-size:11px}.nav-tabs.svelte-12qhfyh{flex-wrap:wrap;border:1px solid var(--border)}.tab.svelte-12qhfyh{padding:8px 12px;font-size:11px;letter-spacing:1px;flex:1;text-align:center;min-width:0}.arena-row.svelte-12qhfyh{grid-template-columns:1fr;height:auto}.arena-wrap.svelte-12qhfyh{height:50vh;min-height:250px}.right-panel.svelte-12qhfyh{height:auto;max-height:none;flex-direction:row;flex-wrap:wrap}.neural-wrap.svelte-12qhfyh{flex:1 1 100%;min-height:200px}.sidebar-wrap.svelte-12qhfyh{flex:1 1 100%;min-height:0;max-height:40vh}main.lab-active.svelte-12qhfyh{max-height:none}}main.svelte-12qhfyh{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--green-dark) transparent}main.lab-active.svelte-12qhfyh{flex:0 0 auto;max-height:180px}.home-main.svelte-12qhfyh{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--green-dark) transparent}.footer.svelte-12qhfyh{text-align:center;padding:8px;color:var(--text-dim);font-size:11px;flex-shrink:0}
