:root{
  --bg:#070907;--panel:#090d09;--panel2:#0c110c;--line:#1c251c;--line2:#2a3629;
  --text:#edf3e9;--soft:#9da89a;--muted:#667064;--dim:#434d42;
  --acid:#baff39;--green:#68ee9f;--red:#ff6d7b;--amber:#f2c661;--cyan:#75dfff;
  --mono:"IBM Plex Mono","Roboto Mono","SFMono-Regular",Menlo,Monaco,Consolas,monospace;
  --sans:"Geist","Inter","Helvetica Neue",Arial,sans-serif;--max:1440px;--wide:1780px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(900px 500px at 78% -10%,rgba(186,255,57,.06),transparent 67%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px;mask-image:linear-gradient(#000,transparent 72%)}
a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(var(--max),calc(100% - 56px));margin:auto}.shell-wide{width:min(var(--wide),calc(100% - 24px));margin:auto}
.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(7,9,7,.88);backdrop-filter:blur(18px)}
.brand{justify-self:start;display:flex;align-items:center;gap:10px;font:800 12px/1 var(--mono);letter-spacing:.08em}.brand-glyph{width:27px;height:27px;display:grid;place-items:center;background:var(--acid);color:#071000;clip-path:polygon(11% 0,100% 0,89% 100%,0 100%)}
.chain-state{display:flex;align-items:center;gap:8px;color:var(--muted);font:700 8px/1 var(--mono);letter-spacing:.05em}.chain-state i,.terminal-health i,.feed-meta i{width:6px;height:6px;border-radius:50%;background:#566052}.chain-state.live i,.terminal-health .ok i,.feed-meta i{background:var(--green);box-shadow:0 0 12px rgba(104,238,159,.5)}.chain-state.live{color:#8ea28a}.chain-state.bad i,.terminal-health .bad i{background:var(--red)}
.topbar nav{justify-self:end;display:flex;gap:22px}.topbar nav a{color:#788276;font:700 9px/1 var(--mono)}.topbar nav a:hover{color:var(--text)}
.hero{min-height:92svh;padding:144px 0 92px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(410px,.75fr);gap:90px;align-items:center}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 26px;color:#7d897a;font:700 9px/1 var(--mono);letter-spacing:.08em}.eyebrow i{width:35px;height:1px;background:#435041}.hero h1{margin:0;font-size:clamp(64px,6.3vw,108px);line-height:.88;letter-spacing:-.067em;font-weight:760}.hero h1 em{font-style:normal;color:var(--acid)}.hero-text{max-width:710px;margin:32px 0 0;color:#909b8e;font-size:15px;line-height:1.72}.hero-actions{display:flex;gap:9px;margin-top:32px}.btn{height:43px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--line2);color:#c4cec0;font:800 9px/1 var(--mono);transition:.16s ease}.btn:hover{transform:translateY(-1px);border-color:#455444}.btn.primary{background:var(--acid);border-color:var(--acid);color:#071000}.hero-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.hero-strip span{padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-strip small{display:block;color:#505a4f;font:600 7px/1 var(--mono);margin-bottom:6px}.hero-strip b{color:#9fa99c;font:700 8px/1 var(--mono)}
.hero-art{position:relative;min-height:520px;border:1px solid var(--line);background:radial-gradient(420px 310px at 50% 52%,rgba(186,255,57,.06),transparent 68%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),#080b08;background-size:auto,30px 30px,30px 30px,auto;overflow:hidden}.hero-art img{position:absolute;left:50%;top:50%;width:min(84%,510px);transform:translate(-50%,-49%);mix-blend-mode:screen;filter:contrast(1.08);opacity:.96}.art-label,.art-foot{position:absolute;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#566155;font:700 7px/1 var(--mono)}.art-label{top:0;height:37px;border-bottom:1px solid var(--line)}.art-foot{bottom:0;height:38px;border-top:1px solid var(--line)}.art-foot b{color:#8c9988}.scope-lines:before,.scope-lines:after{content:"";position:absolute;left:50%;top:50%;background:#31402e;opacity:.6}.scope-lines:before{width:74%;height:1px;transform:translate(-50%,-50%)}.scope-lines:after{height:68%;width:1px;transform:translate(-50%,-50%)}
.kicker{margin:0 0 15px;color:var(--acid);font:800 9px/1 var(--mono);letter-spacing:.08em}.terminal-section{padding:108px 0 126px;border-top:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.008),transparent)}.terminal-head{display:grid;grid-template-columns:1fr minmax(350px,520px);gap:70px;align-items:end;margin-bottom:28px}.terminal-head h2,.engine h2{margin:0;font-size:clamp(43px,4vw,70px);line-height:.94;letter-spacing:-.055em}.terminal-head>p,.engine-copy>p:last-child{margin:0;color:#788376;font-size:12px;line-height:1.7}
.terminal{border:1px solid var(--line2);background:#070a07;box-shadow:0 35px 100px rgba(0,0,0,.32)}.terminal-titlebar{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);background:#090c09}.terminal-name{display:flex;align-items:center;gap:9px;font:800 10px/1 var(--mono)}.terminal-name span{color:#525c51;font-weight:600}.terminal-health{display:flex;gap:15px;align-items:center;color:#657064;font:700 7px/1 var(--mono)}.terminal-health span{display:flex;align-items:center;gap:6px}.terminal-health #eth-price{color:#8f9a8c}
.toolbar{min-height:58px;padding:9px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto auto auto;gap:7px;align-items:center;border-bottom:1px solid var(--line)}.segmented{display:flex;height:34px;border:1px solid var(--line)}.segmented button{min-width:56px;border:0;border-right:1px solid var(--line);background:transparent;color:#566055;font:800 7px/1 var(--mono);cursor:pointer}.segmented button:last-child{border-right:0}.segmented button:hover{color:#a8b2a4}.segmented button.active{color:var(--acid);background:#10170d}.segmented button[data-decision=HOT].active{color:#071000;background:var(--acid)}.searchbox{height:34px;display:grid;grid-template-columns:28px 1fr;align-items:center;border:1px solid var(--line);background:#080b08}.searchbox:focus-within{border-color:#4c5b45}.searchbox span{color:var(--acid);text-align:center;font:800 10px var(--mono)}.searchbox input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#d6ded2;font:700 8px var(--mono)}.searchbox input::placeholder{color:#465046}.toolbar select{height:34px;border:1px solid var(--line);border-radius:0;background:#080b08;color:#758173;padding:0 28px 0 9px;outline:0;font:700 7px var(--mono)}.feed-meta{display:flex;align-items:center;gap:6px;color:var(--acid);white-space:nowrap;font:800 7px/1 var(--mono)}.feed-meta b{color:#566055;font-weight:700;margin-left:3px}
.terminal-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(350px,.65fr);grid-template-rows:minmax(545px,1fr) 305px}.pane{min-width:0;min-height:0}.targets-pane{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.scope-pane{border-bottom:1px solid var(--line)}.wallets-pane{border-right:1px solid var(--line)}.pane-title{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line);color:#859082;font:800 7px/1 var(--mono);letter-spacing:.05em}.pane-title b{color:#465046;font-weight:700}.token-grid{display:grid;grid-template-columns:minmax(225px,1.8fr) 68px 55px 70px 88px 60px 48px;gap:9px;align-items:center}.token-header{height:29px;padding:0 12px;border-bottom:1px solid #111711;color:#3d463d;font:700 6px/1 var(--mono)}.token-list{height:calc(100% - 65px);max-height:610px;overflow:auto;scrollbar-width:thin;scrollbar-color:#263026 #090c09}.token-row{min-height:47px;padding:0 12px;border-bottom:1px solid #111711;color:#788477;font:700 8px/1 var(--mono);cursor:pointer;transition:.12s ease}.token-row:hover{background:#0b100b}.token-row.selected{background:linear-gradient(90deg,rgba(186,255,57,.085),transparent 78%);box-shadow:inset 2px 0 var(--acid)}.token-row.hot:not(.selected){background:linear-gradient(90deg,rgba(186,255,57,.035),transparent 70%)}.token-main{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:7px;align-items:center}.token-age{color:#4d584c;font-size:7px}.token-ident{min-width:0;display:flex;align-items:center;gap:5px}.token-ident b{color:#c7d0c3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.tag{padding:2px 4px;border:1px solid #2d392b;color:#73816f;font-size:5px}.tag.hot{color:var(--acid);border-color:rgba(186,255,57,.38)}.token-source{color:#465046;font-size:6px}.state{font-weight:900}.lock{color:var(--green)}.track{color:var(--amber)}.drop{color:var(--red)}.pos{color:var(--green)}.neg{color:var(--red)}.score-high{color:var(--acid)}.score-mid{color:var(--amber)}.score-low{color:var(--red)}.empty{height:260px;display:grid;place-items:center;text-align:center;color:#4b554a;font:700 8px/1.7 var(--mono)}.empty b{display:block;color:#899487;margin-bottom:5px}
#scope{padding:17px}.scope-top{display:flex;justify-content:space-between;gap:12px}.scope-symbol{margin:0;color:#ecf2e8;font:800 24px/1 var(--mono);letter-spacing:-.05em}.scope-name{margin:6px 0 0;color:#596458;font:700 7px/1.3 var(--mono);overflow-wrap:anywhere}.scope-state{font:900 14px/1 var(--mono)}.scope-links{display:flex;gap:5px;margin-top:10px;flex-wrap:wrap}.micro-link{height:25px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid #2d3a2a;color:#7d8c78;font:800 6px/1 var(--mono)}.micro-link:hover{background:var(--acid);border-color:var(--acid);color:#071000}.scope-score{width:104px;height:104px;margin:19px auto 15px;display:grid;place-items:center;position:relative}.scope-score:before{content:"";position:absolute;inset:8px;border:1px solid #354132;border-radius:50%}.scope-score:after{content:"";position:absolute;width:100%;height:1px;background:#31402f}.scope-score span{position:relative;z-index:2;background:#080b08;padding:5px;color:var(--acid);font:900 18px/1 var(--mono)}.scope-stats{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-top:1px solid var(--line)}.scope-stats div{padding:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.scope-stats small{display:block;color:#4e594d;font:700 6px var(--mono);margin-bottom:4px}.scope-stats b{color:#aab5a7;font:800 8px var(--mono)}.checks{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-top:1px solid var(--line)}.check{min-width:0;padding:7px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.check-top{display:flex;justify-content:space-between;gap:5px;color:#5d685c;font:700 6px/1 var(--mono)}.check-top b.pass{color:var(--green)}.check-top b.warn{color:var(--amber)}.check-top b.fail{color:var(--red)}.check-bar{height:3px;background:#111711;margin-top:6px}.check-bar i{display:block;height:100%;background:#657561}.check small{display:block;margin-top:5px;color:#465046;font:600 5.5px/1.3 var(--mono);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wallet-grid{display:grid;grid-template-columns:minmax(205px,1.3fr) 78px 78px 78px 42px 43px 50px;gap:8px;align-items:center}.wallet-header{height:27px;padding:0 12px;border-bottom:1px solid #111711;color:#3d463d;font:700 6px var(--mono)}.wallet-list{height:calc(100% - 63px);overflow:auto;scrollbar-width:thin}.wallet-row{height:39px;padding:0 12px;border-bottom:1px solid #111711;color:#7a8678;font:700 7px var(--mono)}.wallet-id{min-width:0;display:flex;align-items:center;gap:6px}.wallet-id i{font-style:normal;color:var(--green)}.wallet-id b{min-width:0;color:#aeb8ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-link{margin-left:auto;padding:3px 4px;border:1px solid #283327;color:#687665;font-size:5.5px}.wallet-link:hover{color:var(--acid);border-color:#526a44}.wallet-value{color:#a3aea0}.wallet-value.net.pos{font-weight:900}.wallet-value.net.neg{font-weight:900}.wallet-seen{color:#536052}
#intel{padding:6px 12px 12px}.intel-row{min-height:36px;display:grid;grid-template-columns:70px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #111711;font:700 7px var(--mono)}.intel-row span{color:#849181}.intel-row b{min-width:0;color:#687565;font-weight:700;overflow:hidden;text-overflow:ellipsis}.intel-row em{color:#485248;font-style:normal;font-size:6px}.intel-note{margin-top:12px;padding-left:10px;border-left:2px solid var(--acid);color:#657062;font:600 7px/1.55 var(--mono)}.intel-note strong{display:block;color:var(--acid);font-size:6px;margin-bottom:5px}.terminal-foot{min-height:40px;padding:0 12px;display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);color:#515b50;font:700 6px var(--mono)}.terminal-foot kbd{font:inherit;color:var(--acid)}.terminal-foot strong{margin-left:auto;color:#758172;font-weight:700}
.engine{padding:128px 0;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:100px;align-items:start}.engine-copy{position:sticky;top:100px}.engine-copy>p:last-child{margin-top:25px;max-width:520px}.engine-list{border-top:1px solid var(--line)}.engine-list article{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:28px 0;border-bottom:1px solid var(--line)}.engine-list article>span{color:#4e594d;font:800 7px var(--mono)}.engine-list b{font-size:22px;letter-spacing:-.03em}.engine-list p{margin:8px 0 0;color:#738071;font-size:11px;line-height:1.6}
footer{padding:32px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between}footer>div{display:grid;gap:6px}footer>div:last-child{text-align:right}footer b{font:800 10px var(--mono)}footer span,footer a{color:#596458;font:700 7px var(--mono)}footer a:hover{color:var(--acid)}
@media(max-width:1320px){.toolbar{grid-template-columns:auto minmax(190px,1fr) auto auto}.toolbar #signal-filter,.toolbar #sort-filter{display:none}.token-grid{grid-template-columns:minmax(185px,1.7fr) 64px 50px 65px 78px 55px 45px}.terminal-grid{grid-template-columns:minmax(0,1.48fr) minmax(330px,.72fr)}}
@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.chain-state{display:none}.topbar nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr;gap:48px;padding-top:118px}.hero-art{width:min(720px,100%);justify-self:end}.terminal-head{grid-template-columns:1fr;gap:20px}.terminal-grid{display:block}.targets-pane,.scope-pane,.wallets-pane{border-right:0;border-bottom:1px solid var(--line)}.targets-pane{height:650px}.scope-pane{min-height:590px}.wallets-pane{height:380px}.intel-pane{min-height:270px}.token-list{max-height:585px}.engine{grid-template-columns:1fr;gap:48px}.engine-copy{position:static}}
@media(max-width:720px){.shell{width:calc(100% - 24px)}.shell-wide{width:calc(100% - 8px)}.topbar{height:56px;padding:0 12px}.topbar nav{gap:10px}.hero{padding:102px 0 72px}.hero h1{font-size:50px}.hero-text{font-size:13px}.hero-actions{display:grid}.btn{width:100%}.hero-strip{grid-template-columns:1fr 1fr}.hero-art{min-height:360px}.terminal-section{padding:76px 0}.toolbar{grid-template-columns:1fr}.segmented{width:100%}.segmented button{flex:1;min-width:0}.searchbox,.toolbar select{width:100%}.feed-meta{justify-content:space-between}.terminal-health span:nth-child(2),.terminal-health #eth-price{display:none}.token-grid{grid-template-columns:minmax(135px,1.6fr) 58px 56px 72px 45px}.token-grid>span:nth-child(3),.token-row>span:nth-child(3),.token-grid>span:nth-child(6),.token-row>span:nth-child(6){display:none}.token-main{grid-template-columns:30px minmax(0,1fr)}.token-source{display:none}.checks{grid-template-columns:1fr}.wallet-grid{grid-template-columns:minmax(135px,1.35fr) 70px 70px 43px}.wallet-grid>span:nth-child(3),.wallet-row>span:nth-child(3),.wallet-grid>span:nth-child(6),.wallet-row>span:nth-child(6),.wallet-grid>span:nth-child(7),.wallet-row>span:nth-child(7){display:none}.terminal-foot span:nth-child(2),.terminal-foot span:nth-child(3){display:none}.terminal-foot strong{margin-left:0}.engine{padding:90px 0}footer{display:grid;gap:22px}footer>div:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}


/* === v3 operator redesign — Figma pass === */
:root{
  --bg:#070907;
  --surface:#090d09;
  --surface2:#0d130d;
  --line:#1d291c;
  --line2:#31402e;
  --text:#eef4e9;
  --muted:#7e8c79;
  --dim:#4a5648;
  --acid:#b7ff3c;
  --green:#62f59d;
  --amber:#efcb62;
  --red:#ff6978;
}

.shell{width:min(1500px,calc(100% - 48px))}
.shell-wide{width:min(1780px,calc(100% - 28px))}
.terminal-section{padding:96px 0 126px}
.terminal-head{margin-bottom:32px}
.terminal-head h2{font-size:clamp(48px,4.4vw,76px)}
.terminal-head>p{font-size:13px;line-height:1.75}

.terminal{
  border-color:var(--line2);
  box-shadow:0 42px 120px rgba(0,0,0,.38);
}
.terminal-titlebar{
  height:52px;
  padding:0 16px;
}
.terminal-name{font-size:11px}
.terminal-health{font-size:8px;gap:18px}

.toolbar{
  min-height:64px;
  padding:10px 12px;
  grid-template-columns:auto minmax(320px,1fr) auto auto auto auto;
  gap:8px;
}
.segmented{height:38px}
.segmented button{
  min-width:62px;
  padding:0 13px;
  font-size:8px;
  border-radius:0;
  transition:background .12s ease,color .12s ease,box-shadow .12s ease,transform .08s ease;
}
.segmented button:hover{background:#111811;color:#d4ddd0}
.segmented button:active{transform:translateY(1px);background:#172017}
.segmented button:focus-visible,
.toolbar select:focus-visible,
.searchbox:focus-within,
.micro-link:focus-visible,
.wallet-link:focus-visible{
  outline:2px solid rgba(183,255,60,.55);
  outline-offset:2px;
}
.segmented button.active{box-shadow:inset 0 -2px var(--acid)}
.segmented button[data-decision=HOT].active{box-shadow:none}

.searchbox{height:38px;border-color:#283627}
.searchbox span{font-size:11px}
.searchbox input{
  font-size:9px;
  letter-spacing:.015em;
  padding-right:10px;
}
.toolbar select{
  height:38px;
  min-width:124px;
  padding-left:11px;
  font-size:8px;
  cursor:pointer;
  transition:border-color .12s ease,color .12s ease,background .12s ease;
}
.toolbar select:hover{border-color:#3c4d39;color:#a7b4a2;background:#0c120c}
.feed-meta{font-size:8px}

.terminal-grid{
  grid-template-columns:minmax(0,1.72fr) minmax(390px,.62fr);
  grid-template-rows:minmax(610px,1fr) 330px;
}
.pane-title{
  height:40px;
  padding:0 14px;
  font-size:8px;
}
.token-grid{
  grid-template-columns:minmax(310px,2.2fr) 76px 58px 74px 98px 64px 52px;
  gap:12px;
}
.token-header{
  height:32px;
  padding:0 14px;
  font-size:6.5px;
}
.token-list{
  height:calc(100% - 72px);
  max-height:680px;
}
.token-row{
  min-height:60px;
  padding:0 14px;
  font-size:8.5px;
  border-bottom-color:#141c14;
  transition:background .12s ease,box-shadow .12s ease,border-color .12s ease,transform .08s ease;
}
.token-row:hover{
  background:#0d130d;
  box-shadow:inset 2px 0 #465e3e;
}
.token-row:active{transform:translateY(1px)}
.token-row.selected{
  background:linear-gradient(90deg,rgba(183,255,60,.10),rgba(183,255,60,.018) 60%,transparent);
  box-shadow:inset 3px 0 var(--acid);
}
.token-row.hot:not(.selected){
  background:linear-gradient(90deg,rgba(183,255,60,.045),transparent 72%);
}
.token-row.surging{
  position:relative;
  z-index:1;
  border-color:rgba(183,255,60,.28);
  animation:surgePulse 1.15s ease-in-out infinite;
}
.token-row.surging::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(183,255,60,.14),0 0 24px rgba(183,255,60,.065);
}
@keyframes surgePulse{
  0%,100%{background-color:rgba(183,255,60,.035)}
  50%{background-color:rgba(183,255,60,.115)}
}

.token-main{
  grid-template-columns:40px minmax(0,1fr) auto;
  gap:10px;
}
.token-age{font-size:7px}
.token-copy{
  min-width:0;
  display:grid;
  gap:5px;
  align-content:center;
}
.token-ident{gap:7px}
.token-ident b{
  font-size:10px;
  color:#e7eee3;
  letter-spacing:-.01em;
}
.token-name{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#7f8d7b;
  font:500 8px/1.15 var(--sans);
  letter-spacing:.005em;
}
.token-source{font-size:6.5px}
.tag{
  padding:3px 5px;
  border-radius:2px;
  font-size:5.5px;
}
.tag.surge{
  color:#071000;
  background:var(--acid);
  border-color:var(--acid);
  font-weight:900;
  animation:tagBlink .7s steps(2,end) infinite;
}
@keyframes tagBlink{50%{opacity:.55}}
.state{font-size:8px}

#scope{padding:20px}
.scope-symbol{font-size:27px}
.scope-name{
  margin-top:7px;
  font-family:var(--sans);
  font-size:8px;
  color:#6c7968;
}
.scope-state{font-size:15px}
.scope-links{gap:7px;margin-top:12px}
.micro-link{
  height:30px;
  padding:0 10px;
  border-radius:3px;
  font-size:7px;
  cursor:pointer;
  transition:background .12s ease,color .12s ease,border-color .12s ease,transform .08s ease;
}
.micro-link:hover{transform:translateY(-1px)}
.micro-link:active{transform:translateY(1px)}
.micro-link.primary-link{
  background:#10180e;
  border-color:#3a4c34;
  color:var(--acid);
}
.scope-score{
  width:118px;height:118px;
  margin:22px auto 18px;
}
.scope-score span{font-size:22px}
.scope-stats div{padding:11px}
.scope-stats small{font-size:6.5px}
.scope-stats b{font-size:9px}
.check{padding:8px}
.check-top{font-size:6.5px}
.check small{font-size:6px}

.wallet-grid{
  grid-template-columns:minmax(230px,1.45fr) 86px 86px 88px 48px 50px 56px;
  gap:10px;
}
.wallet-header{height:30px;padding:0 14px;font-size:6.5px}
.wallet-list{height:calc(100% - 70px)}
.wallet-row{
  height:46px;
  padding:0 14px;
  font-size:8px;
  transition:background .12s ease;
}
.wallet-row:hover{background:#0d130d}
.wallet-id{gap:8px}
.wallet-id b{font-size:8px;color:#c0c9bc}
.wallet-link{
  padding:5px 6px;
  border-radius:3px;
  font-size:6px;
  transition:.12s ease;
}
.wallet-link:hover{background:#10180e}
.wallet-value{font-size:8px}

#intel{padding:8px 14px 14px}
.intel-row{
  min-height:42px;
  grid-template-columns:82px 1fr auto;
  font-size:7.5px;
}
.intel-note{font-size:7.5px;line-height:1.65}

.terminal-foot{
  min-height:46px;
  padding:0 14px;
  font-size:6.5px;
}

.btn{
  height:46px;
  padding:0 19px;
  font-size:9px;
  border-radius:3px;
  cursor:pointer;
  transition:transform .1s ease,border-color .12s ease,background .12s ease,color .12s ease;
}
.btn:hover{transform:translateY(-2px)}
.btn:active{transform:translateY(0)}
.btn:focus-visible{outline:2px solid rgba(183,255,60,.55);outline-offset:3px}

@media(max-width:1320px){
  .token-grid{grid-template-columns:minmax(250px,2fr) 70px 54px 68px 86px 58px 48px}
}
@media(max-width:980px){
  .terminal-grid{display:block}
  .targets-pane{height:720px}
  .token-list{max-height:648px}
}
@media(max-width:720px){
  .terminal-section .shell-wide{width:calc(100% - 8px)}
  .toolbar{grid-template-columns:1fr}
  .segmented button{min-height:42px}
  .searchbox,.toolbar select{height:42px}
  .token-grid{grid-template-columns:minmax(190px,1.9fr) 64px 64px 76px 48px}
  .token-grid>span:nth-child(3),.token-row>span:nth-child(3),
  .token-grid>span:nth-child(6),.token-row>span:nth-child(6){display:none}
  .token-main{grid-template-columns:34px minmax(0,1fr)}
  .token-source{display:none}
  .token-row{min-height:64px}
}
@media(prefers-reduced-motion:reduce){
  .token-row.surging,.tag.surge{animation:none}
}


/* =========================
   V4 — OPERATOR-FIRST PASS
   ========================= */
.version-chip{
  display:inline-flex;align-items:center;height:18px;padding:0 5px;
  border:1px solid #34462e;color:var(--acid);font:800 6px/1 var(--mono);
}
.topbar{height:58px}
.topbar nav a{padding:10px 2px}

.hero-v4{
  min-height:0!important;
  padding:112px 0 48px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 430px!important;
  gap:70px!important;
  align-items:end!important;
}
.hero-v4 h1{
  margin:0;
  font-size:clamp(54px,5.2vw,88px)!important;
  line-height:.90!important;
  letter-spacing:-.064em!important;
}
.hero-v4 .hero-text{max-width:730px;margin-top:24px;font-size:14px}
.hero-v4-status{
  display:grid;
  grid-template-columns:1fr 1fr;
  border-top:1px solid var(--line2);
  border-left:1px solid var(--line2);
}
.hero-v4-status>div{
  min-height:78px;padding:14px;
  border-right:1px solid var(--line2);border-bottom:1px solid var(--line2);
  background:linear-gradient(180deg,#0b100b,#080b08);
}
.hero-v4-status small{display:block;margin-bottom:10px;color:#4f5c4c;font:700 6px/1 var(--mono)}
.hero-v4-status b{color:#aebaa9;font:700 8px/1.4 var(--mono)}

.terminal-section{padding-top:42px!important}
.terminal-head{margin-bottom:20px!important}
.terminal-head h2{font-size:42px!important}
.terminal-head>p{max-width:680px;font-size:12px!important}
.terminal{border-color:#354632!important}

.toolbar{
  min-height:70px!important;
  grid-template-columns:auto minmax(360px,1fr) 130px 130px 130px auto!important;
  padding:12px!important;
}
.segmented{height:42px!important}
.segmented button{
  min-width:68px!important;
  height:40px!important;
  font-size:8px!important;
  padding:0 13px!important;
}
.segmented button[data-decision=SURGING]{min-width:88px!important}
.searchbox,.toolbar select{height:42px!important}
.searchbox input{font-size:10px!important}
.toolbar select{font-size:8px!important}
.feed-meta{min-width:130px;justify-content:flex-end}

.surge-strip{
  min-height:46px;
  display:grid;
  grid-template-columns:130px 1fr auto;
  gap:14px;
  align-items:center;
  padding:0 14px;
  border-bottom:1px solid var(--line);
  background:#090d09;
  color:#5f6d5c;
  font:700 8px/1 var(--mono);
}
.surge-strip .surge-label{
  display:inline-flex;align-items:center;justify-content:center;
  height:26px;padding:0 8px;border:1px solid #2d3b2a;color:#71806e;
  font:900 6px/1 var(--mono);letter-spacing:.04em;
}
.surge-strip.active{
  background:linear-gradient(90deg,rgba(183,255,60,.14),rgba(183,255,60,.035) 65%,transparent);
  color:#dfe9d7;
  border-bottom-color:#425638;
}
.surge-strip.active .surge-label{
  color:#071000;background:var(--acid);border-color:var(--acid);
  animation:surgeLabelBlink .7s steps(2,end) infinite;
}
.surge-strip.active b{color:#dce8d4}
@keyframes surgeLabelBlink{50%{opacity:.58}}

.terminal-grid{
  grid-template-columns:minmax(0,1.82fr) minmax(430px,.66fr)!important;
  grid-template-rows:minmax(660px,1fr) 340px!important;
}
.pane-title{height:42px!important;font-size:8px!important}
.token-grid{
  grid-template-columns:minmax(340px,2.2fr) 84px 72px 104px 62px 62px 54px!important;
  gap:12px!important;
}
.token-header{
  height:34px!important;padding:0 16px!important;font-size:7px!important;
}
.token-list{
  height:calc(100% - 76px)!important;
  max-height:720px!important;
}
.token-row{
  min-height:66px!important;
  padding:0 16px!important;
  font-size:9px!important;
}
.token-main{grid-template-columns:42px minmax(0,1fr) 44px!important;gap:11px!important}
.token-age{font-size:7px!important}
.token-copy{gap:6px!important}
.token-ident b{font-size:12px!important;letter-spacing:-.015em!important}
.token-name{
  font-size:10px!important;line-height:1.15!important;color:#8a9786!important;
  max-width:380px;
}
.token-source{
  display:inline-flex!important;align-items:center;justify-content:center;
  height:22px;padding:0 5px;border:1px solid #263325;color:#61705e!important;
}
.state{font-size:8px!important}
.state.surging-state{color:var(--acid)!important;font-weight:900}
.token-row.surging{
  animation:v4Surge 1s ease-in-out infinite!important;
  box-shadow:inset 4px 0 var(--acid),0 0 26px rgba(183,255,60,.055)!important;
}
@keyframes v4Surge{
  0%,100%{background:rgba(183,255,60,.045)}
  50%{background:rgba(183,255,60,.16)}
}
.tag.surge{font-size:6px!important;padding:4px 6px!important}

#scope{padding:22px!important}
.scope-symbol{font-size:30px!important}
.scope-name{font-size:9px!important;line-height:1.5!important;max-width:390px;overflow-wrap:anywhere}
.scope-links{margin-top:14px!important}
.micro-link{height:32px!important;padding:0 11px!important;font-size:7px!important}
.scope-score{width:126px!important;height:126px!important;margin:22px auto!important}
.scope-score span{font-size:24px!important}
.scope-stats{grid-template-columns:1fr 1fr!important}
.scope-stats div{padding:12px!important;min-height:54px}
.scope-stats small{font-size:6px!important}
.scope-stats b{font-size:9px!important}
.check{padding:9px!important}
.check-top{font-size:7px!important}
.check small{font-size:6.5px!important}

.wallet-grid{
  grid-template-columns:minmax(250px,1.55fr) 92px 92px 100px 52px 52px 60px!important;
  gap:11px!important;
}
.wallet-header{height:32px!important;padding:0 16px!important;font-size:7px!important}
.wallet-list{height:calc(100% - 74px)!important;max-height:300px!important}
.wallet-row{height:48px!important;padding:0 16px!important;font-size:8.5px!important}
.wallet-id b{font-size:9px!important}
.wallet-link{padding:5px 7px!important;font-size:6px!important}

#intel{padding:10px 16px 16px!important}
.intel-row{min-height:45px!important;font-size:8px!important}
.intel-note{font-size:8px!important}

.terminal-foot{min-height:48px!important;font-size:7px!important}

@media(max-width:1200px){
  .hero-v4{grid-template-columns:1fr!important}
  .hero-v4-status{max-width:720px}
  .toolbar{grid-template-columns:1fr 1fr!important}
  .segmented,.searchbox{grid-column:1/-1}
  .terminal-grid{grid-template-columns:1fr!important}
  .targets-pane{height:760px}
  .scope-pane{min-height:650px}
}
@media(max-width:720px){
  .hero-v4{padding-top:92px!important}
  .hero-v4 h1{font-size:46px!important}
  .hero-v4-status{grid-template-columns:1fr 1fr}
  .terminal-section{padding-top:20px!important}
  .terminal-head h2{font-size:34px!important}
  .toolbar{grid-template-columns:1fr!important}
  .segmented{overflow:auto}
  .toolbar select,.feed-meta{width:100%}
  .token-grid{
    grid-template-columns:minmax(190px,1.8fr) 72px 72px 78px 50px!important;
  }
  .token-grid>span:nth-child(5),.token-row>span:nth-child(5),
  .token-grid>span:nth-child(6),.token-row>span:nth-child(6){display:none}
  .token-main{grid-template-columns:34px minmax(0,1fr)!important}
  .token-source{display:none!important}
  .token-name{font-size:9px!important}
}


/* V4.1 — momentum cache + reliable selection */
.token-row{
  cursor:pointer;
  user-select:none;
  touch-action:manipulation;
}
.token-row.selected{
  border-bottom-color:#34482e!important;
}
.token-row:focus-visible{
  outline:1px solid rgba(183,255,60,.62);
  outline-offset:-2px;
}
.token-row:not(.surging) .tag.surge{display:none}


/* V4.2 — stable rows / identity */
.token-row{cursor:pointer;user-select:none;touch-action:manipulation}
.token-row.selected{border-bottom-color:#34482e!important}
.token-row:focus-visible{outline:1px solid rgba(183,255,60,.62);outline-offset:-2px}

/* V4.3 — LIVE feed remains chronological; only SURGING temporarily promotes */
.token-row:not(.surging).hot{box-shadow:none}
.token-row:not(.surging).hot .tag.hot{opacity:.9}


/* V4.5 — terminal controls / hitbox pass */
.terminal{
  isolation:isolate;
}
.toolbar{
  position:relative;
  z-index:20;
  min-height:78px!important;
  gap:10px!important;
  padding:14px!important;
}
.segmented{
  height:48px!important;
  position:relative;
  z-index:3;
  border-color:#344431!important;
}
.segmented button{
  position:relative;
  z-index:4;
  min-width:76px!important;
  min-height:46px!important;
  padding:0 16px!important;
  color:#82907e!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.015em;
  touch-action:manipulation;
  user-select:none;
  -webkit-tap-highlight-color:transparent;
  cursor:pointer!important;
}
.segmented button[data-decision=SURGING]{
  min-width:104px!important;
}
.segmented button:hover{
  color:#e4ecdf!important;
  background:#121a11!important;
  box-shadow:inset 0 0 0 1px #344531;
}
.segmented button.active{
  color:var(--acid)!important;
  background:#11190f!important;
  box-shadow:inset 0 -3px var(--acid)!important;
}
.segmented button[data-decision=HOT].active{
  color:#071000!important;
  background:var(--acid)!important;
  box-shadow:none!important;
}
.segmented button:active,
.segmented button.pressed{
  transform:translateY(1px) scale(.985)!important;
  background:#1a2517!important;
}
.segmented button[data-decision=HOT].pressed{
  background:#9fdf34!important;
}

.searchbox{
  position:relative;
  z-index:4;
  height:48px!important;
  min-height:48px!important;
  border-color:#344431!important;
  cursor:text;
  transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .08s ease;
}
.searchbox span{
  font-size:12px!important;
  pointer-events:none;
}
.searchbox input{
  min-height:46px!important;
  font-size:10px!important;
  cursor:text;
}
.searchbox:hover{
  border-color:#4a5e43!important;
  background:#0b100b!important;
}
.searchbox:focus-within{
  border-color:#607b52!important;
  box-shadow:0 0 0 2px rgba(183,255,60,.09)!important;
}
.searchbox.control-pressed{
  transform:translateY(1px);
}

.toolbar select{
  position:relative;
  z-index:5;
  height:48px!important;
  min-height:48px!important;
  min-width:142px!important;
  padding:0 34px 0 13px!important;
  border-color:#344431!important;
  color:#9aa696!important;
  font-size:9px!important;
  touch-action:manipulation;
  cursor:pointer!important;
  -webkit-tap-highlight-color:transparent;
  transition:border-color .12s ease,background .12s ease,color .12s ease,transform .08s ease!important;
}
.toolbar select:hover{
  border-color:#506448!important;
  color:#dce5d8!important;
  background:#0d140c!important;
}
.toolbar select:active,
.toolbar select.control-pressed{
  transform:translateY(1px);
  border-color:#607b52!important;
  background:#111a0f!important;
}
.toolbar select:focus-visible,
.segmented button:focus-visible,
.searchbox:focus-within{
  outline:2px solid rgba(183,255,60,.62)!important;
  outline-offset:2px!important;
}

.feed-meta{
  min-height:48px;
  padding:0 8px;
  position:relative;
  z-index:2;
}

.scope-links{
  gap:9px!important;
  position:relative;
  z-index:10;
}
.micro-link{
  position:relative;
  z-index:11;
  min-height:40px!important;
  padding:0 14px!important;
  font-size:8px!important;
  border-color:#3a4b36!important;
  touch-action:manipulation;
  user-select:none;
  -webkit-tap-highlight-color:transparent;
  cursor:pointer!important;
}
.micro-link:hover{
  transform:none!important;
  background:#121a10!important;
  color:var(--acid)!important;
  border-color:#607b52!important;
}
.micro-link:active,
.micro-link.pressed{
  transform:translateY(1px) scale(.985)!important;
  background:var(--acid)!important;
  color:#071000!important;
  border-color:var(--acid)!important;
}

.wallet-link{
  position:relative;
  z-index:8;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:58px;
  min-height:32px;
  padding:0 8px!important;
  border-color:#364633!important;
  font-size:6.5px!important;
  touch-action:manipulation;
  user-select:none;
  -webkit-tap-highlight-color:transparent;
  cursor:pointer!important;
}
.wallet-link:hover{
  color:var(--acid)!important;
  background:#11190f;
  border-color:#607b52!important;
}
.wallet-link:active,
.wallet-link.pressed{
  transform:translateY(1px) scale(.985);
  color:#071000!important;
  background:var(--acid)!important;
  border-color:var(--acid)!important;
}

.token-row{
  position:relative;
  z-index:1;
  touch-action:manipulation;
}
.token-row:hover{z-index:2}

@media(max-width:1320px){
  .toolbar{
    grid-template-columns:1fr 1fr!important;
  }
  .segmented,.searchbox{
    grid-column:1/-1!important;
  }
  .toolbar select{
    width:100%!important;
  }
}
@media(max-width:720px){
  .toolbar{
    padding:10px!important;
  }
  .segmented{
    height:52px!important;
    overflow-x:auto!important;
    scrollbar-width:none;
  }
  .segmented::-webkit-scrollbar{display:none}
  .segmented button{
    flex:0 0 auto!important;
    min-width:78px!important;
    min-height:50px!important;
  }
  .searchbox,.toolbar select{
    min-height:52px!important;
    height:52px!important;
  }
  .micro-link{
    min-height:44px!important;
    font-size:8px!important;
  }
}


/* ======================================================
   V4.6 — BRAND / TYPE / SPACING PASS
   Geist = product/editorial
   IBM Plex Mono = terminal/data
   ====================================================== */

:root{
  --sp-1:4px;
  --sp-2:8px;
  --sp-3:12px;
  --sp-4:16px;
  --sp-5:24px;
  --sp-6:32px;
  --sp-7:48px;
  --sp-8:64px;
  --radius-sm:4px;
  --radius-md:8px;
}
body{
  font-family:var(--sans);
  font-feature-settings:"ss01" 1,"cv01" 1;
  text-rendering:optimizeLegibility;
  letter-spacing:-.006em;
}
.topbar{
  height:64px!important;
  grid-template-columns:1fr auto auto!important;
  gap:var(--sp-6)!important;
}
.brand{
  gap:10px!important;
  font-family:var(--sans)!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
}
.brand-mascot{
  width:30px;height:30px;display:grid;place-items:center;
  overflow:hidden;border:1px solid #31402e;border-radius:5px;
  background:#090d09;
}
.brand-mascot img{width:100%;height:100%;object-fit:cover;display:block}
.version-chip{margin-left:2px}
.topbar nav{gap:26px!important}
.topbar nav a{
  font-family:var(--mono)!important;
  font-size:8px!important;
  letter-spacing:.035em;
  text-transform:uppercase;
}

.hero-v4{
  padding-top:120px!important;
  padding-bottom:64px!important;
  grid-template-columns:minmax(0,1fr) 440px!important;
  gap:96px!important;
}
.eyebrow{
  margin-bottom:24px!important;
  font-size:8px!important;
  letter-spacing:.08em!important;
}
.hero-v4 h1{
  max-width:920px;
  font-family:var(--sans)!important;
  font-size:clamp(64px,5.5vw,94px)!important;
  font-weight:700!important;
  line-height:.91!important;
  letter-spacing:-.065em!important;
}
.hero-v4 h1 em{font-weight:700}
.hero-v4 .hero-text{
  max-width:690px!important;
  margin-top:28px!important;
  font-size:15px!important;
  line-height:1.68!important;
  letter-spacing:-.012em;
}
.hero-actions{margin-top:28px!important;gap:10px!important}
.btn{
  min-height:46px!important;
  padding:0 18px!important;
  border-radius:var(--radius-sm)!important;
  font-size:8px!important;
}
.hero-v4-status>div{padding:16px!important;min-height:82px!important}
.hero-v4-status small{margin-bottom:12px!important}
.hero-v4-status b{font-size:8.5px!important}

.terminal-section{padding-top:56px!important}
.terminal-head{
  grid-template-columns:minmax(0,1fr) minmax(360px,560px)!important;
  gap:96px!important;
  margin-bottom:24px!important;
}
.terminal-head h2{
  font-family:var(--sans)!important;
  font-size:48px!important;
  font-weight:650!important;
  line-height:.98!important;
  letter-spacing:-.048em!important;
}
.terminal-head>p{
  font-family:var(--sans)!important;
  font-size:13px!important;
  line-height:1.68!important;
  letter-spacing:-.008em;
}
.terminal{
  border-radius:6px;
  overflow:hidden;
}
.terminal-name b{font-family:var(--sans);font-size:11px;letter-spacing:-.02em}
.terminal-name span{letter-spacing:.015em}

.pane-title{
  padding:0 16px!important;
  letter-spacing:.06em!important;
}
.token-ident b{
  font-family:var(--sans)!important;
  font-weight:650!important;
  font-size:13px!important;
  letter-spacing:-.018em!important;
}
.token-name{
  font-family:var(--sans)!important;
  font-size:10.5px!important;
  font-weight:450!important;
  line-height:1.25!important;
  letter-spacing:-.008em!important;
}
.scope-symbol{
  font-family:var(--sans)!important;
  font-size:31px!important;
  font-weight:700!important;
  letter-spacing:-.045em!important;
}
.scope-name{
  font-family:var(--sans)!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1.5!important;
  letter-spacing:-.01em!important;
}
.scope-stats b{
  font-family:var(--mono);
  font-weight:600!important;
}
.engine h2{
  font-family:var(--sans)!important;
  font-weight:650!important;
  letter-spacing:-.05em!important;
}
.engine-list b{
  font-family:var(--sans);
  font-weight:650;
  letter-spacing:-.025em;
}
.engine-list p,.engine-copy>p:last-child{
  font-family:var(--sans);
  letter-spacing:-.008em;
}
footer b{font-family:var(--sans)!important;font-size:12px!important;letter-spacing:-.02em}

/* mascot is a brand accent, not decoration everywhere */
.hero-v4-main:after{
  content:"SNIPE / RH 4663";
  display:block;
  margin-top:38px;
  color:#3e493c;
  font:600 7px/1 var(--mono);
  letter-spacing:.08em;
}

@media(max-width:720px){
  .brand-mascot{width:28px;height:28px}
  .hero-v4{gap:40px!important}
  .hero-v4 h1{font-size:48px!important}
  .terminal-head{gap:24px!important}
}


/* ======================================================
   V4.7 — live-session feed / logos / HOT vs SURGING
   ====================================================== */

.launch-stats{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  min-height:62px;
  border-bottom:1px solid var(--line);
  background:#080b08;
}
.launch-stats>div{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 16px;
  border-right:1px solid var(--line);
}
.launch-stats>div:last-child{border-right:0}
.launch-stats small{
  color:#52604f;
  font:700 6.5px/1 var(--mono);
  letter-spacing:.055em;
  white-space:nowrap;
}
.launch-stats b{
  color:#cbd5c7;
  font:700 15px/1 var(--mono);
}
.launch-stats>div:nth-child(4) b{color:var(--amber)}
.launch-stats>div:nth-child(5) b{color:var(--acid)}

.terminal-grid{
  grid-template-rows:minmax(700px,1fr) 340px!important;
}
.token-grid{
  grid-template-columns:minmax(390px,2.45fr) 92px 76px 106px 66px 62px 54px!important;
  gap:14px!important;
}
.token-header{
  height:38px!important;
  padding:0 18px!important;
}
.token-list{
  height:calc(100% - 80px)!important;
}
.token-row{
  min-height:74px!important;
  padding:0 18px!important;
}
.token-main{
  min-width:0;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr)!important;
  gap:12px!important;
}
.token-logo{
  position:relative;
  width:40px;height:40px;
  display:grid;place-items:center;
  overflow:hidden;
  border:1px solid #30402d;
  border-radius:8px;
  background:linear-gradient(145deg,#111811,#080c08);
  color:#63705f;
  font:700 8px/1 var(--mono);
}
.token-logo img{
  position:absolute;inset:0;
  width:100%;height:100%;
  object-fit:cover;
  background:#090d09;
}
.token-copy{
  min-width:0;
  display:grid!important;
  align-content:center;
  gap:4px!important;
}
.token-ident{min-width:0}
.token-ident b{
  max-width:100%;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:13px!important;
}
.token-name{
  display:block;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#8d9989!important;
  font-size:10.5px!important;
}
.token-meta{
  min-width:0;
  display:flex;
  align-items:center;
  gap:8px;
  overflow:hidden;
  color:#465244;
  font:600 6.5px/1 var(--mono);
}
.token-meta>*{white-space:nowrap}
.token-meta i{font-style:normal;color:#657161}
.token-meta span:nth-child(2){
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}
.token-meta span+span:before{
  content:"·";
  margin-right:8px;
  color:#2f392e;
}
.token-age,.token-source{display:none!important}

.signal-cell,.metric-cell{
  min-width:0;
  display:grid;
  align-content:center;
  gap:5px;
}
.signal-cell b,.metric-cell b{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font:800 8.5px/1 var(--mono);
}
.signal-cell small,.metric-cell small{
  color:#465145;
  font:600 6px/1 var(--mono);
  white-space:nowrap;
}
.signal-cell.hot-state b{color:var(--amber)!important}
.signal-cell.surging-state b{color:var(--acid)!important}
.score-cell{
  font:800 13px/1 var(--mono);
}
.token-row.hot:not(.surging){
  background:linear-gradient(90deg,rgba(239,203,98,.055),transparent 74%)!important;
  box-shadow:inset 2px 0 rgba(239,203,98,.58);
}
.token-row.hot:not(.surging).selected{
  background:linear-gradient(90deg,rgba(239,203,98,.095),rgba(183,255,60,.025),transparent 80%)!important;
}
.hot-text{color:var(--amber)!important}

.scope-pane{overflow:hidden}
#scope{
  min-width:0;
  overflow:hidden;
  padding:20px!important;
}
.scope-top{
  min-width:0;
  align-items:flex-start;
}
.scope-identity{
  min-width:0;
  display:flex;
  align-items:center;
  gap:12px;
}
.scope-logo{
  position:relative;
  flex:0 0 52px;
  width:52px;height:52px;
  display:grid;place-items:center;
  overflow:hidden;
  border:1px solid #34452f;
  border-radius:9px;
  background:#0d130d;
  color:#697765;
  font:700 9px/1 var(--mono);
}
.scope-logo img{
  position:absolute;inset:0;
  width:100%;height:100%;
  object-fit:cover;
}
.scope-copy{
  min-width:0;
}
.scope-symbol{
  max-width:250px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.scope-name{
  max-width:280px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.scope-copy code{
  display:block;
  max-width:285px;
  margin-top:5px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#4b5749;
  font:600 6.5px/1 var(--mono);
}
.scope-state{
  flex:0 0 auto;
  max-width:110px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.scope-state.hot-state{color:var(--amber)!important}
.scope-description{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  margin:14px 0 0;
  color:#7e8b79;
  font:500 10px/1.55 var(--sans);
  letter-spacing:-.008em;
}
.scope-links{
  margin-top:14px!important;
}
.socials-block{
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid var(--line);
}
.socials-block>small{
  display:block;
  margin-bottom:8px;
  color:#4c584a;
  font:700 6px/1 var(--mono);
  letter-spacing:.06em;
}
.social-links{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.social-link{
  min-height:30px!important;
  color:#9cab97!important;
}
.scope-score-row{
  display:grid;
  grid-template-columns:126px 1fr;
  gap:18px;
  align-items:center;
  margin-top:16px;
}
.scope-score{
  margin:0!important;
}
.heat-read{
  min-width:0;
  padding-left:16px;
  border-left:1px solid var(--line);
}
.heat-read small{
  display:block;
  color:#4f5b4d;
  font:700 6px/1 var(--mono);
}
.heat-read b{
  display:block;
  margin-top:7px;
  color:#aab5a7;
  font:800 22px/1 var(--mono);
}
.heat-read p{
  margin:7px 0 0;
  color:#566253;
  font:500 8px/1.4 var(--sans);
}

.intel-row{
  min-width:0;
}
.intel-row b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.intel-note{
  overflow-wrap:anywhere;
}
.pane-title span,.pane-title b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.surge-strip b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* HOT and SURGING are visually different:
   HOT = amber sustained strength; SURGING = acid transient acceleration. */
.segmented button[data-decision=HOT].active{
  color:#110e04!important;
  background:var(--amber)!important;
}
.segmented button[data-decision=SURGING].active{
  color:#071000!important;
  background:var(--acid)!important;
  box-shadow:none!important;
}

@media(max-width:1320px){
  .launch-stats{grid-template-columns:repeat(5,minmax(120px,1fr));overflow:auto}
  .token-grid{
    grid-template-columns:minmax(320px,2.2fr) 82px 70px 94px 56px 54px 48px!important;
    gap:10px!important;
  }
}
@media(max-width:720px){
  .launch-stats{
    grid-template-columns:repeat(5,140px);
    overflow-x:auto;
  }
  .launch-stats>div{min-height:58px}
  .token-grid{
    grid-template-columns:minmax(220px,1.9fr) 72px 78px 52px!important;
  }
  .token-grid>span:nth-child(3),.token-row>span:nth-child(3),
  .token-grid>span:nth-child(5),.token-row>span:nth-child(5),
  .token-grid>span:nth-child(6),.token-row>span:nth-child(6){display:none}
  .token-logo{width:36px;height:36px}
  .token-main{grid-template-columns:36px minmax(0,1fr)!important}
  .scope-score-row{grid-template-columns:110px 1fr}
}


/* V4.8 — large market board */
.market-overview{position:relative;min-height:294px;display:grid;grid-template-columns:minmax(430px,1.08fr) minmax(620px,1.35fr);grid-template-rows:1fr 66px;border-bottom:1px solid var(--line2);background:radial-gradient(circle at 18% 12%,rgba(183,255,60,.055),transparent 34%),linear-gradient(180deg,#0a0f0a,#080b08)}
.market-overview:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(183,255,60,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(183,255,60,.012) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,black,transparent 90%)}
.overview-primary{position:relative;z-index:1;min-width:0;padding:28px 30px 26px;border-right:1px solid var(--line)}
.overview-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;margin-bottom:24px}
.overview-live{display:inline-flex;align-items:center;gap:8px;color:#667362;font:700 7px/1 var(--mono);letter-spacing:.065em}.overview-live i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(100,245,160,.5)}.overview-age{color:#667362;font:700 7px/1 var(--mono)}
.overview-identity{min-width:0;display:flex;align-items:center;gap:18px}.overview-logo{position:relative;flex:0 0 72px;width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border:1px solid #3c5036;border-radius:12px;background:linear-gradient(145deg,#121a11,#080b08);color:#71806d;font:800 12px/1 var(--mono);box-shadow:0 14px 36px rgba(0,0,0,.25)}.overview-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.overview-copy{min-width:0}.overview-symbol-line{min-width:0;display:flex;align-items:center;gap:12px}.overview-symbol-line h3{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 clamp(26px,2vw,34px)/1 var(--sans);letter-spacing:-.05em}
.overview-signal{flex:0 0 auto;height:25px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid #344331;border-radius:4px;color:#8d9a88;font:800 6px/1 var(--mono);letter-spacing:.045em}.overview-signal.hot{color:#181104;background:var(--amber);border-color:var(--amber)}.overview-signal.surging{color:#071000;background:var(--acid);border-color:var(--acid);box-shadow:0 0 22px rgba(183,255,60,.13)}.overview-signal.lock{color:var(--acid)}.overview-signal.drop{color:var(--red)}
.overview-copy>p{max-width:420px;margin:7px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9ba797;font:500 13px/1.3 var(--sans);letter-spacing:-.015em}
.overview-contract{min-width:0;display:flex;align-items:center;gap:12px;margin-top:10px;color:#4f5c4c;font:600 6.5px/1 var(--mono)}.overview-contract code{min-width:0;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#647160}.overview-contract span{white-space:nowrap}.overview-contract span:before{content:"·";margin-right:12px;color:#313b30}
.overview-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.overview-link{position:relative;z-index:3;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #344331;border-radius:4px;color:#83907f;font:700 7px/1 var(--mono);transition:.12s ease}.overview-link:hover{color:var(--acid);border-color:#5d754f;background:#10170f}.overview-link.primary{color:var(--acid);background:rgba(183,255,60,.045)}
.overview-metrics{position:relative;z-index:1;min-width:0;display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:1fr 1fr}.overview-metric{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.overview-metric:nth-child(3),.overview-metric:nth-child(5){border-right:0}.overview-metric:nth-child(4),.overview-metric:nth-child(5){border-bottom:0}.overview-metric.hero-metric{grid-row:1/3;padding:28px}.overview-metric small{color:#505d4d;font:700 6.5px/1 var(--mono);letter-spacing:.055em}.overview-metric b{margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d6dfd1;font:700 22px/1 var(--mono);letter-spacing:-.045em}.overview-metric.hero-metric b{margin-top:16px;font-size:clamp(34px,3vw,50px)}.overview-metric b i{color:#596655;font-size:.55em;font-style:normal}.overview-metric span{margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#596655;font:500 8px/1.3 var(--sans)}
.overview-stats{position:relative;z-index:1;grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line2)}.overview-stats>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 18px;border-right:1px solid var(--line)}.overview-stats>div:last-child{border-right:0}.overview-stats small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#53604f;font:700 6px/1 var(--mono);letter-spacing:.05em}.overview-stats b{color:#c7d1c3;font:800 14px/1 var(--mono)}
.overview-empty{grid-column:1/-1;min-height:294px;display:grid;grid-template-columns:170px 1fr 430px;align-items:center;gap:30px;padding:34px 40px}.overview-empty h3{margin:0;font:650 28px/1 var(--sans);letter-spacing:-.045em}.overview-empty p{max-width:520px;margin:9px 0 0;color:#687564;font:500 11px/1.55 var(--sans)}.overview-empty-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.overview-empty-stats span{min-width:0;display:grid;gap:10px;padding:15px;border-right:1px solid var(--line)}.overview-empty-stats span:last-child{border-right:0}.overview-empty-stats small{color:#4d594a;font:700 6px/1 var(--mono)}.overview-empty-stats b{font:800 17px/1 var(--mono)}
.toolbar{border-bottom-color:#2b3828!important;background:#090d09!important}.surge-strip{min-height:42px!important}
.terminal-grid{grid-template-rows:minmax(760px,1fr) 340px!important}.token-row{min-height:78px!important}.token-ident b{font-size:14px!important}.token-name{font-size:11px!important}.token-meta{margin-top:1px;font-size:6.8px!important}.metric-cell b,.signal-cell b{font-size:9px!important}.score-cell{font-size:14px!important}
.market-overview *,.token-row *,.scope-pane *,.wallet-row *,.intel-row *{min-width:0}.market-overview h3,.market-overview p,.market-overview code,.scope-pane h3,.scope-pane p,.scope-pane code{overflow-wrap:anywhere}
@media(max-width:1280px){.market-overview{grid-template-columns:1fr;grid-template-rows:auto auto 64px}.overview-primary{border-right:0;border-bottom:1px solid var(--line)}.overview-metrics{min-height:280px}.overview-stats{grid-row:3}}
@media(max-width:800px){.market-overview{display:block}.overview-primary{padding:22px 18px}.overview-logo{width:58px;height:58px;flex-basis:58px}.overview-symbol-line h3{font-size:25px}.overview-contract{flex-wrap:wrap;gap:7px}.overview-contract span:before{margin-right:7px}.overview-links{margin-top:18px}.overview-metrics{grid-template-columns:1fr 1fr;grid-template-rows:auto}.overview-metric.hero-metric{grid-row:auto;grid-column:1/-1;min-height:140px}.overview-metric:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.overview-stats{display:flex;overflow-x:auto;min-height:62px}.overview-stats>div{flex:0 0 145px}.overview-empty{grid-template-columns:1fr;padding:28px 20px}.overview-empty-stats{max-width:100%;overflow:auto}}


/* ======================================================
   V4.9 — calm SURGING + persistent logos
   ====================================================== */

/* Logo pixels must never participate in momentum animation. */
.token-logo,
.token-logo img,
.token-logo-fallback{
  animation:none!important;
  transition:none!important;
  transform:none!important;
  filter:none!important;
}
.token-logo img{
  opacity:1!important;
  will-change:auto!important;
  backface-visibility:hidden;
}
.token-row.surging .token-logo,
.token-row.surging .token-logo img,
.token-row.surging .token-logo-fallback{
  animation:none!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
}

/* Remove the ADHD-style full-row background pulse from previous versions. */
.token-row.surging{
  position:relative;
  animation:none!important;
  background:linear-gradient(90deg,rgba(183,255,60,.075),rgba(183,255,60,.018) 48%,transparent 82%)!important;
  border-color:rgba(183,255,60,.22)!important;
  box-shadow:inset 2px 0 rgba(183,255,60,.72),0 0 18px rgba(183,255,60,.035)!important;
}
.token-row.surging::after{
  box-shadow:inset 0 0 0 1px rgba(183,255,60,.10)!important;
}
.token-row.surging::before{
  content:"";
  position:absolute;
  z-index:3;
  left:0;
  top:50%;
  width:3px;
  height:30px;
  border-radius:0 2px 2px 0;
  background:var(--acid);
  transform:translateY(-50%);
  opacity:.92;
  animation:surgeRail 1.15s ease-in-out infinite;
  pointer-events:none;
}
@keyframes surgeRail{
  0%,100%{opacity:.58;box-shadow:0 0 4px rgba(183,255,60,.18)}
  50%{opacity:1;box-shadow:0 0 12px rgba(183,255,60,.42)}
}

/* No blinking badges in the token list either; the signal remains obvious and stable. */
.token-row .surging-state b,
.token-row .tag.surge{
  animation:none!important;
  opacity:1!important;
}

/* Stop the top surge label from adding a second flashing rhythm. */
.surge-strip.active .surge-label{
  animation:none!important;
}

/* Stable logo fallback under the image. */
.token-logo-fallback{
  position:relative;
  z-index:0;
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
}
.token-logo img{
  z-index:1;
}


/* ======================================================
   V5.0 — spacing / type rhythm / clean brand lockup
   visual-only pass; live logic unchanged
   ====================================================== */

/* ----- top brand: larger, cleaner, no version badge ----- */
.topbar{
  height:74px!important;
  padding:0 28px!important;
  grid-template-columns:minmax(220px,1fr) auto minmax(320px,1fr)!important;
  column-gap:32px!important;
}
.brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:13px!important;
  min-height:52px;
  font-family:var(--sans)!important;
  line-height:1!important;
  letter-spacing:0!important;
}
.brand-mascot{
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  border-radius:8px!important;
  border-color:#3c5036!important;
  box-shadow:0 8px 24px rgba(0,0,0,.24);
}
.brand-word{
  color:#f0f5ec;
  font-family:var(--sans);
  font-size:21px;
  font-weight:800;
  line-height:1;
  letter-spacing:-.045em;
}
.version-chip{display:none!important}
.chain-state{
  min-height:34px;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:0 12px!important;
  line-height:1!important;
}
.topbar nav{
  gap:30px!important;
  align-items:center!important;
}
.topbar nav a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0!important;
  font-size:8px!important;
  line-height:1!important;
}

/* fixed header grew by 12px; give the hero breathing room */
.hero-v4{
  padding-top:136px!important;
}

/* ----- global readable rhythm ----- */
body{
  line-height:1.5;
}
p{
  text-wrap:pretty;
}
.eyebrow,
.kicker{
  line-height:1.35!important;
}
.hero-v4 .hero-text{
  line-height:1.72!important;
}
.terminal-head{
  align-items:end!important;
  margin-bottom:30px!important;
}
.terminal-head>div{
  display:grid;
  gap:10px;
}
.terminal-head .kicker{
  margin:0!important;
}
.terminal-head h2{
  margin:0!important;
  line-height:1.02!important;
}
.terminal-head>p{
  margin:0!important;
  padding-bottom:3px;
  line-height:1.72!important;
}

/* ----- terminal chrome ----- */
.terminal-titlebar{
  min-height:58px!important;
  padding:0 18px!important;
}
.terminal-name{
  display:flex;
  align-items:center;
  gap:11px!important;
  min-width:0;
  line-height:1!important;
}
.terminal-name b{
  flex:0 0 auto;
  font-size:12px!important;
}
.terminal-name span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#596557!important;
  font-size:7px!important;
  line-height:1!important;
}
.terminal-health{
  align-items:center!important;
  gap:22px!important;
  line-height:1!important;
}
.terminal-health span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:28px;
  white-space:nowrap;
}

/* ----- market board: more spacing so text never visually collides ----- */
.market-overview{
  min-height:316px!important;
}
.overview-primary{
  padding:31px 32px 28px!important;
}
.overview-topline{
  margin-bottom:27px!important;
}
.overview-identity{
  gap:20px!important;
}
.overview-logo{
  flex-basis:76px!important;
  width:76px!important;
  height:76px!important;
}
.overview-copy{
  display:grid;
  align-content:center;
  row-gap:7px;
}
.overview-symbol-line{
  gap:14px!important;
  align-items:center!important;
}
.overview-symbol-line h3{
  line-height:1.04!important;
  padding-bottom:2px;
}
.overview-copy>p{
  margin:0!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.overview-contract{
  margin-top:2px!important;
  min-height:18px;
  gap:11px!important;
  line-height:1.35!important;
}
.overview-contract code,
.overview-contract span{
  line-height:1.35!important;
}
.overview-links{
  margin-top:24px!important;
  gap:8px!important;
}
.overview-link{
  min-height:38px!important;
}
.overview-metric{
  padding:24px!important;
}
.overview-metric small{
  line-height:1.35!important;
}
.overview-metric b{
  margin-top:13px!important;
  line-height:1.04!important;
  padding-bottom:1px;
}
.overview-metric span{
  margin-top:10px!important;
  line-height:1.45!important;
}
.overview-stats{
  min-height:68px;
}
.overview-stats>div{
  padding:0 20px!important;
}
.overview-stats small{
  line-height:1.3!important;
}
.overview-stats b{
  line-height:1!important;
}

/* ----- controls: labels and fields should not visually merge ----- */
.toolbar{
  padding:14px!important;
  gap:10px!important;
}
.segmented{
  gap:1px;
}
.segmented button{
  line-height:1!important;
}
.searchbox input,
.toolbar select{
  line-height:1.2!important;
}
.feed-meta{
  gap:9px!important;
}
.feed-meta span,
.feed-meta b{
  line-height:1.25!important;
}

/* ----- surge line ----- */
.surge-strip{
  min-height:48px!important;
  padding:7px 16px!important;
  column-gap:16px!important;
}
.surge-strip b{
  line-height:1.35!important;
}
.surge-label{
  line-height:1!important;
}

/* ----- pane headings ----- */
.pane-title{
  min-height:46px!important;
  height:auto!important;
  padding:10px 16px!important;
  gap:18px!important;
  line-height:1.25!important;
}
.pane-title span{
  flex:0 0 auto;
  line-height:1.25!important;
}
.pane-title b{
  min-width:0;
  max-width:68%;
  line-height:1.35!important;
  text-align:right;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* ----- live table ----- */
.token-header{
  min-height:39px!important;
  height:auto!important;
  padding-top:8px!important;
  padding-bottom:8px!important;
  line-height:1.25!important;
}
.token-header>span{
  line-height:1.25!important;
}
.token-row{
  min-height:80px!important;
}
.token-copy{
  row-gap:5px!important;
}
.token-ident{
  min-height:18px;
  line-height:1.15!important;
}
.token-ident b{
  line-height:1.15!important;
}
.token-name{
  line-height:1.32!important;
}
.token-meta{
  min-height:13px;
  line-height:1.3!important;
}
.signal-cell,
.metric-cell{
  row-gap:6px!important;
}
.signal-cell b,
.metric-cell b{
  line-height:1.15!important;
}
.signal-cell small,
.metric-cell small{
  line-height:1.3!important;
}
.score-cell{
  line-height:1!important;
}

/* ----- right analytics / scope ----- */
#scope{
  padding:23px!important;
}
.scope-top{
  gap:16px!important;
}
.scope-identity{
  gap:14px!important;
}
.scope-copy{
  display:grid;
  row-gap:5px;
  align-content:center;
}
.scope-symbol{
  margin:0!important;
  line-height:1.08!important;
  padding-bottom:1px;
}
.scope-name{
  margin:0!important;
  line-height:1.4!important;
}
.scope-copy code{
  margin-top:1px!important;
  line-height:1.4!important;
}
.scope-description{
  margin-top:17px!important;
  line-height:1.65!important;
}
.scope-links{
  margin-top:17px!important;
  gap:8px!important;
}
.socials-block{
  margin-top:17px!important;
  padding-top:14px!important;
}
.socials-block>small{
  margin-bottom:10px!important;
  line-height:1.25!important;
}
.social-links{
  gap:8px!important;
}
.scope-score-row{
  margin-top:20px!important;
  gap:20px!important;
}
.heat-read small{
  line-height:1.25!important;
}
.heat-read b{
  margin-top:9px!important;
  line-height:1!important;
}
.heat-read p{
  margin-top:8px!important;
  line-height:1.5!important;
}
.scope-stats div{
  min-height:62px!important;
  padding:13px!important;
}
.scope-stats small{
  margin-bottom:7px!important;
  line-height:1.3!important;
}
.scope-stats b{
  display:block;
  line-height:1.25!important;
  overflow:hidden;
  text-overflow:ellipsis;
}
.check{
  padding:10px!important;
}
.check-top{
  min-height:14px;
  line-height:1.3!important;
}
.check small{
  margin-top:7px!important;
  line-height:1.45!important;
}

/* ----- wallets ----- */
.wallet-header{
  min-height:34px!important;
  height:auto!important;
  padding-top:8px!important;
  padding-bottom:8px!important;
  line-height:1.25!important;
}
.wallet-row{
  min-height:52px!important;
  height:auto!important;
  padding-top:8px!important;
  padding-bottom:8px!important;
  line-height:1.25!important;
}
.wallet-id,
.wallet-value,
.wallet-seen{
  line-height:1.3!important;
}
.wallet-link{
  min-height:34px!important;
}

/* ----- source intel ----- */
#intel{
  padding:10px 16px 16px!important;
}
.intel-row{
  min-height:50px!important;
  padding:8px 0!important;
  gap:12px!important;
  line-height:1.35!important;
}
.intel-row span,
.intel-row b,
.intel-row em{
  line-height:1.35!important;
}
.intel-row b{
  white-space:normal!important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
.intel-note{
  margin-top:15px!important;
  padding-top:1px;
  padding-bottom:1px;
  line-height:1.65!important;
}
.intel-note strong{
  margin-bottom:7px!important;
  line-height:1.3!important;
}

/* ----- footer inside terminal ----- */
.terminal-foot{
  min-height:54px!important;
  height:auto!important;
  padding:10px 16px!important;
  gap:22px!important;
  flex-wrap:wrap;
  line-height:1.4!important;
}
.terminal-foot span,
.terminal-foot strong{
  line-height:1.4!important;
}
.terminal-foot strong{
  min-width:220px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* ----- lower marketing text ----- */
.engine{
  gap:72px!important;
}
.engine-copy{
  display:grid;
  gap:15px;
}
.engine-copy .kicker,
.engine-copy h2,
.engine-copy>p{
  margin:0!important;
}
.engine-copy h2{
  line-height:1.02!important;
}
.engine-copy>p:last-child{
  line-height:1.72!important;
}
.engine-list article{
  padding-top:20px!important;
  padding-bottom:20px!important;
}
.engine-list b{
  line-height:1.25!important;
}
.engine-list p{
  margin-top:7px!important;
  line-height:1.62!important;
}

/* Prevent text from touching neighbors on narrower desktops. */
@media(max-width:1380px){
  .topbar{
    grid-template-columns:minmax(190px,1fr) auto minmax(270px,1fr)!important;
    column-gap:20px!important;
  }
  .topbar nav{gap:20px!important}
  .overview-contract span:last-child{display:none}
  .pane-title b{max-width:58%}
}

@media(max-width:980px){
  .topbar{
    height:68px!important;
    padding:0 18px!important;
  }
  .brand-mascot{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
  }
  .brand-word{font-size:19px}
  .hero-v4{padding-top:122px!important}
  .pane-title b{max-width:62%}
}

@media(max-width:720px){
  .topbar{
    height:64px!important;
    padding:0 12px!important;
  }
  .brand{gap:10px!important}
  .brand-mascot{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .brand-word{font-size:18px}
  .hero-v4{padding-top:112px!important}
  .market-overview{min-height:0!important}
  .overview-primary{padding:24px 18px!important}
  .overview-copy{row-gap:5px}
  .overview-contract{margin-top:3px!important}
  .pane-title{
    min-height:48px!important;
    padding:10px 12px!important;
  }
  .pane-title b{
    max-width:52%;
    font-size:6px!important;
  }
  .token-row{min-height:82px!important}
  .terminal-foot{gap:12px!important}
}


/* ======================================================
   V5.1 — immutable token avatars / no repaint churn
   ====================================================== */
.token-logo,
.token-logo *,
.overview-logo,
.overview-logo *,
.scope-logo,
.scope-logo *{
  animation:none!important;
  transition:none!important;
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
}

.token-logo,
.overview-logo,
.scope-logo{
  isolation:isolate;
}

.token-logo img,
.overview-logo img,
.scope-logo img{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
  backface-visibility:hidden!important;
  transform:translateZ(0)!important;
}

.token-logo-fallback,
.overview-logo-fallback,
.scope-logo-fallback{
  position:absolute;
  inset:0;
  z-index:1;
  display:grid;
  place-items:center;
}

/* SURGING is allowed to animate only its tiny rail. Never avatar descendants. */
.token-row.surging .token-logo,
.token-row.surging .token-logo *,
.market-overview .overview-logo,
.market-overview .overview-logo *,
.scope-pane .scope-logo,
.scope-pane .scope-logo *{
  animation:none!important;
  transition:none!important;
  filter:none!important;
  opacity:1!important;
}


/* ============================================================
   V5.2 — UNIFIED TYPOGRAPHY + SPACING SYSTEM
   ============================================================ */
:root{
  --sans:"Geist",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  --mono:"IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;

  --type-micro:8px;
  --type-label:9px;
  --type-data:10px;
  --type-body:12px;
  --type-body-lg:14px;

  --lh-tight:1.16;
  --lh-ui:1.34;
  --lh-copy:1.62;
}

html,body,button,input,select{font-family:var(--sans)!important}
body{
  font-size:var(--type-body);
  line-height:var(--lh-copy)!important;
  font-synthesis:none;
  font-kerning:normal;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
code,kbd,pre,
.eyebrow,.kicker,.chain-state,.topbar nav,.terminal-name,.terminal-health,
.toolbar,.pane-title,.token-header,.token-row,.scope-state,.micro-link,
.scope-stats,.checks,.wallet-header,.wallet-row,.intel-row,.terminal-foot,
.overview-live,.overview-age,.overview-signal,.overview-contract,
.overview-link,.overview-metric small,.overview-metric b,.overview-stats,.feed-meta{
  font-family:var(--mono)!important;
  font-variant-numeric:tabular-nums slashed-zero;
}
.eyebrow,.kicker,.pane-title,.token-header,.overview-live,
.overview-metric small,.overview-stats small,.socials-block>small{
  letter-spacing:.045em!important;
}

/* Header */
.topbar{height:76px!important;padding:0 30px!important}
.brand{gap:14px!important}
.brand-mascot{width:44px!important;height:44px!important;flex-basis:44px!important}
.brand-word{
  font-family:var(--sans)!important;
  font-size:22px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
}
.chain-state{font-size:var(--type-label)!important;line-height:var(--lh-ui)!important}
.topbar nav a{
  font-size:var(--type-label)!important;
  line-height:var(--lh-ui)!important;
  letter-spacing:.025em!important;
}

/* Marketing text */
.hero-v4{padding-top:140px!important}
.eyebrow,.kicker{font-size:var(--type-label)!important;line-height:var(--lh-ui)!important}
.hero-v4 h1{line-height:.94!important}
.hero-v4 .hero-text{font-size:15px!important;line-height:1.72!important}
.terminal-head h2,.engine h2{line-height:1.01!important}
.terminal-head>p,.engine-copy>p:last-child{font-size:13px!important;line-height:1.7!important}

/* Terminal chrome */
.terminal-titlebar{min-height:60px!important;height:auto!important;padding:11px 18px!important}
.terminal-name{gap:12px!important}
.terminal-name b{
  font-family:var(--sans)!important;
  font-size:13px!important;
  line-height:var(--lh-tight)!important;
}
.terminal-name span{
  font-size:var(--type-micro)!important;
  line-height:var(--lh-ui)!important;
  letter-spacing:.025em!important;
}
.terminal-health{
  gap:20px!important;
  font-size:var(--type-micro)!important;
  line-height:var(--lh-ui)!important;
}
.terminal-health span{min-height:30px!important}

/* Big market board */
.market-overview{min-height:330px!important}
.overview-primary{padding:32px!important}
.overview-topline{margin-bottom:28px!important}
.overview-live,.overview-age{font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.overview-identity{gap:20px!important}
.overview-symbol-line{gap:14px!important}
.overview-symbol-line h3{font-size:clamp(28px,2vw,36px)!important;line-height:1.06!important}
.overview-copy>p{margin-top:8px!important;font-size:14px!important;line-height:1.4!important}
.overview-contract{
  margin-top:11px!important;
  gap:12px!important;
  font-size:var(--type-micro)!important;
  line-height:var(--lh-ui)!important;
}
.overview-signal{
  min-height:28px!important;height:auto!important;
  padding:6px 9px!important;
  font-size:var(--type-micro)!important;
  line-height:1!important;
}
.overview-links{margin-top:24px!important;gap:8px!important}
.overview-link{
  min-height:40px!important;padding:0 13px!important;
  font-size:var(--type-micro)!important;line-height:1!important;
}
.overview-metric{padding:25px!important}
.overview-metric small{font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.overview-metric b{margin-top:13px!important;font-size:24px!important;line-height:1.08!important}
.overview-metric.hero-metric b{margin-top:17px!important;font-size:clamp(38px,3vw,52px)!important}
.overview-metric span{
  margin-top:10px!important;
  font-family:var(--sans)!important;
  font-size:var(--type-data)!important;
  line-height:1.45!important;
}
.overview-stats{min-height:70px!important}
.overview-stats>div{gap:14px!important;padding:0 20px!important}
.overview-stats small{font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.overview-stats b{font-size:15px!important;line-height:1!important}

/* Toolbar */
.toolbar{min-height:82px!important;padding:15px!important;gap:10px!important}
.segmented{height:50px!important}
.segmented button{
  min-height:48px!important;padding:0 15px!important;
  font-size:var(--type-micro)!important;
  line-height:1!important;letter-spacing:.015em!important;
}
.searchbox{height:50px!important}
.searchbox span{font-size:12px!important}
.searchbox input{
  font-family:var(--mono)!important;
  font-size:var(--type-label)!important;
  line-height:var(--lh-ui)!important;
}
.toolbar select{
  height:50px!important;min-height:50px!important;padding-left:12px!important;
  font-family:var(--mono)!important;
  font-size:var(--type-micro)!important;
  line-height:var(--lh-ui)!important;
}
.feed-meta{
  min-height:50px!important;gap:8px!important;
  font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important;
}

/* Surge */
.surge-strip{min-height:52px!important;padding:10px 16px!important;column-gap:16px!important}
.surge-label{font-size:var(--type-micro)!important;line-height:1!important}
.surge-strip b{font-size:var(--type-label)!important;line-height:var(--lh-ui)!important}

/* Pane headers */
.pane-title{
  min-height:50px!important;height:auto!important;
  padding:11px 16px!important;gap:20px!important;
  font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important;
}
.pane-title span,.pane-title b{line-height:var(--lh-ui)!important}
.pane-title b{font-size:var(--type-micro)!important}

/* Live token log */
.token-header{
  min-height:42px!important;height:auto!important;
  padding:10px 18px!important;
  font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important;
}
.token-row{
  min-height:86px!important;padding:10px 18px!important;
  font-size:var(--type-label)!important;line-height:var(--lh-ui)!important;
}
.token-main{gap:13px!important}
.token-logo{width:42px!important;height:42px!important}
.token-copy{gap:5px!important}
.token-ident b{
  font-family:var(--sans)!important;
  font-size:14px!important;font-weight:700!important;
  line-height:1.2!important;letter-spacing:-.018em!important;
}
.token-name{font-family:var(--sans)!important;font-size:11px!important;line-height:1.4!important}
.token-meta{
  gap:8px!important;margin-top:1px!important;
  font-size:var(--type-micro)!important;line-height:1.4!important;
}
.signal-cell,.metric-cell{gap:6px!important}
.signal-cell b,.metric-cell b{font-size:var(--type-data)!important;line-height:1.2!important}
.signal-cell small,.metric-cell small{font-size:var(--type-micro)!important;line-height:1.35!important}
.score-cell{font-size:15px!important;line-height:1!important}

/* Right scope */
#scope{padding:24px!important}
.scope-top{gap:18px!important}
.scope-identity{gap:14px!important}
.scope-symbol{
  font-family:var(--sans)!important;
  font-size:30px!important;line-height:1.08!important;
}
.scope-name{
  margin-top:5px!important;
  font-family:var(--sans)!important;
  font-size:11px!important;line-height:1.45!important;
}
.scope-copy code{margin-top:6px!important;font-size:var(--type-micro)!important;line-height:1.45!important}
.scope-state{font-size:12px!important;line-height:1.1!important}
.scope-description{margin-top:18px!important;font-size:11px!important;line-height:1.62!important}
.scope-links{margin-top:18px!important;gap:8px!important}
.micro-link{
  min-height:36px!important;height:auto!important;padding:0 10px!important;
  font-size:var(--type-micro)!important;line-height:1!important;
}
.socials-block{margin-top:18px!important;padding-top:15px!important}
.socials-block>small{margin-bottom:10px!important;font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.scope-score-row{margin-top:21px!important;gap:20px!important}
.scope-score span{font-size:20px!important;line-height:1!important}
.heat-read small{font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.heat-read b{margin-top:8px!important;font-size:23px!important;line-height:1!important}
.heat-read p{margin-top:8px!important;font-size:9px!important;line-height:1.45!important}
.scope-stats div{min-height:68px!important;padding:14px!important}
.scope-stats small{
  display:block!important;margin-bottom:8px!important;
  font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important;
}
.scope-stats b{font-size:var(--type-data)!important;line-height:1.3!important}
.check{padding:12px 10px!important}
.check-top{gap:10px!important;font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.check small{margin-top:8px!important;font-size:var(--type-micro)!important;line-height:1.45!important}

/* Wallet table */
.wallet-header{
  min-height:40px!important;height:auto!important;padding:10px 16px!important;
  font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important;
}
.wallet-row{
  min-height:58px!important;height:auto!important;padding:11px 16px!important;
  font-size:var(--type-label)!important;line-height:var(--lh-ui)!important;
}
.wallet-id,.wallet-value,.wallet-seen{line-height:var(--lh-ui)!important}
.wallet-link{min-height:36px!important;padding:0 10px!important;font-size:var(--type-micro)!important}

/* Source intel */
#intel{padding:12px 16px 18px!important}
.intel-row{min-height:54px!important;padding:10px 0!important;gap:14px!important}
.intel-row span,.intel-row em{font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}
.intel-row b{
  font-family:var(--sans)!important;
  font-size:10px!important;font-weight:600!important;line-height:1.48!important;
}
.intel-note{
  margin-top:16px!important;
  font-family:var(--sans)!important;
  font-size:10px!important;line-height:1.62!important;
}
.intel-note strong{margin-bottom:8px!important;font-size:var(--type-micro)!important;line-height:var(--lh-ui)!important}

/* Footer */
.terminal-foot{
  min-height:58px!important;height:auto!important;padding:12px 16px!important;gap:24px!important;
  font-size:var(--type-micro)!important;line-height:1.45!important;
}
.terminal-foot span,.terminal-foot strong{line-height:1.45!important}

/* Lower sections */
.engine{gap:76px!important}
.engine-copy{gap:17px!important}
.engine-list article{padding:22px 0!important}
.engine-list b{font-size:13px!important;line-height:1.3!important}
.engine-list p{margin-top:8px!important;font-size:11px!important;line-height:1.62!important}
footer{line-height:1.5!important}

/* Overflow safety */
.pane-title *,.token-row *,.scope-pane *,.wallet-row *,.intel-row *,
.overview-metric *,.overview-contract *{min-width:0}
.token-name,.token-ident b,.metric-cell b,.metric-cell small,
.signal-cell b,.signal-cell small,.pane-title b,.wallet-row span,
.intel-row span,.intel-row em{overflow:hidden;text-overflow:ellipsis}
.token-name,.token-ident b,.metric-cell b,.metric-cell small,
.signal-cell b,.signal-cell small,.pane-title b{white-space:nowrap}

@media(max-width:1380px){
  .overview-contract{font-size:7.5px!important}
  .token-grid{gap:10px!important}
}
@media(max-width:980px){
  .topbar{height:70px!important;padding:0 18px!important}
  .brand-mascot{width:40px!important;height:40px!important;flex-basis:40px!important}
  .brand-word{font-size:20px!important}
  .hero-v4{padding-top:126px!important}
}
@media(max-width:720px){
  .topbar{height:66px!important;padding:0 12px!important}
  .brand-mascot{width:38px!important;height:38px!important;flex-basis:38px!important}
  .brand-word{font-size:19px!important}
  .hero-v4{padding-top:116px!important}
  .overview-primary{padding:24px 18px!important}
  .overview-metric{padding:20px!important}
  .toolbar{padding:11px!important}
  .segmented,.searchbox,.toolbar select{min-height:50px!important}
  .pane-title{padding:11px 12px!important}
  .pane-title b{max-width:48%!important;font-size:7.5px!important}
  .token-row{min-height:88px!important;padding:10px 12px!important}
  .token-meta{font-size:7.5px!important}
  #scope{padding:20px!important}
  .terminal-foot{gap:14px!important}
}


/* ============================================================
   V5.3 — smooth live arrivals
   ============================================================ */

/* A new launch enters as one calm row. No batch pop, no logo animation. */
.token-row.token-enter{
  animation:tokenRowEnter .28s cubic-bezier(.2,.75,.2,1) both!important;
}
.token-row.token-enter .token-logo,
.token-row.token-enter .token-logo *,
.token-row.token-enter img{
  animation:none!important;
  transition:none!important;
}

@keyframes tokenRowEnter{
  0%{
    opacity:0;
    transform:translateY(-6px);
    background-color:rgba(183,255,60,.035);
  }
  100%{
    opacity:1;
    transform:translateY(0);
    background-color:transparent;
  }
}

/* Same-origin token media should render as an already-decoded stable layer. */
.token-logo img,
.overview-logo img,
.scope-logo img{
  image-rendering:auto;
  content-visibility:auto;
}


/* ============================================================
   V5.4 — top-right mascot panel
   ============================================================ */
.terminal{
  position:relative;
  overflow:visible;
}

.hero-mascot-card{
  position:absolute;
  top:18px;
  right:18px;
  z-index:18;
  width:min(320px,28vw);
  min-width:260px;
  border:1px solid rgba(183,255,60,.14);
  border-radius:14px;
  background:
    linear-gradient(180deg,rgba(16,20,16,.96),rgba(9,12,9,.93)),
    radial-gradient(circle at 75% 20%,rgba(183,255,60,.10),transparent 48%);
  box-shadow:
    0 18px 44px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.03),
    0 0 0 1px rgba(183,255,60,.03);
  backdrop-filter:blur(10px);
  overflow:hidden;
}

.hero-mascot-card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(183,255,60,.028) 1px, transparent 1px),
    linear-gradient(90deg, rgba(183,255,60,.018) 1px, transparent 1px);
  background-size:24px 24px;
  mask-image:linear-gradient(to bottom, black, transparent 92%);
}

.hero-mascot-top{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:38px;
  padding:0 14px;
  border-bottom:1px solid rgba(183,255,60,.09);
  background:rgba(183,255,60,.03);
}
.hero-mascot-top small,
.hero-mascot-top span{
  font-family:var(--mono);
  font-size:8px;
  line-height:1.2;
  letter-spacing:.06em;
}
.hero-mascot-top small{color:#7f8e79}
.hero-mascot-top span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:var(--acid);
}
.hero-mascot-top span::before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--acid);
  box-shadow:0 0 12px rgba(183,255,60,.45);
}

.hero-mascot-body{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:88px minmax(0,1fr);
  gap:14px;
  padding:15px;
  align-items:center;
}
.hero-mascot-frame{
  position:relative;
  width:88px;
  height:88px;
  border-radius:14px;
  border:1px solid rgba(183,255,60,.14);
  background:
    radial-gradient(circle at 50% 45%,rgba(183,255,60,.12),transparent 58%),
    linear-gradient(180deg,#141a13,#0a0d0a);
  display:grid;
  place-items:center;
  overflow:hidden;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.03),
    0 10px 28px rgba(0,0,0,.28);
}
.hero-mascot-frame::after{
  content:"";
  position:absolute;
  inset:auto 12px 10px 12px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(183,255,60,.30),transparent);
}
.hero-mascot-frame img{
  width:70px;
  height:70px;
  object-fit:contain;
  filter:drop-shadow(0 0 18px rgba(183,255,60,.18));
}
.hero-mascot-copy{
  min-width:0;
  display:grid;
  gap:8px;
}
.hero-mascot-copy b{
  display:block;
  margin:0;
  font-family:var(--mono);
  font-size:12px;
  line-height:1.2;
  color:#dce5d7;
  letter-spacing:.02em;
}
.hero-mascot-copy p{
  margin:0;
  font-family:var(--sans);
  font-size:11px;
  line-height:1.58;
  color:#92a08d;
  text-wrap:pretty;
}

/* Reserve headroom on desktop so text doesn't collide with mascot */
@media (min-width: 981px){
  .terminal-titlebar{
    padding-right:min(354px,30vw)!important;
  }
}

@media (max-width: 980px){
  .hero-mascot-card{
    position:relative;
    top:auto;
    right:auto;
    width:100%;
    min-width:0;
    margin:0 0 16px;
  }
  .terminal-titlebar{
    padding-right:18px!important;
  }
}

@media (max-width: 720px){
  .hero-mascot-body{
    grid-template-columns:72px minmax(0,1fr);
    gap:12px;
    padding:13px;
  }
  .hero-mascot-frame{
    width:72px;
    height:72px;
    border-radius:12px;
  }
  .hero-mascot-frame img{
    width:58px;
    height:58px;
  }
  .hero-mascot-copy b{font-size:11px}
  .hero-mascot-copy p{
    font-size:10px;
    line-height:1.52;
  }
}


/* ============================================================
   V5.5 — obvious top-right mascot hero panel
   ============================================================ */

.hero-v4{
  grid-template-columns:minmax(0,1.1fr) minmax(360px,470px)!important;
  gap:70px!important;
  align-items:center!important;
}

.hero-brand-panel{
  width:100%;
  display:grid;
  gap:12px;
  align-self:center;
}

.hero-brand-art{
  position:relative;
  min-height:320px;
  border:1px solid rgba(183,255,60,.16);
  border-radius:18px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 42%,rgba(183,255,60,.15),transparent 30%),
    radial-gradient(circle at 84% 18%,rgba(183,255,60,.06),transparent 34%),
    linear-gradient(180deg,#101510 0%,#0a0d0a 58%,#080b08 100%);
  box-shadow:
    0 26px 70px rgba(0,0,0,.38),
    inset 0 1px 0 rgba(255,255,255,.025),
    0 0 0 1px rgba(183,255,60,.025);
}

.hero-brand-grid{
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(183,255,60,.036) 1px,transparent 1px),
    linear-gradient(90deg,rgba(183,255,60,.026) 1px,transparent 1px);
  background-size:24px 24px;
  mask-image:linear-gradient(to bottom,black 0%,black 68%,transparent 100%);
  pointer-events:none;
}

.hero-brand-art::before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(183,255,60,.055);
  border-radius:12px;
  pointer-events:none;
}

.hero-brand-art::after{
  content:"";
  position:absolute;
  left:26px;
  right:26px;
  bottom:74px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(183,255,60,.28),transparent);
  pointer-events:none;
}

.hero-brand-scan{
  position:absolute;
  left:0;
  right:0;
  top:44%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(183,255,60,.18),transparent);
  opacity:.65;
}

.hero-brand-badge{
  position:absolute;
  top:24px;
  right:24px;
  z-index:3;
  min-height:30px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:0 10px;
  border:1px solid rgba(183,255,60,.14);
  border-radius:6px;
  background:rgba(8,11,8,.78);
  color:var(--acid);
  font:700 8px/1 var(--mono);
  letter-spacing:.055em;
}
.hero-brand-badge i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--acid);
  box-shadow:0 0 14px rgba(183,255,60,.55);
}

.hero-brand-snake{
  position:absolute;
  inset:34px 46px 82px;
  display:grid;
  place-items:center;
}
.hero-brand-snake::before{
  content:"";
  position:absolute;
  width:230px;
  height:230px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(183,255,60,.12),rgba(183,255,60,.025) 48%,transparent 72%);
  filter:blur(2px);
}
.hero-brand-snake img{
  position:relative;
  z-index:2;
  width:min(245px,78%);
  max-height:215px;
  object-fit:contain;
  filter:
    drop-shadow(0 0 12px rgba(183,255,60,.18))
    drop-shadow(0 0 34px rgba(183,255,60,.10));
}

.hero-brand-wordmark{
  position:absolute;
  left:26px;
  right:26px;
  bottom:22px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
}
.hero-brand-wordmark small{
  color:#63705f;
  font:700 8px/1.2 var(--mono);
  letter-spacing:.065em;
}
.hero-brand-wordmark b{
  color:#dbe4d6;
  font:700 10px/1.2 var(--mono);
  letter-spacing:.04em;
  text-align:right;
}

.hero-brand-stats{
  display:grid;
  grid-template-columns:1fr 1fr;
  border:1px solid rgba(183,255,60,.10);
  border-radius:12px;
  overflow:hidden;
  background:#0a0e0a;
}
.hero-brand-stats>div{
  min-width:0;
  min-height:70px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:9px;
  padding:14px 16px;
  border-right:1px solid rgba(183,255,60,.08);
  border-bottom:1px solid rgba(183,255,60,.08);
}
.hero-brand-stats>div:nth-child(2n){border-right:0}
.hero-brand-stats>div:nth-child(n+3){border-bottom:0}
.hero-brand-stats small{
  color:#596555;
  font:700 8px/1 var(--mono);
  letter-spacing:.06em;
}
.hero-brand-stats b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#c9d3c5;
  font:700 10px/1.25 var(--mono);
}

/* Old status block is replaced by the branded panel. */
.hero-v4-status{display:none!important}

/* remove any no-longer-used terminal mascot styling from influencing layout */
.hero-mascot-card{display:none!important}

@media(max-width:1100px){
  .hero-v4{
    grid-template-columns:1fr!important;
    gap:42px!important;
  }
  .hero-brand-panel{
    max-width:620px;
  }
  .hero-brand-art{
    min-height:300px;
  }
}

@media(max-width:720px){
  .hero-brand-art{
    min-height:270px;
    border-radius:14px;
  }
  .hero-brand-snake{
    inset:40px 32px 78px;
  }
  .hero-brand-snake img{
    width:min(210px,78%);
    max-height:180px;
  }
  .hero-brand-stats>div{
    min-height:64px;
    padding:12px 13px;
  }
  .hero-brand-wordmark{
    left:20px;
    right:20px;
    bottom:18px;
  }
}


/* ============================================================
   V5.6 — RESPONSIVE SYSTEM
   Black V5.5 visual identity preserved.
   Breakpoints: ultrawide / desktop / laptop / tablet / phone.
   ============================================================ */

/* universal containment */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}
.shell-wide{
  width:min(1880px,calc(100% - 32px))!important;
}
.hero-v4-main,
.hero-brand-panel,
.terminal,
.market-overview,
.terminal-grid,
.pane,
#scope,
.token-main,
.wallet-id,
.intel-row{min-width:0}

/* ---------- ultrawide / large desktop ---------- */
@media(min-width:1800px){
  .shell-wide{width:min(1880px,calc(100% - 48px))!important}
  .hero-v4{
    grid-template-columns:minmax(0,1.2fr) 500px!important;
    gap:92px!important;
  }
  .hero-v4 h1{font-size:92px!important}
  .hero-brand-art{min-height:350px!important}
  .terminal-grid{
    grid-template-columns:minmax(0,1.8fr) minmax(390px,.68fr)!important;
  }
  .token-grid{
    grid-template-columns:minmax(420px,2.45fr) 104px 86px 120px 78px 74px 62px!important;
    gap:16px!important;
  }
  .wallet-grid{
    grid-template-columns:minmax(300px,1.55fr) 100px 100px 100px 72px 72px 74px!important;
    gap:12px!important;
  }
}

/* ---------- desktop / laptop 1440–1799 ---------- */
@media(max-width:1799px) and (min-width:1367px){
  .hero-v4{
    grid-template-columns:minmax(0,1.12fr) minmax(390px,450px)!important;
    gap:58px!important;
  }
  .terminal-grid{
    grid-template-columns:minmax(0,1.7fr) minmax(340px,.72fr)!important;
  }
  .token-grid{
    grid-template-columns:minmax(340px,2.3fr) 92px 76px 108px 68px 64px 56px!important;
    gap:12px!important;
  }
  .wallet-grid{
    grid-template-columns:minmax(250px,1.45fr) 88px 88px 88px 60px 60px 62px!important;
  }
}

/* ---------- laptop 1181–1366 ---------- */
@media(max-width:1366px) and (min-width:1181px){
  .shell-wide{width:calc(100% - 20px)!important}
  .topbar{padding-left:18px!important;padding-right:18px!important}
  .topbar nav{gap:17px!important}

  .hero-v4{
    grid-template-columns:minmax(0,1fr) minmax(350px,400px)!important;
    gap:38px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .hero-v4 h1{font-size:clamp(58px,6vw,76px)!important}
  .hero-brand-art{min-height:286px!important}
  .hero-brand-snake{inset:34px 36px 78px!important}
  .hero-brand-snake img{max-height:190px!important}

  .terminal-head{
    grid-template-columns:minmax(0,1fr) minmax(300px,430px)!important;
    gap:36px!important;
  }

  .market-overview{
    grid-template-columns:minmax(360px,.95fr) minmax(0,1.2fr)!important;
  }
  .overview-primary{padding:25px!important}
  .overview-metric{padding:18px!important}
  .overview-metric.hero-metric{padding:22px!important}

  .toolbar{
    grid-template-columns:minmax(0,1fr) repeat(3,minmax(108px,auto))!important;
    grid-auto-rows:auto;
  }
  .segmented{
    grid-column:1/-1;
    width:max-content;
    max-width:100%;
  }
  .searchbox{grid-column:1/2}
  .feed-meta{
    grid-column:1/-1;
    min-height:34px!important;
    justify-content:flex-start!important;
  }

  .terminal-grid{
    grid-template-columns:minmax(0,1.55fr) minmax(310px,.72fr)!important;
    grid-template-rows:minmax(650px,1fr) 350px!important;
  }
  .token-grid{
    grid-template-columns:minmax(290px,2fr) 82px 68px 94px 60px 56px 48px!important;
    gap:9px!important;
  }
  .token-row{padding-left:14px!important;padding-right:14px!important}
  .token-header{padding-left:14px!important;padding-right:14px!important}

  .wallet-grid{
    grid-template-columns:minmax(210px,1.4fr) 76px 76px 76px 52px 52px 54px!important;
    gap:7px!important;
  }
}

/* ---------- compact laptop / tablet landscape <=1180 ---------- */
@media(max-width:1180px){
  .shell-wide{width:calc(100% - 20px)!important}

  .hero-v4{
    grid-template-columns:1fr!important;
    gap:36px!important;
    padding-top:118px!important;
  }
  .hero-v4-main{max-width:900px}
  .hero-brand-panel{
    width:min(680px,100%)!important;
    max-width:none!important;
  }
  .hero-brand-art{min-height:300px!important}

  .terminal-head{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .terminal-head>p{max-width:760px!important}

  .market-overview{
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto auto!important;
  }
  .overview-primary{
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
  }
  .overview-metrics{
    min-height:270px;
    grid-template-columns:1.25fr 1fr 1fr!important;
  }
  .overview-stats{grid-row:auto!important}

  .toolbar{
    grid-template-columns:minmax(260px,1fr) repeat(3,minmax(112px,auto))!important;
  }
  .segmented{
    grid-column:1/-1!important;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
  }
  .segmented::-webkit-scrollbar{display:none}
  .segmented button{flex:0 0 auto}
  .feed-meta{grid-column:1/-1!important}

  /* one-column cockpit keeps every panel usable on 1024px tablets/laptops */
  .terminal-grid{
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
  }
  .targets-pane,
  .scope-pane,
  .wallets-pane{
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
  }
  .targets-pane{min-height:660px}
  .scope-pane{min-height:0}
  .wallets-pane{min-height:360px}
  .intel-pane{min-height:0}

  .token-list{
    height:580px!important;
    max-height:580px!important;
  }
  .token-grid{
    grid-template-columns:minmax(340px,2.2fr) 92px 78px 110px 70px 66px 56px!important;
    gap:12px!important;
  }

  #scope{max-width:none}
  .scope-stats{grid-template-columns:repeat(3,1fr)!important}

  .wallet-list{
    height:290px!important;
    max-height:290px!important;
  }
  .wallet-grid{
    grid-template-columns:minmax(260px,1.5fr) 90px 90px 90px 62px 62px 64px!important;
    gap:9px!important;
  }

  .engine{
    grid-template-columns:1fr!important;
    gap:48px!important;
  }
  .engine-copy{position:static!important}
}

/* ---------- tablet / small laptop <=900 ---------- */
@media(max-width:900px){
  .shell-wide{width:calc(100% - 16px)!important}

  .topbar{
    grid-template-columns:1fr auto!important;
    height:68px!important;
  }
  .chain-state{display:none!important}
  .topbar nav{gap:16px!important}
  .topbar nav a:nth-child(3){display:none}

  .hero-v4{
    padding-top:108px!important;
    gap:30px!important;
  }
  .hero-v4 h1{
    font-size:clamp(52px,10vw,72px)!important;
    max-width:760px;
  }
  .hero-v4 .hero-text{max-width:700px}
  .hero-brand-art{min-height:280px!important}

  .terminal-section{padding-top:32px!important}
  .terminal-head h2{font-size:clamp(36px,7vw,48px)!important}

  .terminal-titlebar{
    min-height:72px!important;
    height:auto!important;
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:10px!important;
    padding:13px 14px!important;
  }
  .terminal-health{
    width:100%;
    overflow-x:auto;
    padding-bottom:2px;
    scrollbar-width:none;
  }
  .terminal-health::-webkit-scrollbar{display:none}
  .terminal-health span{flex:0 0 auto}

  .overview-metrics{
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:auto!important;
    min-height:0!important;
  }
  .overview-metric.hero-metric{
    grid-column:1/-1!important;
    grid-row:auto!important;
    min-height:145px;
  }
  .overview-metric:nth-child(n){
    border-right:1px solid var(--line)!important;
    border-bottom:1px solid var(--line)!important;
  }
  .overview-stats{
    display:flex!important;
    min-height:66px!important;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .overview-stats::-webkit-scrollbar{display:none}
  .overview-stats>div{flex:0 0 150px!important}

  .toolbar{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .segmented,
  .searchbox,
  .feed-meta{grid-column:1/-1!important}
  .searchbox{height:48px!important}
  .toolbar select{
    width:100%!important;
    min-width:0!important;
  }

  .surge-strip{
    align-items:flex-start!important;
    min-height:56px!important;
  }
  .surge-strip b{
    white-space:normal!important;
    line-height:1.45!important;
  }

  .pane-title b{max-width:54%!important}

  /* mobile/tablet feed = 4 essential columns, rest stays in Target Scope */
  .token-grid{
    grid-template-columns:minmax(240px,1fr) 90px 108px 58px!important;
    gap:10px!important;
  }
  .token-header>span:nth-child(3),
  .token-row>span:nth-child(3),
  .token-header>span:nth-child(5),
  .token-row>span:nth-child(5),
  .token-header>span:nth-child(6),
  .token-row>span:nth-child(6){
    display:none!important;
  }
  .token-header>span:nth-child(4),
  .token-row>span:nth-child(4),
  .token-header>span:nth-child(7),
  .token-row>span:nth-child(7){
    display:grid!important;
  }
  .token-row{min-height:82px!important}

  .scope-stats{grid-template-columns:repeat(2,1fr)!important}

  .wallet-grid{
    grid-template-columns:minmax(220px,1fr) 90px 68px 66px!important;
    gap:8px!important;
  }
  .wallet-header>span:nth-child(2),
  .wallet-row>span:nth-child(2),
  .wallet-header>span:nth-child(3),
  .wallet-row>span:nth-child(3),
  .wallet-header>span:nth-child(6),
  .wallet-row>span:nth-child(6){
    display:none!important;
  }
  .wallet-header>span:nth-child(4),
  .wallet-row>span:nth-child(4),
  .wallet-header>span:nth-child(5),
  .wallet-row>span:nth-child(5),
  .wallet-header>span:nth-child(7),
  .wallet-row>span:nth-child(7){
    display:block!important;
  }

  .terminal-foot{
    align-items:flex-start!important;
    flex-wrap:wrap!important;
  }
  .terminal-foot strong{
    width:100%;
    margin-left:0!important;
  }
}

/* ---------- phones <=640 ---------- */
@media(max-width:640px){
  .shell-wide{width:calc(100% - 12px)!important}

  .topbar{
    height:64px!important;
    padding:0 12px!important;
  }
  .brand{gap:9px!important}
  .brand-mascot{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .brand-word{font-size:18px!important}
  .topbar nav{gap:12px!important}
  .topbar nav a{
    font-size:8px!important;
    min-height:40px;
    display:inline-flex;
    align-items:center;
  }
  .topbar nav a:nth-child(2),
  .topbar nav a:nth-child(3){display:none}

  .hero-v4{
    padding-top:96px!important;
    padding-bottom:34px!important;
  }
  .hero-v4 h1{
    font-size:clamp(43px,13vw,58px)!important;
    line-height:.94!important;
  }
  .hero-v4 .hero-text{
    margin-top:18px!important;
    font-size:13px!important;
  }
  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .hero-actions .btn{
    width:100%;
    min-height:48px;
    justify-content:center;
  }

  .hero-brand-art{
    min-height:250px!important;
    border-radius:14px!important;
  }
  .hero-brand-badge{
    top:16px!important;
    right:16px!important;
  }
  .hero-brand-snake{
    inset:34px 22px 72px!important;
  }
  .hero-brand-snake img{
    width:min(190px,74%)!important;
    max-height:165px!important;
  }
  .hero-brand-wordmark{
    left:16px!important;
    right:16px!important;
    bottom:16px!important;
  }
  .hero-brand-wordmark small{font-size:7px!important}
  .hero-brand-wordmark b{font-size:8px!important}
  .hero-brand-stats>div{
    min-height:62px!important;
    padding:11px 12px!important;
  }

  .terminal-section{padding-bottom:72px!important}
  .terminal-head{margin-bottom:16px!important}
  .terminal-head h2{font-size:34px!important}

  .terminal{
    border-left:1px solid var(--line2)!important;
    border-right:1px solid var(--line2)!important;
  }

  .overview-primary{padding:20px 16px!important}
  .overview-topline{margin-bottom:20px!important}
  .overview-identity{gap:12px!important}
  .overview-logo{
    width:58px!important;
    height:58px!important;
    flex-basis:58px!important;
  }
  .overview-symbol-line{
    flex-wrap:wrap;
    gap:8px!important;
  }
  .overview-symbol-line h3{font-size:25px!important}
  .overview-copy>p{font-size:12px!important}
  .overview-contract{
    flex-wrap:wrap!important;
    gap:6px 10px!important;
  }
  .overview-contract code{
    width:100%;
    max-width:100%!important;
  }
  .overview-metric{padding:17px!important}
  .overview-metric.hero-metric{min-height:125px!important}
  .overview-metric.hero-metric b{font-size:36px!important}
  .overview-metric b{font-size:19px!important}
  .overview-stats>div{flex-basis:138px!important}

  .toolbar{
    grid-template-columns:1fr 1fr!important;
    padding:10px!important;
  }
  .segmented,
  .searchbox,
  .feed-meta{grid-column:1/-1!important}
  .segmented{
    width:100%!important;
    max-width:100%!important;
  }
  .segmented button{
    min-width:74px!important;
    min-height:46px!important;
  }
  .toolbar select{
    min-height:46px!important;
    height:46px!important;
  }
  #sort-filter{grid-column:1/-1}

  .surge-strip{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    padding:11px 12px!important;
  }

  .pane-title{
    min-height:48px!important;
    padding:10px 12px!important;
  }
  .pane-title b{
    max-width:48%!important;
    font-size:7px!important;
  }

  .targets-pane{min-height:620px}
  .token-list{
    height:540px!important;
    max-height:540px!important;
  }
  .token-grid{
    grid-template-columns:minmax(0,1fr) 72px 82px 44px!important;
    gap:7px!important;
  }
  .token-header{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .token-row{
    min-height:80px!important;
    padding:9px 10px!important;
  }
  .token-main{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .token-logo{width:36px!important;height:36px!important}
  .token-ident b{font-size:12px!important}
  .token-name{font-size:10px!important}
  .token-meta{font-size:7px!important;gap:5px!important}
  .signal-cell b,.metric-cell b{font-size:8px!important}
  .signal-cell small,.metric-cell small{font-size:6.5px!important}
  .score-cell{font-size:12px!important}

  #scope{padding:17px!important}
  .scope-top{gap:10px!important}
  .scope-logo{
    width:46px!important;
    height:46px!important;
    flex-basis:46px!important;
  }
  .scope-symbol{font-size:25px!important}
  .scope-state{font-size:9px!important}
  .scope-description{-webkit-line-clamp:4!important}
  .scope-links{gap:6px!important}
  .micro-link{
    min-height:38px!important;
    padding:0 9px!important;
  }
  .scope-score-row{
    grid-template-columns:96px 1fr!important;
    gap:13px!important;
  }
  .scope-stats{
    grid-template-columns:1fr 1fr!important;
    gap:0!important;
  }

  .wallets-pane{min-height:330px}
  .wallet-list{
    height:260px!important;
    max-height:260px!important;
  }
  .wallet-grid{
    grid-template-columns:minmax(0,1fr) 80px 52px 54px!important;
    gap:6px!important;
  }
  .wallet-header,
  .wallet-row{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .wallet-link{display:none!important}

  #intel{padding-left:12px!important;padding-right:12px!important}
  .intel-row{
    grid-template-columns:62px minmax(0,1fr) auto!important;
    gap:7px!important;
  }

  .terminal-foot{
    padding:12px!important;
    gap:8px 14px!important;
  }

  .engine{padding:78px 0!important}
  .engine-list article{
    grid-template-columns:52px 1fr!important;
    gap:12px!important;
  }
}

/* ---------- very narrow phones <=420 ---------- */
@media(max-width:420px){
  .shell-wide{width:calc(100% - 8px)!important}
  .topbar nav a:first-child{display:none}
  .topbar nav{gap:0!important}

  .hero-v4{padding-top:88px!important}
  .hero-v4 h1{font-size:42px!important}
  .hero-brand-art{min-height:230px!important}
  .hero-brand-snake img{
    width:min(170px,72%)!important;
    max-height:145px!important;
  }
  .hero-brand-stats small{font-size:7px!important}
  .hero-brand-stats b{font-size:8px!important}

  .terminal-name span{display:none}
  .terminal-health{gap:12px!important}

  .overview-metrics{grid-template-columns:1fr!important}
  .overview-metric.hero-metric{grid-column:auto!important}
  .overview-metric{min-height:96px!important}
  .overview-metric.hero-metric{min-height:120px!important}

  .token-grid{
    grid-template-columns:minmax(0,1fr) 64px 72px 38px!important;
    gap:5px!important;
  }
  .token-meta span:last-child{display:none}

  .scope-top{
    align-items:flex-start!important;
    flex-wrap:wrap;
  }
  .scope-state{margin-left:60px}
  .scope-score-row{grid-template-columns:82px 1fr!important}
  .scope-stats{grid-template-columns:1fr!important}

  .wallet-grid{
    grid-template-columns:minmax(0,1fr) 72px 46px 48px!important;
  }
  .wallet-seen{font-size:6.5px!important}

  .intel-row{
    grid-template-columns:56px minmax(0,1fr)!important;
  }
  .intel-row em{display:none!important}
}

/* ---------- touch devices ---------- */
@media(pointer:coarse){
  .topbar nav a,
  .btn,
  .overview-link,
  .micro-link,
  .wallet-link,
  .segmented button,
  .toolbar select{
    min-height:44px;
  }
  .token-row{cursor:default}
}

/* ---------- short landscape screens ---------- */
@media(max-height:650px) and (min-width:700px){
  .hero-v4{padding-top:94px!important;padding-bottom:30px!important}
  .hero-brand-art{min-height:240px!important}
  .hero-brand-snake img{max-height:150px!important}
}


/* ============================================================
   V5.7 — FIGMA TYPOGRAPHY + SPACING QA
   Black V5.5/V5.6 identity preserved.
   Live logic unchanged.
   ============================================================ */

:root{
  --font-sans:"Geist",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  --font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;

  --fs-micro:8px;
  --fs-label:9px;
  --fs-data:10px;
  --fs-body:12px;
  --fs-body-lg:14px;

  --lh-tight:1.12;
  --lh-ui:1.38;
  --lh-copy:1.62;
}

html,body,button,input,select{
  font-family:var(--font-sans)!important;
}
code,kbd,pre,
.eyebrow,.kicker,.chain-state,.topbar nav,.terminal-name,.terminal-health,
.toolbar,.pane-title,.token-header,.token-meta,.signal-cell,.metric-cell,.score-cell,
.scope-state,.micro-link,.scope-stats,.checks,.wallet-header,.wallet-row,
.intel-row,.terminal-foot,.overview-live,.overview-age,.overview-signal,
.overview-contract,.overview-link,.overview-metric small,.overview-metric b,
.overview-stats,.feed-meta,.surge-strip{
  font-family:var(--font-mono)!important;
  font-variant-numeric:tabular-nums slashed-zero;
}

/* no unreadable 6–7px operational text */
.token-header,
.wallet-header,
.overview-live,
.overview-age,
.overview-metric small,
.overview-stats small,
.pane-title,
.feed-meta,
.socials-block>small,
.check-top,
.check small,
.intel-row span,
.intel-row em,
.terminal-foot,
.overview-contract,
.signal-cell small,
.metric-cell small{
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}

/* top-level hero rhythm */
.hero-v4 h1{
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}
.hero-v4 .hero-text{
  line-height:1.72!important;
}
.terminal-head{
  row-gap:14px!important;
}
.terminal-head h2{
  line-height:1.06!important;
}
.terminal-head>p{
  line-height:1.7!important;
}

/* terminal titlebar */
.terminal-titlebar{
  min-height:60px!important;
  height:auto!important;
  padding-top:11px!important;
  padding-bottom:11px!important;
}
.terminal-name{
  gap:12px!important;
}
.terminal-name b{
  font-family:var(--font-sans)!important;
  font-size:13px!important;
  line-height:1.15!important;
}
.terminal-name span{
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}
.terminal-health{
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}

/* market overview */
.market-overview{
  min-height:326px!important;
}
.overview-primary{
  padding:30px 32px 28px!important;
}
.overview-topline{
  margin-bottom:26px!important;
}
.overview-identity{
  gap:18px!important;
}
.overview-copy{
  display:grid!important;
  align-content:center!important;
  row-gap:6px!important;
}
.overview-symbol-line{
  align-items:center!important;
  gap:12px!important;
}
.overview-symbol-line h3{
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}
.overview-copy>p{
  margin:0!important;
  line-height:1.45!important;
}
.overview-contract{
  margin-top:2px!important;
  line-height:1.45!important;
  gap:11px!important;
}
.overview-signal{
  min-height:28px!important;
  height:auto!important;
  padding:6px 9px!important;
  font-size:var(--fs-micro)!important;
  line-height:1!important;
}
.overview-links{
  margin-top:22px!important;
  gap:8px!important;
}
.overview-link{
  min-height:38px!important;
  font-size:var(--fs-micro)!important;
  line-height:1!important;
}
.overview-metric{
  padding:23px!important;
}
.overview-metric small{
  display:block!important;
}
.overview-metric b{
  margin-top:12px!important;
  line-height:1.08!important;
}
.overview-metric span{
  margin-top:9px!important;
  font-family:var(--font-sans)!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.overview-stats{
  min-height:68px!important;
}
.overview-stats>div{
  gap:12px!important;
  padding:0 18px!important;
}

/* controls */
.toolbar{
  padding:13px!important;
  gap:9px!important;
}
.segmented button{
  font-size:var(--fs-micro)!important;
  line-height:1!important;
}
.searchbox input,
.toolbar select{
  font-family:var(--font-mono)!important;
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}
.feed-meta{
  gap:9px!important;
}

/* surge strip: one clean badge + readable status line */
.surge-strip{
  min-height:50px!important;
  padding:9px 14px!important;
  column-gap:16px!important;
}
.surge-label{
  font-size:var(--fs-micro)!important;
  line-height:1!important;
}
.surge-strip b{
  font-size:var(--fs-label)!important;
  line-height:1.45!important;
}

/* pane headings */
.pane-title{
  min-height:48px!important;
  height:auto!important;
  padding:10px 14px!important;
  gap:16px!important;
}
.pane-title span,
.pane-title b{
  line-height:var(--lh-ui)!important;
}
.pane-title b{
  font-size:var(--fs-micro)!important;
}

/* live table */
.token-header{
  min-height:42px!important;
  height:auto!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
  letter-spacing:.045em!important;
}
.token-row{
  min-height:82px!important;
}
.token-main{
  gap:12px!important;
}
.token-copy{
  row-gap:5px!important;
}
.token-ident b{
  font-family:var(--font-sans)!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.18!important;
  letter-spacing:-.018em!important;
}
.token-name{
  font-family:var(--font-sans)!important;
  font-size:10.5px!important;
  line-height:1.42!important;
}
.token-meta{
  min-height:13px!important;
  font-size:var(--fs-micro)!important;
  line-height:1.4!important;
}
.signal-cell,
.metric-cell{
  row-gap:6px!important;
}
.signal-cell b,
.metric-cell b{
  font-size:var(--fs-label)!important;
  line-height:1.2!important;
}
.signal-cell small,
.metric-cell small{
  font-size:var(--fs-micro)!important;
}
.score-cell{
  font-size:14px!important;
  line-height:1!important;
}

/* TARGET SCOPE — fix actual overlap and cramped cards */
#scope{
  padding:22px!important;
}
.scope-top{
  gap:16px!important;
}
.scope-identity{
  gap:13px!important;
}
.scope-copy{
  display:grid!important;
  align-content:center!important;
  row-gap:4px!important;
}
.scope-symbol{
  margin:0!important;
  font-family:var(--font-sans)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
.scope-name{
  margin:0!important;
  padding-top:2px!important;
  font-family:var(--font-sans)!important;
  font-size:10px!important;
  line-height:1.45!important;
}
.scope-copy code{
  margin-top:3px!important;
  font-size:var(--fs-micro)!important;
  line-height:1.45!important;
}
.scope-state{
  font-size:10px!important;
  line-height:1.1!important;
}
.scope-description{
  margin-top:17px!important;
  line-height:1.62!important;
}
.scope-links{
  margin-top:17px!important;
  gap:8px!important;
}
.micro-link{
  min-height:36px!important;
  height:auto!important;
  padding:0 10px!important;
  font-size:var(--fs-micro)!important;
  line-height:1!important;
}
.socials-block{
  margin-top:17px!important;
  padding-top:14px!important;
}
.socials-block>small{
  margin-bottom:9px!important;
}

.scope-score-row{
  grid-template-columns:112px minmax(0,1fr)!important;
  gap:18px!important;
  margin-top:19px!important;
}
.scope-score{
  min-height:112px!important;
}
.scope-score span{
  font-size:28px!important;
  line-height:1!important;
}
.heat-read{
  padding-left:18px!important;
}
.heat-read small{
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}
.heat-read b{
  margin-top:8px!important;
  line-height:1!important;
}
.heat-read p{
  margin-top:8px!important;
  font-size:9px!important;
  line-height:1.45!important;
}

/* wider gaps between the right-side stat cards */
.scope-stats{
  gap:10px!important;
}
.scope-stats div{
  min-height:66px!important;
  padding:13px 14px!important;
}
.scope-stats small{
  display:block!important;
  margin-bottom:8px!important;
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}
.scope-stats b{
  display:block!important;
  font-size:var(--fs-data)!important;
  line-height:1.3!important;
}

.check{
  padding:10px 0!important;
}
.check-top{
  min-height:16px!important;
  gap:10px!important;
}
.check small{
  margin-top:7px!important;
  line-height:1.45!important;
}

/* wallets */
.wallet-header{
  min-height:40px!important;
  height:auto!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
}
.wallet-row{
  min-height:56px!important;
  height:auto!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
  font-size:var(--fs-label)!important;
  line-height:var(--lh-ui)!important;
}
.wallet-id,
.wallet-value,
.wallet-seen{
  line-height:var(--lh-ui)!important;
}
.wallet-link{
  min-height:34px!important;
  font-size:var(--fs-micro)!important;
}

/* source intel */
#intel{
  padding:11px 16px 17px!important;
}
.intel-row{
  min-height:52px!important;
  padding:9px 0!important;
  gap:13px!important;
}
.intel-row b{
  font-family:var(--font-sans)!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.48!important;
  white-space:normal!important;
}
.intel-note{
  margin-top:15px!important;
  font-family:var(--font-sans)!important;
  font-size:10px!important;
  line-height:1.62!important;
}
.intel-note strong{
  margin-bottom:7px!important;
  font-size:var(--fs-micro)!important;
  line-height:var(--lh-ui)!important;
}

/* footer */
.terminal-foot{
  min-height:58px!important;
  height:auto!important;
  padding:12px 16px!important;
  gap:20px!important;
  line-height:1.45!important;
}
.terminal-foot span,
.terminal-foot strong{
  line-height:1.45!important;
}

/* lower content */
.engine-copy{
  gap:16px!important;
}
.engine-list article{
  padding-top:21px!important;
  padding-bottom:21px!important;
}
.engine-list b{
  line-height:1.3!important;
}
.engine-list p{
  margin-top:8px!important;
  line-height:1.62!important;
}

/* text collision / overflow safety */
.market-overview *,
.token-row *,
.scope-pane *,
.wallet-row *,
.intel-row *,
.pane-title *,
.terminal-foot *{
  min-width:0;
}
.token-ident b,
.token-name,
.metric-cell b,
.metric-cell small,
.signal-cell b,
.signal-cell small,
.wallet-row span,
.pane-title b{
  overflow:hidden;
  text-overflow:ellipsis;
}
.token-ident b,
.token-name,
.metric-cell b,
.metric-cell small,
.signal-cell b,
.signal-cell small{
  white-space:nowrap;
}

/* laptop refinement */
@media(max-width:1366px){
  .overview-primary{padding:25px!important}
  .overview-metric{padding:18px!important}
  #scope{padding:19px!important}
  .scope-stats{gap:8px!important}
}

/* tablet */
@media(max-width:900px){
  .token-row{min-height:84px!important}
  #scope{padding:18px!important}
  .scope-score-row{
    grid-template-columns:104px minmax(0,1fr)!important;
    gap:15px!important;
  }
}

/* phone */
@media(max-width:640px){
  .overview-primary{padding:20px 16px!important}
  .overview-copy{row-gap:4px!important}
  .overview-contract{
    margin-top:4px!important;
    row-gap:5px!important;
  }
  .token-row{
    min-height:82px!important;
    padding-top:9px!important;
    padding-bottom:9px!important;
  }
  .token-ident b{font-size:12px!important}
  .token-name{font-size:10px!important}
  #scope{padding:16px!important}
  .scope-symbol{font-size:25px!important}
  .scope-score-row{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:12px!important;
  }
  .scope-score{min-height:92px!important}
  .scope-score span{font-size:24px!important}
  .scope-stats{gap:7px!important}
  .scope-stats div{
    min-height:62px!important;
    padding:11px!important;
  }
}

/* very narrow phone */
@media(max-width:420px){
  .scope-score-row{
    grid-template-columns:82px minmax(0,1fr)!important;
  }
  .scope-score{min-height:82px!important}
  .scope-score span{font-size:22px!important}
  .scope-stats{
    grid-template-columns:1fr!important;
  }
}


/* ============================================================
   V5.7.1 — transparent hero snake replacement
   ============================================================ */

/* keep the black site, but remove any "boxed mascot" feeling in the top-right hero */
.hero-brand-art{
  overflow:hidden!important;
}

.hero-brand-art::before{
  display:none!important; /* remove the inner frame line */
}
.hero-brand-art::after{
  opacity:.55!important; /* keep the lower scan line softer */
}

.hero-brand-snake{
  inset:24px 26px 66px!important;
}

.hero-brand-snake::before{
  width:280px!important;
  height:280px!important;
  background:
    radial-gradient(circle, rgba(183,255,60,.18), rgba(183,255,60,.08) 44%, transparent 72%)!important;
  filter:blur(4px)!important;
}

.hero-brand-snake img{
  width:min(255px,82%)!important;
  max-height:230px!important;
  object-fit:contain!important;
  background:transparent!important;
  mix-blend-mode:normal!important;
  filter:
    drop-shadow(0 0 10px rgba(183,255,60,.22))
    drop-shadow(0 0 28px rgba(183,255,60,.12))!important;
}

/* the new transparent PNG doesn't need any faux tile/frame behind it */
.hero-brand-panel .hero-brand-art .brand-mascot,
.hero-brand-panel .hero-brand-art .hero-mascot-frame{
  display:none!important;
}

@media(max-width:720px){
  .hero-brand-snake{
    inset:30px 22px 64px!important;
  }
  .hero-brand-snake img{
    width:min(210px,80%)!important;
    max-height:185px!important;
  }
}

@media(max-width:420px){
  .hero-brand-snake{
    inset:28px 18px 62px!important;
  }
  .hero-brand-snake img{
    width:min(180px,78%)!important;
    max-height:155px!important;
  }
}
