input-search.svelte-13fhjow{width:100%;height:48px;display:grid;grid-template-columns:1fr auto;border-radius:28px;align-content:center;padding-right:4px;border:1px solid var(--border-color);background:var(--input-color);position:relative;transform:z-index 0ms ease .18s}input-search.focus.svelte-13fhjow{z-index:6}input.svelte-13fhjow{width:100%;font:var(--body-medium);appearance:none;height:100%;padding:0 24px;color:var(--on-high)}input-search.svelte-13fhjow:has(input:where(.svelte-13fhjow):hover){outline:1px solid var(--primary)}input-search.svelte-13fhjow .icon{margin-right:8px}input.svelte-13fhjow::placeholder{font:var(--body-large);color:var(--on-high)}menu.svelte-13fhjow{width:100%;max-height:40dvh;position:absolute;background:var(--input-color);border:1px solid var(--border-color);top:56px;border-radius:24px;overflow:auto;display:grid;gap:16px;padding:24px 0}menu.svelte-13fhjow div:where(.svelte-13fhjow){display:grid;gap:8px}p.label.svelte-13fhjow{font:var(--body-large);color:var(--on-high);padding:0 20px}p.empty.svelte-13fhjow{font:var(--label-large);padding:16px}button.svelte-13fhjow{width:100%;text-transform:capitalize;font:var(--label-large);color:var(--on-medium);padding:12px 20px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;grid-template-columns:auto auto;align-items:center;justify-content:start}button.svelte-13fhjow img:where(.svelte-13fhjow){width:20px;height:20px;border-radius:50%;margin-right:8px;grid-row:1/3}button.svelte-13fhjow .icon{width:20px;height:20px;font-size:20px;grid-row:1/3;margin-right:8px}button.svelte-13fhjow span:where(.svelte-13fhjow){text-align:start}button.svelte-13fhjow span.label:where(.svelte-13fhjow){grid-column:2/3;grid-row:1/2}button.svelte-13fhjow span.caption:where(.svelte-13fhjow){grid-column:2/3;grid-row:2/3}button.svelte-13fhjow:hover{background:rgba(var(--secondary-hover),.25)}
