.ncm-tree-browser.svelte-a0ash2{border:1px solid var(--border-color, #e2e8f0);border-radius:var(--radius-base, 8px);padding:var(--space-md, 1rem);background:var(--color-white, #fff)}.breadcrumb.svelte-a0ash2{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;margin-bottom:var(--space-sm, .75rem);font-size:var(--font-size-xs, .85rem)}.breadcrumb-item.svelte-a0ash2{background:none;border:none;color:var(--color-flux, #3b82f6);cursor:pointer;padding:2px 6px;border-radius:var(--radius-sm, 4px);font-family:var(--font-family-body);font-size:var(--font-size-xs, .85rem);transition:background var(--duration-fast, .15s) ease}.breadcrumb-item.svelte-a0ash2:hover{background:var(--hover-bg, rgba(32, 128, 192, .08));text-decoration:underline}.breadcrumb-item.svelte-a0ash2:focus-visible{outline:2px solid var(--color-volion-primary, #3b82f6);outline-offset:1px}.breadcrumb-current.svelte-a0ash2{font-weight:var(--font-weight-bold, 700);color:var(--color-graphite, #334155)}.breadcrumb-separator.svelte-a0ash2{color:var(--color-text-muted, #94a3b8);-webkit-user-select:none;user-select:none}.toolbar.svelte-a0ash2{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm, .5rem);margin-bottom:var(--space-sm, .5rem);flex-wrap:wrap}.level-label.svelte-a0ash2{font-family:var(--font-family-primary);font-size:var(--font-size-xs, .75rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-text-secondary, #64748b);text-transform:uppercase;letter-spacing:.04em;margin:0}.tree-search.svelte-a0ash2{padding:var(--space-xs, 4px) var(--space-sm, 8px);border:1px solid #e0e0e0;border-radius:var(--radius-sm, 4px);font-family:var(--font-family-body);font-size:var(--font-size-xs, .8rem);background:var(--color-white, #fff);min-width:200px}.tree-search.svelte-a0ash2:focus{outline:none;border-color:var(--color-volion-primary, #3b82f6);box-shadow:0 0 0 3px #2080c01a}.loading.svelte-a0ash2,.empty.svelte-a0ash2{padding:var(--space-lg, 1.5rem);text-align:center;color:var(--color-text-muted, #94a3b8);font-size:var(--font-size-sm, .875rem)}.spinner.svelte-a0ash2{display:inline-block;width:16px;height:16px;border:2px solid rgba(59,130,246,.2);border-top-color:var(--color-flux, #3b82f6);border-radius:50%;animation:svelte-a0ash2-spin .6s linear infinite;vertical-align:middle;margin-right:6px}@keyframes svelte-a0ash2-spin{to{transform:rotate(360deg)}}.tree-list.svelte-a0ash2{list-style:none;padding:0;margin:0;max-height:420px;overflow-y:auto;border-top:1px solid #f0f0f0}.tree-item.svelte-a0ash2{display:flex;align-items:center;gap:var(--space-sm, .75rem);width:100%;padding:var(--space-sm, .5rem) var(--space-md, .75rem);border:none;background:none;cursor:pointer;text-align:left;border-radius:0;font-family:var(--font-family-body);font-size:var(--font-size-sm, .875rem);color:var(--color-graphite, #334155);transition:background var(--duration-fast, .15s) ease;border-bottom:1px solid #f8f8f8}.tree-item.svelte-a0ash2:hover{background:var(--hover-bg, rgba(32, 128, 192, .06))}.tree-item.svelte-a0ash2:focus-visible{outline:2px solid var(--color-volion-primary, #3b82f6);outline-offset:-2px}.tree-code.svelte-a0ash2{font-family:SF Mono,Fira Code,monospace;font-weight:var(--font-weight-bold, 700);min-width:4.5rem;color:var(--color-flux, #3b82f6);letter-spacing:.04em;flex-shrink:0}.tree-desc.svelte-a0ash2{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-secondary, #64748b)}.tree-arrow.svelte-a0ash2{flex-shrink:0;color:var(--color-text-muted, #94a3b8);display:flex;align-items:center}.tree-select-hint.svelte-a0ash2{flex-shrink:0;font-size:var(--font-size-xs, .75rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-flux, #3b82f6);padding:2px 8px;background:#3b82f614;border-radius:var(--radius-sm, 4px);text-transform:uppercase;letter-spacing:.04em}.filter-count.svelte-a0ash2{font-size:var(--font-size-xs, .75rem);color:var(--color-text-muted, #94a3b8);text-align:right;margin:var(--space-xs, 4px) 0 0;padding:0 var(--space-md, .75rem)}.ncm-tree-browser.inline.svelte-a0ash2{border:none;border-radius:0;padding:0}.ncm-tree-browser.inline.svelte-a0ash2 .tree-list:where(.svelte-a0ash2){max-height:280px}.ncm-tree-browser.compact.svelte-a0ash2 .breadcrumb:where(.svelte-a0ash2){font-size:.75rem;margin-bottom:.4rem}.ncm-tree-browser.compact.svelte-a0ash2 .breadcrumb-item:where(.svelte-a0ash2){font-size:.75rem;padding:1px 4px}.ncm-tree-browser.compact.svelte-a0ash2 .level-label:where(.svelte-a0ash2){font-size:.7rem}.ncm-tree-browser.compact.svelte-a0ash2 .tree-item:where(.svelte-a0ash2){padding:.35rem .5rem;font-size:.8rem}.ncm-tree-browser.compact.svelte-a0ash2 .tree-code:where(.svelte-a0ash2){font-size:.8rem;min-width:3.5rem}.ncm-tree-browser.compact.svelte-a0ash2 .tree-search:where(.svelte-a0ash2){font-size:.75rem;padding:3px 6px;min-width:160px}.ncm-tree-browser.compact.svelte-a0ash2 .loading:where(.svelte-a0ash2),.ncm-tree-browser.compact.svelte-a0ash2 .empty:where(.svelte-a0ash2){padding:.75rem;font-size:.8rem}@media(max-width:640px){.toolbar.svelte-a0ash2{flex-direction:column;align-items:stretch}.tree-search.svelte-a0ash2{min-width:100%}.tree-code.svelte-a0ash2{min-width:3.5rem;font-size:var(--font-size-xs, .8rem)}}
