.searchable-select.svelte-yfs0cr{position:relative;width:100%}.select-trigger.svelte-yfs0cr{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:var(--db-surface-container-high);border:none;border-radius:10px;cursor:pointer;transition:all .15s ease;text-align:left;font-size:.9375rem}.select-trigger.svelte-yfs0cr:hover{background:var(--db-surface-container-highest)}.select-trigger.svelte-yfs0cr:focus{outline:none;box-shadow:0 0 0 2px #b02f0033}.selected-text.svelte-yfs0cr{color:var(--db-on-surface);font-weight:500}.placeholder.svelte-yfs0cr{color:var(--db-outline)}.chevron.svelte-yfs0cr{width:18px;height:18px;color:var(--db-on-surface-variant);flex-shrink:0}.dropdown-backdrop.svelte-yfs0cr{position:fixed;inset:0;z-index:50;background:#191c1e40;backdrop-filter:blur(4px) saturate(1.05);-webkit-backdrop-filter:blur(4px) saturate(1.05);animation:svelte-yfs0cr-dropdown-backdrop-in .15s ease-out}.dropdown.svelte-yfs0cr{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2rem);max-width:440px;max-height:70vh;background:var(--db-surface-container-lowest);border:1px solid var(--db-outline-variant);border-radius:var(--db-card-radius);box-shadow:0 1px #fff9 inset,0 32px 64px -24px #b02f0047,0 12px 28px -12px #191c1e38;display:flex;flex-direction:column;overflow:hidden;animation:svelte-yfs0cr-dropdown-in .18s cubic-bezier(.16,1,.3,1)}@keyframes svelte-yfs0cr-dropdown-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-yfs0cr-dropdown-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px)) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.search-container.svelte-yfs0cr{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;background:linear-gradient(180deg,rgb(255 87 34 / .035),transparent);border-bottom:1px solid var(--db-outline-variant)}.search-icon.svelte-yfs0cr{width:18px;height:18px;color:var(--db-primary);flex-shrink:0}.search-input.svelte-yfs0cr{flex:1;border:none;background:transparent;font-family:var(--db-heading-font);font-size:.9375rem;font-weight:500;color:var(--db-on-surface);outline:none;letter-spacing:-.005em}.search-input.svelte-yfs0cr::placeholder{color:var(--db-outline);font-weight:400}.clear-btn.svelte-yfs0cr{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--db-surface-container);border:none;border-radius:999px;cursor:pointer;color:var(--db-on-surface-variant);transition:all .15s ease;flex-shrink:0}.clear-btn.svelte-yfs0cr:hover{background:var(--db-primary-container);color:var(--db-on-primary)}.clear-btn.svelte-yfs0cr svg:where(.svelte-yfs0cr){width:12px;height:12px}.items-list.svelte-yfs0cr{flex:1;overflow-y:auto;padding:.375rem}.items-list.svelte-yfs0cr::-webkit-scrollbar{width:6px}.items-list.svelte-yfs0cr::-webkit-scrollbar-thumb{background:var(--db-outline-variant);border-radius:999px}.items-list.svelte-yfs0cr::-webkit-scrollbar-thumb:hover{background:var(--db-outline)}.empty-state.svelte-yfs0cr{padding:2.5rem 1.5rem;text-align:center;font-family:var(--db-heading-font);font-size:.875rem;color:var(--db-on-surface-variant)}.item.svelte-yfs0cr{position:relative;display:flex;align-items:center;width:100%;padding:.625rem .875rem;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:background .15s ease,transform .15s ease;text-align:left}.item.svelte-yfs0cr:before{content:"";position:absolute;left:4px;top:50%;width:2px;height:0;background:var(--db-primary);border-radius:2px;transform:translateY(-50%);transition:height .15s cubic-bezier(.4,0,.2,1)}.item.svelte-yfs0cr:hover,.item.highlighted.svelte-yfs0cr{background:var(--db-surface-container-low)}.item.highlighted.svelte-yfs0cr:before{height:18px}.item.selected.svelte-yfs0cr{background:linear-gradient(90deg,rgb(255 87 34 / .06),rgb(255 87 34 / .02) 70%,transparent)}.item.selected.svelte-yfs0cr:before{height:22px}.item.selected.highlighted.svelte-yfs0cr{background:linear-gradient(90deg,rgb(255 87 34 / .09),rgb(255 87 34 / .03) 70%,transparent)}
