#list-container{height:600px}.vlist-item{display:flex;align-items:center;gap:12px;padding:0 16px}.item__avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;flex-shrink:0}.item__text{flex:1;min-width:0}.item__name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item__email{font-size:13px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item__index{font-size:12px;color:var(--text-muted);min-width:48px;text-align:right;font-variant-numeric:tabular-nums}.attr-truncate{max-width:140px;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:right}.is-disabled{opacity:0.25;pointer-events:none;user-select:none;transition:opacity 0.2s ease-out}.ui-hint{margin:4px 0 0;padding:0;font-size:11px;color:var(--text-muted);opacity:0.6;line-height:1.4;transition:opacity 0.2s ease-out}