.uix-navlist.svelte-hvkbh{display:flex;flex-direction:column;width:100%}.uix-navlist__item.svelte-hvkbh{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;color:var(--text-secondary, #a0a0a0);cursor:pointer;transition:all .15s ease;text-align:left;border-radius:6px}.uix-navlist__item.svelte-hvkbh:hover:not(.disabled){background:var(--surface-elevated, #1a1a1a);color:var(--text-primary, #ffffff)}.uix-navlist__item.selected.svelte-hvkbh{background:var(--surface-elevated, #1a1a1a);color:var(--text-accent, #cdfe00)}.uix-navlist__item.disabled.svelte-hvkbh{opacity:.5;cursor:not-allowed}.uix-navlist--pills.svelte-hvkbh .uix-navlist__item.selected:where(.svelte-hvkbh){background:var(--accent-primary, #cdfe00);color:var(--accent-on-primary, #000000)}.uix-navlist--underline.svelte-hvkbh .uix-navlist__item:where(.svelte-hvkbh){border-radius:0;border-left:2px solid transparent}.uix-navlist--underline.svelte-hvkbh .uix-navlist__item.selected:where(.svelte-hvkbh){border-left-color:var(--accent-primary, #cdfe00);background:transparent}.uix-navlist__icon.svelte-hvkbh{flex-shrink:0;display:flex;align-items:center;justify-content:center}.uix-navlist__label.svelte-hvkbh{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uix-navlist__count.svelte-hvkbh{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:var(--surface-card, #121212);color:var(--text-muted, #666666);font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center}.uix-navlist__item.selected.svelte-hvkbh .uix-navlist__count:where(.svelte-hvkbh){background:#cdfe0033;color:var(--text-accent, #cdfe00)}.uix-navlist__badge.svelte-hvkbh{flex-shrink:0;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.uix-navlist__badge--default.svelte-hvkbh{background:var(--surface-elevated, #1a1a1a);color:var(--text-secondary, #a0a0a0)}.uix-navlist__badge--accent.svelte-hvkbh{background:#cdfe0033;color:var(--accent-primary, #cdfe00)}.uix-navlist__badge--warning.svelte-hvkbh{background:#f59e0b33;color:var(--color-warning, #f59e0b)}.uix-navlist__badge--error.svelte-hvkbh{background:#ef444433;color:var(--color-error, #ef4444)}.uix-navlist__group.svelte-hvkbh{display:flex;flex-direction:column}.uix-navlist__group-header.svelte-hvkbh{font-weight:500}.uix-navlist__chevron.svelte-hvkbh{flex-shrink:0;transition:transform .2s ease}.uix-navlist__chevron.rotated.svelte-hvkbh{transform:rotate(180deg)}.uix-navlist__children.svelte-hvkbh{padding-left:24px;display:flex;flex-direction:column;gap:2px;margin-top:2px}.uix-navlist__child.svelte-hvkbh{font-size:.9em}
