[data-select-viewport],[data-combobox-viewport]{scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important}[data-combobox-viewport]::-webkit-scrollbar{display:none!important}[data-select-viewport]::-webkit-scrollbar{display:none!important}.select-field.svelte-175q3az{display:inline-flex;min-width:0;max-width:100%;width:100%;position:relative;vertical-align:middle}.select-native.svelte-175q3az{position:absolute;width:1px;height:1px;padding:0;border:0;clip-path:inset(50%);overflow:hidden;pointer-events:none}.ui-select{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:100%;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);font:inherit;font-size:13px;text-align:left;cursor:pointer;box-shadow:none}.ui-select>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ui-select>svg{flex-shrink:0;color:var(--muted)}.ui-select:hover:not(:disabled),.ui-select[data-state=open]{background:var(--surface-soft)}.ui-select:disabled{color:var(--muted);cursor:not-allowed;background:var(--surface-soft)}.ui-select-content{z-index:110;min-width:var(--bits-select-anchor-width);max-width:calc(100vw - 24px);max-height:min(320px,var(--bits-select-content-available-height));overflow:auto;padding:6px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-raised);outline:none}.ui-select-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:8px;font-size:13px;cursor:pointer;outline:none;min-height:38px}.ui-select-option[data-highlighted],.ui-select-option[data-selected]{background:var(--surface-soft)}.ui-select-option[data-disabled]{color:var(--muted);cursor:not-allowed}.ui-select-option span{overflow-wrap:anywhere}
