.modal-backdrop.svelte-151f0s7{position:fixed;inset:0;background:#000000c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.modal-content.svelte-151f0s7{background:#0a0a0a;border:1px solid #333;border-radius:4px;width:100%;max-width:440px;max-height:90vh;overflow:hidden;box-shadow:0 8px 32px #000c,0 0 0 1px #ff5a000f inset;font-family:Courier New,monospace}.modal-header.svelte-151f0s7{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #222;background:#000}.header-left.svelte-151f0s7{display:flex;align-items:center;gap:10px}.header-dot.svelte-151f0s7{width:8px;height:8px;border-radius:50%;background:#ff5a00;box-shadow:0 0 10px #ff5a00b3}.modal-header.svelte-151f0s7 h3:where(.svelte-151f0s7){margin:0;color:#ff5a00;font-size:12px;font-weight:700;letter-spacing:.25em}.close-button.svelte-151f0s7{background:none;border:1px solid #333;color:#888;font-size:14px;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:all .15s ease}.close-button.svelte-151f0s7:hover{color:#ff5a00;border-color:#ff5a00}.modal-body.svelte-151f0s7{padding:16px}.section-label.svelte-151f0s7{color:#666;font-size:10px;font-weight:700;letter-spacing:.2em;margin:4px 0 8px}.connecting-state.svelte-151f0s7{display:flex;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;color:#ff5a00;font-size:11px;letter-spacing:.18em}.spinner.svelte-151f0s7{width:28px;height:28px;border:2px solid #222;border-top:2px solid #ff5a00;border-radius:50%;animation:svelte-151f0s7-spin 1s linear infinite}@keyframes svelte-151f0s7-spin{to{transform:rotate(360deg)}}.wallet-list.svelte-151f0s7{display:flex;flex-direction:column;gap:8px}.wallet-button.svelte-151f0s7{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;background:#000;border:1px solid #222;border-radius:4px;color:#e8e8e8;font-family:Courier New,monospace;cursor:pointer;transition:all .15s ease;text-align:left}.wallet-button.svelte-151f0s7:hover:not(:disabled){border-color:#ff5a00;background:#0f0a00;transform:translateY(-1px)}.wallet-button.svelte-151f0s7:disabled{opacity:.6;cursor:not-allowed}.wallet-button.embedded.svelte-151f0s7{border-color:#ff5a00;background:linear-gradient(180deg,#120a00,#000)}.wallet-button.embedded.svelte-151f0s7:hover{box-shadow:0 0 14px #ff5a002e}.wallet-info.svelte-151f0s7{display:flex;align-items:center;gap:12px}.wallet-icon.svelte-151f0s7{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#ff5a00;background:#0a0a0a;border:1px solid #222;border-radius:3px}.wallet-icon.svelte-151f0s7 img:where(.svelte-151f0s7){width:22px;height:22px;display:block}.embedded-icon.svelte-151f0s7{color:#ff5a00;background:#ff5a001a;border-color:#ff5a0066}.wallet-icon-placeholder.svelte-151f0s7{width:22px;height:22px;background:#ff5a00;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px}.wallet-text.svelte-151f0s7{display:flex;flex-direction:column;gap:1px}.wallet-name.svelte-151f0s7{font-size:12px;font-weight:700;color:#ff5a00;letter-spacing:.08em}.wallet-sub.svelte-151f0s7{font-size:10px;color:#666;letter-spacing:.05em}.status-installed.svelte-151f0s7{font-size:9px;color:#00ff64;background:#00ff6414;padding:3px 6px;border-radius:3px;border:1px solid rgba(0,255,100,.4);letter-spacing:.12em}.status-not-installed.svelte-151f0s7{font-size:9px;color:#888;background:#88888814;padding:3px 6px;border-radius:3px;border:1px solid #333;letter-spacing:.12em}.status-embedded.svelte-151f0s7{font-size:9px;color:#000;background:#ff5a00;padding:3px 6px;border-radius:3px;letter-spacing:.12em;font-weight:700}.divider.svelte-151f0s7{display:flex;align-items:center;gap:10px;margin:16px 0 10px}.divider-line.svelte-151f0s7{flex:1;height:1px;background:#222}.divider-text.svelte-151f0s7{font-size:9px;color:#555;letter-spacing:.2em}.modal-footer.svelte-151f0s7{padding:10px 16px;border-top:1px solid #222;background:#000;display:flex;justify-content:space-between;align-items:center}.footer-dim.svelte-151f0s7{font-size:9px;color:#444;letter-spacing:.2em}.profile-chip.svelte-ag0eqc{display:flex;align-items:center;gap:10px;background:#0a0a0a;border:1px solid #222;border-radius:6px;padding:5px 8px 5px 6px;min-width:190px}.avatar.svelte-ag0eqc{width:28px;height:28px;border-radius:50%;overflow:hidden;border:1px solid #333;flex-shrink:0;background:#000}.avatar.svelte-ag0eqc img:where(.svelte-ag0eqc){width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback.svelte-ag0eqc{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ff5a00;color:#000;font-family:Courier New,monospace;font-size:13px;font-weight:700}.who.svelte-ag0eqc{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.name.svelte-ag0eqc{color:#e8e8e8;font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tag.svelte-ag0eqc{color:#555;font-family:Courier New,monospace;font-size:9px;letter-spacing:.18em}.profile-btn.svelte-ag0eqc{background:transparent;color:#ff5a00;border:1px solid rgba(255,90,0,.35);padding:0 10px;height:22px;font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.18em;cursor:pointer;border-radius:6px;transition:all .15s ease}.profile-btn.svelte-ag0eqc:hover{background:#ff5a001f;border-color:#ff5a00b3}@media(max-width:520px){.profile-chip.svelte-ag0eqc{min-width:160px}.tag.svelte-ag0eqc{display:none}}.connect-button.svelte-k68yxq{background:#ff5a00;color:#000;border:none;padding:8px 18px;font-family:Courier New,monospace;font-size:11px;font-weight:700;letter-spacing:.18em;cursor:pointer;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;gap:8px;min-width:110px;justify-content:center}.connect-button.svelte-k68yxq:hover:not(:disabled){background:#ffb733;transform:translateY(-1px);box-shadow:0 0 12px #ff5a004d}.connect-button.svelte-k68yxq:disabled{opacity:.7;cursor:not-allowed;transform:none}.wallet-row.svelte-k68yxq{display:flex;align-items:center;gap:10px}.wallet-connected.svelte-k68yxq{display:flex;align-items:center;gap:10px;background:#0a0a0a;border:1px solid #222;border-radius:6px;padding:5px 10px 5px 6px}.wallet-info.svelte-k68yxq{display:flex;flex-direction:column;gap:1px;max-width:140px}.wallet-address.svelte-k68yxq{color:#ff5a00;font-family:Courier New,monospace;font-size:12px;font-weight:700;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-name.svelte-k68yxq{color:#555;font-family:Courier New,monospace;font-size:9px;letter-spacing:.18em}.disconnect-button.svelte-k68yxq{background:transparent;color:#666;border:1px solid #333;padding:0;width:22px;height:22px;font-family:Courier New,monospace;font-size:11px;cursor:pointer;border-radius:6px;transition:all .15s ease}.disconnect-button.svelte-k68yxq:hover{background:#200;border-color:#f44;color:#f66}.spinner.svelte-k68yxq{width:12px;height:12px;border:2px solid rgba(0,0,0,.3);border-top:2px solid #000;border-radius:50%;animation:svelte-k68yxq-spin 1s linear infinite}@keyframes svelte-k68yxq-spin{to{transform:rotate(360deg)}}.cu-overlay.svelte-1n2it1q{position:fixed;inset:0;background:#000000d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;animation:svelte-1n2it1q-cuFade .18s ease-out}@keyframes svelte-1n2it1q-cuFade{0%{opacity:0}to{opacity:1}}.cu-modal.svelte-1n2it1q{background:#0a0a0a;border:1px solid #333;border-radius:4px;width:100%;max-width:440px;box-shadow:0 8px 32px #000c,0 0 0 1px #ff5a000f inset;font-family:Courier New,monospace;display:flex;flex-direction:column;animation:svelte-1n2it1q-cuSlide .22s ease-out}@keyframes svelte-1n2it1q-cuSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cu-head.svelte-1n2it1q{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #222;background:#000}.cu-head-left.svelte-1n2it1q{display:flex;align-items:center;gap:10px}.cu-dot.svelte-1n2it1q{width:8px;height:8px;border-radius:50%;background:#ff5a00;box-shadow:0 0 10px #ff5a00b3}.cu-title.svelte-1n2it1q{margin:0;color:#ff5a00;font-size:12px;font-weight:700;letter-spacing:.25em}.cu-badge.svelte-1n2it1q{font-size:9px;font-weight:700;letter-spacing:.18em;color:#000;background:#ff5a00;padding:3px 8px;border-radius:3px}.cu-body.svelte-1n2it1q{padding:18px 16px;display:flex;flex-direction:column;gap:14px}.cu-desc.svelte-1n2it1q{color:#aaa;font-size:12px;line-height:1.6;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cu-field.svelte-1n2it1q{display:flex;flex-direction:column;gap:6px}.cu-input-row.svelte-1n2it1q{display:flex;align-items:center;gap:8px;background:#000;border:1px solid #333;border-radius:3px;padding:8px 12px;transition:border-color .12s ease}.cu-input-row.svelte-1n2it1q:focus-within{border-color:#ff5a00}.cu-input-row.err.svelte-1n2it1q{border-color:#ff6b6b}.cu-input-row.ok.svelte-1n2it1q{border-color:#0f6}.cu-at.svelte-1n2it1q{color:#666;font-size:14px;font-weight:700;letter-spacing:.04em}.cu-input-row.svelte-1n2it1q input:where(.svelte-1n2it1q){flex:1;background:transparent;border:none;outline:none;color:#ff5a00;font-size:15px;font-weight:700;font-family:inherit;letter-spacing:.03em;padding:2px 0;min-width:0}.cu-input-row.svelte-1n2it1q input:where(.svelte-1n2it1q)::placeholder{color:#444}.cu-input-row.svelte-1n2it1q input:where(.svelte-1n2it1q):disabled{opacity:.5}.cu-status.svelte-1n2it1q{font-size:10px;font-weight:700;letter-spacing:.1em;flex-shrink:0}.cu-status.muted.svelte-1n2it1q{color:#666}.cu-status.ok.svelte-1n2it1q{color:#0f6}.cu-status.err.svelte-1n2it1q{color:#ff6b6b;font-size:14px;line-height:1}.cu-hint.svelte-1n2it1q{margin:0;font-size:10px;color:#666;letter-spacing:.05em}.cu-hint.err.svelte-1n2it1q{color:#ff6b6b}.cu-actions.svelte-1n2it1q{display:flex;gap:8px;margin-top:4px}.cu-btn-primary.svelte-1n2it1q,.cu-btn-secondary.svelte-1n2it1q{flex:1;padding:11px 14px;border-radius:3px;font-size:11px;font-weight:700;font-family:inherit;letter-spacing:.18em;cursor:pointer;border:1px solid transparent;transition:all .15s ease}.cu-btn-primary.svelte-1n2it1q{background:#ff5a00;color:#000;border-color:#ff5a00}.cu-btn-primary.svelte-1n2it1q:hover:not(:disabled){background:#ffb733;border-color:#ffb733;box-shadow:0 0 12px #ff5a0066}.cu-btn-primary.svelte-1n2it1q:disabled{opacity:.4;cursor:not-allowed}.cu-btn-secondary.svelte-1n2it1q{background:#000;color:#888;border-color:#333}.cu-btn-secondary.svelte-1n2it1q:hover:not(:disabled){color:#fff;border-color:#555}.cu-btn-secondary.svelte-1n2it1q:disabled{opacity:.5;cursor:not-allowed}.cu-foot.svelte-1n2it1q{padding:8px 16px;border-top:1px solid #222;background:#000}.cu-foot-dim.svelte-1n2it1q{font-size:9px;color:#444;letter-spacing:.2em}.terminal-top-chrome.svelte-1fbdxvl{display:flex;flex-direction:column;width:100%}.command-bar.svelte-1fbdxvl{--nav-fs: 12px;--nav-label-fs: 11px;--nav-meta-fs: 10px;--nav-pad-y: 5px;--nav-pad-x: 10px;--nav-pill-gap: 6px;box-sizing:border-box;width:100%;background:#1a1a1a;padding:8px 14px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;border-bottom:1px solid #333;overflow-x:auto;overflow-y:hidden;min-height:52px;scrollbar-width:thin;scrollbar-color:#ff5a00 #1a1a1a}.command-bar.svelte-1fbdxvl::-webkit-scrollbar{height:6px}.command-bar.svelte-1fbdxvl::-webkit-scrollbar-track{background:#1a1a1a}.command-bar.svelte-1fbdxvl::-webkit-scrollbar-thumb{background:#ff5a00;border-radius:3px}.logo.svelte-1fbdxvl{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;white-space:nowrap}.logo-text.svelte-1fbdxvl{font-size:19px;font-weight:700;color:#ff5a00;letter-spacing:2px;font-family:Courier New,monospace}.nav-links.svelte-1fbdxvl{display:flex;flex-flow:row nowrap;gap:15px;flex-shrink:0;white-space:nowrap}.nav-link.svelte-1fbdxvl{color:#666;background:transparent;text-decoration:none;font-family:Courier New,monospace;font-size:14px;padding:5px 11px;border:1px solid transparent;border-radius:6px;transition:all .2s;flex-shrink:0;white-space:nowrap;font-weight:700;letter-spacing:.05em;cursor:pointer}.nav-link.svelte-1fbdxvl:hover{color:#fff;border-color:#333}.nav-link.active.svelte-1fbdxvl{color:#ff5a00;border-color:#ff5a00}.magicblock-status.svelte-1fbdxvl{display:flex;flex-flow:row nowrap;align-items:center;gap:var(--nav-pill-gap);color:#ff5a00;font-family:Courier New,monospace;font-size:var(--nav-fs);padding:var(--nav-pad-y) var(--nav-pad-x);background:#000;border:1px solid #333;border-radius:6px;flex:0 0 auto;min-width:max-content;line-height:1.25;white-space:nowrap}.status-label.svelte-1fbdxvl{color:#666;font-size:var(--nav-label-fs);letter-spacing:.5px}.status-value.svelte-1fbdxvl{color:#0f0;font-weight:700;font-size:var(--nav-fs)}.backtesting-btn.svelte-1fbdxvl{display:inline-flex;align-items:center;color:#ff5a00;background:#000;border:1px solid #ff5a00;border-radius:6px;text-decoration:none;font-family:Courier New,monospace;font-size:var(--nav-fs);font-weight:700;letter-spacing:.15em;padding:var(--nav-pad-y) calc(var(--nav-pad-x) + 2px);flex:0 0 auto;white-space:nowrap;cursor:pointer;transition:all .15s ease}.backtesting-btn.svelte-1fbdxvl:hover,.backtesting-btn.active.svelte-1fbdxvl{background:#ff5a00;color:#000}.magicblock-status.svelte-1fbdxvl>:where(.svelte-1fbdxvl){flex:0 0 auto;white-space:nowrap}.wallet-balance.svelte-1fbdxvl{color:#0f0;font-weight:700;margin-left:8px;font-size:var(--nav-fs)}.usd-balance.svelte-1fbdxvl{color:#ff5a00;font-weight:700;margin-left:4px;font-size:var(--nav-fs)}.airdrop-btn.svelte-1fbdxvl,.initialize-btn.svelte-1fbdxvl{background:#ff5a00;color:#000;border:none;border-radius:6px;padding:var(--nav-pad-y) 12px;font-size:var(--nav-label-fs);font-weight:700;cursor:pointer;margin-left:8px;font-family:Courier New,monospace;letter-spacing:1px;transition:all .2s ease}.airdrop-btn.svelte-1fbdxvl:hover{background:#ffb733;transform:scale(1.05)}.initialize-btn.svelte-1fbdxvl{background:#0f0}.initialize-btn.svelte-1fbdxvl:hover:not(:disabled){background:#3f3;transform:scale(1.05)}.initialize-btn.svelte-1fbdxvl:disabled{opacity:.55;cursor:wait}.fast-session-btn.svelte-1fbdxvl{background:#ff5a00}.fast-session-btn.svelte-1fbdxvl:hover{background:#ffb733}.session-end-btn.svelte-1fbdxvl{background:#3a2020;color:#f88;border:1px solid #663333}.session-end-btn.svelte-1fbdxvl:hover:not(:disabled){background:#552828;color:#faa;transform:none}.session-end-btn.svelte-1fbdxvl:disabled{opacity:.6;cursor:wait}.wallet-section.svelte-1fbdxvl{display:flex;align-items:center;flex:0 0 auto;min-width:max-content;white-space:nowrap}.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .wallet-connected{padding:var(--nav-pad-y) var(--nav-pad-x);gap:9px}.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .wallet-address,.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .wallet-name,.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .connect-button,.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .disconnect-button{font-size:var(--nav-fs);line-height:1.25}.command-bar.svelte-1fbdxvl .wallet-section:where(.svelte-1fbdxvl) .connect-button{padding:var(--nav-pad-y) calc(var(--nav-pad-x) + 6px)}.ticker-stack.svelte-1fbdxvl{background:#0a0a0a;border-bottom:1px solid #333;flex-shrink:0;overflow:hidden}.ticker-row.svelte-1fbdxvl{display:flex;align-items:center;min-width:0}.ticker-row.primary.svelte-1fbdxvl{height:32px;padding:0 8px}.ticker-row.markets.svelte-1fbdxvl{height:32px;border-top:1px solid #222;padding:0 8px}.ticker-side.svelte-1fbdxvl{flex:1;min-width:0;display:flex;align-items:center}.ticker-side.stocks.svelte-1fbdxvl{justify-content:flex-end}.ticker-divider.svelte-1fbdxvl{width:1px;height:18px;background:#ffffff24;margin:0 10px;flex:0 0 auto}.ticker-prices.svelte-1fbdxvl{display:flex;align-items:center;gap:0;min-width:0;width:100%;justify-content:space-between}.ticker-item.svelte-1fbdxvl{font-family:Courier New,monospace;font-size:10px;color:#888;display:flex;gap:5px;align-items:center;cursor:pointer;flex:1 1 0;min-width:0;padding:0 5px;border-bottom:2px solid transparent;transition:color .12s ease,border-color .12s ease;white-space:nowrap}.ticker-item.svelte-1fbdxvl>span:where(.svelte-1fbdxvl){min-width:0}.ticker-item.svelte-1fbdxvl .ticker-sym:where(.svelte-1fbdxvl){overflow:visible;text-overflow:clip;flex:0 0 auto}.ticker-item.svelte-1fbdxvl .price:where(.svelte-1fbdxvl){overflow:hidden;text-overflow:ellipsis}.ticker-item.svelte-1fbdxvl .change-up:where(.svelte-1fbdxvl),.ticker-item.svelte-1fbdxvl .change-down:where(.svelte-1fbdxvl){flex-shrink:0}.ticker-item.svelte-1fbdxvl:hover{color:#ccc}.ticker-sym.svelte-1fbdxvl{font-weight:700;letter-spacing:.03em}.price.svelte-1fbdxvl{color:#fff;font-weight:700}.change-up.svelte-1fbdxvl{color:#0f0;font-size:12px}.change-down.svelte-1fbdxvl{color:red;font-size:12px}.market-marquee.svelte-1fbdxvl{min-width:0;width:100%;overflow:hidden;position:relative}.market-empty.svelte-1fbdxvl{color:#555;font-family:Courier New,monospace;font-size:11px}.market-track.svelte-1fbdxvl{display:flex;gap:8px;align-items:center;white-space:nowrap;will-change:transform;animation:svelte-1fbdxvl-marketMarquee 360s linear infinite;width:max-content}@keyframes svelte-1fbdxvl-marketMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.market-track.svelte-1fbdxvl{animation:none}}.market-chip.svelte-1fbdxvl{display:flex;gap:6px;align-items:center;padding:3px 6px;border:1px solid #1f1f1f;background:#000;border-radius:8px;min-width:360px;max-width:360px;flex:0 0 auto}.mimg.svelte-1fbdxvl{width:20px;height:20px;border-radius:6px;object-fit:cover;border:1px solid #222;background:#111;flex-shrink:0}.mimg.fallback.svelte-1fbdxvl{background:radial-gradient(circle at 30% 30%,rgba(255,90,0,.25),transparent 55%),linear-gradient(180deg,#080808,#000)}.mttl-wrap.svelte-1fbdxvl{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;position:relative}.mttl-static.svelte-1fbdxvl{display:inline-block;color:#e8e8e8;font-family:Courier New,monospace;font-size:10px;font-weight:700;white-space:nowrap}.mttl-track.svelte-1fbdxvl{display:none;white-space:nowrap;will-change:transform}.mttl.svelte-1fbdxvl{color:#e8e8e8;font-family:Courier New,monospace;font-size:10px;font-weight:700;white-space:nowrap}@keyframes svelte-1fbdxvl-titleScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.mpr.svelte-1fbdxvl{font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:.08em;flex:0 0 auto;white-space:nowrap;padding:1px 4px;border-radius:6px}.mpr.yes.svelte-1fbdxvl{color:#0f6}.mpr.no.svelte-1fbdxvl{color:#ff6b6b}@media(max-width:860px){.ticker-row.primary.svelte-1fbdxvl{height:32px}.ticker-side.stocks.svelte-1fbdxvl,.ticker-divider.svelte-1fbdxvl{display:none}}.magicblock-session-trigger.svelte-1fbdxvl{background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:#0f0;text-decoration:underline;text-underline-offset:2px;text-align:left;white-space:nowrap}.magicblock-session-trigger.svelte-1fbdxvl:hover{color:#3f3}.hf-overlay.svelte-1fbdxvl{position:fixed;inset:0;background:#000000d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:svelte-1fbdxvl-hfFadeIn .18s ease-out}@keyframes svelte-1fbdxvl-hfFadeIn{0%{opacity:0}to{opacity:1}}.hf-modal.svelte-1fbdxvl{background:#0a0a0a;border:1px solid #333;border-radius:4px;width:100%;max-width:460px;max-height:90vh;overflow:hidden;box-shadow:0 8px 32px #000c,0 0 0 1px #ff5a000f inset;font-family:Courier New,monospace;display:flex;flex-direction:column;animation:svelte-1fbdxvl-hfSlideUp .22s ease-out}@keyframes svelte-1fbdxvl-hfSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hf-modal-header.svelte-1fbdxvl{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #222;background:#000}.hf-header-left.svelte-1fbdxvl{display:flex;align-items:center;gap:10px}.hf-dot.svelte-1fbdxvl{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hf-dot.orange.svelte-1fbdxvl{background:#ff5a00;box-shadow:0 0 10px #ff5a00b3}.hf-dot.green.svelte-1fbdxvl{background:#0f6;box-shadow:0 0 10px #0f69}.hf-dot.pulse.svelte-1fbdxvl{animation:svelte-1fbdxvl-hfPulse 1.4s ease-in-out infinite}@keyframes svelte-1fbdxvl-hfPulse{0%,to{box-shadow:0 0 10px #ff5a00b3}50%{box-shadow:0 0 18px #ff5a00f2}}.hf-title.svelte-1fbdxvl{margin:0;color:#ff5a00;font-size:12px;font-weight:700;letter-spacing:.25em}.hf-title.active.svelte-1fbdxvl{color:#0f6}.hf-network-badge.svelte-1fbdxvl{font-size:9px;font-weight:700;letter-spacing:.18em;color:#000;background:#ff5a00;padding:3px 8px;border-radius:3px}.hf-network-badge.success.svelte-1fbdxvl{background:#0f6}.hf-modal-body.svelte-1fbdxvl{padding:18px 16px;display:flex;flex-direction:column;gap:14px}.hf-modal-body.center.svelte-1fbdxvl{text-align:center;align-items:center}.hf-desc.svelte-1fbdxvl{color:#aaa;font-size:12px;line-height:1.6;margin:0}.hf-desc.svelte-1fbdxvl strong:where(.svelte-1fbdxvl){color:#ff5a00;font-weight:700}.hf-balance-row.svelte-1fbdxvl{display:flex;align-items:baseline;gap:10px;padding:12px 14px;background:#000;border:1px solid #222;border-radius:3px}.hf-balance-label.svelte-1fbdxvl{font-size:9px;color:#666;letter-spacing:.2em}.hf-balance-amount.svelte-1fbdxvl{font-size:22px;font-weight:700;color:#ff5a00;margin-left:auto}.hf-balance-unit.svelte-1fbdxvl{font-size:10px;color:#666;letter-spacing:.2em}.hf-field.svelte-1fbdxvl{display:flex;flex-direction:column;gap:5px}.hf-field-label.svelte-1fbdxvl{font-size:9px;color:#666;letter-spacing:.2em;font-weight:700}.hf-field-row.svelte-1fbdxvl{display:flex;align-items:center;gap:8px;background:#000;border:1px solid #222;border-radius:3px;padding:8px 10px}.hf-code.svelte-1fbdxvl{flex:1;font-size:10px;color:#e8e8e8;word-break:break-all;letter-spacing:.02em}.hf-icon-btn.svelte-1fbdxvl{background:#0a0a0a;border:1px solid #333;color:#ff5a00;border-radius:3px;padding:4px 8px;cursor:pointer;font-size:9px;font-family:inherit;font-weight:700;letter-spacing:.15em;transition:all .15s ease}.hf-icon-btn.svelte-1fbdxvl:hover{background:#ff5a00;color:#000;border-color:#ff5a00}.hf-faucet-link.svelte-1fbdxvl{font-size:11px;color:#6ae;text-decoration:none;letter-spacing:.03em}.hf-faucet-link.svelte-1fbdxvl:hover{color:#8cf;text-decoration:underline}.hf-input-card.svelte-1fbdxvl{background:#ff5a000d;border:1px solid rgba(255,90,0,.3);border-radius:3px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.hf-input-label.svelte-1fbdxvl{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;font-size:9px;color:#e8e8e8;letter-spacing:.18em;font-weight:700}.hf-input-hint.svelte-1fbdxvl{font-size:9px;color:#666;font-weight:400;letter-spacing:.12em}.hf-input-row.svelte-1fbdxvl{display:flex;align-items:center;gap:8px}.hf-input.svelte-1fbdxvl{flex:1;background:#000;border:1px solid #333;border-radius:3px;padding:8px 10px;color:#ff5a00;font-size:16px;font-weight:700;font-family:inherit;outline:none}.hf-input.svelte-1fbdxvl:focus{border-color:#ff5a00}.hf-input-unit.svelte-1fbdxvl{color:#ff5a00;font-size:11px;font-weight:700;letter-spacing:.15em}.hf-input-estimate.svelte-1fbdxvl{margin:0;font-size:10px;color:#888;letter-spacing:.05em}.hf-input-estimate.svelte-1fbdxvl strong:where(.svelte-1fbdxvl){color:#ff5a00;font-weight:700}.hf-warn.svelte-1fbdxvl{font-size:10px;color:#ff6b6b;margin:0;padding:8px 10px;background:#ff6b6b14;border:1px solid rgba(255,107,107,.35);border-radius:3px;letter-spacing:.03em}.hf-warn.svelte-1fbdxvl strong:where(.svelte-1fbdxvl){color:#f99;font-weight:700}.hf-detail-grid.svelte-1fbdxvl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#222;border:1px solid #222;border-radius:3px;overflow:hidden}.hf-detail.svelte-1fbdxvl{background:#000;padding:10px;display:flex;flex-direction:column;gap:4px;align-items:center}.hf-detail-label.svelte-1fbdxvl{font-size:9px;color:#555;letter-spacing:.18em}.hf-detail-value.svelte-1fbdxvl{font-size:12px;color:#ff5a00;font-weight:700;letter-spacing:.1em}.hf-actions.svelte-1fbdxvl{display:flex;gap:8px}.hf-btn-primary.svelte-1fbdxvl,.hf-btn-secondary.svelte-1fbdxvl{flex:1;padding:11px 14px;border-radius:3px;font-size:11px;font-weight:700;font-family:inherit;letter-spacing:.18em;cursor:pointer;border:1px solid transparent;transition:all .15s ease}.hf-btn-primary.svelte-1fbdxvl{background:#ff5a00;color:#000;border-color:#ff5a00}.hf-btn-primary.svelte-1fbdxvl:hover:not(:disabled){background:#ffb733;border-color:#ffb733;box-shadow:0 0 12px #ff5a0066}.hf-btn-primary.svelte-1fbdxvl:disabled{opacity:.4;cursor:not-allowed}.hf-btn-primary.full.svelte-1fbdxvl{width:100%}.hf-btn-secondary.svelte-1fbdxvl{background:#000;color:#888;border-color:#333}.hf-btn-secondary.svelte-1fbdxvl:hover:not(:disabled){color:#fff;border-color:#555}.hf-btn-secondary.svelte-1fbdxvl:disabled{opacity:.5;cursor:not-allowed}.hf-time-badge.svelte-1fbdxvl{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:12px 24px;background:#00ff6614;border:1px solid rgba(0,255,102,.35);border-radius:3px}.hf-time-label.svelte-1fbdxvl{font-size:9px;color:#0a6;letter-spacing:.22em}.hf-time-value.svelte-1fbdxvl{font-size:18px;color:#0f6;font-weight:700;letter-spacing:.08em}.hf-modal-footer.svelte-1fbdxvl{padding:8px 16px;border-top:1px solid #222;background:#000;display:flex;justify-content:space-between;align-items:center}.hf-footer-dim.svelte-1fbdxvl{font-size:9px;color:#444;letter-spacing:.2em}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;background:#000;color:#e8e8e8}a{color:inherit}
