.ptr{min-width:0}.ptr-chips{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ptr-none{font-size:var(--text-sm)}.ptr-chip{border:1px solid var(--border);background:var(--surface);min-width:0;max-width:100%;font-size:var(--text-sm);border-radius:999px;align-items:center;gap:6px;padding:2px 4px 2px 2px;display:inline-flex}.ptr-chip-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ptr-chip-extra{flex:none}.ptr-chip-x{width:18px;height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ptr-chip-x:hover{background:var(--danger);color:var(--text-inverse)}.ptr-add{flex:none;align-items:center;gap:6px;display:inline-flex}
