.wrap.svelte-gjx2ev{position:relative;display:inline-block;min-width:160px}.trigger.svelte-gjx2ev{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);width:100%;padding:7px 10px;border:1px solid var(--border-strong);background:var(--bg-1);color:var(--fg-0);font-family:var(--font-mono);font-size:var(--fs-sm);cursor:pointer;border-radius:0;text-align:left;transition:border-color .08s ease,background .08s ease;-webkit-user-select:none;user-select:none}.trigger.svelte-gjx2ev:hover{border-color:var(--fg-muted);background:var(--bg-2)}.trigger.open.svelte-gjx2ev{outline:2px solid var(--accent);outline-offset:0;border-color:var(--accent)}.chevron.svelte-gjx2ev{display:inline-flex;align-items:center;color:var(--fg-muted);transform:rotate(90deg);transition:transform .12s ease;flex-shrink:0}.chevron.open.svelte-gjx2ev{transform:rotate(-90deg)}.list.svelte-gjx2ev{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:200;margin:0;padding:0;list-style:none;background:var(--bg-1);border:1px solid var(--accent);outline:none;box-shadow:0 4px 12px #00000059;max-height:min(300px,60vh);overflow-y:auto;overscroll-behavior:contain}.list.up.svelte-gjx2ev{top:auto;bottom:calc(100% + 2px);box-shadow:0 -4px 12px #00000059}.option.svelte-gjx2ev{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-2);padding:8px 10px;font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--fg-0);cursor:pointer;border-bottom:1px solid var(--border);transition:background .06s ease}.option.svelte-gjx2ev:last-child{border-bottom:none}.option.active.svelte-gjx2ev{background:var(--bg-2)}.option.selected.svelte-gjx2ev{color:var(--accent)}.option.active.selected.svelte-gjx2ev{background:var(--bg-2)}.check.svelte-gjx2ev{display:inline-flex;align-items:center;color:var(--accent);flex-shrink:0}
