.cs-wrap.svelte-yyk2qr{flex:1;min-width:0;max-width:200px;display:inline-block;position:relative}.cs-wrap--disabled.svelte-yyk2qr{opacity:.55;pointer-events:none}.cs-trigger.svelte-yyk2qr{box-sizing:border-box;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-secondary);width:100%;min-height:34px;color:var(--text);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:13px;transition:background .12s,border-color .12s;display:inline-flex}.cs-wrap.svelte-yyk2qr:not(.cs-wrap--disabled) .cs-trigger:where(.svelte-yyk2qr):hover{background:var(--ui-fill-hover);border-color:var(--ui-outline-hover)}.cs-wrap--open.svelte-yyk2qr .cs-trigger:where(.svelte-yyk2qr){border-color:color-mix(in srgb, var(--crystal) 35%, var(--border));box-shadow:0 0 0 1px color-mix(in srgb, var(--crystal) 20%, transparent)}.cs-label.svelte-yyk2qr{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.cs-chevron.svelte-yyk2qr{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text-muted);flex-shrink:0;width:0;height:0;transition:transform .15s}.cs-wrap--open.svelte-yyk2qr .cs-chevron:where(.svelte-yyk2qr){transform:rotate(180deg)}.cs-list.svelte-yyk2qr{z-index:200;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-panel);max-height:min(280px,40vh);margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #00000073}.cs-option.svelte-yyk2qr{border-radius:calc(var(--radius) - 2px);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;padding:7px 10px;font-family:inherit;font-size:13px;transition:background .1s;display:block}.cs-option.svelte-yyk2qr:hover{background:var(--ui-fill-hover)}.cs-option--selected.svelte-yyk2qr{background:color-mix(in srgb, var(--crystal) 10%, transparent);color:var(--crystal);font-weight:600}
