.select-wrap.svelte-t5ihcw{width:100%;position:relative}.select-native.svelte-t5ihcw{width:100%;color:var(--c-text);background:var(--c-field);border:1px solid var(--c-border-field);border-radius:var(--r-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%236f685c' stroke-width='1.8'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;outline:none;padding:12px 36px 12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.select-native.svelte-t5ihcw:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px #3a5a401f}.select-custom.svelte-t5ihcw{display:none}.select-trigger.svelte-t5ihcw{text-align:left;width:100%;color:var(--c-text);background:var(--c-field);border:1px solid var(--c-border-field);border-radius:var(--r-sm);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .15s;display:flex}.select-trigger.svelte-t5ihcw span.placeholder:where(.svelte-t5ihcw){color:var(--c-placeholder)}.select-trigger.svelte-t5ihcw:hover{border-color:#c3b79c}.select-trigger.svelte-t5ihcw.open{border-color:var(--c-primary);box-shadow:0 0 0 3px #3a5a401f}.chevron.svelte-t5ihcw{color:var(--c-muted);flex-shrink:0;transition:transform .15s;display:flex}.chevron.svelte-t5ihcw.open{transform:rotate(180deg)}.select-list.svelte-t5ihcw{z-index:100;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-md);max-height:264px;box-shadow:var(--sh-pop);margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.select-list.svelte-t5ihcw li:where(.svelte-t5ihcw){list-style:none}.select-list.svelte-t5ihcw li:where(.svelte-t5ihcw) button:where(.svelte-t5ihcw){text-align:left;width:100%;color:var(--c-text-nav);border-radius:var(--r-xs);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 12px;font-family:inherit;font-size:14px;transition:background .12s,color .12s;display:flex}.select-list.svelte-t5ihcw li:where(.svelte-t5ihcw) button:where(.svelte-t5ihcw):hover{background:var(--c-green-tint);color:var(--c-primary)}.select-list.svelte-t5ihcw li.selected:where(.svelte-t5ihcw) button:where(.svelte-t5ihcw){color:var(--c-primary);background:var(--c-green-tint);font-weight:600}.select-list.svelte-t5ihcw li.selected:where(.svelte-t5ihcw) button:where(.svelte-t5ihcw):after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%233a5a40' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:15px;height:15px}@media (pointer:fine){.select-native.svelte-t5ihcw{display:none}.select-custom.svelte-t5ihcw{display:block;position:relative}}
