.fs-scope{--bg:#0d1117;--panel:#141922;--border:#232c3b;--text:#d7dee8;--muted:#8b97a7;--green:#3fb950;--red:#f85149;--amber:#d29922;color:var(--text);background:var(--bg);font:13px/1.45 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh}.fs-scope .wrap{max-width:1500px;margin:0 auto;padding:16px 18px 60px}.fs-scope .topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.fs-scope h1{font-size:20px;margin:0;font-weight:650}.fs-scope h1 .sub{display:block;font-weight:400}.fs-scope .updated,.fs-scope h1 .sub{font-size:12px;color:var(--muted)}.fs-scope .updated.stale{color:var(--amber)}.fs-scope .tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.fs-scope .tile{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.fs-scope .tile .k{font-size:22px;font-weight:650}.fs-scope .tile .l{color:var(--muted);font-size:12px;margin-top:2px}.fs-scope .panel{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:14px 16px;margin-bottom:16px}.fs-scope .panel h2{margin:0 0 2px;font-size:15px;font-weight:650}.fs-scope .panel .desc{color:var(--muted);font-size:12px;margin-bottom:10px}.fs-scope .tblwrap{overflow-x:auto}.fs-scope table{width:100%;border-collapse:collapse;font-size:12.5px}.fs-scope th{text-align:left;color:var(--muted);font-weight:500;padding:4px 10px 6px 0}.fs-scope td,.fs-scope th{border-bottom:1px solid var(--border);white-space:nowrap}.fs-scope td{padding:5px 10px 5px 0}.fs-scope tr:last-child td{border-bottom:none}.fs-scope .r,.fs-scope th.r{text-align:right}.fs-scope th.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fs-scope th.sortable:hover{color:var(--text)}.fs-scope .sort-ind{display:inline-block;width:12px;font-size:9px;color:var(--amber);padding-left:2px}.fs-scope .sort-ind.idle{color:var(--muted);opacity:.55}.fs-scope th.sortable:hover .sort-ind.idle{opacity:1}.fs-scope .green{color:var(--green)}.fs-scope .red{color:var(--red)}.fs-scope .muted{color:var(--muted)}.fs-scope .dim{opacity:.55}.fs-scope tr.hot td{background:rgba(63,185,80,.07)}.fs-scope .tokens{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs-scope a{color:inherit;text-decoration:none;border-bottom:1px dotted var(--muted)}.fs-scope a:hover{border-bottom-color:var(--text)}.fs-scope .empty,.fs-scope .err{color:var(--muted);padding:12px 0}.fs-scope .chip{display:inline-block;font-size:10px;padding:0 5px;border-radius:4px;border:1px solid var(--border);color:var(--muted);vertical-align:1px}.fs-scope .chip-solana{color:#b48cf2;border-color:#b48cf24d}.fs-scope .chip-base{color:#4493f8;border-color:#4493f84d}.fs-scope .chip-ethereum{color:#8b97a7;border-color:#8b97a74d}.fs-scope .alpha{border-top:1px solid var(--border);padding-top:10px;margin-top:10px}.fs-scope .alpha:first-of-type{border-top:none;margin-top:0;padding-top:0}.fs-scope .alpha-head{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;flex-wrap:wrap}.fs-scope .alpha-label{font-weight:600;color:var(--text)}.fs-scope .alpha-head .muted{font-size:11px;margin-left:auto}.fs-scope .wip{font-size:11px;font-weight:400;color:var(--amber);border:1px solid var(--amber);border-radius:4px;padding:0 6px;margin-left:8px;vertical-align:2px}