.c-search.svelte-jmdmot{position:relative;display:flex;align-items:center;gap:10px;background:var(--button-bg, var(--bg-mid));border:none;border-radius:28px;padding:10px 14px}.c-search.svelte-jmdmot:focus-within{box-shadow:0 2px 12px #0000000f}.c-search__input.svelte-jmdmot{flex:1;border:none;outline:none;background:transparent;font-size:16px;padding:0;min-width:0}.c-search__input.svelte-jmdmot::placeholder{color:var(--mid-emphasis)}.c-search.svelte-jmdmot>:where(.svelte-jmdmot):first-child{flex-shrink:0}.c-search__spinner.svelte-jmdmot{width:20px;height:20px;opacity:.9}.c-search__input.svelte-jmdmot:disabled{background-color:transparent;opacity:.7;cursor:not-allowed}.c-search__input.svelte-jmdmot::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-color:#999;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">  <path d="M2 2 L10 10 M10 2 L2 10" stroke="white" stroke-width="1" stroke-linecap="round"/></svg>') no-repeat center / 12px 12px;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">  <path d="M2 2 L10 10 M10 2 L2 10" stroke="white" stroke-width="1" stroke-linecap="round"/></svg>') no-repeat center / 12px 12px}.c-search__input.svelte-jmdmot:hover::-webkit-search-cancel-button{background-color:#000}.search-history.svelte-jmdmot{position:absolute;top:100%;left:0;right:0;background:var(--bg);border-radius:16px;box-shadow:0 8px 32px #0000001f;margin-top:-1px;z-index:1000;max-height:300px;overflow-y:auto}.c-search.svelte-jmdmot:focus-within .search-history:where(.svelte-jmdmot){border-top:1px solid var(--separator)}.suggestions-grid.svelte-jmdmot{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;padding:8px}.suggestions-section.svelte-jmdmot{display:flex;flex-direction:column;min-width:0}.section-title.svelte-jmdmot{display:flex;align-items:center;gap:8px;padding:8px 8px 6px;font-size:12px;color:var(--mid-emphasis);text-transform:none}.history-item.svelte-jmdmot{display:flex;align-items:center;min-width:0}.history-list.svelte-jmdmot{display:flex;flex-direction:column;border-top:1px solid var(--separator)}.history-query.svelte-jmdmot{flex:1;display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;text-align:left;font-size:14px;color:var(--high-emphasis);cursor:pointer;transition:background-color .2s ease;min-width:0}.history-query.svelte-jmdmot:hover{background-color:var(--bg-mid)}.history-query.svelte-jmdmot:focus{outline:2px solid var(--key-color);outline-offset:-2px;background-color:var(--bg-mid)}.history-query.svelte-jmdmot span:where(.svelte-jmdmot){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-history.svelte-jmdmot{padding:8px;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease;margin-right:8px;display:flex;align-items:center;justify-content:center}.remove-history.svelte-jmdmot:hover{background-color:var(--bg-mid)}.remove-history.svelte-jmdmot:focus{outline:2px solid var(--key-color);outline-offset:-2px;background-color:var(--bg-mid)}.recommend-list.svelte-jmdmot{display:flex;flex-direction:column;border-top:1px solid var(--separator)}.recommend-item.svelte-jmdmot{display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;text-align:left;font-size:14px;color:var(--high-emphasis);cursor:pointer;transition:background-color .2s ease}.recommend-item.svelte-jmdmot:hover{background-color:var(--bg-mid)}.recommend-item.svelte-jmdmot:focus{outline:2px solid var(--key-color);outline-offset:-2px;background-color:var(--bg-mid)}.recommend-item.svelte-jmdmot span:where(.svelte-jmdmot){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-msg.svelte-jmdmot{padding:12px 16px;font-size:13px;color:var(--mid-emphasis)}@media (max-width: 900px){.suggestions-grid.svelte-jmdmot{grid-template-columns:1fr}}@media (max-width: 768px){.search-history.svelte-jmdmot{left:0;right:0}}
