.search-input.svelte-jtsayf.svelte-jtsayf{position:relative;width:100%}.input-wrapper.svelte-jtsayf.svelte-jtsayf{position:relative;display:flex;align-items:center}.input-wrapper.svelte-jtsayf input.svelte-jtsayf{padding:4px 6px;font-size:12px;background-color:var(--input-bg, var(--secondary-color));border:1px solid var(--border-color, #555);border-radius:3px;color:var(--text-color);width:100%;box-sizing:border-box;height:28px}.input-wrapper.svelte-jtsayf input.svelte-jtsayf:focus{outline:none;border-color:var(--accent-color, #4a9eff)}.input-wrapper.svelte-jtsayf input.svelte-jtsayf:disabled{opacity:.6;cursor:not-allowed}.search-spinner.svelte-jtsayf.svelte-jtsayf{position:absolute;right:6px;width:12px;height:12px;border:2px solid var(--border-color);border-top-color:var(--accent-color);border-radius:50%;animation:svelte-jtsayf-spin .8s linear infinite}@keyframes svelte-jtsayf-spin{to{transform:rotate(360deg)}}.search-dropdown.svelte-jtsayf.svelte-jtsayf{position:fixed;z-index:1000;max-height:200px;overflow-y:auto;background-color:var(--secondary-color);border:1px solid var(--border-color, #555);border-radius:3px;box-shadow:0 4px 12px #0000004d}.search-status.svelte-jtsayf.svelte-jtsayf{padding:10px 12px;text-align:center;color:var(--text-muted, #999);font-size:12px}.search-result.svelte-jtsayf.svelte-jtsayf{padding:8px 10px;font-size:12px;color:var(--text-color);cursor:pointer;border-bottom:1px solid var(--border-color, #555);text-align:left}.search-result.svelte-jtsayf.svelte-jtsayf:last-child{border-bottom:none}.search-result.svelte-jtsayf.svelte-jtsayf:hover,.search-result.highlighted.svelte-jtsayf.svelte-jtsayf{background-color:var(--hover-color)}.search-result.highlighted.svelte-jtsayf.svelte-jtsayf{outline:2px solid var(--accent-color, #4a9eff);outline-offset:-2px}.result-name.svelte-jtsayf.svelte-jtsayf{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
