@font-face{font-family:Instrument Sans;src:url(./InstrumentSans-s12UeAcm.ttf) format("truetype");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(./IBMPlexMono-Regular-C5_jWxVG.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{color-scheme:light;--bg: #f5f5f0;--surface: #ffffff;--text: #17241d;--muted: #59645e;--accent: #286044;--positive: #187448;--negative: #b43636;--font-ui: "Instrument Sans", sans-serif;--font-mono: "IBM Plex Mono", monospace;--text-display: 40px;--text-heading: 24px;--text-body: 16px;--text-caption: 12px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--radius-control: 8px;--radius-panel: 16px;font-family:var(--font-ui);color:var(--text);background:var(--bg);font-size:var(--text-body);line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:1px solid color-mix(in srgb,var(--text) 24%,transparent);border-radius:var(--radius-control);background:var(--surface);padding:var(--space-2) var(--space-4);min-height:44px}button:hover:not(:disabled){border-color:var(--accent)}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}a{color:var(--accent);text-underline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:var(--text-display);line-height:1.1;letter-spacing:-.035em}h2{font-size:var(--text-heading);line-height:1.25;letter-spacing:-.02em}.fletch-stack{display:flex;flex-direction:column;gap:var(--space-4);min-width:0}.fletch-row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3);min-width:0}.fletch-panel{min-width:0;padding:var(--space-6);border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:var(--radius-panel);background:var(--surface)}.fletch-stat{min-width:0;display:grid;gap:var(--space-2)}.fletch-caption{font-size:var(--text-caption);color:var(--muted)}.fletch-number{font-family:var(--font-mono);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.fletch-stat .fletch-number{font-size:var(--text-heading)}.fletch-primary{background:var(--accent);color:var(--surface);border-color:var(--accent)}.fletch-primary:hover:not(:disabled){filter:brightness(.9)}.fletch-positive{color:var(--positive)}.fletch-negative{color:var(--negative)}.fletch-skeleton{display:inline-block;height:1em;width:7ch;border-radius:var(--radius-control);background:color-mix(in srgb,var(--muted) 18%,transparent);animation:fletch-pulse 1.5s ease-in-out infinite alternate}.fletch-wallet{display:grid;gap:var(--space-2);min-width:0;max-width:100%}.fletch-wallet-address{font-family:var(--font-mono);font-size:var(--text-caption);border:1px solid color-mix(in srgb,var(--text) 16%,transparent);border-radius:var(--radius-control);padding:var(--space-2) var(--space-3)}.fletch-wallet-error{max-width:32ch;font-size:var(--text-caption);color:var(--negative);overflow-wrap:anywhere}@keyframes fletch-pulse{to{opacity:.45}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}@media (max-width: 480px){:root{--text-display: 32px}.fletch-panel{padding:var(--space-4)}}:root{--bg: #0b0e08;--surface: #12160d;--text: #eaf2dc;--muted: #8b9578;--accent: #b8f135;--positive: #6ff2c0;--negative: #ff6b7a;--surface-2: #171d10;--surface-3: #1f2814;--line: #232c17;--line-strong: #33401e;--accent-ink: #10140a;color-scheme:dark}html,body{background:var(--bg);color:var(--text)}body{font-family:var(--font-ui);font-size:var(--text-body);line-height:1.45}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.shell{max-width:1480px;margin:0 auto;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:100vh;box-sizing:border-box}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brand-name{font-size:15px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.net-chip{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--accent);border:1px solid var(--line-strong);background:var(--surface);padding:4px 10px;border-radius:999px;white-space:nowrap}.topbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.fletch-wallet{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.fletch-wallet .fletch-stack{gap:6px}.fletch-wallet button{background:var(--surface-2);border:1px solid var(--line-strong);color:var(--text);border-radius:var(--radius-control);padding:8px 14px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.fletch-wallet button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.fletch-wallet button:disabled{opacity:.6;cursor:progress}.fletch-wallet .fletch-wallet-address{border-color:var(--line-strong);background:var(--surface-2);color:var(--accent)}.fletch-wallet .fletch-caption{width:100%;max-width:42ch}.terminal{display:grid;grid-template-columns:236px minmax(0,1fr) 316px;gap:16px;align-items:stretch}@media (max-width: 1120px){.terminal{grid-template-columns:208px minmax(0,1fr) 288px}}@media (max-width: 940px){.terminal{grid-template-columns:1fr}.rail{flex-direction:row;overflow-x:auto;padding-bottom:4px}.token-card{min-width:200px}}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);display:flex;flex-direction:column;min-width:0}.panel-head{padding:12px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.panel-title{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.panel-body{padding:14px 16px;display:flex;flex-direction:column;gap:12px;min-width:0}.rail{display:flex;flex-direction:column;gap:8px;min-width:0}.token-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);padding:12px 14px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:8px;font:inherit;color:inherit;transition:border-color .15s,background .15s}.token-card:hover{border-color:var(--line-strong);background:var(--surface-2)}.token-card:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.token-card.active{border-color:var(--accent);background:var(--surface-2)}.token-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.token-sym{font-weight:700;font-size:14px;letter-spacing:.05em}.token-chg{font-family:var(--font-mono);font-size:11px;font-variant-numeric:tabular-nums}.token-name{color:var(--muted);font-size:11px}.token-price{font-family:var(--font-mono);font-size:15px;font-variant-numeric:tabular-nums;transition:color .2s}.flash-up{color:var(--positive)}.flash-down{color:var(--negative)}.pos{color:var(--positive)}.neg{color:var(--negative)}.spark{display:block;width:100%;height:28px}.chart-wrap{position:relative;width:100%;min-width:0}.chart-grid{stroke:var(--line);stroke-width:1}.chart-axis{fill:var(--muted);font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums}.chart-area{fill:var(--accent);opacity:.07}.chart-path{fill:none;stroke:var(--accent);stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.chart-dot{fill:var(--accent)}.chart-last{stroke:var(--accent);stroke-width:1;stroke-dasharray:2 4;opacity:.4}.chart-last-tag{fill:var(--accent)}.chart-last-text{fill:var(--accent-ink);font-family:var(--font-mono);font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.order-line{stroke-width:1.4;stroke-dasharray:6 4}.order-line.buy{stroke:var(--positive)}.order-line.sell{stroke:var(--negative)}.order-line.crossed-line{animation:chart-pulse 1.2s ease-in-out infinite}@keyframes chart-pulse{0%,to{opacity:1;stroke-width:1.4}50%{opacity:.4;stroke-width:2.8}}.order-tag{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.08em}.order-tag.buy{fill:var(--positive)}.order-tag.sell{fill:var(--negative)}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media (max-width: 520px){.stat-row{grid-template-columns:repeat(2,1fr)}}.stat{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-control);padding:8px 12px;min-width:0}.stat-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600}.stat-value{font-family:var(--font-mono);font-size:14px;font-variant-numeric:tabular-nums;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seg{display:flex;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-control);padding:3px;gap:3px}.seg-btn{flex:1;border:0;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:600;letter-spacing:.06em;padding:8px 0;border-radius:6px;cursor:pointer}.seg-btn:hover{color:var(--text)}.seg-btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.seg-btn.active{background:var(--surface-3);color:var(--text)}.seg-btn.active.buy{background:color-mix(in srgb,var(--positive) 16%,transparent);color:var(--positive)}.seg-btn.active.sell{background:color-mix(in srgb,var(--negative) 16%,transparent);color:var(--negative)}.field{display:flex;flex-direction:column;gap:6px}.field-label{display:flex;justify-content:space-between;gap:8px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600}.field-label .bal{font-family:var(--font-mono);letter-spacing:.02em;text-transform:none;cursor:pointer}.field-label .bal:hover{color:var(--accent)}.input{width:100%;box-sizing:border-box;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-control);color:var(--text);font-family:var(--font-mono);font-size:15px;padding:10px 12px;outline:none;font-variant-numeric:tabular-nums}.input:focus-visible{border-color:var(--accent)}.input::placeholder{color:var(--muted);opacity:.55}.preview{display:flex;flex-direction:column;gap:6px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-control);padding:10px 12px}.preview-row{display:flex;justify-content:space-between;gap:8px;font-size:12px}.preview-row .k{color:var(--muted)}.preview-row .v{font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right}.preview-row.total{border-top:1px solid var(--line);padding-top:7px;margin-top:1px;font-weight:700}.micro{font-size:11px;color:var(--muted);line-height:1.55}.cta{width:100%;border:0;border-radius:var(--radius-control);padding:13px 16px;font:inherit;font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer;background:var(--accent);color:var(--accent-ink);transition:filter .15s,transform .05s}.cta:hover:not(:disabled){filter:brightness(1.08)}.cta:active:not(:disabled){transform:translateY(1px)}.cta:focus-visible{outline:2px solid var(--text);outline-offset:2px}.cta.sell{background:var(--negative);color:#22090d}.cta:disabled{background:var(--surface-3);color:var(--muted);cursor:not-allowed}.cta.busy{opacity:.75;cursor:progress}.cta.secondary{background:var(--surface-3);color:var(--text);border:1px solid var(--line-strong)}.cta.secondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent);filter:none}.cta.secondary:disabled{background:var(--surface-2)}.faucet-row{display:flex;flex-wrap:wrap;gap:6px}.faucet-btn{background:var(--surface-2);border:1px solid var(--line);color:var(--text);border-radius:999px;padding:6px 12px;font-family:var(--font-mono);font-size:11px;font-variant-numeric:tabular-nums;cursor:pointer}.faucet-btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.faucet-btn:disabled{opacity:.45;cursor:not-allowed}.tables{display:grid;grid-template-columns:3fr 2fr;gap:16px;align-items:start}@media (max-width: 940px){.tables{grid-template-columns:1fr}}.table-scroll{overflow-x:auto}table.book{width:100%;border-collapse:collapse;min-width:620px}table.book th{text-align:left;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600;padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}table.book td{padding:10px 12px;border-bottom:1px solid var(--line);font-size:13px;white-space:nowrap}table.book tbody tr:last-child td{border-bottom:0}table.book td.num,table.book th.num{text-align:right;font-family:var(--font-mono);font-variant-numeric:tabular-nums}.side-buy{color:var(--positive);font-weight:700;font-size:11px;letter-spacing:.08em}.side-sell{color:var(--negative);font-weight:700;font-size:11px;letter-spacing:.08em}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;vertical-align:1px}.dot.open{background:var(--accent)}.dot.filled{background:var(--positive)}.dot.cancelled{background:var(--muted)}.crossed{color:var(--accent);font-weight:700;animation:text-pulse 1.2s ease-in-out infinite}@keyframes text-pulse{0%,to{opacity:1}50%{opacity:.45}}tr.leaving{animation:row-leave .6s ease forwards}@keyframes row-leave{to{opacity:0;transform:translate(28px)}}.row-actions{display:flex;gap:6px;justify-content:flex-end}.mini-btn{background:var(--surface-3);border:1px solid var(--line-strong);color:var(--text);border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;font-family:var(--font-ui);cursor:pointer;white-space:nowrap}.mini-btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.mini-btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.mini-btn.exec{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,transparent)}.mini-btn:disabled{opacity:.5;cursor:progress}.demo-chip{font-size:9px;letter-spacing:.12em;border:1px dashed var(--line-strong);color:var(--muted);border-radius:4px;padding:2px 5px;margin-left:6px;text-transform:uppercase;vertical-align:1px}.empty-row td{color:var(--muted);font-size:12px;text-align:center;padding:18px 12px}.sk{position:relative;overflow:hidden;background:var(--surface-2);border-radius:6px}.sk:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(234,242,220,.06),transparent);animation:shimmer 1.4s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.notice-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 0}.notice{max-width:460px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);padding:24px;display:flex;flex-direction:column;gap:8px}.notice-title{font-size:15px;font-weight:700;letter-spacing:.06em}.notice-body{color:var(--muted);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:11px;font-family:var(--font-mono);padding-bottom:8px}.foot a{color:var(--muted)}.foot a:hover{color:var(--accent);text-decoration:none}@media (max-width: 400px){.shell{padding:12px;gap:12px}.panel-body{padding:12px}}
