.shared-table-search{display:flex;align-items:center;gap:7px;width:clamp(220px,28vw,360px);height:38px;padding:0 7px 0 10px;border:1px solid var(--border-strong);border-radius:7px;background:var(--bg-elevated);color:var(--text-muted)}.shared-table-search:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-light)}.shared-table-search>.svg-icon{flex:0 0 auto;width:16px;height:16px}.shared-table-search input{min-width:0!important;width:100%;height:34px;padding:0!important;border:0!important;background:transparent!important;color:var(--text-primary)}.shared-table-search span{flex:0 0 auto;font-size:7px;white-space:nowrap}.shared-table-search button{display:grid!important;place-items:center;min-width:28px!important;width:28px;height:28px;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important}.shared-table-search button .svg-icon{width:13px;height:13px}@media(max-width:720px){.shared-table-search{width:100%}}
