#tokenMobileActions[hidden],.token-mobile-extra[hidden]{display:none!important}
@media(max-width:700px){
  #view-scan .scan-workspace>.scan-sidebar{display:none}
  #view-scan .scan-workspace>#tokenHead,#view-scan .scan-workspace>#scanMetrics{order:0;grid-column:1;min-width:0}
  #view-scan .scan-workspace>#tokenHead{padding-bottom:0;border-bottom:0}
  #tokenMobileActions{min-width:0}
  #view-scan #tokenMobileActions .th-trade{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;box-sizing:border-box;min-height:44px;margin:0;padding:11px 16px;border:1px solid var(--accent);border-radius:12px;background:var(--accent);color:var(--on-accent,#080a03);font-size:14px;font-weight:600;text-decoration:none;overflow-wrap:anywhere}
  #view-scan #tokenMobileActions .th-trade svg{width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  #view-scan #tokenMobileActions .th-trade:hover{filter:brightness(.94)}
  #view-scan #tokenMobileActions .th-trade:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
  html[data-theme="light"] #view-scan #tokenMobileActions .th-trade{color:var(--bg,#fff)}
  .token-mobile-extra{min-width:0;margin:0;padding:16px}
  #tokenMobileTrades .tvb-trades,#tokenMobileInsights .tv-insights{margin-top:0}
}
