[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}.sw-select-trigger{display:flex;gap:8px;align-items:center;justify-content:space-between;width:100%;height:48px;padding-inline:16px;border:1px solid transparent;border-radius:20px;background:rgb(var(--color-surface));color:rgb(var(--color-text-primary));font:var(--font-body-lg);cursor:pointer;transition:border-color var(--duration-default)}.sw-select-trigger:hover{border-color:#ffffff1a}.sw-select-trigger:focus-visible{border-color:rgb(var(--color-accent-primary));outline:none}.sw-select-trigger:disabled{opacity:.6;cursor:default;pointer-events:none}.sw-select-trigger__value.svelte-t5ihcw{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sw-select-trigger__value--placeholder.svelte-t5ihcw{color:rgb(var(--color-text-subtle))}.sw-select-content{z-index:60;min-width:var(--bits-select-anchor-width);max-height:min(360px,var(--bits-select-content-available-height));padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgb(var(--color-elevated));box-shadow:0 16px 40px #00000080}.sw-select-content[data-state=open]{animation:svelte-t5ihcw-sw-select-fade var(--duration-default) ease}@keyframes svelte-t5ihcw-sw-select-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.sw-select-viewport{display:flex;flex-direction:column;gap:2px;overflow-y:auto;max-height:inherit}.sw-select-item.svelte-t5ihcw{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:12px;color:rgb(var(--color-text-primary));cursor:pointer}.sw-select-item--highlighted.svelte-t5ihcw{background:#ffffff12}.sw-select-item--disabled.svelte-t5ihcw{opacity:.45;cursor:default}.sw-select-item.svelte-t5ihcw svg{flex-shrink:0;color:rgb(var(--color-accent-primary))}.sw-select-item__text.svelte-t5ihcw{display:flex;flex-direction:column;gap:1px;min-width:0}.sw-select-item__label.svelte-t5ihcw{font:var(--font-body-sm-app)}.sw-select-item__caption.svelte-t5ihcw{color:rgb(var(--color-text-subtle));font:var(--font-caption)}
