.searchable-dropdown[data-v-eefeb1a9]{position:relative;width:100%}.sd-input-wrap[data-v-eefeb1a9]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--border,#d1d5db);border-radius:8px;background:var(--white);cursor:pointer;font-size:14px;transition:border-color .2s;min-height:42px;box-sizing:border-box}.sd-input-wrap[data-v-eefeb1a9]:focus-within,.sd-input-wrap[data-v-eefeb1a9]:hover{border-color:var(--red,#c00)}.sd-selected[data-v-eefeb1a9]{color:var(--text-dark,#111827)}.sd-placeholder[data-v-eefeb1a9]{color:var(--muted,#9ca3af)}.sd-arrow[data-v-eefeb1a9]{font-size:1rem;color:var(--muted);transition:transform .2s}.sd-arrow.open[data-v-eefeb1a9]{transform:rotate(180deg)}.sd-dropdown[data-v-eefeb1a9]{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--white);border:1px solid var(--border,#d1d5db);border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:50;max-height:240px;display:flex;flex-direction:column}.sd-search[data-v-eefeb1a9]{padding:10px 12px;border:none;border-bottom:1px solid var(--border,#e5e7eb);outline:none;font-size:13px;border-radius:8px 8px 0 0}.sd-options[data-v-eefeb1a9]{overflow-y:auto;flex:1}.sd-option[data-v-eefeb1a9]{padding:10px 12px;cursor:pointer;font-size:13.5px;color:var(--text-dark,#374151);transition:background .1s}.sd-option[data-v-eefeb1a9]:hover{background:var(--gray-50,#f9fafb)}.sd-option.active[data-v-eefeb1a9]{background:#fff1f2;color:var(--red,#c00);font-weight:600}.sd-empty[data-v-eefeb1a9]{padding:16px;text-align:center;color:var(--muted);font-size:13px}
