.search-container.svelte-fs5hk8{position:relative;flex:1 1 auto;min-width:200px;box-sizing:border-box;overflow:hidden}.search-icon.svelte-fs5hk8{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none;z-index:1}.search-input.svelte-fs5hk8{width:100%;padding:.875rem 2.75rem .875rem 3.5rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:24px;color:var(--text-primary);font-size:.95rem;font-weight:500;transition:all .2s ease;box-sizing:border-box}.search-input.svelte-fs5hk8:focus{outline:none;border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc426;background:var(--bg-card)}.search-input.svelte-fs5hk8:hover:not(:focus){border-color:var(--border-color-strong)}.search-input.svelte-fs5hk8::placeholder{color:var(--text-tertiary)}.search-clear.svelte-fs5hk8{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--bg-secondary);border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;transition:all .15s ease}.search-clear.svelte-fs5hk8:hover{background:var(--bg-tertiary);color:var(--text-primary)}
