.company-search.svelte-gt3ghj{position:relative;width:100%}.input-wrap.svelte-gt3ghj{position:relative;display:flex;align-items:center}.input-wrap.svelte-gt3ghj input:where(.svelte-gt3ghj){width:100%;padding:var(--space-3) var(--space-4);padding-right:2.5rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:var(--font-size-base);font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;background:#fff}.input-wrap.svelte-gt3ghj input:where(.svelte-gt3ghj):focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #f39c121a}.input-wrap.svelte-gt3ghj input:where(.svelte-gt3ghj)::placeholder{color:var(--color-muted)}.clear-btn.svelte-gt3ghj{position:absolute;right:var(--space-3);display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:var(--color-muted);font-size:1.1rem;line-height:1;cursor:pointer;transition:color .15s ease}.clear-btn.svelte-gt3ghj:hover{color:var(--color-text)}.spinner.svelte-gt3ghj{position:absolute;right:var(--space-3);width:16px;height:16px;border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:svelte-gt3ghj-spin .6s linear infinite;pointer-events:none;flex-shrink:0}.submit-btn.svelte-gt3ghj{position:absolute;right:6px;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:var(--radius-full);background:var(--color-accent);color:#fff;cursor:pointer;box-shadow:var(--shadow-btn-glow);transition:background var(--transition-normal),transform var(--transition-normal),box-shadow var(--transition-normal);flex-shrink:0}.submit-btn.svelte-gt3ghj:hover{background:var(--color-accent-hover);transform:scale(1.06);box-shadow:var(--shadow-btn-glow-hover)}.submit-btn.svelte-gt3ghj:active{background:var(--color-accent-active);transform:scale(1);box-shadow:none}.submit-btn.svelte-gt3ghj:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.submit-btn.svelte-gt3ghj svg:where(.svelte-gt3ghj){width:20px;height:20px}.has-submit.svelte-gt3ghj input:where(.svelte-gt3ghj){padding-right:3.75rem}.has-submit.svelte-gt3ghj .clear-btn:where(.svelte-gt3ghj),.has-submit.svelte-gt3ghj .spinner:where(.svelte-gt3ghj){right:3.75rem}@keyframes svelte-gt3ghj-spin{to{transform:rotate(360deg)}}.dropdown.svelte-gt3ghj{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:200;max-height:260px;overflow-y:auto;margin:0;padding:var(--space-1) 0;list-style:none}.dropdown-item.svelte-gt3ghj{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-4);cursor:pointer;transition:background .15s ease}.dropdown-item.svelte-gt3ghj:hover,.dropdown-item.active.svelte-gt3ghj{background:var(--color-accent-subtle)}.company-name.svelte-gt3ghj{font-size:var(--font-size-sm);font-weight:500;color:var(--color-text);line-height:1.3}.company-meta.svelte-gt3ghj{font-size:var(--font-size-xs);color:var(--color-text-secondary)}.dropdown-empty.svelte-gt3ghj{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-secondary);list-style:none;line-height:1.5}.dropdown-empty.svelte-gt3ghj a{color:var(--color-accent-hover);font-weight:var(--font-weight-semibold)}
