.tokens-toolbar{display:flex;gap:12px;margin-bottom:12px;align-items:center}.tokens-filter-input,.tokens-scope-select{background:var(--bg-light);color:var(--text-main);border:1px solid var(--border-light);border-radius:10px;padding:10px 12px;font-size:.9rem}.tokens-filter-input{flex:1;min-width:320px}.tokens-scope-select{min-width:220px}.tokens-table{width:100%}.token-cell-link{display:inline-flex;align-items:center;gap:8px}.token-cell-image,.token-cell-placeholder{width:22px;height:22px;border-radius:50%;flex:0 0 22px}.token-cell-placeholder{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;border:1px solid var(--border-light);color:var(--text-muted)}.token-cell-name{font-weight:600}.token-cell-symbol{color:var(--text-muted);font-size:.82rem}@media (max-width: 900px){.tokens-toolbar{flex-direction:column;align-items:stretch}.tokens-filter-input,.tokens-scope-select{min-width:0;width:100%}}
