.select-box.svelte-12m3i98{position:relative;width:100%}.select-box-trigger.svelte-12m3i98{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;cursor:pointer;font-family:inherit;font-weight:500;font-size:14px;text-align:left}.select-box-trigger.svelte-12m3i98:hover{border-color:#ccc}.chevron.svelte-12m3i98{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide-icon%20lucide%20lucide-chevron-down%20size-5%22%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);width:20px;height:20px;background-repeat:no-repeat;background-size:contain;background-position:left;transition:transform .2s ease-in-out}.chevron.open.svelte-12m3i98{transform:rotate(180deg)}.select-box-menu.svelte-12m3i98{position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;border:1px solid #e4e4e4;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:9999;max-height:250px;overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:#e2e2e2 transparent}.select-box-menu.svelte-12m3i98::-webkit-scrollbar{width:3px;height:6px}.select-box-menu.svelte-12m3i98::-webkit-scrollbar-thumb{background-color:#e2e2e2;border-radius:8px}.select-box-menu.svelte-12m3i98::-webkit-scrollbar-track{background:transparent}.select-box-menu.svelte-12m3i98::-webkit-scrollbar-corner{background:transparent}.select-box-menu.svelte-12m3i98::-webkit-scrollbar-button{display:none;width:0;height:0}.select-box-option.svelte-12m3i98{display:flex;justify-content:space-between;align-items:center;padding:7px 14px;cursor:pointer;border-radius:6px;font-weight:500;font-size:14px}.select-box-option.svelte-12m3i98:hover{background-color:#f0f0f0}.select-box-option.selected.svelte-12m3i98{background-color:#eef2ff;color:#4f46e5;font-weight:500}
