.tree-select.svelte-1ktwwjh{position:relative;width:100%}.trigger.svelte-1ktwwjh{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;background:var(--input-bg);border:1px solid var(--input-border);border-radius:6px;color:var(--text-primary);font-size:inherit;font-family:inherit;cursor:pointer;text-align:left;gap:6px;transition:border-color .15s}.trigger.svelte-1ktwwjh:hover:not(.disabled){border-color:var(--input-focus)}.open.svelte-1ktwwjh .trigger:where(.svelte-1ktwwjh){border-color:var(--input-focus);border-bottom-left-radius:0;border-bottom-right-radius:0}.trigger.disabled.svelte-1ktwwjh{opacity:.6;cursor:not-allowed}.trigger.error.svelte-1ktwwjh{border-color:var(--color-expired, #c62828)}.trigger-label.svelte-1ktwwjh{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trigger-label.muted.svelte-1ktwwjh{color:var(--text-placeholder)}.trigger-chevron.svelte-1ktwwjh{font-size:.6em;color:var(--text-muted);flex-shrink:0;transition:transform .15s;line-height:1}.trigger-chevron.rotated.svelte-1ktwwjh{transform:rotate(180deg)}.dropdown.svelte-1ktwwjh{position:absolute;top:100%;left:0;right:0;background:var(--card-bg);border:1px solid var(--input-focus);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 6px 16px #00000026;max-height:280px;overflow-y:auto;z-index:200}.option.svelte-1ktwwjh{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:8px 8px 8px 12px;cursor:pointer;color:var(--text-primary);font-size:.9em;text-align:left;-webkit-user-select:none;user-select:none;transition:background .1s}.option.svelte-1ktwwjh:hover:not(.is-selected){background:var(--bg-surface-2)}.option.is-selected.svelte-1ktwwjh{background:var(--accent-light);color:var(--accent);font-weight:500}.option.null-option.svelte-1ktwwjh{border-bottom:1px solid var(--border)}.expand-btn.svelte-1ktwwjh{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:var(--bg-surface-2);border:none;padding:0;cursor:pointer;color:var(--accent);font-size:1.2em;line-height:1;border-radius:5px;transition:transform .15s,background .1s}.expand-btn.svelte-1ktwwjh:hover{background:var(--accent-light)}.expand-btn.expanded.svelte-1ktwwjh{transform:rotate(90deg)}.opt-label.svelte-1ktwwjh{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opt-label.muted.svelte-1ktwwjh{color:var(--text-muted);font-style:italic}
