/* Layout only. The previous theme, sidebar width and metric styles apply. */
#view-scan #tokenHead{display:block}
#view-scan #tokenHead .th-summary-top{display:flex;align-items:flex-start;gap:10px;min-width:0}
#view-scan #tokenHead .th-id{width:auto;flex:1;min-width:0}
#view-scan #tokenHead .th-price{width:auto;max-width:42%;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}
#view-scan #tokenHead .th-contract{width:100%;flex-wrap:nowrap}
#view-scan #tokenHead .th-contract-address{flex:1;min-width:0;white-space:normal;overflow-wrap:anywhere;text-overflow:clip;text-transform:none}
#view-scan #tokenHead .th-contract-copy{flex:0 0 auto}
#view-scan #tokenHead .th-links{display:flex;flex-wrap:wrap;gap:6px}
