:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#24241f;background:#f2f3ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #24241f;--muted: #6f716b;--line: #dfe1db;--line-strong: #c8cbc2;--surface: #ffffff;--surface-muted: #f7f8f5;--sidebar: #171714;--positive: #087a4d;--negative: #c13f43;--accent: #c9fa4f;--cyan: #26c7c3}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;color:#f4f4ef;background:var(--sidebar);border-right:1px solid #2d2e29}.brand{display:flex;align-items:center;gap:10px;height:72px;padding:0 18px;border-bottom:1px solid #30312c}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:#171714;background:var(--accent);border-radius:6px}.brand>span:last-child,.system-state>span:last-child{display:flex;min-width:0;flex-direction:column}.brand strong{font-size:14px;font-weight:700}.brand small,.system-state small{margin-top:2px;color:#898b83;font-size:10px}.sidebar nav{display:flex;flex:1;flex-direction:column;gap:3px;padding:14px 10px}.sidebar nav a{display:flex;align-items:center;gap:10px;height:38px;padding:0 10px;color:#aeb0a8;border:1px solid transparent;border-radius:6px;font-size:13px;transition:background .12s ease,color .12s ease,border-color .12s ease}.sidebar nav a:hover{color:#f4f4ef;background:#23241f}.sidebar nav a.active{color:#f7f7f0;background:#2b2c26;border-color:#3d3e37}.sidebar nav a.active svg{color:var(--accent)}.system-state{display:flex;align-items:center;gap:9px;min-height:64px;padding:12px 16px;border-top:1px solid #30312c}.system-state strong{overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#e8a64d;box-shadow:0 0 0 3px #e8a64d21}.status-dot.healthy{background:#41cf88;box-shadow:0 0 0 3px #41cf8821}.content{min-width:0}.page{width:100%;max-width:1580px;margin:0 auto;padding:26px 30px 54px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:62px;margin-bottom:18px}.page-header h1{margin:0;color:var(--ink);font-size:22px;line-height:1.25}.page-header p{max-width:680px;margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:34px}.icon-button{display:inline-grid;width:32px;height:32px;padding:0;place-items:center;color:#5f615a;background:var(--surface);border:1px solid var(--line);border-radius:6px}.icon-button:hover{color:var(--ink);border-color:var(--line-strong)}.freshness{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;color:#32644e;background:#e9f7ef;border:1px solid #c7e7d5;border-radius:5px;font-family:IBM Plex Mono,monospace;font-size:10px;white-space:nowrap}.freshness.stale{color:#87571f;background:#fff4dd;border-color:#ecd5a7}.filter-bar{display:flex;align-items:flex-end;gap:10px;min-height:58px;padding:10px 12px;background:var(--surface);border:1px solid var(--line);border-bottom:0;border-radius:7px 7px 0 0}.filter-bar label{display:flex;flex-direction:column;gap:4px}.filter-bar label>span{color:#85877f;font-size:9px;font-weight:700;text-transform:uppercase}.filter-bar select{min-width:150px;height:30px;padding:0 26px 0 9px;color:#3b3c37;background:var(--surface-muted);border:1px solid var(--line);border-radius:5px;outline:none;font-size:11px}.filter-bar select:focus{border-color:#8c9084}.result-count{margin:0 2px 7px auto;color:#85877f;font-family:IBM Plex Mono,monospace;font-size:10px}.feed-table,.data-table{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:0 0 7px 7px}.feed-head,.feed-row{display:grid;grid-template-columns:82px 102px minmax(180px,1.1fr) minmax(190px,1.5fr) minmax(150px,1fr) 104px 44px;align-items:center;gap:10px}.feed-head,.data-head{min-height:34px;padding:0 12px;color:#898b83;background:#f8f9f6;border-bottom:1px solid var(--line);font-size:9px;font-weight:700;text-transform:uppercase}.feed-row{min-height:68px;padding:8px 12px;border-bottom:1px solid #eceee8}.feed-row:last-child{border-bottom:0}.feed-row:hover{background:#fbfcf9}.feed-row.pinned{background:#fff9e9}.feed-time{display:flex;align-items:center;gap:5px;min-width:0;color:#8c8e87;font-family:IBM Plex Mono,monospace;font-size:10px}.feed-time time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-type,.chain-tag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:20px;padding:2px 6px;border:1px solid #d6d8d1;border-radius:4px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;line-height:1.2;white-space:nowrap}.event-large_buy,.event-multi_user_buy{color:#08734a;background:#e8f7ef;border-color:#bfe5d0}.event-large_sell,.event-multi_user_sell,.event-single_user_sell{color:#a52f36;background:#fff0f0;border-color:#f1cbcd}.event-large_transfer_in,.event-large_transfer_out,.event-single_user_transfer_out{color:#1b6384;background:#eaf5fa;border-color:#c1deeb}.event-user_trade_profit_milestone,.event-price_since_listing{color:#79600d;background:#fff7d9;border-color:#ecdf9c}.event-user_with_smart_following,.event-thesis_created{color:#785229;background:#f7efe5;border-color:#e1cdb6}.event-new_token_listing{color:#22625f;background:#e7f6f4;border-color:#bce4df}.event-manual{color:#4d5526;background:#f4f8d8;border-color:#d8e295}.user-identity{display:flex;min-width:0;flex-direction:column;gap:4px}.identity-main{display:flex;min-width:0;align-items:center;gap:7px}a.identity-main:hover .identity-name{text-decoration:underline}.avatar{width:28px;height:28px;flex:0 0 auto;object-fit:cover;background:#e6e8e1;border:1px solid #d8dad3;border-radius:50%}.avatar-fallback{display:grid;place-items:center;color:#5e6159;font-size:10px;font-weight:700}.identity-copy{display:flex;min-width:0;flex-direction:column}.identity-name{overflow:hidden;color:#30312d;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.identity-handle{overflow:hidden;color:#8a8c85;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.identity-links{display:flex;align-items:center;gap:6px;min-width:0;padding-left:35px}.identity-links a,.wallet-copy{display:inline-flex;min-width:0;align-items:center;gap:3px;color:#787a73;background:transparent;border:0;font-family:IBM Plex Mono,monospace;font-size:8px}.wallet-copy{overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.identity-links a:hover,.wallet-copy:hover{color:#24241f}.user-identity.compact .avatar{width:22px;height:22px}.event-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.event-copy strong{overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.event-copy span{display:-webkit-box;overflow:hidden;color:#7a7c75;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.token-identity{display:flex;min-width:0;align-items:center;gap:6px}a.token-identity:hover strong{text-decoration:underline}.token-image,.token-fallback{width:27px;height:27px;flex:0 0 auto;object-fit:cover;background:#e7e9e2;border:1px solid #d9dcd3;border-radius:50%}.token-fallback{display:grid;place-items:center;color:#63665d;font-size:10px;font-weight:700}.token-identity>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.token-identity strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.token-identity small{color:#959790;font-family:IBM Plex Mono,monospace;font-size:8px}.chain-tag{flex:0 0 auto;min-height:17px;padding:1px 4px;color:#5e6159;background:#f0f1ed;font-size:7px}.chain-solana{color:#6640a2;background:#f1ebfb;border-color:#d8c9ec}.chain-base{color:#1554ae;background:#eaf2ff;border-color:#bed2f2}.chain-ethereum{color:#465b75;background:#eef2f6;border-color:#cbd5df}.chain-bsc{color:#735b0e;background:#fff8d8;border-color:#eadc94}.chain-monad{color:#743d73;background:#f9ebf7;border-color:#e6c7e1}.chain-robinhood{color:#0c6b52;background:#e1f6ed;border-color:#acdecf}.event-value{overflow:hidden;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.neutral{color:#696b65}.event-social{display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:#9b9d96;font-size:8px}.event-social span{display:inline-flex;align-items:center;gap:3px}.load-more{display:flex;min-width:164px;height:34px;margin:16px auto 0;padding:0 14px;align-items:center;justify-content:center;gap:7px;color:#3c3d38;background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;font-size:11px}.load-more:hover{border-color:#91958a}.load-more:disabled{cursor:wait;opacity:.7}.loading-rows{display:flex;flex-direction:column}.loading-rows span{height:66px;background:#f7f8f5;border-bottom:1px solid #eceee8;animation:pulse 1.4s ease-in-out infinite}.loading-rows span:nth-child(2n){animation-delay:.18s}.state-message{display:flex;min-height:84px;align-items:center;justify-content:center;gap:8px;padding:18px;color:#777a72;font-size:12px;text-align:center}.error-state{color:#a53239;background:#fff4f4}.segmented{display:inline-flex;padding:2px;background:#e9ebe5;border:1px solid #d7d9d2;border-radius:6px}.segmented button{height:25px;padding:0 9px;color:#6c6e68;background:transparent;border:0;border-radius:4px;font-size:10px}.segmented button.active{color:#22231f;background:#fff;box-shadow:0 1px 2px #24241f1a}.data-table{border-radius:7px}.data-head,.data-row{display:grid;grid-template-columns:70px minmax(220px,1.6fr) minmax(110px,.8fr) minmax(110px,.8fr) 90px 90px;align-items:center;gap:16px}.data-row{min-height:70px;padding:9px 12px;border-bottom:1px solid #eceee8;font-family:IBM Plex Mono,monospace;font-size:11px}.data-row:last-child{border-bottom:0}.data-row:hover{background:#fafbf8}.data-row .user-identity{font-family:Inter,sans-serif}.rank{display:flex;align-items:center;gap:6px;color:#777a72;font-weight:600}.rank-1{color:#96710a}.rank-2{color:#59616a}.rank-3{color:#9a5932}.position-status{padding:3px 6px;color:#08774c;background:#e7f7ee;border:1px solid #bde3cd;border-radius:4px;font-size:8px;font-weight:700;text-transform:uppercase}.position-status.closed{color:#656861;background:#f0f1ed;border-color:#d8dad4}.profile-stats>span{display:flex;min-width:0;flex-direction:column;gap:4px}.profile-stats small{color:#898b84;font-size:8px;font-weight:600;text-transform:uppercase}.profile-stats strong{overflow:hidden;font-family:IBM Plex Mono,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.user-search-page{max-width:1000px}.search-control{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;background:var(--surface);border:1px solid var(--line-strong);border-radius:7px}.search-control:focus-within{border-color:#72766b;box-shadow:0 0 0 3px #72766b1a}.search-control svg{flex:0 0 auto;color:#81847b}.search-control input{width:100%;height:100%;color:#292a26;background:transparent;border:0;outline:0;font-size:13px}.search-control input::placeholder{color:#a0a29b}.identifier-help{margin:8px 2px 20px;color:#7f817a;font-size:10px}.search-progress{width:100%;height:2px;margin-top:-10px;background:var(--cyan);animation:searching 1s ease-in-out infinite;transform-origin:left}.user-results{display:flex;flex-direction:column;gap:7px}.user-result{display:grid;grid-template-columns:minmax(220px,1fr) minmax(300px,.9fr);align-items:center;gap:20px;min-height:76px;padding:12px 14px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.user-result:hover{border-color:var(--line-strong)}.user-result-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.user-result-stats>span{display:flex;min-width:0;flex-direction:column;gap:4px}.user-result-stats small{color:#8a8c85;font-size:8px;text-transform:uppercase}.user-result-stats strong{overflow:hidden;font-family:IBM Plex Mono,monospace;font-size:10px;text-overflow:ellipsis}.user-detail-page{max-width:1100px}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px}.profile-main,.profile-wallets{padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.profile-main .avatar{width:42px;height:42px}.profile-main .identity-name{font-size:16px}.profile-main .identity-handle{font-size:11px}.profile-description{max-width:720px;margin:18px 0;color:#5f625a;font-size:12px;line-height:1.6;white-space:pre-wrap}.profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px;padding-top:18px;border-top:1px solid var(--line)}.profile-wallets h2{margin:0 0 14px;font-size:13px}.wallet-row{display:grid;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:8px;min-height:45px;border-bottom:1px solid #eceee8}.wallet-row>span{color:#8c8e87;font-size:9px;font-weight:700;text-transform:uppercase}.wallet-row code{overflow:hidden;color:#50534c;font-family:IBM Plex Mono,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.x-profile-link{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-top:12px;color:#3e5f70;font-size:11px}.x-profile-link:hover{text-decoration:underline}.spin{animation:spin .9s linear infinite}@keyframes pulse{50%{background:#eceee8}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes searching{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:scaleX(0);transform-origin:right}}@media(max-width:1180px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand>span:last-child,.sidebar nav a span,.system-state>span:last-child{display:none}.sidebar nav a{justify-content:center;padding:0}.system-state{justify-content:center;padding:0}.feed-head,.feed-row{grid-template-columns:70px 96px minmax(155px,1fr) minmax(160px,1.3fr) minmax(135px,1fr) 90px}.feed-head>:last-child,.feed-row>.event-social{display:none}}@media(max-width:820px){.app-shell{display:block;padding-bottom:62px}.sidebar{position:fixed;z-index:20;inset:auto 0 0;display:block;width:100%;height:62px;border-top:1px solid #34352f;border-right:0}.brand,.system-state{display:none}.sidebar nav{display:grid;height:62px;grid-template-columns:repeat(5,1fr);gap:0;padding:5px}.sidebar nav a{height:52px;flex-direction:column;justify-content:center;gap:3px;padding:0 2px;font-size:8px}.sidebar nav a span{display:block;overflow:hidden;width:100%;text-align:center;text-overflow:ellipsis;white-space:nowrap}.page{padding:20px 14px 36px}.page-header{min-height:0;margin-bottom:14px}.page-header h1{font-size:19px}.page-header p{font-size:10px}.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-bar label{flex:1 1 140px}.filter-bar select{width:100%;min-width:0}.result-count{width:100%;margin:2px 0 0}.feed-head{display:none}.feed-table{border-radius:0 0 7px 7px}.feed-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;min-height:0;padding:13px 12px}.feed-time{grid-column:1;grid-row:1}.event-type{grid-column:2;grid-row:1;justify-self:end}.feed-row>.user-identity{grid-column:1 / -1;grid-row:2}.event-copy{grid-column:1 / -1;grid-row:3;padding:2px 0}.event-copy strong{font-size:12px}.event-copy span{font-size:10px;-webkit-line-clamp:3}.token-identity{grid-column:1;grid-row:4}.event-value{grid-column:2;grid-row:4;align-self:center;text-align:right}.feed-row>.event-social{display:none}.data-head{display:none}.data-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:8px 10px}.data-row>:nth-child(4),.data-row>:nth-child(5),.data-row>:nth-child(6){display:none}.user-result,.profile-layout{grid-template-columns:1fr}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.page-header{flex-direction:column;gap:10px}.page-actions{width:100%;justify-content:flex-start}.freshness{margin-right:auto}.user-result-stats{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color:#e4e4e7;background:#09090b;--ink: #e4e4e7;--muted: #71717a;--line: #27272a;--line-strong: #3f3f46;--surface: #0b0b0d;--surface-muted: #111113;--sidebar: #050506;--positive: #34d399;--negative: #fb7185;--accent: #f59e0b;--cyan: #22d3ee}body{color:var(--ink);background:#09090b}::selection{color:#09090b;background:#f59e0b}.sidebar{color:#f4f4f5;background:var(--sidebar);border-color:#27272a}.brand,.system-state{border-color:#27272a}.brand-mark{color:#09090b;background:var(--accent)}.brand small,.system-state small,.sidebar nav a{color:#71717a}.sidebar nav a:hover{color:#e4e4e7;background:#18181b}.sidebar nav a.active{color:#fafafa;background:#18181b;border-color:#3f3f46}.page-header h1{color:#f4f4f5}.page-header p,.identifier-help,.profile-description{color:#71717a}.icon-button,.load-more{color:#a1a1aa;background:#111113;border-color:#3f3f46}.icon-button:hover,.load-more:hover{color:#fafafa;border-color:#71717a}.freshness{color:#6ee7b7;background:#10b9811a;border-color:#34d39947}.freshness.stale{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b4d}.filter-bar,.feed-table,.data-table,.user-result,.access-panel,.profile-main,.profile-wallets{color:#d4d4d8;background:var(--surface);border-color:var(--line)}.filter-bar label>span,.result-count,.feed-head,.data-head,.profile-stats small,.user-result-stats small,.wallet-row>span{color:#71717a}.filter-bar select,.access-panel input,.search-control{color:#d4d4d8;background:#111113;border-color:#3f3f46}.filter-bar select{color-scheme:dark}.filter-bar select:focus,.access-panel input:focus,.search-control:focus-within{border-color:#71717a;box-shadow:0 0 0 2px #f59e0b1f}.feed-head,.data-head{background:#111113;border-color:#27272a}.feed-row,.data-row,.wallet-row{border-color:#202023}.feed-row:hover,.data-row:hover{background:#101012}.feed-row.pinned{background:#f59e0b0f}.feed-time,.event-copy span,.identity-handle,.token-identity small,.event-social,.neutral,.wallet-row code{color:#71717a}.identity-name,.event-copy strong,.token-identity strong,.search-control input{color:#e4e4e7}.identity-links a,.wallet-copy{color:#71717a}.identity-links a:hover,.wallet-copy:hover{color:#d4d4d8}.avatar,.token-image,.token-fallback{background:#18181b;border-color:#3f3f46}.avatar-fallback,.token-fallback{color:#a1a1aa}.event-type,.chain-tag{color:#a1a1aa;background:#18181b;border-color:#3f3f46}.event-large_buy,.event-multi_user_buy{color:#6ee7b7;background:#10b9811f;border-color:#34d39947}.event-large_sell,.event-multi_user_sell,.event-single_user_sell{color:#fda4af;background:#f43f5e1f;border-color:#fb718547}.event-large_transfer_in,.event-large_transfer_out,.event-single_user_transfer_out{color:#7dd3fc;background:#0ea5e91f;border-color:#38bdf847}.event-user_trade_profit_milestone,.event-price_since_listing{color:#fde047;background:#eab3081c;border-color:#facc1542}.event-user_with_smart_following,.event-thesis_created{color:#d8b4fe;background:#a855f71c;border-color:#c084fc42}.event-new_token_listing{color:#67e8f9;background:#06b6d41c;border-color:#22d3ee42}.event-manual{color:#fcd34d;background:#f59e0b1c;border-color:#fbbf2442}.chain-solana{color:#d8b4fe;background:#a855f71a;border-color:#c084fc40}.chain-base{color:#93c5fd;background:#3b82f61a;border-color:#60a5fa40}.chain-ethereum{color:#cbd5e1;background:#64748b24;border-color:#94a3b847}.chain-bsc{color:#fde047;background:#eab3081a;border-color:#facc1540}.chain-monad{color:#f0abfc;background:#d946ef1a;border-color:#e879f940}.chain-robinhood{color:#6ee7b7;background:#10b9811a;border-color:#34d39940}.loading-rows span,.token-card-loading{background:#111113;border-color:#202023}.state-message{color:#71717a}.error-state{color:#fda4af;background:#f43f5e14}.segmented{background:#111113;border-color:#3f3f46}.segmented button{color:#71717a}.segmented button:hover{color:#d4d4d8}.segmented button.active{color:#09090b;background:#f59e0b;box-shadow:none}.position-status{color:#6ee7b7;background:#10b9811a;border-color:#34d39947}.position-status.closed{color:#a1a1aa;background:#18181b;border-color:#3f3f46}.profile-stats{border-color:#27272a}.search-control svg,.search-control input::placeholder{color:#52525b}.access-icon{color:#09090b;background:#f59e0b}.access-panel form label{color:#71717a}.access-panel button{color:#09090b;background:#f59e0b}.magic-link-sent{color:#6ee7b7;background:#10b98117;border-color:#34d39940}.x-profile-link{color:#7dd3fc}.view-toggle,.window-toggle{flex:0 0 auto;height:30px;align-items:center}.view-toggle button,.window-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.window-toggle button{min-width:39px;padding:0 7px;font-family:IBM Plex Mono,monospace;font-size:9px}.active-token-filter{display:inline-flex;height:30px;min-width:0;align-items:center;gap:6px;padding:0 5px 0 9px;color:#fbbf24;background:#f59e0b14;border:1px solid rgba(245,158,11,.28);border-radius:5px;font-size:9px}.active-token-filter>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-token-filter code{margin-left:3px;color:#a1a1aa;font-family:IBM Plex Mono,monospace}.active-token-filter button{display:grid;width:21px;height:21px;padding:0;place-items:center;color:#a1a1aa;background:transparent;border:0}.active-token-filter button:hover{color:#fafafa}.token-activity-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.token-activity-view>.state-message,.token-activity-view>.error-state{grid-column:1 / -1;border:1px solid var(--line)}.token-activity-card{min-width:0;overflow:hidden;background:#0b0b0d;border:1px solid #27272a;border-radius:6px}.token-activity-head{display:grid;min-height:58px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;background:#101012;border-bottom:1px solid #27272a}.token-activity-head>img,.token-activity-fallback{width:34px;height:34px;object-fit:cover;background:#18181b;border:1px solid #3f3f46;border-radius:50%}.token-activity-fallback{display:grid;place-items:center;color:#a1a1aa;font-size:11px;font-weight:700}.token-activity-name{display:flex;min-width:0;flex-direction:column;gap:4px}.token-activity-name>div{display:flex;min-width:0;align-items:center;gap:6px}.token-activity-name strong{color:#fafafa;font-family:IBM Plex Mono,monospace;font-size:13px}.token-activity-name>div:first-child>span:not(.chain-tag){overflow:hidden;color:#71717a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.token-activity-name code{color:#71717a;font-family:IBM Plex Mono,monospace;font-size:8px}.token-activity-name button,.token-activity-name a{display:grid;width:17px;height:17px;padding:0;place-items:center;color:#71717a;background:transparent;border:0}.token-activity-name button:hover,.token-activity-name a:hover{color:#e4e4e7}.token-activity-name .gmgn-link{overflow:hidden;border-radius:2px}.gmgn-mark{display:block;width:14px;height:14px;overflow:hidden}.gmgn-mark img{display:block;width:52.5px;max-width:none;height:14px}.gmgn-link:hover .gmgn-mark{filter:brightness(1.15)}.token-activity-head>time{align-self:start;padding-top:2px;color:#71717a;font-family:IBM Plex Mono,monospace;font-size:8px;white-space:nowrap}.token-market-strip,.token-activity-stats{display:grid;border-bottom:1px solid #27272a}.token-market-strip{grid-template-columns:repeat(3,minmax(0,1fr));background:#0e0e10}.token-activity-stats{grid-template-columns:repeat(6,minmax(0,1fr));background:#09090b}.token-market-strip>span,.token-activity-stats>span{display:flex;min-width:0;flex-direction:column;gap:3px;padding:7px 9px;border-right:1px solid #202023}.token-market-strip>span:last-child,.token-activity-stats>span:last-child{border-right:0}.token-market-strip small,.token-activity-stats small{color:#52525b;font-size:7px;font-weight:700;text-transform:uppercase}.token-market-strip strong,.token-activity-stats strong{overflow:hidden;color:#d4d4d8;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.token-activity-stats .activity-buy strong{color:#6ee7b7}.token-activity-stats .activity-sell strong{color:#fda4af}.token-activity-stats .activity-transfer strong{color:#7dd3fc}.token-event-preview{min-height:111px}.token-event-row{display:grid;min-height:37px;grid-template-columns:52px 72px minmax(100px,.8fr) minmax(120px,1fr) auto;align-items:center;gap:7px;padding:4px 9px;border-bottom:1px solid #202023}.token-event-row:hover{background:#101012}.token-event-row>time{color:#52525b;font-family:IBM Plex Mono,monospace;font-size:8px;white-space:nowrap}.token-event-row .event-type{width:68px;min-height:17px;padding:1px 3px;overflow:hidden;font-size:7px;text-overflow:ellipsis}.token-event-row .user-identity{overflow:hidden}.token-event-row .identity-main{gap:5px}.token-event-row .identity-name{font-size:9px}.token-event-row .identity-handle{font-size:7px}.token-event-action{overflow:hidden;color:#a1a1aa;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.token-event-row>strong{color:#e4e4e7;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;white-space:nowrap}.token-activity-card footer{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:5px 9px;color:#52525b;background:#101012;font-family:IBM Plex Mono,monospace;font-size:8px}.token-activity-card footer button{display:inline-flex;height:23px;align-items:center;gap:5px;padding:0 7px;color:#fbbf24;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:4px;font-size:8px}.token-activity-card footer button:hover{color:#fde68a;border-color:#f59e0b73}.token-card-loading{display:block;height:288px;border:1px solid #27272a;border-radius:6px;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{50%{background:#18181b}}@media(max-width:1260px){.token-activity-view{grid-template-columns:1fr}}@media(max-width:820px){.sidebar{border-color:#27272a}.filter-bar>.segmented{flex:1 1 auto}.view-toggle button,.window-toggle button{flex:1 1 auto}.active-token-filter{max-width:100%}}@media(max-width:620px){.token-activity-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.token-activity-stats>span:nth-child(3){border-right:0}.token-activity-stats>span:nth-child(-n+3){border-bottom:1px solid #202023}.token-event-row{grid-template-columns:50px 68px minmax(0,1fr) auto}.token-event-row .user-identity{display:none}}@media(max-width:420px){.token-market-strip{grid-template-columns:1fr 1fr}.token-market-strip>span:nth-child(2){border-right:0}.token-market-strip>span:last-child{grid-column:1 / -1;border-top:1px solid #202023}.token-event-row{grid-template-columns:46px minmax(0,1fr) auto}.token-event-row .event-type{width:auto}.token-event-action{display:none}}:root{--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--accent: #d4d4d8}.brand{height:auto;min-height:69px;padding:16px}.brand strong{color:#f4f4f5;font-size:14px;font-weight:600;letter-spacing:0}.brand small{color:#71717a;font-size:10px;text-transform:uppercase}.sidebar nav{gap:4px;padding:8px}.sidebar nav a{height:36px;gap:0;padding:0 12px;border-radius:4px;font-size:14px}.sidebar nav a svg{display:none}.sidebar nav a.active{color:#f4f4f5;background:#27272a;border-color:transparent}.page{max-width:1600px;padding:24px 24px 48px}.page-header{min-height:54px;margin-bottom:14px}.page-header h1{font-size:20px;font-weight:700}.page-header p{margin-top:3px;color:#71717a;font-size:13px}.filter-bar{min-height:48px;margin-bottom:12px;padding:7px 9px;align-items:center;background:#09090b;border:1px solid #27272a;border-radius:6px}.filter-bar label{gap:3px}.filter-bar label>span{color:#71717a;font-size:8px}.filter-bar select{height:28px;color:#d4d4d8;background:#18181b;border-color:#27272a;border-radius:4px;font-size:11px}.filter-bar select:focus{border-color:#52525b;box-shadow:none}.result-count{margin-bottom:0;color:#71717a;font-family:var(--font-mono)}.segmented{padding:2px;background:#18181b;border-color:#27272a;border-radius:6px}.segmented button{height:24px;color:#a1a1aa;border-radius:4px;font-size:11px}.segmented button:hover{color:#e4e4e7}.segmented button.active{color:#f4f4f5;background:#3f3f46}.icon-button,.load-more{color:#a1a1aa;background:#18181b;border-color:#27272a}.icon-button:hover,.load-more:hover{color:#f4f4f5;border-color:#52525b}.freshness,.feed-time,.event-type,.chain-tag,.event-value,.data-row,.token-identity small,.wallet-copy,.identity-links a,.active-token-filter,.window-toggle button{font-family:var(--font-mono)}.feed-table,.data-table{border-radius:6px}.feed-head,.data-head{background:#09090b}.token-activity-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));gap:12px;align-items:start}.token-activity-card{min-width:0;overflow:hidden;background:#18181b66;border:1px solid #27272a;border-radius:8px}.token-activity-card:hover{border-color:#3f3f46}.token-activity-head{display:grid;min-height:54px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;background:#09090b9e;border-bottom:1px solid #27272a}.token-activity-head>img,.token-activity-fallback{width:28px;height:28px;background:#27272a;border-color:#3f3f46}.token-activity-name{gap:3px}.token-title-line,.token-market-inline,.token-address-line{display:flex;min-width:0;align-items:center}.token-title-line{gap:5px}.token-symbol{overflow:hidden;max-width:90px;flex:0 0 auto;color:#f4f4f5;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}a.token-symbol{display:block;width:auto;height:auto;padding:0;color:#f4f4f5;background:transparent;border:0}a.token-symbol:hover{color:#f4f4f5;text-decoration:underline}.token-full-name{overflow:hidden;color:#71717a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.token-market-inline{gap:5px;overflow:hidden;color:#71717a;font-family:var(--font-mono);font-size:9px;white-space:nowrap}.token-market-inline>span:nth-child(2n){color:#3f3f46}.token-market-inline small{color:#52525b;font-size:8px}.token-market-inline time{color:#52525b}.token-address-line{flex:0 0 auto;gap:1px;padding-left:1px}.token-address-line code{padding:1px 3px;color:#a1a1aa;background:#3f3f4673;border-radius:3px;font-family:var(--font-mono);font-size:8px}.token-address-line button,.token-address-line a{display:grid;width:15px;height:15px;padding:0;place-items:center;color:#71717a;background:transparent;border:0}.token-address-line button:hover,.token-address-line a:hover{color:#e4e4e7}.token-event-count{display:grid;min-width:50px;min-height:32px;padding:3px 5px;grid-template-columns:1fr auto;align-items:center;color:#a1a1aa;background:#27272aa6;border:1px solid #3f3f46;border-radius:4px;font-family:var(--font-mono);text-align:right}.token-event-count strong{color:#e4e4e7;font-size:10px;font-weight:500}.token-event-count span{grid-column:1;color:#71717a;font-size:7px;text-transform:uppercase}.token-event-count svg{grid-column:2;grid-row:1 / 3;color:#a1a1aa}.token-event-count:hover{background:#3f3f46;border-color:#52525b}.token-activity-stats{grid-template-columns:repeat(5,minmax(0,1fr));background:#09090b;border-bottom-color:#27272a}.token-activity-stats>span{min-height:27px;padding:4px 6px;flex-direction:row;align-items:baseline;justify-content:space-between;gap:3px;border-right-color:#202023}.token-activity-stats small{overflow:hidden;color:#52525b;font-size:7px;text-overflow:ellipsis}.token-activity-stats strong{color:#d4d4d8;font-family:var(--font-mono);font-size:9px}.token-event-preview{min-height:320px}.token-event-row{display:grid;min-height:32px;grid-template-columns:35px 68px minmax(0,1fr);align-items:center;gap:6px;padding:3px 8px;border-bottom:1px solid rgba(39,39,42,.62);font-size:11px}.token-event-row:last-child{border-bottom:0}.token-event-row-empty{pointer-events:none}.token-event-row>time{overflow:hidden;color:#71717a;font-family:var(--font-mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.token-event-row .event-type{width:68px;min-height:18px;padding:1px 3px;overflow:hidden;font-size:8px;text-overflow:ellipsis}.token-event-main{display:flex;min-width:0;align-items:center;gap:5px}.token-event-main .user-identity{display:flex;min-width:0;max-width:112px;flex:0 1 112px}.token-event-main .identity-main{gap:4px}.token-event-main .avatar{width:16px;height:16px}.token-event-main .identity-copy{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);column-gap:4px}.token-event-main .identity-name{grid-column:1 / -1;color:#d4d4d8;font-size:9px}.token-event-main .identity-handle,.token-event-main .identity-wallet{overflow:hidden;color:#71717a;font-family:var(--font-mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.token-event-action{overflow:hidden;min-width:28px;flex:1 1 auto;color:#a1a1aa;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.token-event-main>strong{flex:0 0 auto;color:#f4f4f5;font-family:var(--font-mono);font-size:9px;font-weight:500;white-space:nowrap}.token-card-loading{height:178px;border-radius:8px}@media(max-width:820px){.page{padding:18px 14px 36px}.filter-bar{align-items:flex-end}.token-activity-view{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr))}}@media(max-width:460px){.token-full-name{display:none}.token-event-main .user-identity{max-width:96px;flex-basis:96px}.token-event-action{display:none}}.language-switch{display:flex;height:29px;margin:0 12px 10px;flex:0 0 auto}.language-switch button{min-width:0;flex:1 1 50%;padding:0 7px;font-family:var(--font-mono);font-size:9px}@media(max-width:1180px){.sidebar nav a svg{display:block}.language-switch{margin:0 7px 10px}.language-switch button{padding:0 4px}}@media(max-width:820px){.page{padding-top:56px}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr))}.sidebar nav a{min-width:0;height:52px;padding:0 2px;flex-direction:column;justify-content:center;gap:3px;font-size:8px}.language-switch{position:fixed;z-index:30;top:12px;right:14px;width:92px;margin:0;box-shadow:0 0 0 1px #09090bcc}}:root{--terminal-bg: #08080a;--terminal-panel: #0b0b0d;--terminal-panel-raised: #101012;--terminal-line: #242428;--terminal-line-soft: #1b1b1f;--terminal-text: #e7e7ea;--terminal-muted: #777780;--terminal-faint: #4c4c55;--terminal-positive: #45d6a0;--terminal-negative: #f07888;--terminal-accent: #f2c94c}.app-shell{grid-template-columns:196px minmax(0,1fr);background:var(--terminal-bg)}.sidebar{border-color:var(--terminal-line)}.brand{min-height:58px;padding:12px 14px}.brand strong{font-size:13px}.brand small{font-size:9px}.sidebar nav{padding:8px 7px}.sidebar nav a{height:32px;padding:0 10px;font-size:12px}.system-state{min-height:54px;padding:9px 12px}.language-switch{height:27px;margin:0 9px 8px}.page{max-width:none;padding:15px 16px 40px}.page-header{min-height:44px;margin-bottom:10px}.page-header h1{font-size:18px;line-height:1.2}.page-header p{max-width:760px;margin-top:2px;font-size:11px;line-height:1.35}.page-actions{min-height:28px}.icon-button{width:28px;height:28px;border-radius:4px}.freshness{height:25px;border-radius:4px;font-size:9px}.filter-bar{min-height:40px;margin-bottom:7px;padding:5px 7px;gap:7px;border-radius:4px}.filter-bar label{display:grid;grid-template-columns:auto minmax(116px,1fr);align-items:center;gap:5px}.filter-bar label>span{font-size:7px}.filter-bar select{min-width:128px;height:26px;padding-left:7px;font-size:10px}.view-toggle,.window-toggle{height:28px}.segmented button{height:22px;padding:0 8px;font-size:10px}.result-count{margin:0 2px 0 auto;font-size:9px}.feed-table{overflow-x:auto;border-radius:4px}.feed-head,.feed-row{min-width:1210px;grid-template-columns:58px 84px minmax(180px,230px) 74px 88px minmax(170px,230px) 78px 118px minmax(160px,1fr) 34px;gap:8px}.feed-head{position:sticky;z-index:2;top:0;min-height:25px;padding:0 10px;background:#0b0b0e;font-size:7px}.feed-row{min-height:38px;padding:4px 10px;border-color:var(--terminal-line-soft);font-size:11px}.feed-row:hover{background:#101013}.feed-row.pinned{background:#f2c94c0e}.feed-time{gap:3px;font-size:9px}.feed-time svg{width:10px;height:10px}.feed-row .event-type{width:82px;min-height:18px;padding:1px 4px;overflow:hidden;border-radius:3px;font-size:8px;text-overflow:ellipsis}.feed-row>.user-identity{display:block;overflow:hidden}.feed-row .identity-main{gap:5px}.feed-row .avatar{width:18px;height:18px}.feed-row .identity-copy{display:grid;min-width:0;grid-template-columns:auto minmax(0,auto) minmax(0,1fr);align-items:baseline;gap:4px}.feed-row .identity-name{color:#ededf0;font-size:10px;font-weight:650}.feed-row .identity-handle,.feed-row .identity-wallet{overflow:hidden;color:var(--terminal-muted);font-family:var(--font-mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.event-action,.event-value,.event-price,.event-pnl,.event-detail{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-action{color:#a8a8b0;font-size:9px;font-weight:500}.event-value{color:#f3f3f5;font-family:var(--font-mono);font-size:10px;font-weight:650}.event-price{color:#96969f;font-family:var(--font-mono);font-size:9px}.event-pnl{font-family:var(--font-mono);font-size:9px}.event-detail{color:#676770;font-size:9px}.event-social{flex-direction:row;justify-content:flex-end;gap:4px;font-size:7px}.feed-row .token-identity{gap:5px;overflow:hidden}.feed-row .token-image{width:18px;height:18px}.feed-row .token-identity>span:nth-child(2){overflow:hidden;flex-direction:row;align-items:baseline;gap:4px}.feed-row .token-identity strong{font-size:10px}.feed-row .token-identity small{overflow:hidden;color:#5e5e67;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.feed-row .chain-tag{min-height:15px;padding:1px 3px;border-radius:3px;font-size:6px}.feed-row .token-identity>svg{display:none}.feed-row-wide .event-wide{display:flex;min-width:0;grid-column:3 / 10;align-items:baseline;gap:8px}.event-wide strong{flex:0 0 auto;color:var(--terminal-accent);font-size:10px}.event-wide span{overflow:hidden;color:#8d8d96;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.loading-rows span{height:38px}.load-more{height:30px;margin-top:10px;font-size:10px}.data-table{border-radius:4px}.data-head,.data-row{grid-template-columns:54px minmax(240px,1.5fr) minmax(110px,.8fr) minmax(110px,.8fr) 82px 82px;gap:12px}.data-head{min-height:27px;padding:0 10px;font-size:7px}.data-row{min-height:45px;padding:5px 10px;font-size:10px}.data-row .avatar,.user-result .avatar{width:22px;height:22px}.data-row .user-identity,.user-result .user-identity{gap:2px}.data-row .identity-copy,.user-result .identity-copy{flex-direction:row;align-items:baseline;gap:5px}.data-row .identity-name,.user-result .identity-name{font-size:10px}.data-row .identity-handle,.user-result .identity-handle{font-size:8px}.data-row .identity-links,.user-result .identity-links{padding-left:27px}.user-search-page,.user-detail-page{max-width:1180px;margin-left:0}.search-control{height:38px;border-radius:4px}.identifier-help{margin-bottom:12px}.user-results{gap:4px}.user-result{min-height:52px;padding:7px 10px;border-radius:4px}.profile-layout{grid-template-columns:minmax(0,1fr) 290px;gap:8px}.profile-main,.profile-wallets{padding:13px;border-radius:4px}.profile-description{margin:12px 0}.profile-stats{gap:13px 10px;padding-top:13px}.wallet-row{min-height:38px}.token-activity-view{grid-template-columns:repeat(auto-fill,minmax(min(335px,100%),1fr));gap:8px}.token-activity-card{border-radius:4px}.token-activity-head{min-height:49px;padding:6px 7px}.token-activity-head>img,.token-activity-fallback{width:25px;height:25px}.token-symbol{font-size:12px}.token-event-row{height:29px;min-height:29px;padding:2px 7px}.token-event-preview{min-height:290px}.token-card-loading{height:370px}.top-trades-toolbar{min-height:38px;margin-bottom:0;border-bottom:0;border-radius:4px 4px 0 0}.top-trades-toolbar .result-count{width:auto;margin-left:auto}.top-trades-table{overflow-x:auto;background:#08080a;border:1px solid var(--terminal-line);border-radius:0 0 4px 4px}.top-trades-head,.top-trade-row{display:grid;min-width:1180px;grid-template-columns:38px 58px minmax(145px,1.25fr) minmax(145px,1.15fr) 86px 92px 96px 96px 116px 150px 90px;align-items:center;gap:8px}.top-trades-head{min-height:25px;padding:0 9px;color:#5f5f68;background:#0b0b0e;border-bottom:1px solid var(--terminal-line);font-family:var(--font-mono);font-size:7px;font-weight:650;text-transform:uppercase}.top-trade-row{min-height:44px;padding:4px 9px;color:#c9c9cf;border-bottom:1px solid var(--terminal-line-soft);font-family:var(--font-mono);font-size:9px}.top-trade-row:last-child{border-bottom:0}.top-trade-row:hover{background:#101013}.top-trade-rank{color:#777780;font-size:9px;font-weight:700}.top-trade-rank.rank-1{color:#f2c94c}.top-trade-rank.rank-2{color:#b6bec8}.top-trade-rank.rank-3{color:#c9865a}.top-trade-row .position-status{display:inline-flex;width:54px;min-height:18px;align-items:center;justify-content:center;padding:1px 4px;border-radius:3px;font-size:7px}.top-trade-row .user-identity{display:block;min-width:0;overflow:hidden}.top-trade-row .identity-main{min-width:0;gap:5px}.top-trade-row .avatar{width:20px;height:20px}.top-trade-row .identity-copy{min-width:0;flex-direction:row;align-items:baseline;gap:4px;overflow:hidden}.top-trade-row .identity-name{flex:0 1 auto;overflow:hidden;color:#ededf0;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.top-trade-row .identity-handle,.top-trade-row .identity-wallet{overflow:hidden;color:#666670;font-family:var(--font-mono);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.top-trade-token{display:flex;min-width:0;align-items:center;gap:5px;overflow:hidden;color:inherit}.top-trade-token>img,.top-trade-token>.token-image{width:20px;height:20px;flex:0 0 auto;object-fit:cover;border:1px solid #33333a;border-radius:50%}.top-trade-token-copy{display:flex;min-width:0;align-items:baseline;gap:4px;overflow:hidden}.top-trade-token-copy strong{overflow:hidden;color:#ececf0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.top-trade-token-copy small{overflow:hidden;color:#5f5f68;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.top-trade-token .chain-tag{min-height:15px;flex:0 0 auto;padding:1px 3px;border-radius:3px;font-size:6px}.top-trade-token>svg{display:none}.top-trade-metric,.top-trade-total,.top-trade-timing{min-width:0}.top-trade-metric small,.top-trade-total small,.top-trade-prices small,.top-trade-timing small{display:none}.top-trade-metric strong,.top-trade-total strong,.top-trade-prices strong,.top-trade-timing time{overflow:hidden;font-family:var(--font-mono);font-size:9px;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.top-trade-position{display:flex;align-items:baseline;gap:3px}.top-trade-position em,.top-trade-total em,.top-trade-timing em{overflow:hidden;color:#666670;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.top-trade-total,.top-trade-timing{display:flex;flex-direction:column;gap:2px}.top-trade-prices{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 11px minmax(0,1fr);align-items:center;gap:3px;color:#a2a2aa}.top-trade-prices>span{display:flex;min-width:0;flex-direction:column}.top-trade-prices svg{color:#4e4e57}.top-trades-table>.loading-rows{min-width:1180px}@media(max-width:1240px)and (min-width:821px){.app-shell{grid-template-columns:64px minmax(0,1fr)}.feed-head,.feed-row{min-width:1030px;grid-template-columns:56px 82px minmax(155px,1fr) 70px 84px minmax(150px,1fr) 110px minmax(150px,1fr)}.feed-head>:nth-child(7),.feed-row>:nth-child(7),.feed-head>:nth-child(10),.feed-row>:nth-child(10){display:none}.feed-row-wide .event-wide{grid-column:3 / 8}.top-trades-head,.top-trade-row,.top-trades-table>.loading-rows{min-width:1120px}}@media(max-width:820px){.app-shell{display:block;padding-bottom:56px}.sidebar{height:56px}.sidebar nav{height:56px;grid-template-columns:repeat(4,minmax(0,1fr));padding:3px}.sidebar nav a{height:48px}.page{padding:50px 10px 28px}.page-header{margin-bottom:9px}.filter-bar{align-items:stretch;padding:6px}.filter-bar label{display:flex;flex:1 1 140px}.result-count{width:100%}.feed-table{overflow-x:hidden}.feed-head{display:none}.feed-row{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:8px}.feed-time{grid-column:1;grid-row:1}.feed-row .event-type{display:inline-flex;grid-column:2;grid-row:1;justify-self:end}.feed-row>.user-identity{display:block;grid-column:1 / -1;grid-row:2}.event-action{grid-column:1;grid-row:3}.event-value{grid-column:2;grid-row:3;text-align:right}.feed-row .token-identity{grid-column:1;grid-row:4}.event-price{grid-column:2;grid-row:4;text-align:right}.event-pnl{grid-column:1 / -1;grid-row:5}.event-detail{grid-column:1 / -1;grid-row:6}.feed-row>.event-social{display:none}.feed-row-wide .event-wide{grid-column:1 / -1;grid-row:2;align-items:flex-start;flex-direction:column;gap:3px}.feed-row-wide .event-wide span{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.data-row{min-height:52px}.profile-layout,.token-activity-view{grid-template-columns:1fr}.top-trades-toolbar{margin-bottom:6px;border-bottom:1px solid var(--terminal-line);border-radius:4px}.top-trades-table{overflow-x:hidden;border-radius:4px}.top-trades-head{display:none}.top-trade-row{min-width:0;min-height:0;grid-template-columns:48px 62px minmax(72px,1fr) 82px;gap:6px 7px;padding:7px 8px}.top-trade-row>:nth-child(1){grid-column:1;grid-row:1}.top-trade-row>:nth-child(2){grid-column:2;grid-row:1}.top-trade-row>:nth-child(3){grid-column:3 / 5;grid-row:1}.top-trade-row>:nth-child(4){grid-column:1 / 3;grid-row:2}.top-trade-row>:nth-child(5){grid-column:3;grid-row:2}.top-trade-row>:nth-child(6){grid-column:4;grid-row:2}.top-trade-row>:nth-child(7){grid-column:1;grid-row:3}.top-trade-row>:nth-child(8){grid-column:2;grid-row:3}.top-trade-row>:nth-child(9){grid-column:3;grid-row:3}.top-trade-row>:nth-child(10){grid-column:4;grid-row:3}.top-trade-row>:nth-child(11){grid-column:1 / 5;grid-row:4}.top-trade-metric,.top-trade-total{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.top-trade-metric small,.top-trade-total small,.top-trade-prices small,.top-trade-timing small{display:block;overflow:hidden;color:#55555f;font-size:6px;font-weight:650;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.top-trade-position em{display:none}.top-trade-prices{gap:2px}.top-trade-prices strong{font-size:8px}.top-trade-timing{flex-direction:row;align-items:baseline;gap:5px;padding-top:3px;border-top:1px solid #18181d}.top-trades-table>.loading-rows{min-width:0}}
