.lumic-autocomplete.svelte-obyrhy{position:relative;width:100%}.input-wrapper.svelte-obyrhy{width:100%}.suggestions.svelte-obyrhy{position:absolute;top:100%;left:0;right:0;background-color:var(--white-primary, #ffffff);border-top:none;max-height:200px;overflow-y:auto;z-index:1;box-shadow:0 2px 8px #0000001a}.suggestion.svelte-obyrhy{padding:8px 12px;cursor:pointer;transition:background-color .2s ease;outline:none;border:none;background:transparent;width:100%;text-align:left;font:inherit;color:inherit;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.suggestion.svelte-obyrhy:hover{background-color:var(--color-background-hover, #f5f5f5)}.suggestion.svelte-obyrhy:focus{background-color:var(--color-background-hover, #f5f5f5)}.suggestion.selected.svelte-obyrhy{background-color:var(--color-background-selected, #e8e8e8);font-weight:500}.suggestion.focused.svelte-obyrhy{background-color:var(--color-background-focus, #e0e0e0)}.suggestion.error.svelte-obyrhy,.suggestion.loading.svelte-obyrhy{color:var(--color-text-muted, #666666);font-style:italic;cursor:default}
